@font-face {
    font-display: swap;
    font-family: "bootstrap-icons";
    src: url("../../assets/vendor/bootstrap-icons/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
         url("../../assets/vendor/bootstrap-icons/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") 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;
}

.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-bank::before { content: "\f62e"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-calendar3::before { content: "\f214"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-lg::before { content: "\f633"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-envelope-check::before { content: "\f68c"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-files::before { content: "\f3c2"; }
.bi-gear::before { content: "\f3e5"; }
.bi-grid::before { content: "\f3fc"; }
.bi-house-door::before { content: "\f423"; }
.bi-house-heart::before { content: "\f776"; }
.bi-info::before { content: "\f434"; }
.bi-info-circle::before { content: "\f431"; }
.bi-journal-text::before { content: "\f444"; }
.bi-layout-text-window::before { content: "\f464"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-list::before { content: "\f479"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-question-circle::before { content: "\f505"; }
.bi-receipt::before { content: "\f50f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-sliders2::before { content: "\f789"; }
.bi-stars::before { content: "\f589"; }
.bi-tags::before { content: "\f5b2"; }
.bi-wallet2::before { content: "\f615"; }
.bi-x-lg::before { content: "\f659"; }
