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

[class^="ven1-"], [class*=" ven1-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vencargo1' !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;
}

.ven1-lista-de-verificacion:before {
  content: "\e900";
}
.ven1-notificaciones:before {
  content: "\e901";
}
.ven1-seguimiento-de-entrega:before {
  content: "\e902";
}
.ven1-calculadora:before {
  content: "\e903";
}
.ven1-historial-de-pedidos:before {
  content: "\e904";
}
.ven1-paquete:before {
  content: "\e905";
}
