@font-face {
  font-family: 'LaFinquita';
  src:  url('fonts/LaFinquita.eot?7s2shx');
  src:  url('fonts/LaFinquita.eot?7s2shx#iefix') format('embedded-opentype'),
    url('fonts/LaFinquita.ttf?7s2shx') format('truetype'),
    url('fonts/LaFinquita.woff?7s2shx') format('woff'),
    url('fonts/LaFinquita.svg?7s2shx#LaFinquita') 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: 'LaFinquita' !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-Contacto:before {
  content: "\e900";
  color: #4d2000;
}
.icon-Formas:before {
  content: "\e901";
  color: #4d2000;
}
.icon-Pago:before {
  content: "\e902";
  color: #4d2000;
}
.icon-Transporte-1:before {
  content: "\e903";
  color: #4d2000;
}
