/* FontAwesome 5 Free — SADECE temada kullanılan 26 ikonun subset'i.
   pro.fontawesome.com all.css (29,6 KiB) ve cdnjs font-awesome 4.7 (foot.php)
   yerine geçer. FA4 sınıf adları (fa-envelope-o, fa-shield vb.) alias olarak
   eklenmiştir. Yeni ikon gerekirse bu dosyaya glyph + subset eklenmeli. */
@font-face{font-family:'FA5-Solid';font-style:normal;font-weight:900;font-display:block;src:url('../fonts/fa-subset/fa-solid-subset.woff2') format('woff2')}
@font-face{font-family:'FA5-Regular';font-style:normal;font-weight:400;font-display:block;src:url('../fonts/fa-subset/fa-regular-subset.woff2') format('woff2')}
@font-face{font-family:'FA5-Brands';font-style:normal;font-weight:400;font-display:block;src:url('../fonts/fa-subset/fa-brands-subset.woff2') format('woff2')}
.fa,.fas,.far,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa,.fas{font-family:'FA5-Solid';font-weight:900}
.far{font-family:'FA5-Regular';font-weight:400}
.fab{font-family:'FA5-Brands';font-weight:400}
/* Solid */
.fa-check:before{content:"\f00c"}
.fa-cog:before{content:"\f013"}
.fa-download:before{content:"\f019"}
.fa-envelope:before{content:"\f0e0"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-phone-alt:before{content:"\f879"}
.fa-plane:before{content:"\f072"}
.fa-star:before{content:"\f005"}
.fa-user:before{content:"\f007"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-bars:before{content:"\f0c9"}
/* FA4 aliases */
.fa-map-marker:before{content:"\f041"}
.fa-phone:before{content:"\f095"}
.fa-plus:before{content:"\f067"}
.fa-shield:before{content:"\f3ed"}
.fa-envelope-o{font-family:'FA5-Regular'!important;font-weight:400}
.fa-envelope-o:before{content:"\f0e0"}
/* Regular */
.fa-calendar-alt:before{content:"\f073"}
.fa-heart:before{content:"\f004"}
.fa-share-square:before{content:"\f14d"}
/* Brands */
.fa-facebook-f:before{content:"\f39e"}
.fa-google:before{content:"\f1a0"}
.fa-instagram:before{content:"\f16d"}
.fa-twitter:before{content:"\f099"}
