<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: 'ProflujoLMSFont';
    src: url('fonts/Ubuntu-Regular.ttf');
}

html, body, input, select {
    font-family: ProflujoLMSFont;
}
</pre></body></html>