@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: BlackRangeFree;
    src: url("../fonts/Black-Range-Free.ttf") format("truetype");
}

@font-face {
    font-family: "CruyffSansExpanded-Heavy";
    src: url("../fonts/CruyffSansExpanded-Heavy.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

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

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

@font-face {
    font-family: "CruyffSansCondensed-Medium";
    src: url("../fonts/CruyffSansMono-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

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

.app-wrapper .home-section {
    font-family: CruyffSans-Regular, sans-serif;
}

.app-wrapper .home-section .section-title,
.app-wrapper .home-section .countdown .value {
    font-family: "CruyffSansExpanded-Heavy", sans-serif;
}
