/* Font Awesome Free 6.5.0 · kendi sunucumuzdan sunulur.
   (KVKK: cdnjs baglantisi kaldirildi, ziyaretci IP'si yurt disina gitmesin.)
   Yalnizca sitede kullanilan ikonlar tanimlidir.
   Yazi tipleri: SIL OFL 1.1 · CSS: MIT · https://fontawesome.com */

@font-face{
  font-family:'Font Awesome 6 Free';
  font-style:normal; font-weight:900; font-display:block;
  src:url(fa-solid-900.woff2) format('woff2');
}
@font-face{
  font-family:'Font Awesome 6 Brands';
  font-style:normal; font-weight:400; font-display:block;
  src:url(fa-brands-400.woff2) format('woff2');
}

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

.fa-facebook-f::before{content:"\f39e"}
.fa-instagram::before{content:"\f16d"}
.fa-whatsapp::before{content:"\f232"}
.fa-angle-right::before{content:"\f105"}
.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-award::before{content:"\f559"}
.fa-balance-scale::before{content:"\f24e"}
.fa-briefcase::before{content:"\f0b1"}
.fa-building::before{content:"\f1ad"}
.fa-calendar-check::before{content:"\f274"}
.fa-check::before{content:"\f00c"}
.fa-chevron-down::before{content:"\f078"}
.fa-circle-info::before{content:"\f05a"}
.fa-clock::before{content:"\f017"}
.fa-envelope::before{content:"\f0e0"}
.fa-file-invoice-dollar::before{content:"\f571"}
.fa-file-signature::before{content:"\f573"}
.fa-gavel::before{content:"\f0e3"}
.fa-hand-holding-heart::before{content:"\f4be"}
.fa-map-marker-alt::before{content:"\f3c5"}
.fa-phone-alt::before{content:"\f879"}
.fa-plus::before{content:"\f067"}
.fa-scroll::before{content:"\f70e"}
.fa-user-shield::before{content:"\f505"}
