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

.fa-solid {
  display: inline-block;
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  text-rendering: auto;
}

.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-bars::before { content: "\f0c9"; }
.fa-xmark::before { content: "\f00d"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-store::before { content: "\f54e"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-pen-nib::before { content: "\f5ad"; }
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-check::before { content: "\f00c"; }
.fa-chart-line::before { content: "\f201"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-phone::before { content: "\f095"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-book-open::before { content: "\f518"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-universal-access::before { content: "\f29a"; }
.fa-cookie-bite::before { content: "\f564"; }
.fa-file-contract::before { content: "\f56c"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-desktop::before { content: "\f108"; }
.fa-mobile-screen::before { content: "\f3cf"; }
.fa-comments::before { content: "\f086"; }
.fa-tag::before { content: "\f02b"; }
.fa-cart-shopping::before { content: "\f07a"; }
.fa-link::before { content: "\f0c1"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-user-group::before { content: "\f500"; }
.fa-compass::before { content: "\f14e"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-clock::before { content: "\f017"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-laptop-code::before { content: "\f5fc"; }
.fa-arrow-up-right-from-square::before { content: "\f35d"; }
