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

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