.fak.fa-msv-corner::before, .fa-kit.fa-msv-corner::before { content: "\e002"; }
.fak.fa-msv-down::before, .fa-kit.fa-msv-down::before { content: "\e003"; }
.fak.fa-msv-left::before, .fa-kit.fa-msv-left::before { content: "\e004"; }
.fak.fa-msv-right::before, .fa-kit.fa-msv-right::before { content: "\e005"; }
.fak.fa-msv-up::before, .fa-kit.fa-msv-up::before { content: "\e006"; }
.fak.fa-square-x-twitter::before, .fa-kit.fa-square-x-twitter::before { content: "\e009"; }
.fak.fa-threads-logo::before, .fa-kit.fa-threads-logo::before { content: "\e007"; }
.fak.fa-twitter-x::before, .fa-kit.fa-twitter-x::before { content: "\e008"; }

.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");
}
