@font-face {
    font-display: block;
    font-family: bootstrap-icons;
    src: url("fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
        url("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: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bi-award-fill::before {
    content: "\f153"
}

.bi-box-arrow-down::before {
    content: "\f1b9"
}

.bi-box-arrow-in-up-right::before {
    content: "\f1c0"
}

.bi-cash-stack::before {
    content: "\f246"
}

.bi-chevron-up::before {
    content: "\f286"
}

.bi-envelope-fill::before {
    content: "\f32c"
}

.bi-geo-fill::before {
    content: "\f3e9"
}

.bi-people-fill::before {
    content: "\f4cf"
}

.bi-phone-fill::before {
    content: "\f4e2"
}

.bi-shield-shaded::before {
    content: "\f53b"
}

.bi-stack::before {
    content: "\f585"
}

.bi-telephone-fill::before {
    content: "\f5b4"
}

.bi-window-stack::before {
    content: "\f6d2"
}

.bi-x-lg::before {
    content: "\f659"
}
