@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../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("../webfonts/fa-brands-400.woff2") format("woff2");
}

.fa-solid,
.fas,
.fa-brands,
.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;
}

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

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

.fa-amazon:before { content: "\f270"; }
.fa-angle-down:before { content: "\f107"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bars:before { content: "\f0c9"; }
.fa-binoculars:before { content: "\f1e5"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-building:before { content: "\f1ad"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-calendar-alt:before,
.fa-calendar-days:before { content: "\f073"; }
.fa-cart-shopping:before { content: "\f07a"; }
.fa-chart-line:before { content: "\f201"; }
.fa-circle-check:before { content: "\f058"; }
.fa-desktop:before { content: "\f390"; }
.fa-door-open:before { content: "\f52b"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-eye:before { content: "\f06e"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-file-lines:before { content: "\f15c"; }
.fa-gears:before { content: "\f085"; }
.fa-globe:before { content: "\f0ac"; }
.fa-hashtag:before { content: "\f292"; }
.fa-heart:before { content: "\f004"; }
.fa-industry:before { content: "\f275"; }
.fa-instagram:before { content: "\f16d"; }
.fa-key:before { content: "\f084"; }
.fa-laptop-code:before { content: "\f5fc"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-link:before { content: "\f0c1"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-location-crosshairs:before { content: "\f601"; }
.fa-location-dot:before,
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-magnifying-glass-chart:before { content: "\e522"; }
.fa-mobile-screen:before { content: "\f3cf"; }
.fa-money-bill-wave:before { content: "\f53a"; }
.fa-network-wired:before { content: "\f6ff"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-pen-nib:before { content: "\f5ad"; }
.fa-phone:before { content: "\f095"; }
.fa-phone-alt:before { content: "\f879"; }
.fa-python:before { content: "\f3e2"; }
.fa-share-nodes:before { content: "\f1e0"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-sliders:before { content: "\f1de"; }
.fa-star-half-stroke:before,
.fa-star-half-alt:before { content: "\f5c0"; }
.fa-store:before { content: "\f54e"; }
.fa-tag:before { content: "\f02b"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-tools:before { content: "\f7d9"; }
.fa-upload:before { content: "\f093"; }
.fa-user:before { content: "\f007"; }
.fa-user-plus:before { content: "\f234"; }
.fa-users:before { content: "\f0c0"; }
.fa-search-dollar:before { content: "\f688"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-wordpress:before { content: "\f19a"; }
.fa-x-twitter:before { content: "\e61b"; }
.fa-youtube:before { content: "\f167"; }
