/*!

 * Font Awesome Free 6.5.1 subset - self-hosted, only icons used on this site

 * Original: Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com

 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)

 */

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.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,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}

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

.fas,
.fa-solid {
  font-weight: 900;
}

.far,
.fa-regular {
  font-weight: 400;
}

.fab,
.fa-brands {
  font-weight: 400;
}

@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-facebook-f::before {
  content: "\f39e";
}

.fa-google::before {
  content: "\f1a0";
}

.fa-instagram::before {
  content: "\f16d";
}

.fa-whatsapp::before {
  content: "\f232";
}

.fa-youtube::before {
  content: "\f167";
}

.fa-clock::before {
  content: "\f017";
}

.fa-award::before {
  content: "\f559";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-camera::before {
  content: "\f030";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-crown::before {
  content: "\f521";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-heart::before {
  content: "\f004";
}

.fa-home::before {
  content: "\f015";
}

.fa-images::before {
  content: "\f302";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-phone::before {
  content: "\f095";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-play::before {
  content: "\f04b";
}

.fa-robot::before {
  content: "\f544";
}

.fa-smile::before {
  content: "\f118";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-star::before {
  content: "\f005";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-times::before {
  content: "\f00d";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-x-ray::before {
  content: "\f497";
}
