.fak.fa-buylicense::before, .fa-kit.fa-buylicense::before { content: "\e000"; }
.fak.fa-copy-example::before, .fa-kit.fa-copy-example::before { content: "\e00e"; }
.fak.fa-custom-chat-bubble::before, .fa-kit.fa-custom-chat-bubble::before { content: "\e00d"; }
.fak.fa-demo::before, .fa-kit.fa-demo::before { content: "\e00c"; }
.fak.fa-eula::before, .fa-kit.fa-eula::before { content: "\e00b"; }
.fak.fa-iron-hash::before, .fa-kit.fa-iron-hash::before { content: "\e00a"; }
.fak.fa-iron-suite::before, .fa-kit.fa-iron-suite::before { content: "\e014"; }
.fak.fa-json-to-csharp-converter::before, .fa-kit.fa-json-to-csharp-converter::before { content: "\e009"; }
.fak.fa-languages::before, .fa-kit.fa-languages::before { content: "\e008"; }
.fak.fa-licensing::before, .fa-kit.fa-licensing::before { content: "\e007"; }
.fak.fa-maven::before, .fa-kit.fa-maven::before { content: "\e011"; }
.fak.fa-newtonsoft::before, .fa-kit.fa-newtonsoft::before { content: "\e006"; }
.fak.fa-npm::before, .fa-kit.fa-npm::before { content: "\e012"; }
.fak.fa-nuget::before, .fa-kit.fa-nuget::before { content: "\e00f"; }
.fak.fa-plugconnect::before, .fa-kit.fa-plugconnect::before { content: "\e005"; }
.fak.fa-pypi::before, .fa-kit.fa-pypi::before { content: "\e010"; }
.fak.fa-shard::before, .fa-kit.fa-shard::before { content: "\e004"; }
.fak.fa-support::before, .fa-kit.fa-support::before { content: "\e003"; }
.fak.fa-tutorial-link::before, .fa-kit.fa-tutorial-link::before { content: "\e002"; }
.fak.fa-upgrades::before, .fa-kit.fa-upgrades::before { content: "\e001"; }

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