@font-face {
	font-family: 'matador';
	src:url('../fonts/matador.eot?-2mtyc7');
	src:url('../fonts/matador.eot?#iefix-2mtyc7') format('embedded-opentype'),
		url('../fonts/matador.woff?-2mtyc7') format('woff'),
		url('../fonts/matador.ttf?-2mtyc7') format('truetype'),
		url('../fonts/matador.svg?-2mtyc7#matador') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'matador';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-reload:before {
	content: "\e60d";
}
.icon-salir:before {
	content: "\e60c";
}
.icon-user:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-search:before {
	content: "\e602";
}
.icon-menu:before {
	content: "\e603";
}
.icon-mapa:before {
	content: "\e604";
}
.icon-linkedin:before {
	content: "\e605";
}
.icon-facebook:before {
	content: "\e606";
}
.icon-cross:before {
	content: "\e607";
}
.icon-arrow_up:before {
	content: "\e608";
}
.icon-arrow_right:before {
	content: "\e609";
}
.icon-arrow_left:before {
	content: "\e60a";
}
.icon-arrow_down:before {
	content: "\e60b";
}
