:root{--fa-family-classic:"Font Awesome 7 Free";--fa-family-brands:"Font Awesome 7 Brands"}
@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url('/lib/webfonts/fa-solid-900.woff2') format('woff2')}
@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url('/lib/webfonts/fa-brands-400.woff2') format('woff2')}

.fa,.fa-solid,.fa-brands{
--_fa-family:var(--fa-family,"Font Awesome 7 Free");
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
display:inline-block;
font-family:var(--_fa-family);
font-style:normal;
font-variant:normal;
line-height:1;
text-rendering:auto;
text-align:center;
width:var(--fa-width,1.25em)
}

.fa:before,.fa-solid:before,.fa-brands:before{content:var(--fa)}

.fa-solid{--fa-family:var(--fa-family-classic);font-weight:900}
.fa-brands{--fa-family:var(--fa-family-brands);font-weight:400}

/* SENDE OLANLAR */
.fa-bars{--fa:"\f0c9"}
.fa-building{--fa:"\f1ad"}
.fa-phone{--fa:"\f095"}
.fa-satellite-dish{--fa:"\f7c0"}
.fa-signal{--fa:"\f012"}
.fa-tv{--fa:"\f26c"}
.fa-whatsapp{--fa:"\f232"}
.fa-xmark{--fa:"\f00d"}

/* BENİM EKLEDİKLERİM */
.fa-location-dot{--fa:"\f3c5"}
.fa-map-location-dot{--fa:"\f5a0"}
.fa-arrow-right{--fa:"\f061"}
.fa-arrow-right-long{--fa:"\f178"}
.fa-tower-broadcast{--fa:"\f519"}