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

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

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.fa-bell::before { content: "\f0f3"; }
.fa-play-circle::before { content: "\f144"; }
.fa-user-graduate::before { content: "\f501"; }
.fa-lock::before { content: "\f023"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-home::before { content: "\f015"; }
.fa-comments::before { content: "\f086"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-phone::before { content: "\f095"; }
.fa-video::before { content: "\f03d"; }
.fa-check-circle::before { content: "\f058"; }
.fa-robot::before { content: "\f544"; }
.fa-book-open::before { content: "\f518"; }
.fa-circle-question::before { content: "\f059"; }
.fa-user-plus::before { content: "\f234"; }
.fa-search::before { content: "\f002"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-user::before { content: "\f007"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-globe-americas::before { content: "\f57d"; }
.fa-users::before { content: "\f0c0"; }
.fa-mobile-alt::before { content: "\f3cd"; }
.fa-comment::before { content: "\f075"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-check::before { content: "\f00c"; }
.fa-user-shield::before { content: "\f505"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-apple::before { content: "\f179"; }
.fa-android::before { content: "\f17b"; }
.fa-google::before { content: "\f1a0"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-venus-mars::before { content: "\f228"; }
