/*!
 * Bootstrap Icons v1.11.3 — yalnızca bu sitede kullanılan 10 ikon.
 * Tam sürüm (~96 KB) 2000'den fazla ikon tanımı içeriyordu ve render'ı
 * geciktiriyordu; bu dosya aynı `bi bi-*` sınıflarını korur.
 * Copyright 2019-2024 The Bootstrap Authors — MIT
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./bootstrap-icons/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
       url("./bootstrap-icons/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;
}

.bi-arrow-right::before { content: "\f138"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-envelope::before { content: "\f32f"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-linkedin::before { content: "\f472"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-x-lg::before { content: "\f659"; }
