@font-face {
  font-family: "FontAwesomeSubsetSolid";
  src: url("../fonts/fontawesome-subset/fa-solid-900.woff2") format("woff2"),
       url("../fonts/fontawesome-subset/fa-solid-900.ttf") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FontAwesomeSubsetBrands";
  src: url("../fonts/fontawesome-subset/fa-brands-400.woff2") format("woff2"),
       url("../fonts/fontawesome-subset/fa-brands-400.ttf") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.fa-solid, .fa-brands {
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-rendering: auto;
}

.fa-solid {
  font-family: "FontAwesomeSubsetSolid";
}

.fa-brands {
  font-family: "FontAwesomeSubsetBrands";
}

.fa-backward::before { content: "\f04a"; }
.fa-backward-fast::before { content: "\f049"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-download::before { content: "\f019"; }
.fa-forward::before { content: "\f04e"; }
.fa-forward-fast::before { content: "\f050"; }
.fa-circle-xmark::before { content: "\f057"; }
.fa-filter::before { content: "\f0b0"; }
.fa-eraser::before { content: "\f12d"; }
.fa-circle-exclamation::before { content: "\f06a"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-square-arrow-up-right::before { content: "\f14c"; }
.fa-share-nodes::before { content: "\f1e0"; }
.fa-thumbs-down::before { content: "\f165"; }
.fa-rotate::before { content: "\f2f1"; }
.fa-language::before { content: "\f1ab"; }
.fa-copy::before { content: "\f0c5"; }
.fa-house::before { content: "\f015"; }
.fa-cake-candles::before { content: "\f1fd"; }
.fa-dice::before { content: "\f522"; }
.fa-check::before { content: "\f00c"; }
.fa-circle::before { content: "\f111"; }
.fa-swatchbook::before { content: "\f5c3"; }
.fa-message::before { content: "\f27a"; }
.fa-cookie-bite::before { content: "\f564"; }
.fa-face-frown::before { content: "\f119"; }
.fa-earth-europe::before { content: "\f7a2"; }
.fa-clock::before { content: "\f017"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-sort::before { content: "\f0dc"; }
.fa-arrow-up-a-z::before { content: "\f15e"; }
.fa-arrow-down-a-z::before { content: "\f15d"; }
.fa-arrow-up-wide-short::before { content: "\f161"; }
.fa-arrow-down-wide-short::before { content: "\f160"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-chevron-down::before { content: "\f078"; }

.fa-linkedin::before { content: "\f08c"; }
.fa-paypal::before { content: "\f1ed"; }
.fa-google-play::before { content: "\f3ab"; }
.fa-instagram::before { content: "\f16d"; }
