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

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

.fa,
.fas,
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa-flag:before{content:"\f024"}
.fa-globe:before{content:"\f0ac"}
.fa-star:before{content:"\f005"}
.fa-glass-cheers:before{content:"\f79f"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-wallet:before{content:"\f555"}
.fa-tags:before{content:"\f02c"}
.fa-eye:before{content:"\f06e"}
.fa-comment:before{content:"\f075"}
.fa-paperclip:before{content:"\f0c6"}
.fa-camera:before{content:"\f030"}
.fa-clock:before{content:"\f017"}
.fa-coins:before{content:"\f51e"}
.fa-credit-card:before{content:"\f09d"}
.fa-play:before{content:"\f04b"}
.fa-search:before{content:"\f002"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-building:before{content:"\f1ad"}
.fa-desktop:before{content:"\f390"}
.fa-dice:before{content:"\f522"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-reddit-alien:before{content:"\f281"}
.fa-x-twitter:before{content:"\e61b"}
.fa-instagram:before{content:"\f16d"}
.fa-facebook:before{content:"\f09a"}
.fa-youtube:before{content:"\f167"}
.fa-arrow-alt-circle-right:before{content:"\f35a"}
.fa-arrow-alt-circle-up:before{content:"\f35b"}
.fa-check-circle:before{content:"\f058"}
.fa-dollar-sign:before{content:"\24"}
.fa-file-alt:before{content:"\f15c"}
.fa-times-circle:before{content:"\f057"}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-regular-400-subset.woff2") format("woff2");
}

.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

.fas, .far, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* Alias для ACES-плагіна, який жорстко прописує стару назву family */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: swap;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900-subset.woff2") format("woff2");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: swap;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400-subset.woff2") format("woff2");
}
