@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("fonts/bootstrap-icons-vWfbME5.woff2") format("woff2"),
url("fonts/bootstrap-icons-gAKRtUe.woff") 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-right::before { content: "\f138"; }
.bi-bank::before { content: "\f62e"; }
.bi-bell::before { content: "\f18a"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check2::before { content: "\f272"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-info-circle::before { content: "\f431"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-question-circle::before { content: "\f505"; }
.bi-robot::before { content: "\f6b1"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-sliders::before { content: "\f56b"; }
.bi-star-fill::before { content: "\f586"; }
