/* Font Awesome 6.4 — subset of icons used on the public site */
@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.4.0/webfonts/fa-solid-900.woff2") format("woff2");
}

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

.fa-phone::before { content: "\f095"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-bars::before { content: "\f0c9"; }
.fa-times::before { content: "\f00d"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-clock::before { content: "\f017"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-gavel::before { content: "\f0e3"; }
.fa-award::before { content: "\f559"; }
.fa-star::before { content: "\f005"; }
.fa-university::before { content: "\f19c"; }
.fa-user-injured::before { content: "\f728"; }
.fa-home::before { content: "\f015"; }
.fa-users::before { content: "\f0c0"; }
.fa-file-contract::before { content: "\f56c"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-comments::before { content: "\f086"; }
.fa-chess-knight::before { content: "\f441"; }
.fa-balance-scale::before { content: "\f24e"; }
.fa-lock::before { content: "\f023"; }
.fa-user-shield::before { content: "\f505"; }
.fa-hand-holding-heart::before { content: "\f4be"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-fax::before { content: "\f1ac"; }
.fa-car-crash::before { content: "\f5e1"; }
.fa-heart-broken::before { content: "\f7a9"; }
