/*!
 * Font Awesome - Minimal subset (sadece sitede kullanılan ikonlar)
 * Kaynak: font-awesome-local.css | Font Awesome 6 Free by @fontawesome
 */
.fa,.fas,.fab,.far,.fal,.far,.fa-solid,.fa-brands,.fa-regular{
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  line-height:1;
  text-rendering:auto;
}
.fa,.fas{font-family:"Font Awesome 6 Free";font-weight:900;}
.fab{font-family:"Font Awesome 6 Brands";font-weight:400;}
.far{font-family:"Font Awesome 6 Free";font-weight:400;}
.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-5x{font-size:3em;line-height:1em;vertical-align:-.1em}

@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url(../awesome/fa-solid-900.woff2) format("woff2"),url(../awesome/fa-solid-900.ttf) format("truetype");
}
@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(../awesome/fa-regular-400.woff2) format("woff2"),url(../awesome/fa-regular-400.ttf) format("truetype");
}
@font-face{
  font-family:"Font Awesome 6 Brands";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(../awesome/fa-brands-400.woff2) format("woff2"),url(../awesome/fa-brands-400.ttf) format("truetype");
}
/* Font Awesome 5 Free alias (tasarim.php ::after search-plus) */
@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(../awesome/fa-solid-900.woff2) format("woff2"),url(../awesome/fa-solid-900.ttf) format("truetype");}

/* Solid icons - frontend */
.fa-phone:before{content:"\f095"}
.fa-envelope:before{content:"\f0e0"}
.fa-chevron-down:before{content:"\f078"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-left:before{content:"\f104"}
.fa-search-plus:before,.fa-magnifying-glass-plus:before{content:"\f00e"}
.fa-times:before,.fa-xmark:before{content:"\f00d"}
.fa-upload:before{content:"\f093"}
.fa-map-marker-alt:before,.fa-location-dot:before{content:"\f3c5"}
.fa-arrow-up:before{content:"\f062"}
.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}
.fa-tshirt:before,.fa-shirt:before{content:"\f553"}
.fa-home:before,.fa-house:before{content:"\f015"}
.fa-newspaper:before{content:"\f1ea"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}.fa-star-o{font-weight:400}
.fa-star-half:before,.fa-star-half-stroke:before{content:"\f089"}
.fa-building:before{content:"\f1ad"}
.fa-comment:before{content:"\f075"}
.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}
.fa-clock:before,.fa-clock-four:before{content:"\f017"}
.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}
.fa-comments:before{content:"\f086"}
.fa-arrow-left:before{content:"\f060"}
.fa-image:before{content:"\f03e"}

/* Brands - frontend */
.fa-facebook:before{content:"\f09a"}
.fa-facebook-f:before{content:"\f39e"}
.fa-instagram:before{content:"\f16d"}
.fa-twitter:before{content:"\f099"}
.fa-whatsapp:before{content:"\f232"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-youtube:before{content:"\f167"}
.fa-tiktok:before{content:"\e07b"}
