/* Font Awesome 6 — Subset local */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2");
}

.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands {
  -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,.fa-solid,.fa { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.far,.fa-regular   { font-family: "Font Awesome 6 Free"; font-weight: 400; }
.fab,.fa-brands    { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-arrow-right:before { content: "\f061"; }
.fa-award:before { content: "\f559"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-building:before { content: "\f1ad"; }
.fa-bus:before { content: "\f207"; }
.fa-bus-simple:before { content: "\e49d"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-church:before { content: "\f51d"; }
.fa-circle-check:before { content: "\f058"; }
.fa-clock:before { content: "\f017"; }
.fa-dollar-sign:before { content: "\f155"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-gear:before { content: "\f013"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-headset:before { content: "\f590"; }
.fa-instagram:before { content: "\f16d"; }
.fa-map:before { content: "\f279"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-person:before { content: "\f183"; }
.fa-restroom:before { content: "\f7bd"; }
.fa-route:before { content: "\f4d7"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-signal:before { content: "\f012"; }
.fa-snowflake:before { content: "\f2dc"; }
.fa-star:before { content: "\f005"; }
.fa-star-half-stroke:before { content: "\f5c0"; }
.fa-tag:before { content: "\f02b"; }
.fa-trophy:before { content: "\f091"; }
.fa-tv:before { content: "\f26c"; }
.fa-umbrella-beach:before { content: "\f5ca"; }
.fa-users:before { content: "\f0c0"; }
.fa-van-shuttle:before { content: "\f5b6"; }
.fa-water:before { content: "\f773"; }
.fa-whatsapp:before { content: "\f232"; }
