
/* === Custom Bootstrap Icons Subset === */
@font-face {
  font-family: 'bootstrap-icons';
  src: url('../moonfonts/bootstrap-icons.eot?94mb63');
  src: url('../moonfonts/bootstrap-icons.eot?94mb63#iefix') format('embedded-opentype'),
       url('../moonfonts/bootstrap-icons.ttf?94mb63') format('truetype'),
       url('../moonfonts/bootstrap-icons.woff?94mb63') format('woff'),
       url('../moonfonts/bootstrap-icons.svg?94mb63#bootstrap-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="bi-"], [class*=" bi-"] {
  font-family: 'bootstrap-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* === Icon Classes === */
.bi-apple:before { content: "\e900"; }
.bi-arrow-left:before { content: "\e901"; }
.bi-arrow-up-short:before { content: "\e902"; }
.bi-bookmark:before { content: "\e903"; }
.bi-bookmarks:before { content: "\e904"; }
.bi-bootstrap:before { content: "\e905"; }
.bi-caret-up-fill:before { content: "\e906"; }
.bi-cart:before { content: "\e907"; }
.bi-chat-right-dots:before { content: "\e908"; }
.bi-chevron-down:before { content: "\e909"; }
.bi-chevron-right:before { content: "\e90a"; }
.bi-envelope:before { content: "\e90b"; }
.bi-eye:before { content: "\e90c"; }
.bi-file-earmark:before { content: "\e90d"; }
.bi-gift-fill:before { content: "\e90e"; }
.bi-google-play:before { content: "\e90f"; }
.bi-headset:before { content: "\e910"; }
.bi-house-door-fill:before { content: "\e911"; }
.bi-info-circle:before { content: "\e912"; }
.bi-layers:before { content: "\e913"; }
.bi-list:before { content: "\e914"; }
.bi-people:before { content: "\e915"; }
.bi-people-fill:before { content: "\e916"; }
.bi-percent:before { content: "\e917"; }
.bi-person-fill:before { content: "\e918"; }
.bi-phone-flip:before { content: "\e919"; }
.bi-pin-map:before { content: "\e91a"; }
.bi-search:before { content: "\e91b"; }
.bi-shop-window:before { content: "\e91c"; }
.bi-star-fill:before { content: "\e91d"; }
.bi-star-half:before { content: "\e91e"; }
.bi-telephone:before { content: "\e91f"; }
.bi-telephone-outbound:before { content: "\e920"; }
.bi-train-freight-front:before { content: "\e921"; }
.bi-train-freight-front-fill:before { content: "\e922"; }
.bi-train-front:before { content: "\e923"; }
.bi-x-lg:before { content: "\e924"; }
