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

.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-right::before { content: "\f138"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-box-seam-fill::before { content: "\f7d3"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-heart-fill::before { content: "\f713"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope-x-fill::before { content: "\f699"; }
.bi-facebook::before { content: "\f344"; }
.bi-gem::before { content: "\f3e6"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-houses::before { content: "\f8c6"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journal-text::before { content: "\f444"; }
.bi-layers::before { content: "\f45b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-megaphone::before { content: "\f484"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-palette-fill::before { content: "\f4b0"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-puzzle::before { content: "\f503"; }
.bi-quote::before { content: "\f6b0"; }
.bi-robot::before { content: "\f6b1"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-rocket-takeoff-fill::before { content: "\f844"; }
.bi-send-check::before { content: "\f6b3"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-stack::before { content: "\f585"; }
.bi-stars::before { content: "\f589"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-toggles::before { content: "\f5d9"; }
.bi-x-lg::before { content: "\f659"; }
.bi-zoom-in::before { content: "\f62c"; }
