/*!
 * ZBaiArt subset of Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 *
 * Keep this subset aligned with every static and allow-listed dynamic `bi-*`
 * class used by the zbaiart.com source. The original complete distribution
 * remains in assets/css/bootstrap-icons.css and assets/bootstrap-icons.woff2.
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../bootstrap-icons-zb.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-activity::before { content: "\f66b"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-award::before { content: "\f154"; }
.bi-bag-heart::before { content: "\f705"; }
.bi-bell::before { content: "\f18a"; }
.bi-box::before { content: "\f1c8"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-heart::before { content: "\f712"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-chat-heart::before { content: "\f714"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-coin::before { content: "\f634"; }
.bi-collection::before { content: "\f2cc"; }
.bi-discord::before { content: "\f300"; }
.bi-dot::before { content: "\f309"; }
.bi-envelope::before { content: "\f32f"; }
.bi-envelope-open::before { content: "\f32e"; }
.bi-fire::before { content: "\f7f6"; }
.bi-gem::before { content: "\f3e6"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-grid::before { content: "\f3fc"; }
.bi-heart::before { content: "\f417"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-house-door::before { content: "\f423"; }
.bi-images::before { content: "\f42b"; }
.bi-info-circle::before { content: "\f431"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-list-check::before { content: "\f473"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-sliders::before { content: "\f56b"; }
.bi-stars::before { content: "\f589"; }
.bi-sun::before { content: "\f5a2"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-twitter-x::before { content: "\f8db"; }
