/*!
 * 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;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.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-badge-hd::before { content: "\f167"; }
.bi-bell::before { content: "\f18a"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }
.bi-envelope::before { content: "\f32f"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-heart::before { content: "\f417"; }
.bi-info-circle::before { content: "\f431"; }
.bi-p-circle::before { content: "\f805"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-receipt::before { content: "\f50f"; }
.bi-send::before { content: "\f6c0"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-sign-turn-right::before { content: "\f832"; }
.bi-star-fill::before { content: "\f586"; }
.bi-stars::before { content: "\f589"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-wifi::before { content: "\f61c"; }
