<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: 'Centuria-bold';
    src: url('../fonts/Centuria-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Centuria-bold.otf') format('opentype'),
    url('../fonts/Centuria-bold.woff') format('woff'), url('../fonts/Centuria-bold.woff2') format('woff2'), url('../fonts/Centuria-bold.ttf') format('truetype'), url('../fonts/Centuria-bold.svg#Centuria-bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Centuria-regular';
    src: url('../fonts/Centuria-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Centuria-regular.otf') format('opentype'),
    url('../fonts/Centuria-regular.woff') format('woff'), url('../fonts/Centuria-regular.ttf') format('truetype'), url('../fonts/Centuria-regular.svg#Centuria-regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


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

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

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