<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: 'nevis';
    src: url('nevis.eot');
    src: url('nevis.eot?#iefix') format('embedded-opentype'),
         url('nevis.woff') format('woff'),
         url('nevis.ttf') format('truetype'),
         url('nevis.svg#nevisBold') format('svg');
    font-weight: 400;
    font-style: normal;
}

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