@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") 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-wifi::before { content: "\f1aa"; }
.bi-wifi-off::before { content: "\f1ab"; }
.bi-list-ul::before { content: "\f45b"; }
.bi-plus-circle::before { content: "\f4fe"; }
.bi-plus-lg::before { content: "\f4ff"; }
.bi-box-arrow-in-right::before { content: "\f28e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-check-lg::before { content: "\f26e"; }
.bi-person-vcard::before { content: "\f4e5"; }
.bi-flag::before { content: "\f3e6"; }
.bi-gear::before { content: "\f3e5"; }
.bi-check2-square::before { content: "\f272"; }
.bi-box::before { content: "\f1d5"; }
.bi-card-text::before { content: "\f24e"; }
.bi-person-lines-fill::before { content: "\f4e4"; }
.bi-exclamation-triangle::before { content: "\f33a"; }
.bi-inbox::before { content: "\f414"; }
.bi-arrow-clockwise::before { content: "\f132"; }
.bi-trash::before { content: "\f5de"; }
.bi-x-circle::before { content: "\f634"; }
.bi-info-circle::before { content: "\f431"; }
.bi-bug::before { content: "\f223"; }
.bi-database::before { content: "\f306"; }
.bi-server::before { content: "\f542"; }
.bi-gear::before { content: "\f3e5"; }
