/* FontAwesome 6.5.2 Free — yalnizca bu sitede kullanilan 14 ikon.
   Kaynak all.min.css (101 KB) yerine uretildi; fontlar da ayni glyph'lere subset edildi.
   Yeni ikon eklenirse: kod noktasini all.min.css yedeginden alip buraya ekleyin
   ve fontu yeniden subset edin (bkz. storage/_font_yedek/). */

@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/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(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/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(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}

/* FA5 / FontAwesome takma aile adlari — sablon bazi yerlerde eski adi kullaniyor.
   Ornek: breadcrumb ayraci  before:content-['\f101'] before:font-['Font_Awesome_5_Free']
   Bu takma adlar all.min.css'te vardi; kaldirilirsa o ikonlar bos kare olarak cizilir. */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}

.fa,.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}
.fa,.fas,.fa-solid{font-family:'Font Awesome 6 Free';font-weight:900}
.fab,.fa-brands{font-family:'Font Awesome 6 Brands';font-weight:400}
.far,.fa-regular{font-family:'Font Awesome 6 Free';font-weight:400}

.fa-arrow-up::before{content:"\f062"}
.fa-chevron-right::before{content:"\f054"}
.fa-eye::before{content:"\f06e"}
.fa-facebook-f::before{content:"\f39e"}
.fa-instagram::before{content:"\f16d"}
.fa-linkedin-in::before{content:"\f0e1"}
.fa-paper-plane::before{content:"\f1d8"}
.fa-search::before{content:"\f002"}
.fa-star::before{content:"\f005"}
.fa-user::before{content:"\f007"}
.fa-whatsapp::before{content:"\f232"}
.fa-x-twitter::before{content:"\e61b"}
.fa-xmark::before{content:"\f00d"}
.fa-youtube::before{content:"\f167"}
