@font-face {
	font-family: 'icomoon';
	src:url('fuentes/icomoon.eot?maxuu1');
	src:url('fuentes/icomoon.eot?#iefixmaxuu1') format('embedded-opentype'),
		url('fuentes/icomoon.ttf?maxuu1') format('truetype'),
		url('fuentes/icomoon.woff?maxuu1') format('woff'),
		url('fuentes/icomoon.svg?maxuu1#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-horario:before {
	content: "\e600";
}
.icon-hojas:before {
	content: "\e601";
}
.icon-cronograma:before {
	content: "\e602";
}
.icon-promo:before {
	content: "\e603";
}
