@font-face {
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons.woff2?1fa40e8900654d2863d011707b9fb6f2") format("woff2"),
       url("../fonts/bootstrap-icons.woff?1fa40e8900654d2863d011707b9fb6f2") format("woff");
}

[class^="bi-"], [class*=" bi-"] {
  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-alarm::before { content: "\f101"; }
.bi-arrow-left::before { content: "\f128"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-book::before { content: "\f1ea"; }
.bi-check::before { content: "\f26a"; }
.bi-clipboard::before { content: "\f2b4"; }
.bi-house::before { content: "\f425"; }
.bi-journal-text::before { content: "\f4b7"; }
.bi-list::before { content: "\f4ed"; }
.bi-newspaper::before { content: "\f5b0"; }
.bi-people::before { content: "\f5e6"; }