/*!
 * Bootstrap Icons 1.11.3 — SELF-HOSTED SUBSET.
 * Contains only the 17 glyphs this app uses, generated with pyftsubset.
 * Regenerate if you add a new "bi-*" class: see the build note in the repo.
 * Original: https://github.com/twbs/bootstrap-icons (MIT).
 */
@font-face {
  font-family: "bootstrap-icons";
  src: url("/css/fonts/bootstrap-icons-2c6185d481e59eaee59b89b347d48e66.woff2") format("woff2");
  font-display: swap;
}
.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-bar-chart::before { content: "\f17e"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-building::before { content: "\f1dd"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-cone-striped::before { content: "\f2d2"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-gear::before { content: "\f3e5"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-journal-text::before { content: "\f444"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-people::before { content: "\f4d0"; }
.bi-receipt::before { content: "\f50f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-tag::before { content: "\f5b0"; }
