/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: swap;   /* was block: block hid icons for up to 3s (PageSpeed "Font display" audit) */
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.cc1e5eda776b.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.ba49e8448923.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-repeat::before { content: "\f130"; }
.bi-book::before { content: "\f194"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-building::before { content: "\f1dd"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart3::before { content: "\f244"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-dash-circle::before { content: "\f2e6"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-eye::before { content: "\f341"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-gear::before { content: "\f3e5"; }
.bi-instagram::before { content: "\f437"; }
.bi-life-preserver::before { content: "\f467"; }
.bi-list::before { content: "\f479"; }
.bi-lock::before { content: "\f47b"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-person::before { content: "\f4e1"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-search::before { content: "\f52a"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-ticket-detailed::before { content: "\f6c7"; }
.bi-trash::before { content: "\f5de"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-wallet2::before { content: "\f615"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-circle-fill::before { content: "\f622"; }
