/* Font Awesome 6 Free Solid — local subset */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
}

.fa-solid, .fas {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.fa-lock-open::before { content: "\f3c1"; }
.fa-coins::before { content: "\f51e"; }
.fa-globe::before { content: "\f0ac"; }
.fa-chart-column::before { content: "\e0e3"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-users::before { content: "\f0c0"; }
.fa-language::before { content: "\f1ab"; }
.fa-gift::before { content: "\f06b"; }
.fa-chart-line::before { content: "\f201"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-money-bill-trend-up::before { content: "\e5d7"; }
.fa-house::before { content: "\f015"; }
.fa-earth-americas::before { content: "\f57d"; }
.fa-arrows-rotate::before { content: "\f021"; }
.fa-chart-pie::before { content: "\f200"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-clock::before { content: "\f017"; }
.fa-circle-check::before { content: "\f058"; }
.fa-bullseye::before { content: "\f140"; }
.fa-link::before { content: "\f0c1"; }
.fa-star::before { content: "\f005"; }
.fa-gears::before { content: "\f085"; }
