@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("/fonts/bootstrap-icons.woff2?2820a3852bdb9a5832199cc61cec4e65") format("woff2"),
       url("/fonts/bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") format("woff");
}

.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;
}

/* Core icon classes - essential icons used in the app */
.bi-calculator::before { content: "\f1e0"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-speedometer2::before { content: "\f68c"; }
.bi-bank::before { content: "\f1f7"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-check2-square::before { content: "\f271"; }
.bi-people::before { content: "\f4cc"; }
.bi-file-earmark-text::before { content: "\f38a"; }
.bi-building::before { content: "\f1dd"; }
.bi-receipt::before { content: "\f688"; }
.bi-tags::before { content: "\f6d8"; }
.bi-graph-up::before { content: "\f3ee"; }
.bi-file-bar-graph::before { content: "\f349"; }
.bi-balance::before { content: "\f68d"; }
.bi-plus-circle::before { content: "\f64d"; }
.bi-eye::before { content: "\f340"; }
.bi-pencil::before { content: "\f4c7"; }
.bi-trash::before { content: "\f6fc"; }
.bi-download::before { content: "\f309"; }
.bi-search::before { content: "\f690"; }
.bi-person-circle::before { content: "\f4d3"; }
.bi-person::before { content: "\f4dd"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-house::before { content: "\f421"; }
.bi-exclamation-triangle::before { content: "\f33a"; }
.bi-exclamation-triangle-fill::before { content: "\f339"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-clock-history::before { content: "\f292"; }
.bi-envelope::before { content: "\f32e"; }
.bi-telephone::before { content: "\f6dc"; }
.bi-geo-alt::before { content: "\f3e4"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-printer::before { content: "\f65f"; }
.bi-send::before { content: "\f694"; }
.bi-x-circle::before { content: "\f710"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-info-circle::before { content: "\f42d"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-filter::before { content: "\f3c9"; }
.bi-sort-down::before { content: "\f699"; }
.bi-sort-up::before { content: "\f69a"; }
.bi-three-dots-vertical::before { content: "\f6eb"; }
.bi-gear::before { content: "\f3e1"; }
.bi-list::before { content: "\f475"; }
.bi-grid::before { content: "\f3f8"; }
.bi-card-list::before { content: "\f227"; }
.bi-folder::before { content: "\f3d3"; }
.bi-file-text::before { content: "\f3b8"; }
.bi-journals::before { content: "\f443"; }
.bi-wallet2::before { content: "\f706"; }
.bi-credit-card::before { content: "\f2db"; }
.bi-cash::before { content: "\f247"; }
.bi-piggy-bank::before { content: "\f63f"; }
.bi-cart::before { content: "\f242"; }
.bi-bag::before { content: "\f179"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-percent::before { content: "\f4cd"; }
.bi-plus::before { content: "\f64c"; }
.bi-dash::before { content: "\f2e9"; }
.bi-x::before { content: "\f70f"; }
.bi-check::before { content: "\f26e"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-save::before { content: "\f68e"; }
.bi-lock::before { content: "\f477"; }
.bi-unlock::before { content: "\f702"; }
.bi-shield-check::before { content: "\f697"; }
.bi-key::before { content: "\f44b"; }
.bi-person-fill::before { content: "\f4d6"; }
.bi-people-fill::before { content: "\f4cb"; }
.bi-bell::before { content: "\f18a"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-star::before { content: "\f6a4"; }
.bi-star-fill::before { content: "\f6a3"; }
.bi-heart::before { content: "\f413"; }
.bi-heart-fill::before { content: "\f411"; }
