/* Bootstrap Icons v1.13.1 subset, MIT License. */
@font-face {
    font-family: "bootstrap-icons-subset";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/bootstrap-icons-subset-v2.woff") format("woff");
}

.bi::before {
    display: inline-block;
    font-family: "bootstrap-icons-subset";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bi-camera-video::before { content: "\f21f"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-clock-history::before { content: "\f292"; }
.bi-collection::before { content: "\f2cc"; }
.bi-film::before { content: "\f3c3"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-play-btn::before { content: "\f4f1"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-fire::before { content: "\f7f6"; }
.bi-tags::before { content: "\f5b2"; }
.bi-trophy::before { content: "\f5e7"; }
