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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-control-inventarios:before {
  content: "\e900";
}
.icon-punto-de-venta:before {
  content: "\e901";
}
.icon-promociones:before {
  content: "\e902";
}
.icon-facturacion:before {
  content: "\e903";
}
.icon-multisucursal:before {
  content: "\e904";
}
.icon-cuentas-por-cobrar:before {
  content: "\e905";
}
.icon-compras:before {
  content: "\e906";
}
.icon-bancos:before {
  content: "\e907";
}
.icon-control-de-gastos:before {
  content: "\e908";
}
.icon-produccion:before {
  content: "\e909";
}
.icon-business-intelligence:before {
  content: "\e90a";
}
.icon-actializaciones-sin-costo:before {
  content: "\e90b";
}
.icon-atencion-a-clientes:before {
  content: "\e90c";
}
.icon-erp-en-la-nube:before {
  content: "\e90d";
}
.icon-control-de-usuarios:before {
  content: "\e90e";
}
.icon-app-embarques:before {
  content: "\e90f";
}
