@font-face {
	font-family: 'iconos';
	src:url('Iconos/fonts/iconos.eot?c6cud4');
	src:url('Iconos/fonts/iconos.eot?#iefixc6cud4') format('embedded-opentype'),
		url('Iconos/fonts/iconos.woff?c6cud4') format('woff'),
		url('Iconos/fonts/iconos.ttf?c6cud4') format('truetype'),
		url('Iconos/fonts/iconos.svg?c6cud4#iconos') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icono {
	font-family: 'iconos';
	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;
}
