<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Load OpenDyslexic font
 */
@font-face {
    font-family: OpenDyslexic;
    src: url( ./fonts/OpenDyslexic-Regular.otf ) format("opentype");
}
</pre></body></html>