/* Bootstrap Icons 1.13.1 - SUBSET (9 glyphs actually used on this site).
   Replaces the full 130 KiB CDN font (2,000+ glyphs) with a 1.3 KiB self-hosted subset.
   Brand-agnostic + byte-identical across all three sites.
   IMPORTANT: only the classes listed below will render. Verify the whole project
   (see the grep in the reply) before deploying, and add any missing glyph. */
@font-face{font-display:swap;font-family:"bootstrap-icons";src:url("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-box-arrow-right::before{content:"\f1c3"}
.bi-cart::before{content:"\f242"}
.bi-lightning-charge::before{content:"\f46d"}
.bi-pencil::before{content:"\f4cb"}
.bi-person::before{content:"\f4e1"}
.bi-search::before{content:"\f52a"}
.bi-star::before{content:"\f588"}
.bi-truck::before{content:"\f5ea"}
