/* Subsetted Bootstrap Icons — only the 44 icons actually used on macappshub.net */
/* Generated from bootstrap-icons v1.11.0 official source, subsetted via fonttools */
@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-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-book::before { content: "\f194"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-clock::before { content: "\f293"; }
.bi-clock-history::before { content: "\f292"; }
.bi-download::before { content: "\f30a"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-eye::before { content: "\f341"; }
.bi-folder::before { content: "\f3d7"; }
.bi-globe::before { content: "\f3ee"; }
.bi-grid::before { content: "\f3fc"; }
.bi-hand-thumbs-down-fill::before { content: "\f404"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-hdd::before { content: "\f412"; }
.bi-house-door::before { content: "\f423"; }
.bi-list::before { content: "\f479"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-person::before { content: "\f4e1"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-question-circle::before { content: "\f505"; }
.bi-search::before { content: "\f52a"; }
.bi-send::before { content: "\f6c0"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-exclamation::before { content: "\f530"; }
.bi-star::before { content: "\f588"; }
.bi-sun::before { content: "\f5a2"; }
.bi-tag::before { content: "\f5b0"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-x::before { content: "\f62a"; }
.bi-x-circle-fill::before { content: "\f622"; }
.bi-x-lg::before { content: "\f659"; }
