@font-face {
    font-family: Mosk;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/resources/font/mosk-400.woff2) format("woff2"), url(/resources/font/mosk-400.woff) format("woff")
}

@font-face {
    font-family: Mosk;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/resources/font/mosk-600.woff2) format("woff2"), url(/resources/font/mosk-600.woff) format("woff")
}

@font-face {
    font-family: Mosk;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/resources/font/mosk-900.woff2) format("woff2"), url(/resources/font/mosk-900.woff) format("woff")
}

@font-face {
    font-family: Jenthill;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/resources/font/jenthill.woff2) format("woff2"), url(/resources/font/jenthill.woff) format("woff")
}