/* Font Awesome 6.4 subset – icons used on V-Beauty */
.fa,.fa-solid,.fas,.fa-brands,.fab{
  -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,.fas{font-family:"Font Awesome 6 Free";font-weight:900;}
.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400;}

@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url("webfonts/fa-solid-subset.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-subset.woff2") format("woff2");
}

.fa-location-dot::before { content: "\f3c5"; }
.fa-phone::before { content: "\f095"; }
.fa-quote-left::before { content: "\f10d"; }
.fa-comments::before { content: "\f086"; }
.fa-check-circle::before { content: "\f058"; }
.fa-heart::before { content: "\f004"; }
.fa-star::before { content: "\f005"; }
.fa-clock::before { content: "\f017"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-user-md::before { content: "\f0f0"; }
.fa-ruler-combined::before { content: "\f546"; }
.fa-spa::before { content: "\f5bb"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-paintbrush::before { content: "\f1fc"; }
.fa-bottle-droplet::before { content: "\e4c4"; }
.fa-gem::before { content: "\f3a5"; }
.fa-scissors::before { content: "\f0c4"; }
.fa-pump-soap::before { content: "\e06b"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-cc-visa::before { content: "\f1f0"; }
.fa-cc-mastercard::before { content: "\f1f1"; }
