.fa,
.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,
.fa-solid,
.fas {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}

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

.fa-2x {
  font-size: 2em;
}

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

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(webfonts/fa-brands-400.woff2) format("woff2");
}

.fa-check:before {
  content: "\f00c";
}

.fa-star:before {
  content: "\f005";
}

.fa-circle-xmark:before {
  content: "\f057";
}

.fa-circle-question:before {
  content: "\f059";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-circle-arrow-right:before {
  content: "\f0a9";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-location-dot:before,
.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-moon:before {
  content: "\f186";
}

.fa-sun:before {
  content: "\f185";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-file-circle-check:before {
  content: "\e5a0";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-shield-halved:before {
  content: "\f3ed";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-circle-o:before {
  content: "\f111";
  opacity: 0.35;
}

.fa-facebook-f:before {
  content: "\f39e";
}

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

.fa-x-twitter:before {
  content: "\e61b";
}

.fa-whatsapp:before {
  content: "\f232";
}
