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

@font-face {
    font-family: 'Segoe Script';
    src: url('SegoeScript.eot');
    src: url('SegoeScript.eot?#iefix') format('embedded-opentype'),
        url('SegoeScript.woff2') format('woff2'),
        url('SegoeScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}</pre></body></html>