.fak.fa-pb-arrow-right::before, .fa-kit.fa-pb-arrow-right::before { content: "\e004"; }
.fak.fa-pb-circle-arrow-left::before, .fa-kit.fa-pb-circle-arrow-left::before { content: "\e001"; }
.fak.fa-pb-circle-arrow-left-hovered::before, .fa-kit.fa-pb-circle-arrow-left-hovered::before { content: "\e006"; }
.fak.fa-pb-circle-arrow-right::before, .fa-kit.fa-pb-circle-arrow-right::before { content: "\e000"; }
.fak.fa-pb-circle-arrow-right-hovered::before, .fa-kit.fa-pb-circle-arrow-right-hovered::before { content: "\e005"; }
.fak.fa-pb-circle-button-arrow-top::before, .fa-kit.fa-pb-circle-button-arrow-top::before { content: "\e002"; }
.fak.fa-pb-circle-button-arrow-top-hovered::before, .fa-kit.fa-pb-circle-button-arrow-top-hovered::before { content: "\e003"; }
.fak.fa-pb-circle-plus::before, .fa-kit.fa-pb-circle-plus::before { content: "\e007"; }
.fak.fa-pb-circle-plus-hovered::before, .fa-kit.fa-pb-circle-plus-hovered::before { content: "\e008"; }
.fak.fa-pb-micro-arrow::before, .fa-kit.fa-pb-micro-arrow::before { content: "\e009"; }
.fak.fa-pb-micro-arrow-hovered::before, .fa-kit.fa-pb-micro-arrow-hovered::before { content: "\e00a"; }
.fak.fa-pb-minus-faq::before, .fa-kit.fa-pb-minus-faq::before { content: "\e00c"; }
.fak.fa-pb-plus-faq::before, .fa-kit.fa-pb-plus-faq::before { content: "\e00b"; }
.fak.fa-pb-thin-plus-for-tags::before, .fa-kit.fa-pb-thin-plus-for-tags::before { content: "\e00d"; }

.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");
}
