<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: myFirstFont;
    src: url(fonts/OLDSH.TTF);
    font-weight: bold;
    font-size: 200%;
    font-size:larger;
}

@font-face {
    font-family: myFirstFont2;
    src: url(fonts/IMFEGPRM29P.TTF);
}

</pre></body></html>