@font-face {
    font-family: 'MarkForMCNrw_medium';
    src: url("../fonts/MarkForMCNrw_medium.woff") format("woff"),
         url("../fonts/MarkForMCNrw_medium.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MarkForMCNrw';
    src: url("../fonts/MarkForMCNrw.woff") format("woff"),
         url("../fonts/MarkForMCNrw.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}