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

@font-face {
   font-family: 'Lota Grotesque Alt 3';
    src: url('LotaGrotesqueAlt3-SemiBold.eot');
    src: url('LotaGrotesqueAlt3-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('LotaGrotesqueAlt3-SemiBold.woff') format('woff'),
        url('LotaGrotesqueAlt3-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}</pre></body></html>