@font-face {
  font-family: 'taxidemo';
  src:
    url('fonts/taxidemo.ttf?gqu31v') format('truetype'),
    url('fonts/taxidemo.woff?gqu31v') format('woff'),
    url('fonts/taxidemo.svg?gqu31v#taxidemo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.taxi-close:before {
  content: "\e903";
}
.taxi-menu:before {
  content: "\e904";
}
.taxi-windows:before {
  content: "\f17a";
}
.taxi-coins:before {
  content: "\f51e";
}
.taxi-heart-broken:before {
  content: "\f7a9";
}
.taxi-clock:before {
  content: "\f017";
}
.taxi-check-circle:before {
  content: "\f058";
}
.taxi-calendar-alt:before {
  content: "\f073";
}
.taxi-gem:before {
  content: "\f3a5";
}
.taxi-wrench:before {
  content: "\f0ad";
}
.taxi-child:before {
  content: "\f1ae";
}
.taxi-mobile-alt:before {
  content: "\f3cd";
}
.taxi-phone-alt:before {
  content: "\f879";
}
.taxi-coins1:before {
  content: "\f51f";
}
.taxi-heart-broken1:before {
  content: "\f7aa";
}
.taxi-standard:before {
  content: "\e900";
}
.taxi-minibus:before {
  content: "\e901";
}
.taxi-business:before {
  content: "\e902";
}
