<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">







:root {
    --title-font-family: 'altalight' !important;
    --light-title-font-family: 'altalight' !important;
    --body-font-family: 'Josefin Sans', sans-serif !important;
}
.block-layout .button-list .button {
    --button-padding: 1.25em 2.25em 1.1em 2.25em !important;
} 

@font-face {
    font-family: 'altalight';
    src: url('_media/custom/fonts/alta_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'altaregular';
    src: url('_media/custom/fonts/alta_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'altacaption';
    src: url('_media/custom/fonts/alta_caption-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}</pre></body></html>