@font-face {
  font-family: bootstrap-icons;
  font-display: block;
  src: url("/assets/fonts/bootstrap-icons-subset.woff2?v=1131") 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: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-award::before { content: "\f154"; }
.bi-bag::before { content: "\f179"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bank::before { content: "\f62e"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-lg::before { content: "\f633"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-clock-history::before { content: "\f292"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-coin::before { content: "\f634"; }
.bi-download::before { content: "\f30a"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-gift::before { content: "\f3ec"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid::before { content: "\f3fc"; }
.bi-headset::before { content: "\f414"; }
.bi-house-door::before { content: "\f423"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-megaphone::before { content: "\f484"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-people::before { content: "\f4d0"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person::before { content: "\f4e1"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shop::before { content: "\f543"; }
.bi-star-fill::before { content: "\f586"; }
.bi-stars::before { content: "\f589"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-truck::before { content: "\f5ea"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-wallet2::before { content: "\f615"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-circle-fill::before { content: "\f622"; }
