<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: 'ONE Mobile';
    font-weight: 100;
    src: url('./ONE-Mobile-Light.woff') format('woff2-variations');
}

@font-face {
    font-family: 'ONE Mobile';
    font-weight: 400;
    src: url('./ONE-Mobile-Regular.woff') format('woff2-variations');
}

@font-face {
    font-family: 'ONE Mobile';
    font-weight: 700;
    src: url('./ONE-Mobile-Bold.woff') format('woff2-variations');
}</pre></body></html>