/*!
 * Font Awesome 6 Pro — contact page subset
 * Only includes icons used on /contact and its fragments.
 */

/* font-face: 4 weights needed (light, regular, solid, brands) */
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../fa-brands-400-d75b4efa0bc6aff27a90aefb6c66bc14.woff2) format("woff2"),url(../fa-brands-400-8e30a7ef0db10f7516e6619678d3c606.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(../fa-light-300-1dbf2f135e83e533320378913b6f6de9.woff2) format("woff2"),url(../fa-light-300-04d60941123efae405e12d9c43c60732.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(../fa-regular-400-2b9bb8777f07b062afe59f7e812cd9de.woff2) format("woff2"),url(../fa-regular-400-5c4009cce97ef9efdbb382e903f76153.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(../fa-solid-900-2dde3500fd0ab4c12a998cd662f656aa.woff2) format("woff2"),url(../fa-solid-900-203239372eb8e59c0b83a46c0bae97e1.ttf) format("truetype")}

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

/* ── icons used in contact.html ── */
.fa-envelope:before{content:"\f0e0"}
.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}
.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}
.fa-phone:before{content:"\f095"}

/* ── icons used in cta-two.html ── */
.fa-bolt-lightning:before{content:"\e0b7"}
.fa-check:before{content:"\f00c"}

/* ── fal icons (injected by meanmenu via main.js) ── */
.fa-plus:before{content:"\2b"}

/* ── icons used in mobile-nav-content.html ── */
.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}
.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}

/* ── brand icons used in footer-multilang.html ── */
.fa-envelope-open:before{content:"\f2b6"}
.fa-facebook:before{content:"\f09a"}
.fa-facebook-f:before{content:"\f39e"}
.fa-twitter:before{content:"\f099"}
.fa-linkedin:before{content:"\f08c"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-youtube:before{content:"\f167"}
.fa-pinterest:before{content:"\f0d2"}
.fa-instagram:before{content:"\f16d"}
.fa-tiktok:before{content:"\e07b"}
