.fak.fa-euro-sign-regular::before, .fa-kit.fa-euro-sign-regular::before { content: "\e001"; }
.fak.fa-handshake-regular::before, .fa-kit.fa-handshake-regular::before { content: "\e000"; }
.fak.fa-sattel-dunkel::before, .fa-kit.fa-sattel-dunkel::before { content: "\e002"; }
.fak.fa-sharp-solid-location-dot-circle-arrow-right::before, .fa-kit.fa-sharp-solid-location-dot-circle-arrow-right::before { content: "\e008"; }
.fak.fa-sharp-solid-location-dot-circle-minus::before, .fa-kit.fa-sharp-solid-location-dot-circle-minus::before { content: "\e007"; }
.fak.fa-sharp-solid-location-dot-circle-plus::before, .fa-kit.fa-sharp-solid-location-dot-circle-plus::before { content: "\e006"; }
.fak.fa-sharp-solid-location-dot-tag::before, .fa-kit.fa-sharp-solid-location-dot-tag::before { content: "\e009"; }
.fak.fa-solid-check-slash::before, .fa-kit.fa-solid-check-slash::before { content: "\e005"; }
.fak.fa-solid-truck-circle-check::before, .fa-kit.fa-solid-truck-circle-check::before { content: "\e004"; }
.fak.fa-solid-user-circle-check::before, .fa-kit.fa-solid-user-circle-check::before { content: "\e003"; }

.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");
}
