/*!
 * Font Awesome 6.4 subset — yalnızca Venturi PHP şablonları + Slick oklarında kullanılan ikonlar.
 * Tam kütüphane: all.css (içerikte ekstra FA sınıfı gerekiyorsa all.css’e geri dönün veya bu dosyaya ekleyin).
 */
.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{
  -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;
}
.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free";}
.fab,.fa-brands{font-family:"Font Awesome 6 Brands";}
@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"),url("../fonts/fa-brands-400.ttf") format("truetype");}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;
  src:url("../fonts/fa-regular-400.woff2") format("woff2"),url("../fonts/fa-regular-400.ttf") format("truetype");}
@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"),url("../fonts/fa-solid-900.ttf") format("truetype");}
.fab,.fa-brands{font-weight:400;}
.far,.fa-regular{font-weight:400;}
.fas,.fa-solid{font-weight:900;}

/* Solid / classic */
.fa-check::before,.fas.fa-check::before{content:"\f00c";}
.fa-xmark::before,.fas.fa-xmark::before,.fa-close::before{content:"\f00d";}
.fa-magnifying-glass::before,.fas.fa-magnifying-glass::before{content:"\f002";}
.fa-user::before,.fas.fa-user::before{content:"\f007";}
.fa-phone::before,.fas.fa-phone::before{content:"\f095";}
.fa-angle-left::before,.fas.fa-angle-left::before{content:"\f104";}
.fa-angle-right::before,.fas.fa-angle-right::before{content:"\f105";}
.fa-angle-up::before,.fas.fa-angle-up::before{content:"\f106";}
.fa-angle-down::before,.fas.fa-angle-down::before{content:"\f107";}
.fa-arrow-left::before,.fas.fa-arrow-left::before{content:"\f060";}
.fa-arrow-right::before,.fas.fa-arrow-right::before{content:"\f061";}
.fa-chevron-right::before,.fas.fa-chevron-right::before{content:"\f054";}
.fa-circle-exclamation::before,.fas.fa-circle-exclamation::before{content:"\f06a";}
.fa-calendar::before,.fas.fa-calendar::before{content:"\f133";}
.fa-file-lines::before,.fas.fa-file-lines::before{content:"\f15c";}
.fa-envelope::before,.fas.fa-envelope::before{content:"\f0e0";}
.fa-location-dot::before,.fas.fa-location-dot::before{content:"\f3c5";}
.fa-layer-group::before,.fas.fa-layer-group::before{content:"\f5fd";}
.fa-industry::before,.fas.fa-industry::before{content:"\f275";}

/* Brands (:before ile uyumlu) */
.fa-facebook-f:before,.fab.fa-facebook-f:before{content:"\f39e";}
.fa-instagram:before,.fab.fa-instagram:before{content:"\f16d";}
.fa-linkedin-in:before,.fab.fa-linkedin-in:before{content:"\f0e1";}
.fa-youtube:before,.fab.fa-youtube:before{content:"\f167";}
.fa-twitter:before,.fab.fa-twitter:before{content:"\f099";}
/* X logosu: 6.4 woff2’de \e61b yoksa kuş ikonu gösterilir; font güncellenince \e61b kullanılabilir */
.fa-x-twitter:before,.fab.fa-x-twitter:before{content:"\f099";}
.fa-whatsapp:before,.fab.fa-whatsapp:before{content:"\f232";}
.fa-foursquare:before,.fab.fa-foursquare:before{content:"\f180";}
