@font-face {
  font-family: 'icon';
  src:  url('icon.eot?x6nzeo');
  src:  url('icon.eot?x6nzeo#iefix') format('embedded-opentype'),
    url('icon.ttf?x6nzeo') format('truetype'),
    url('icon.woff?x6nzeo') format('woff'),
    url('icon.svg?x6nzeo#icon') 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: 'icon' !important;
  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;
}

/*-- EDITAR --*/
.icon-Nuevo:before {
  content: "\e919";
}
.icon-Modificar:before {
  content: "\e917";
}
.icon-Guardar:before {
  content: "\e912";
}
.icon-Cancelar:before {
  content: "\e909";
}
.icon-Eliminar:before {
  content: "\e910";
}
.icon-Aceptar:before {
  content: "\e900";
}
.icon-Buscar:before {
  content: "\e905";
}
.icon-Anular:before {
  content: "\e903";
}
.icon-Cerrar:before {
  content: "\e90c";
}
.icon-Salir:before {
  content: "\e91d";
}


.icon-Mass:before {
  content: "\e915";
}
.icon-Menu:before {
  content: "\e916";
}
.icon-Mostrar:before {
  content: "\e918";
}
.icon-Ocultar:before {
  content: "\e91a";
}
.icon-Reporte:before {
  content: "\e91b";
}
.icon-Inicio:before {
  content: "\e913";
}

.icon-Alerta:before {
  content: "\e901";
}
.icon-Almacen:before {
  content: "\e902";
}

.icon-Balance:before {
  content: "\e904";
}

.icon-Caja:before {
  content: "\e906";
}
.icon-Caja2:before {
  content: "\e907";
}
.icon-Campana:before {
  content: "\e908";
}

.icon-Candado:before {
  content: "\e90a";
}
.icon-Cargar:before {
  content: "\e90b";
}

.icon-Compra:before {
  content: "\e90d";
}
.icon-Contrato:before {
  content: "\e90e";
}
.icon-Deslizar:before {
  content: "\e90f";
}
.icon-Entrada:before {
  content: "\e911";
}
.icon-Salida:before {
  content: "\e91c";
}
.icon-Listo:before {
  content: "\e914";
}

.icon-Utilitario:before {
  content: "\e91e";
}
.icon-Venta:before {
  content: "\e91f";
}
