/*
 * Bootstrap Icons 1.11.3 — Custom Subset (35 icons)
 * Full file: ~86 KB — this file: ~2 KB
 */

@font-face {
    font-display: block;
    font-family: "bootstrap-icons";
    src: url("../fonts/bootstrap-icons.woff2") format("woff2"),
         url("../fonts/bootstrap-icons.woff") 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-repeat::before { content: "\f130"; }
.bi-bank::before { content: "\f62e"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-fire::before { content: "\f7f6"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-house::before { content: "\f425"; }
.bi-info-circle::before { content: "\f431"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-people::before { content: "\f4d0"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-stopwatch::before { content: "\f597"; }
.bi-sun::before { content: "\f5a2"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-tools::before { content: "\f5db"; }
.bi-tree::before { content: "\f5e2"; }
.bi-tree-fill::before { content: "\f5e1"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-wallet2::before { content: "\f615"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wrench::before { content: "\f621"; }
