/* Bootstrap Icons Subset - 44 icons */
@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/fonts/bootstrap-icons.woff2?2820a3852bdb9a5832199cc61cec4e65") format("woff2"),
url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/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-ban::before { content: "\f6b6"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-c-circle::before { content: "\f7db"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-collection::before { content: "\f2cc"; }
.bi-cookie::before { content: "\f6ee"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-exclamation-octagon-fill::before { content: "\f336"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-gear::before { content: "\f3e5"; }
.bi-globe::before { content: "\f3ee"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid::before { content: "\f3fc"; }
.bi-hand-thumbs-up::before { content: "\f407"; }
.bi-heart::before { content: "\f417"; }
.bi-house-door::before { content: "\f423"; }
.bi-info-circle::before { content: "\f431"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-lock::before { content: "\f47b"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-people::before { content: "\f4d0"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-fill-lock::before { content: "\f8a3"; }
.bi-search::before { content: "\f52a"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-fill-exclamation::before { content: "\f532"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-tag::before { content: "\f5b0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-tools::before { content: "\f5db"; }
