<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: 'EgizioW01-Condensed';
    src: url(../font/Egizio/URW-Egizio-W01-Condensed.ttf);
}

body {
    font-family: EgizioW01-Condensed;
    font-size: 40px;
}
</pre></body></html>