@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;
}

body {
    font-family: Inter, sans-serif;
}

.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;
}
