<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: 'Cerebri Sans';
    src: url('./fonts/CerebriSans-Regular.eot');
    src: url('./fonts/CerebriSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/CerebriSans-Regular.woff2') format('woff2'),
        url('./fonts/CerebriSans-Regular.woff') format('woff'),
        url('./fonts/CerebriSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('./fonts/CerebriSans-ExtraBold.eot');
    src: url('./fonts/CerebriSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/CerebriSans-ExtraBold.woff2') format('woff2'),
        url('./fonts/CerebriSans-ExtraBold.woff') format('woff'),
        url('./fonts/CerebriSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('./fonts/CerebriSans-Heavy.eot');
    src: url('./fonts/CerebriSans-Heavy.eot?#iefix') format('embedded-opentype'),
        url('./fonts/CerebriSans-Heavy.woff2') format('woff2'),
        url('./fonts/CerebriSans-Heavy.woff') format('woff'),
        url('./fonts/CerebriSans-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('./fonts/CerebriSans-Medium.eot');
    src: url('./fonts/CerebriSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/CerebriSans-Medium.woff2') format('woff2'),
        url('./fonts/CerebriSans-Medium.woff') format('woff'),
        url('./fonts/CerebriSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('./fonts/CerebriSans-Bold.eot');
    src: url('./fonts/CerebriSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/CerebriSans-Bold.woff2') format('woff2'),
        url('./fonts/CerebriSans-Bold.woff') format('woff'),
        url('./fonts/CerebriSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/MinionPro-Regular.eot');
    src: url('./fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/MinionPro-Regular.woff2') format('woff2'),
        url('./fonts/MinionPro-Regular.woff') format('woff'),
        url('./fonts/MinionPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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