@font-face {
    font-family: "Legacy Montserrat";
    src: url("../static/media/Montserrat-Medium.d3f3d769c2fc1af5c0b4.ttf") format("truetype");
    font-weight: 400 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Legacy Montserrat";
    src: url("../static/media/Montserrat-Bold.3530bfc1b50b41bdc29d.ttf") format("truetype");
    font-weight: 700 900;
    font-style: normal;
    font-display: swap;
}

.legacy-font-page .tournament-page-wrapper,
.legacy-font-page .coupon-page {
    font-family: "Legacy Montserrat", Arial, sans-serif;
}
