@font-face {
    font-display: block;
    font-family: "bootstrap-icons";
    src: url("/fonts/bootstrap-icons.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: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bi-arrow-right::before {
    content: "\f138";
}
.bi-arrow-clockwise::before {
    content: "\f116";
}
.bi-box-arrow-right::before {
    content: "\f1c3";
}
.bi-briefcase::before {
    content: "\f1cc";
}
.bi-building::before {
    content: "\f1dd";
}
.bi-calendar3::before {
    content: "\f214";
}
.bi-check::before {
    content: "\f26e";
}
.bi-chevron-left::before {
    content: "\f284";
}
.bi-chevron-right::before {
    content: "\f285";
}
.bi-copy::before {
    content: "\f759";
}
.bi-file-earmark-text::before {
    content: "\f38b";
}
.bi-info-circle::before {
    content: "\f431";
}
.bi-key::before {
    content: "\f44f";
}
.bi-list::before {
    content: "\f479";
}
.bi-list-ol::before {
    content: "\f475";
}
.bi-people::before {
    content: "\f4d0";
}
.bi-person-badge::before {
    content: "\f4d3";
}
.bi-person-circle::before {
    content: "\f4d7";
}
.bi-plus-circle::before {
    content: "\f4fa";
}
.bi-search::before {
    content: "\f52a";
}
.bi-shield-lock::before {
    content: "\f538";
}
.bi-speedometer2::before {
    content: "\f580";
}
.bi-telephone::before {
    content: "\f5c1";
}
