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

.fa,
.fas,
.fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-adjust:before { content: "\f042"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bars:before { content: "\f0c9"; }
.fa-basketball:before { content: "\f434"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-bullseye:before { content: "\f140"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-circle:before { content: "\f111"; }
.fa-clock:before { content: "\f017"; }
.fa-cog:before { content: "\f013"; }
.fa-compass:before { content: "\f14e"; }
.fa-cookie-bite:before { content: "\f564"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-futbol:before { content: "\f1e3"; }
.fa-gavel:before { content: "\f0e3"; }
.fa-home:before { content: "\f015"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-moon:before { content: "\f186"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-signal:before { content: "\f012"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-sun:before { content: "\f185"; }
.fa-table:before { content: "\f0ce"; }
.fa-tachometer-alt:before { content: "\f625"; }
.fa-times:before { content: "\f00d"; }
.fa-user:before { content: "\f007"; }
.fa-user-plus:before { content: "\f234"; }
.fa-wave-square:before { content: "\f83e"; }
