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

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

.envios-truck:before {
  content: "\e900";
}
