@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("../bootstrap-icons/font/fonts/bootstrap-icons.woff2") format("woff2"),
       url("./fonts/bootstrap-icons.woff2") format("woff2"),
       url("../fonts/bootstrap-icons.woff2") format("woff2");
}

.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-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-clock-history::before { content: "\f292"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-text-fill::before { content: "\f38a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-search::before { content: "\f52a"; }
.bi-stack::before { content: "\f585"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone::before { content: "\f5c1"; }