@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons-public.woff2") format("woff2");
}

[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-music-note-beamed::before { content: "\f49e"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-trash3::before { content: "\f78b"; }
.bi-award::before { content: "\f154"; }
.bi-info-circle::before { content: "\f431"; }
.bi-house::before { content: "\f425"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-search::before { content: "\f52a"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-check2::before { content: "\f272"; }