/*! Font Awesome subset 6.5.2 — Tyfekes Design; revert via scripts/fontawesome_config.py */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fa-solid-900.subset.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fa-brands-400.subset.woff2") format("woff2");
}

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

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

.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands,
.fa-classic, .fa-sharp {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-building:before { content: "\f1ad"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-eye:before { content: "\f06e"; }
.fa-home:before { content: "\f015"; }
.fa-hotel:before { content: "\f594"; }
.fa-phone:before { content: "\f095"; }
.fa-store:before { content: "\f54e"; }
.fa-times:before { content: "\f00d"; }
.fa-tree:before { content: "\f1bb"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-pinterest-p:before { content: "\f231"; }
.fa-tiktok:before { content: "\e07b"; }
.fa-viber:before { content: "\f409"; }
.fa-whatsapp:before { content: "\f232"; }
