<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: notoSansRegular;
    src: url("NotoSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: notoSansBold;
    src: url("NotoSans-Bold.ttf") format("truetype");
}</pre></body></html>