@font-face {
    font-display: block;
    font-family: bootstrap-icons;
    src: url("/assets/fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"),url(/assets/fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf) format("woff");
}
.bi:before,
[class*=" bi-"]:before,
[class^=bi-]:before {
    display: inline-block;
    font-family: bootstrap-icons!important;
    font-style: normal;
    font-weight: 400!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-right:before {
    content: "\f138";
}
.bi-check2-circle:before {
    content: "\f270";
}
.bi-menu-app-fill:before {
    content: "\f485";
}
.bi-menu-app:before {
    content: "\f486";
}
.bi-menu-button-fill:before {
    content: "\f487";
}
.bi-menu-button-wide-fill:before {
    content: "\f488";
}
.bi-menu-button-wide:before {
    content: "\f489";
}
.bi-menu-button:before {
    content: "\f48a";
}
.bi-menu-down:before {
    content: "\f48b";
}
.bi-menu-up:before {
    content: "\f48c";
}
.bi-segmented-nav:before {
    content: "\f52b";
}
.bi-star-fill:before {
    content: "\f586";
}