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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-adminuser:before {
  content: "\e900";
  color: #666565;
}
.icon-cargos:before {
  content: "\e901";
  color: #666565;
}
.icon-centrocosto:before {
  content: "\e902";
  color: #666565;
}
.icon-ciudades:before {
  content: "\e903";
  color: #666565;
}
.icon-paises:before {
  content: "\e904";
  color: #666565;
}
.icon-salir:before {
  content: "\e905";
  color: #666565;
}
.icon-tipos:before {
  content: "\e906";
  color: #666565;
}
.icon-usuarios:before {
  content: "\e907";
  color: #666565;
}
.icon-inicio:before {
  content: "\e908";
  color: #666565;
}
.icon-pedidos:before {
  content: "\e909";
  color: #666565;
}
.icon-seguimiento:before {
  content: "\e90a";
  color: #666565;
}
.icon-novedades:before {
  content: "\e90b";
  color: #666565;
}
.icon-carrito:before {
  content: "\e90c";
  color: #666565;
}
.icon-lista1:before {
  content: "\e90d";
  color: #666565;
}
.icon-lista2:before {
  content: "\e90e";
  color: #666565;
}
.icon-articulos:before {
  content: "\e90f";
  color: #666565;
}
