/* Bootstrap Icons 1.4.0 subset used by the QuantumVibes shell. */
@font-face {
  font-family: "bootstrap-icons";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("fonts/bootstrap-icons.woff2") format("woff2"),
       url("fonts/bootstrap-icons.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-bell::before { content: "\f18a"; }
.bi-book-half::before { content: "\f193"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-card-list::before { content: "\f227"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-clock::before { content: "\f293"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-facebook::before { content: "\f344"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-house-door::before { content: "\f423"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-text::before { content: "\f444"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-list::before { content: "\f479"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-plus-circle-fill::before { content: "\f4f9"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-twitter::before { content: "\f5ef"; }
