<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: 'Geometria-Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Geometria/Geometria.woff2') format('woff2');
}

@font-face {
    font-family: 'Geometria-Italic';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Geometria/Geometria-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Geometria-Light';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/fonts/Geometria/Geometria-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Geometria-ExtraLightItalic';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url('/fonts/Geometria/Geometria-ExtraLightItalic.woff2') format('woff2');
}

@font-face {
    font-family: 'Geometria-Medium';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/Geometria/Geometria-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Geometria-Bold';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/fonts/Geometria/Geometria-Bold.woff2') format('woff2');
}</pre></body></html>