/* Self-hosted Font Awesome subset — only the icons this site actually uses.
   Generated from @fortawesome/fontawesome-free with fontawesome-subset. */

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

.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;
}
.fa-solid   { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.fa-regular { font-family: 'Font Awesome 6 Free'; font-weight: 400; }
.fa-brands  { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }

.fa-award::before               { content: "\f559"; }
.fa-star::before                { content: "\f005"; }
.fa-clock::before                { content: "\f017"; }
.fa-leaf::before                 { content: "\f06c"; }
.fa-users::before                { content: "\f0c0"; }
.fa-pump-soap::before            { content: "\e06b"; }
.fa-wand-magic-sparkles::before  { content: "\e2ca"; }
.fa-heart::before                { content: "\f004"; }
.fa-briefcase::before            { content: "\f0b1"; }
.fa-crown::before                { content: "\f521"; }
.fa-gift::before                 { content: "\f06b"; }
.fa-phone::before                { content: "\f095"; }
.fa-location-dot::before         { content: "\f3c5"; }
.fa-arrow-right::before          { content: "\f061"; }
.fa-user-check::before           { content: "\f4fc"; }
.fa-plus::before                 { content: "\2b"; }
.fa-envelope::before             { content: "\f0e0"; }
.fa-spa::before                  { content: "\f5bb"; }
.fa-tag::before                  { content: "\f02b"; }
.fa-whatsapp::before             { content: "\f232"; }
.fa-google::before               { content: "\f1a0"; }
