<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: 'AtypText';
    src: url(../fonts/AtypText-Regular.ttf) format('ttf'), url(../fonts/AtypText-Regular.woff) format('woff');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'AtypText';
    src: url(../fonts/AtypText-Medium.ttf) format('ttf'), url(../fonts/AtypText-Medium.woff) format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'YesevaOne';
    src: url(../fonts/YesevaOne-Regular.ttf) format('ttf');
    font-weight: 400;
    font-display: swap;
}</pre></body></html>