@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../../fonts/fa-solid-900.e8a427e15cc5.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../fonts/fa-brands-400.f7307680c7fe.woff2") format("woff2");
}

.fas,
.fa,
.fa-solid {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  line-height: 1;
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  line-height: 1;
}

.fa-bars::before { content: "\f0c9"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-dollar-sign::before { content: "\f155"; }
.fa-ellipsis-v::before { content: "\f142"; }
.fa-globe::before { content: "\f0ac"; }
.fa-headphones-alt::before { content: "\f58f"; }
.fa-heart::before { content: "\f004"; }
.fa-id-badge::before { content: "\f2c1"; }
.fa-language::before { content: "\f1ab"; }
.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-microphone-alt::before { content: "\f3c9"; }
.fa-mobile-alt::before { content: "\f3cd"; }
.fa-play::before { content: "\f04b"; }
.fa-search::before { content: "\f002"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-thumbs-down::before { content: "\f165"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-volume-up::before { content: "\f028"; }
.fa-headphones::before { content: "\f025"; }
.fa-microphone::before { content: "\f130"; }

.fa-facebook::before { content: "\f09a"; }
.fa-twitter::before { content: "\f099"; }
.fa-youtube::before { content: "\f167"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-telegram::before { content: "\f2c6"; }
.fa-odnoklassniki::before { content: "\f263"; }
.fa-vk::before { content: "\f189"; }
.fa-viber::before { content: "\f409"; }
.fa-tiktok::before { content: "\f97b"; }

/* utility weights */
.fa-regular,
.far { font-weight: 400; }
