<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: 'DM Sans';
    src: url('DMSans-Regular.eot');
    src: url('DMSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('DMSans-Regular.woff2') format('woff2'),
    url('DMSans-Regular.woff') format('woff'),
    url('DMSans-Regular.ttf') format('truetype'),
    url('DMSans-Regular.svg#DMSans-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: url('DMSans-Bold.eot');
    src: url('DMSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('DMSans-Bold.woff2') format('woff2'),
    url('DMSans-Bold.woff') format('woff'),
    url('DMSans-Bold.ttf') format('truetype'),
    url('DMSans-Bold.svg#DMSans-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: url('DMSans-Thin.eot');
    src: url('DMSans-Thin.eot?#iefix') format('embedded-opentype'),
        url('DMSans-Thin.woff2') format('woff2'),
        url('DMSans-Thin.woff') format('woff'),
        url('DMSans-Thin.ttf') format('truetype'),
        url('DMSans-Thin.svg#DMSans-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


</pre></body></html>