/* static/css/bootstrap-icons.minimal.css */

/* @font-face: relative yol kullan! */
@font-face{
  font-family:"bootstrap-icons";
  src:url("../fonts/bootstrap-icons.cc1e5eda776b.woff2") format("woff2");
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}


.bi::before{
  display:inline-block;
  font-family:"bootstrap-icons" !important;
  font-style:normal;
  font-weight:normal !important;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  vertical-align:-0.125em;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:var(--bs-icon-content,"");
}


/* KULLANDIĞIN ikonların içerikleri */
.bi-telegram::before{ --bs-icon-content:"\F5B3"; }
.bi-whatsapp::before{ --bs-icon-content:"\F618"; }
.bi-geo-alt::before{ --bs-icon-content:"\F3E8"; }
.bi-geo::before{ --bs-icon-content:"\F3E6"; }
.bi-arrow-left-right::before{ --bs-icon-content:"\F12B"; }
.bi-search::before{ --bs-icon-content:"\F52A"; }
.bi-calendar-event::before{ --bs-icon-content:"\F214"; }
.bi-arrow-repeat::before{ --bs-icon-content:"\F130"; }
.bi-people::before{ --bs-icon-content:"\F4CF"; }
.bi-airplane::before{ --bs-icon-content:"\F1D8"; }
.bi-bell::before{ --bs-icon-content:"\F18A"; }
.bi-clock::before{ --bs-icon-content:"\F296"; }
.bi-star-fill::before{ --bs-icon-content:"\F586"; }
.bi-check2::before{ --bs-icon-content:"\F26E"; }
.bi-question-circle::before{ --bs-icon-content:"\F505"; }
.bi-shield-check::before{ --bs-icon-content:"\F612"; }
.bi-person-badge::before{ --bs-icon-content:"\F4B0"; }
.bi-door-open::before{ --bs-icon-content:"\F34F"; }
.bi-headset::before{ --bs-icon-content:"\F7DC"; }
.bi-car-front::before{ --bs-icon-content:"\F88D"; }
.bi-slash-circle::before{ --bs-icon-content:"\F5C3"; }
.bi-lightning-charge-fill::before{ --bs-icon-content:"\F46C"; }


/* ==== Footer’da kullanılan ikonlar ==== */
.bi-shield-check::before { --bs-icon-content: "\F612"; }
.bi-headset::before { --bs-icon-content: "\F7DC"; }
.bi-instagram::before { --bs-icon-content: "\F437"; }
.bi-twitter-x::before { --bs-icon-content: "\F8DB"; }
.bi-linkedin::before { --bs-icon-content: "\F472"; }
.bi-youtube::before { --bs-icon-content: "\F62B"; }
.bi-facebook::before { --bs-icon-content: "\F344"; }
.bi-envelope::before { --bs-icon-content: "\F32F"; }
.bi-telephone::before { --bs-icon-content: "\F5C1"; }
.bi-whatsapp::before { --bs-icon-content: "\F618"; }
.bi-geo-alt-fill::before { --bs-icon-content: "\F3E7"; }
.bi-speedometer::before { --bs-icon-content: "\F4E4"; }
.bi-hourglass-split::before { --bs-icon-content: "\F28B"; }
.bi-plus-lg::before { --bs-icon-content: "\F64D"; }
.bi-lock::before { --bs-icon-content: "\F47A"; }



/* ==== HEADER + Offcanvas ikonları ==== */
.bi-list::before          { --bs-icon-content:"\F479"; }
.bi-person::before        { --bs-icon-content:"\F4E1"; }
.bi-calendar-check::before{ --bs-icon-content:"\F215"; }
.bi-box-arrow-right::before{ --bs-icon-content:"\F1C3"; }
.bi-box-arrow-in-right::before{ --bs-icon-content:"\F1C2"; }
.bi-person-plus::before   { --bs-icon-content:"\F4E8"; }
.bi-translate::before     { --bs-icon-content:"\F658"; }
.bi-shield-check::before  { --bs-icon-content:"\F612"; }
.bi-headset::before       { --bs-icon-content:"\F7DC"; }

/* Araç listesi sayfası ikonları */
.bi-car-front::before     { --bs-icon-content:"\F88D"; }  /* araç görseli / başlık */
.bi-people::before        { --bs-icon-content:"\F4CF"; }  /* kapasite */
.bi-suitcase::before      { --bs-icon-content:"\F66E"; }  /* bagaj */
.bi-gas::before           { --bs-icon-content:"\F2F9"; }  /* yakıt */
.bi-star-fill::before     { --bs-icon-content:"\F586"; }  /* puan */
.bi-check2::before        { --bs-icon-content:"\F26E"; }  /* iptal / onay */
.bi-lightning-charge-fill::before{ --bs-icon-content:"\F46C"; } /* hızlı onay */
.bi-arrow-repeat::before  { --bs-icon-content:"\F130"; }  /* çift yön */
.bi-calendar-event::before{ --bs-icon-content:"\F214"; }  /* tarih */
.bi-geo-alt::before       { --bs-icon-content:"\F3E8"; }  /* adres */
