/* Sistem Anahtar - Sadece Kullanılan İkonlar */
/* Font Awesome Free 6.5 - Subset */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-solid-900.woff2') format('woff2');
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/webfonts/fa-brands-400.woff2') format('woff2');
}

.fas, .far { font-family: 'Font Awesome 6 Free'; font-weight: 900; -webkit-font-smoothing: antialiased; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; display: inline-block; }
.fab { font-family: 'Font Awesome 6 Brands'; font-weight: 400; -webkit-font-smoothing: antialiased; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; display: inline-block; }

/* Kullanılan ikonlar */
.fa-key::before { content: "\f084"; }
.fa-phone::before { content: "\f095"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-clock::before { content: "\f017"; }
.fa-car::before { content: "\f1b9"; }
.fa-car-crash::before { content: "\f5e1"; }
.fa-tools::before { content: "\f7d9"; }
.fa-lock::before { content: "\f023"; }
.fa-microchip::before { content: "\f2db"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-star::before { content: "\f005"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-plus::before { content: "\f067"; }
.fa-times::before { content: "\f00d"; }
.fa-expand::before { content: "\f065"; }
.fa-images::before { content: "\f302"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-map-pin::before { content: "\f276"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-home::before { content: "\f015"; }
.fa-list::before { content: "\f03a"; }
.fa-search::before { content: "\f002"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-award::before { content: "\f559"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-gem::before { content: "\f3a5"; }
.fa-heart::before { content: "\f004"; }
.fa-smile::before { content: "\f118"; }
.fa-th::before { content: "\f00a"; }
.fa-screwdriver::before { content: "\f54a"; }
.fa-broadcast-tower::before { content: "\f519"; }
.fa-battery-three-quarters::before { content: "\f241"; }
.fa-motorcycle::before { content: "\f21c"; }
.fa-door-open::before { content: "\f52b"; }
.fa-wrench::before { content: "\f0ad"; }
.fa-cog::before { content: "\f013"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-question-circle::before { content: "\f059"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-bars::before { content: "\f0c9"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-edit::before { content: "\f044"; }
.fa-trash::before { content: "\f1f8"; }
.fa-upload::before { content: "\f093"; }
.fa-cloud-upload-alt::before { content: "\f382"; }
.fa-save::before { content: "\f0c7"; }
.fa-bell::before { content: "\f0f3"; }
.fa-inbox::before { content: "\f01c"; }
.fa-check-double::before { content: "\f560"; }

/* Brands */
.fa-whatsapp::before { content: "\f232"; }
.fa-instagram::before { content: "\f16d"; }
.fa-facebook::before { content: "\f09a"; }
