@font-face {
  font-family: "bootstrap-icons";
  src: url("bootstrap-icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.bi::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Kullandığın ikonlar */

.bi-chevron-down::before { content: "\f282"; }
.bi-list::before { content: "\f479"; }
.bi-search::before { content: "\f52a"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-house-door::before { content: "\f425"; }
.bi-heart::before { content: "\f417"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-cart-fill::before { content: "\F23D"; }       
.bi-cart-plus::before{content:"\F23F";}   
.bi-cart::before{content:"\F242";}   
.bi-layers-half::before { content: "\F45A"; }
.bi-truck::before { content: "\F5EA"; } 
.bi-envelope-fill::before { content: "\f32f"; }
.bi-telephone-fill::before { content: "\f5c1"; }
.bi-geo-alt-fill::before { content: "\f3e8"; }
.bi-send-fill::before{content:"\F6B9";}      /* :contentReference[oaicite:14]{index=14} */
.bi-trash::before { content: "\f5de"; }
.bi-shield-check::before{content:"\F52F";}   /* :contentReference[oaicite:16]{index=16} */
.bi-chevron-double-right::before{content:"\F280"}
.bi-chevron-double-left::before{content:"\F27F"}

/* Sosyal */

.bi-whatsapp::before { content: "\f618"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-telegram::before { content: "\f5b4"; }
.bi-instagram::before { content: "\f437"; }
.bi-youtube::before { content: "\f62b"; }
.bi-tiktok::before { content: "\f6cc"; }