@font-face {
    font-family: bootstrap-icons;
    src: url("./fonts/bootstrap-icons.woff2") format("woff2"), url("./fonts/bootstrap-icons.woff") format("woff");
    font-display: swap
}

.bi::before,
[class*=" bi-"]::before,
[class^=bi-]::before {
    display: inline-block;
    font-display: 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-house-fill::before {
    content: "\f424"
}

.bi-link-45deg::before {
    content: "\f470"
}

.bi-window-fullscreen::before {
    content: "\f6cf"
}

.bi-wallet2::before {
    content: "\f615"
}

.bi-receipt-cutoff::before {
    content: "\f50e"
}

.bi-info-circle-fill::before {
    content: "\f430"
}

.bi-chat-right-dots-fill::before {
    content: "\f256"
}

.bi-box-arrow-right::before {
    content: "\f1c3"
}

.bi-person-plus-fill::before {
    content: "\f4dc"
}

.bi-instagram::before {
    content: "\f437"
}

.bi-facebook::before {
    content: "\f344"
}

.bi-youtube::before {
    content: "\f62b"
}

.bi-twitter::before {
    content: "\f5ef"
}

.bi-tiktok::before {
    content: "\f6cc"
}

.bi-line::before {
    content: "\f660"
}

.bi-twitch::before {
    content: "\f5ee"
}

.bi-globe::before {
    content: "\f3ee"
}

.bi-x-circle-fill::before {
    content: "\f622"
}

.bi-box-arrow-in-right::before {
    content: "\f1be"
}

.bi-clipboard-check-fill::before {
    content: "\f71b"
}

.bi-house::before {
    content: "\f425"
}

.bi-info::before {
    content: "\f430"
}