/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('webfonts/fa-regular-400.woff2') format('woff2'), url('webfonts/fa-regular-400.ttf') format('truetype');
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('webfonts/fa-solid-900.woff2') format('woff2'), url('webfonts/fa-solid-900.ttf') format('truetype');
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('webfonts/fa-brands-400.woff2') format('woff2'), url('webfonts/fa-brands-400.ttf') format('truetype');
}
.fa, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-solid, .fas { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
.fa-regular, .far { font-family: 'Font Awesome 6 Free'; font-weight: 400; }
.fa-brands, .fab { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }

/* Sitede Kullanılan Ana İkonların Tanımları */
.fa-kaaba::before { content: "\f66b"; }
.fa-phone-volume::before { content: "\f2a0"; }
.fa-envelope-open::before { content: "\f1d7"; }
.fa-plane-departure::before { content: "\f5b0"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-tags::before { content: "\f02c"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-route::before { content: "\f4d6"; }
.fa-hotel::before { content: "\f594"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-file-signature::before { content: "\f573"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-instagram::before { content: "\f16d"; }
.fa-twitter::before { content: "\f099"; }
.fa-youtube::before { content: "\f167"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-comments::before { content: "\f086"; }
.fa-star::before { content: "\f005"; }
.fa-trash::before { content: "\f1f8"; }
.fa-sliders::before { content: "\f1de"; }
.fa-plus-circle::before { content: "\f055"; }
.fa-arrow-right-long::before { content: "\f178"; }
.fa-magnifying-glass-plus::before { content: "\f00e"; }
