/* Bootstrap Icons subset for Nominova */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons-subset.woff2") format("woff2");
}

.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-activity::before { content: "\f66b"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-check::before { content: "\f26e"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-command::before { content: "\f2cf"; }
.bi-dribbble::before { content: "\f65f"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder-symlink::before { content: "\f3d5"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-headset::before { content: "\f414"; }
.bi-infinity::before { content: "\f69e"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-list::before { content: "\f479"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-nut::before { content: "\f4a9"; }
.bi-people::before { content: "\f4d0"; }
.bi-question-circle::before { content: "\f505"; }
.bi-quote::before { content: "\f6b0"; }
.bi-receipt-cutoff::before { content: "\f50e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shuffle::before { content: "\f544"; }
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-x::before { content: "\f62a"; }
.bi-x-diamond::before { content: "\f625"; }
