/* Font Awesome 6.5.1 - Minimal Subset (39 icons) */
/* Fonts loaded from CDN, CSS self-hosted */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2") format("woff2");
}

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

.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-award::before { content: "\f559"; }
.fa-binoculars::before { content: "\f1e5"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-brain::before { content: "\f5dc"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-building::before { content: "\f1ad"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-chart-pie::before { content: "\f200"; }
.fa-check::before { content: "\f00c"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-clock::before { content: "\f017"; }
.fa-compass::before { content: "\f14e"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-invoice-dollar::before { content: "\f571"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-gem::before { content: "\f3a5"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-hand-holding-usd::before { content: "\f4c0"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-leaf::before { content: "\f06c"; }
.fa-lock::before { content: "\f023"; }
.fa-mountain::before { content: "\f6fc"; }
.fa-network-wired::before { content: "\f6ff"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-play-circle::before { content: "\f144"; }
.fa-project-diagram::before { content: "\f542"; }
.fa-rocket::before { content: "\f135"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-sitemap::before { content: "\f0e8"; }
.fa-tree::before { content: "\f1bb"; }
.fa-user-tie::before { content: "\f508"; }
.fa-users::before { content: "\f0c0"; }

.fa-linkedin-in::before { content: "\f0e1"; }
