@font-face {
    font-display: swap;
    font-family: "bootstrap-icons";
    src: url("../fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
  url("../fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
  }
  
  .bi::before,
  [class^="bi-"]::before,
  [class*=" 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: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  /* KULLANILAN ICONLAR - EN ÜSTTE */
  .bi-whatsapp::before { content: "\f618"; }
  .bi-telephone-fill::before { content: "\f4e2"; }
  .bi-telephone::before { content: "\f4e7"; }
  .bi-envelope::before { content: "\f32f"; }
  .bi-geo-alt-fill::before { content: "\f3e9"; }
  .bi-clock::before { content: "\f28a"; }
  .bi-list::before { content: "\f479"; }
  .bi-box::before { content: "\f1a8"; }
  .bi-box-seam::before { content: "\f1a9"; }
  .bi-arrow-left::before { content: "\f12f"; }
  .bi-house::before { content: "\f42f"; }
  .bi-images::before { content: "\f42d"; }
  .bi-calendar::before { content: "\f1f6"; }
  .bi-eye::before { content: "\f341"; }
  .bi-arrow-right::before { content: "\f138"; }
  .bi-file-earmark-text::before { content: "\f31d"; }
  .bi-send::before { content: "\f4c8"; }
  .bi-arrow-clockwise::before { content: "\f131"; }
  .bi-check-circle-fill::before { content: "\f26a"; }
  .bi-exclamation-circle-fill::before { content: "\f2ee"; }
  .bi-calculator::before { content: "\f1c0"; }
  .bi-chevron-left::before { content: "\f284"; }
  .bi-chevron-right::before { content: "\f285"; }
  .bi-facebook::before { content: "\f344"; }
  .bi-twitter::before { content: "\f5ef"; }
  .bi-share-fill::before { content: "\f4c5"; }