@font-face {
  font-display: optional;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons-subset.woff2") format("woff2"),
url("./fonts/bootstrap-icons-subset.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-1-circle-fill::before { content: "\f796"; }
.bi-2-circle-fill::before { content: "\f79c"; }
.bi-3-circle-fill::before { content: "\f7a2"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-credit-card-fill::before { content: "\f2db"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-instagram::before { content: "\f437"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-mouse2-fill::before { content: "\f49a"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-badge-fill::before { content: "\f4d2"; }
.bi-person-vcard::before { content: "\f8c9"; }
.bi-phone::before { content: "\f4e7"; }
.bi-search::before { content: "\f52a"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-window::before { content: "\f620"; }
