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

@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?2820a3852bdb9a5832199cc61cec4e65") format("woff2"),
url("./fonts/bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") 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-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-basket::before { content: "\f180"; }
.bi-bell::before { content: "\f18a"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart::before { content: "\f242"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-text::before { content: "\f267"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check::before { content: "\f26e"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-gift::before { content: "\f3ec"; }
.bi-heart::before { content: "\f417"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-key::before { content: "\f44f"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-list::before { content: "\f479"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person::before { content: "\f4e1"; }
.bi-receipt::before { content: "\f50f"; }
.bi-search::before { content: "\f52a"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-shop::before { content: "\f543"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-tag::before { content: "\f5b0"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-trash::before { content: "\f5de"; }
.bi-truck::before { content: "\f5ea"; }
.bi-check-lg::before { content: "\f633"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-x-lg::before { content: "\f659"; }
.bi-envelope-check::before { content: "\f68c"; }
.bi-send::before { content: "\f6c0"; }
.bi-person-lock::before { content: "\f8a8"; }
