/* Self-hostovani bootstrap-icons SUBSET (v1.11.0) — samo korišćene ikone.
   Generisano iz .razor izvora; pun font/CDN se više ne učitava (CWV/LCP). */
@font-face {
    font-family: "bootstrap-icons";
    font-display: block;
    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-up-square::before { content: "\f147"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-building::before { content: "\f1dd"; }
.bi-buildings::before { content: "\f87d"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-columns-gap::before { content: "\f2cd"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-door-open::before { content: "\f308"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-graph-down-arrow::before { content: "\f672"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-info-circle::before { content: "\f431"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-key::before { content: "\f44f"; }
.bi-layers::before { content: "\f45b"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-moon::before { content: "\f497"; }
.bi-p-square::before { content: "\f807"; }
.bi-people::before { content: "\f4d0"; }
.bi-person::before { content: "\f4e1"; }
.bi-pie-chart-fill::before { content: "\f4e8"; }
.bi-rulers::before { content: "\f523"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-sun::before { content: "\f5a2"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-x::before { content: "\f62a"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-lg::before { content: "\f659"; }
