@font-face {
  font-family: "bootstrap-icons";
  src: url("bootstrap-icons.woff2") format("woff2"), url("bootstrap-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.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; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* Minimal subset; extend by regenerating from official source if needed */
.bi-alarm::before { content: "\f101"; }
.bi-x::before { content: "\f62a"; }
.bi-plus::before { content: "\f4fe"; }
.bi-check::before { content: "\f26e"; }
