<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: 'Font1';
    src: url('../font1.woff') format('woff');
}
@font-face {
    font-family: 'Font2';
    src: url('font2.woff2') format('woff2');
}
</pre></body></html>