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

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

.biciweb-icon-altitud:before {
  content: "\e900";
}
.biciweb-icon-distancia:before {
  content: "\e901";
}
.biciweb-icon-ida:before {
  content: "\e902";
}
.biciweb-icon-idavuelta:before {
  content: "\e903";
}
.biciweb-icon-pendiente:before {
  content: "\e904";
}
