@font-face {
  font-family: 'xt_navegacion';
  src: url('../../font/xt_navegacion/xt_navegacion.eot'),
       url('../../font/xt_navegacion/xt_navegacion.woff') format('woff'),
       url('../../font/xt_navegacion/xt_navegacion.ttf') format('truetype'),
       url('../../font/xt_navegacion/xt_navegacion.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'xt_navegacion';
	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-check:before {
	content: "\e606";
}
.icon-doble_check:before {
	content: "\e607";
}
.icon-favoritos_active:before {
	content: "\e608";
}
.icon-favoritos_none:before {
	content: "\e609";
}
.icon-menu:before {
	content: "\e60a";
}
.icon-notificacion_active:before {
	content: "\e60b";
}
.icon-notificacion_none:before {
	content: "\e60c";
}
.icon-notificacion:before {
	content: "\e60d";
}
.icon-status:before {
	content: "\e60e";
}
.icon-siguiente:before {
	content: "\e600";
}
.icon-ayuda:before {
	content: "\e601";
}
.icon-cerrar:before {
	content: "\e602";
}
.icon-glosario:before {
	content: "\e603";
}
.icon-indice:before {
	content: "\e604";
}
.icon-anterior:before {
	content: "\e605";
}

