<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: 'Tigr';
    src: url('type/tigr-regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tigr';
    src: url('type/tigr-regular-italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tigr Medium';
    src: url('type/tigr-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}</pre></body></html>