/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/

@font-face {
	font-family: "IcoFont";
	font-weight: normal;
	font-style: "Regular";
	src: url("./../fonts/icofont.woff2") format("woff2"),
	url("./../fonts/icofont.woff") format("woff");
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'IcoFont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
}
.icon-opciones:before { content: "\efe2"; }
.icon-variables:before { content: "\ef3a"; }
.icon-tablas:before { content: "\ee06"; }
.icon-usuarios:before { content: "\ed0d"; }
.icon-iconos:before { content: "\f000"; }
.icon-admin:before { content: "\eeea"; }
.icon-todo:before { content: "\ead8"; }

/* top */
.icon-home:before { content: "\ef47"; }
.icon-screen:before { content: "\efd5"; }
.icon-alerta:before { content: "\eea3"; }
.icon-usuario:before { content: "\ec8e"; }
.icon-salir:before { content: "\efc4"; }
.icon-arriba:before { content: "\eaa1"; }

/* generales */
.icon-edocta:before { content: "\e96e"; }
.icon-calculadora:before { content: "\ec05"; }
.icon-eliminar:before { content: "\ef00"; }
.icon-editar:before { content: "\ebf6"; }
.icon-imprimir:before { content: "\efc6"; }
.icon-codigoqr:before { content: "\efc8"; }
.icon-buscar:before { content: "\ed15"; }
.icon-calendario:before { content: "\ec45"; }
.icon-ok:before { content: "\f021"; }
.icon-falta:before { content: "\efcb"; }
.icon-agregar:before { content: "\efc1"; }
.icon-quitar:before { content: "\ef99"; }
.icon-ticket:before { content: "\f00f"; }
.icon-screenshot:before { content: "\eecf"; }

.icon-check:before { content: "\eed8"; }
.icon-like:before { content: "\f00c"; }

/* users */
.icon-base:before { content: "\eeff"; }
.icon-invitaciones:before { content: "\edb9"; }
.icon-asistiran:before { content: "\ec4c"; }
.icon-proveedores:before { content: "\efbe"; }
.icon-tablero:before { content: "\eff3"; }
.icon-postevento:before { content: "\ebc7"; }
.icon-empresas:before { content: "\eef8"; }
.icon-clientes:before { content: "\ed0c"; }

/* menus */
.icon-tiendas:before { content: "\ef47"; }
.icon-marcas:before { content: "\efbe"; }
.icon-temas:before { content: "\e820"; }

.icon-proveedor:before { content: "\eef7"; }
.icon-cliente:before { content: "\ed09"; }
.icon-sucursal:before { content: "\ef47"; }
.icon-colaborador:before { content: "\ed05"; }

.icon-salon:before { content: "\e804"; }
.icon-sucursales:before { content: "\ef47"; }
.icon-desayuno:before { content: "\ef82"; }

.icon-vendedores:before { content: "\ed07"; }
.icon-video:before { content: "\ecb5"; }
.icon-diseno:before { content: "\efb3"; }
.icon-tablets:before { content: "\ea3a"; }
.icon-equipo:before { content: "\efb2"; }
.icon-degustacion:before { content: "\ef4c"; }

.icon-ahorita:before { content: "\eedc"; }
.icon-medallero:before { content: "\edb4"; }
.icon-asistencia:before { content: "\ec4c"; }
.icon-stand:before { content: "\ebd8"; }
.icon-recorrido:before { content: "\ee46"; }
.icon-ubicacion:before { content: "\f001"; }
.icon-termino:before { content: "\eeaa"; }
.icon-resumen:before { content: "\e97f"; }

.icon-cuestionario:before { content: "\ec86"; }
.icon-encuesta:before { content: "\ef76"; }
.icon-faltaron:before { content: "\efad"; }
.icon-entregados:before { content: "\ee3c"; }
.icon-bitacora:before { content: "\ef72"; }
.icon-lector:before { content: "\efc8"; }
.icon-visitas:before { content: "\eed7"; }

.icon-mapa:before { content: "\f02c"; }
.icon-whatsapp:before { content: "\ed86"; }

/* perfil */
.icon-categoria:before { content: "\f004"; }
.icon-perfil:before { content: "\e970"; }
.icon-nombre:before { content: "\ed01"; }
.icon-direccion:before { content: "\ed42"; }
.icon-telefono:before { content: "\efbb"; }
.icon-celular:before { content: "\ed86"; }
.icon-correo:before { content: "\ef13"; }
.icon-foto:before { content: "\ec47"; }


