<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'rounded-mplus';
    src: url('./rounded-mplus/rounded-mplus-1c-black.ttf') format('truetype');
}

@font-face {
    font-family: 'rounded-mplus-bold';
    src: url('./rounded-mplus/rounded-mplus-1c-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'mplus';
    src: url('./mplus/mplus-1c-light.ttf') format('truetype');
}
@font-face {
    font-family: 'mplus2';
    src: url('./mplus/mplus-1c-medium.ttf') format('truetype');
}</pre></body></html>