@font-face {
    font-family: bootstrap-icons;
    src: url(/cdn/fonts/bs3/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d) format("woff2"), url(/cdn/fonts/bs3/bootstrap-icons.woff?30af91bf14e37666a085fb8a161ff36d) 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-house-fill::before {
    content: "\f424"
}

.bi-house::before {
    content: "\f425"
}
