.fak.fa-blue-bike::before, .fa-kit.fa-blue-bike::before { content: "\e002"; }
.fak.fa-bus-stop::before, .fa-kit.fa-bus-stop::before { content: "\e00f"; }
.fak.fa-cambio::before, .fa-kit.fa-cambio::before { content: "\e007"; }
.fak.fa-de-lijn::before, .fa-kit.fa-de-lijn::before { content: "\e001"; }
.fak.fa-de-waterbus::before, .fa-kit.fa-de-waterbus::before { content: "\e00b"; }
.fak.fa-donkey-republic::before, .fa-kit.fa-donkey-republic::before { content: "\e003"; }
.fak.fa-hoppin::before, .fa-kit.fa-hoppin::before { content: "\e006"; }
.fak.fa-hoppin-alt::before, .fa-kit.fa-hoppin-alt::before { content: "\e00a"; }
.fak.fa-hoppy::before, .fa-kit.fa-hoppy::before { content: "\e010"; }
.fak.fa-light-bus-simple-clock::before, .fa-kit.fa-light-bus-simple-clock::before { content: "\e00e"; }
.fak.fa-mivb-stib::before, .fa-kit.fa-mivb-stib::before { content: "\e008"; }
.fak.fa-nmbs::before, .fa-kit.fa-nmbs::before { content: "\e000"; }
.fak.fa-regular-tire-user::before, .fa-kit.fa-regular-tire-user::before { content: "\e00d"; }
.fak.fa-share4mobility::before, .fa-kit.fa-share4mobility::before { content: "\e004"; }
.fak.fa-shared-bike::before, .fa-kit.fa-shared-bike::before { content: "\e009"; }
.fak.fa-tec::before, .fa-kit.fa-tec::before { content: "\e005"; }
.fak.fa-vlaanderen-leeuw::before, .fa-kit.fa-vlaanderen-leeuw::before { content: "\e00c"; }

.fak, .fa-kit {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome Kit";
}

@font-face {
  font-family: "Font Awesome Kit";
  font-style: normal;
  font-display: block;
  src: url("../webfonts/custom-icons.woff2") format("woff2"), url("../webfonts/custom-icons.ttf") format("truetype");
}
