/*!
 * Bootstrap Icons v1.13.1 — SUBSET (icons used by landing pages)
 * GENERATED by scripts/build-icon-subset.py — do not edit by hand.
 * Full upstream font/CSS remain at bootstrap-icons.css / fonts/bootstrap-icons.woff2.
 * Add an icon to a landing page, then re-run the build script. Licensed under MIT (twbs/icons).
 */
@font-face {
  font-display: swap;
  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-archive::before { content: "\f10d"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar3::before { content: "\f214"; }
.bi-car-front::before { content: "\f7e1"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check2::before { content: "\f272"; }
.bi-clock-history::before { content: "\f292"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-info-circle::before { content: "\f431"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-receipt::before { content: "\f50f"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-tools::before { content: "\f5db"; }
.bi-x-circle::before { content: "\f623"; }
