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

.fas::before,
.far::before,
.fab::before {
  display: inline-block;
}

.fa-bars::before { content: "\2630"; }
.fa-xmark::before { content: "\2715"; }
.fa-search::before,
.fa-magnifying-glass::before { content: "\2315"; }
.fa-thumbtack::before { content: "\1F4CC"; }
.fa-compass::before { content: "\1F9ED"; }
.fa-check-circle::before { content: "\2713"; }
.fa-file-alt::before { content: "\1F4C4"; }
.fa-arrow-right::before { content: "\2192"; }
.fa-arrow-up::before { content: "\2191"; }
.fa-arrow-up-right-from-square::before,
.fa-arrow-up-right-dots::before,
.fa-exchange-alt::before { content: "\2197"; }
.fa-calendar-check::before { content: "\1F5D3"; }
.fa-wallet::before { content: "\1F45D"; }
.fa-users::before { content: "\1F465"; }
.fa-layer-group::before { content: "\25A6"; }
.fa-toolbox::before { content: "\1F9F0"; }
.fa-list::before,
.fa-list-check::before,
.fa-filter::before { content: "\2261"; }
.fa-envelope::before { content: "\2709"; }
.fa-paper-plane::before { content: "\27A4"; }
.fa-folder-open::before { content: "\1F4C2"; }
.fa-chart-line::before { content: "\1F4C8"; }
.fa-info-circle::before { content: "\2139"; }
.fa-lock::before { content: "\1F512"; }
.fa-link::before { content: "\1F517"; }
.fa-tag::before { content: "\1F3F7"; }
.fa-plus-circle::before { content: "\271A"; }
.fa-globe::before { content: "\1F310"; }
.fa-comments::before { content: "\1F4AC"; }
.fa-handshake::before { content: "\1F91D"; }
.fa-heart::before { content: "\2665"; }
.fa-bullseye::before { content: "\25CE"; }
.fa-sparkles::before,
.fa-crown::before,
.fa-badge-check::before { content: "\2726"; }
.fa-rectangle-ad::before { content: "\25AD"; }
.fa-scale-balanced::before { content: "\2696"; }
.fa-screwdriver-wrench::before,
.fa-sync-alt::before { content: "\2699"; }
.fa-thumbs-up::before { content: "\1F44D"; }
.fa-thumbs-down::before { content: "\1F44E"; }
.fa-github::before { content: "GH"; font-size: 0.7em; font-weight: 700; }
.fa-twitter::before { content: "X"; font-size: 0.8em; font-weight: 700; }
.fa-facebook-f::before,
.fa-facebook::before { content: "f"; font-size: 0.9em; font-weight: 700; }
.fa-linkedin-in::before { content: "in"; font-size: 0.75em; font-weight: 700; }
.fa-youtube::before { content: "\25B6"; }
.fa-ad::before { content: "Ad"; font-size: 0.7em; font-weight: 700; }
