<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: 'Russo One';
    src: url('RussoOne-Regular.eot');
    src: url('RussoOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('RussoOne-Regular.woff2') format('woff2'),
        url('RussoOne-Regular.woff') format('woff'),
        url('RussoOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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