@font-face {
    font-family: Sherman;
    src: url("../fonts/Sherman-Display.woff2") format("woff2"),
        url("../fonts/Sherman-Display.woff") format("woff"),
        url("../fonts/Sherman-Display.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: Brakshoo;
    src: url("../fonts/BRAKSHOO.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: BlackRangeFree;
    src: url("../fonts/Black-Range-Free.ttf") format("truetype");
}

@font-face {
    font-family: "Gontserrat";
    src: url("../fonts/mwi/Gontserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gontserrat";
    src: url("../fonts/mwi/Gontserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gontserrat Semi Bold";
    src: url("../fonts/mwi/Gontserrat-SemiBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gontserrat Bold";
    src: url("../fonts/mwi/Gontserrat-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.font-brakshoo {
    font-family: Brakshoo, sans-serif !important;
    padding: 0px 0.8rem;
}

.fn-sherman,
.canvas-alt-tabs.tabs-bb .nav-link,
.dd-select .dd-selected,
.dd-select .dd-selected label,
.dd-options .dd-option label,
.schedule-matches .match-card .match-video-urls .btn-custom,
.btn-custom,
.text-article-title {
    font-family: Sherman, sans-serif !important;
}
