/*!
 * Font Awesome Free 6.5.1 — Self-hosted subset (JollyDent)
 * Only icons actually used on this site. Full font binary retained for rendering.
 * Eliminates 2 CDN round-trips and 2 render-blocking CSS files.
 */

/* --- Base font-face declarations --- */
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url('../fonts/fa-solid-900.woff2') format('woff2')}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/fa-brands-400.woff2') format('woff2')}

/* --- Base icon classes --- */
.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block)}
.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block)}

/* --- Solid icons used on this site --- */
.fa-arrow-right:before{content:"\f061"}
.fa-calendar-check:before{content:"\f274"}
.fa-chevron-down:before{content:"\f078"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-up:before{content:"\f077"}
.fa-circle-check:before{content:"\f058"}
.fa-clock:before{content:"\f017"}
.fa-crown:before{content:"\f521"}
.fa-envelope:before{content:"\f0e0"}
.fa-globe:before{content:"\f0ac"}
.fa-location-dot:before{content:"\f3c5"}
.fa-paper-plane:before{content:"\f1d8"}
.fa-percent:before{content:"\25"}
.fa-phone:before{content:"\f095"}
.fa-scissors:before{content:"\f0c4"}
.fa-shield-heart:before{content:"\e574"}
.fa-star:before{content:"\f005"}
.fa-teeth:before{content:"\f62e"}
.fa-teeth-open:before{content:"\f62f"}
.fa-tooth:before{content:"\f5c9"}
.fa-user-doctor:before{content:"\f0f0"}
.fa-wand-magic-sparkles:before{content:"\e2ca"}
.fa-xmark:before{content:"\f00d"}

/* --- Brand icons used on this site --- */
.fa-facebook-f:before{content:"\f39e"}
.fa-instagram:before{content:"\f16d"}
.fa-pinterest-p:before{content:"\f231"}
.fa-whatsapp:before{content:"\f232"}
.fa-x-twitter:before{content:"\e61b"}
