<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: 'Montserrat-Medium';
    src: url('../font/Montserrat-Medium.eot');
    src: url('../font/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/Montserrat-Medium.woff') format('woff'),
         url('../font/Montserrat-Medium.ttf') format('truetype'),
         url('../font/Montserrat-Medium.svg#On-AirInline') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bebas-Regular';
    src: url('../font/Bebas-Regular.eot');
    src: url('../font/Bebas-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/Bebas-Regular.woff') format('woff'),
         url('../font/Bebas-Regular.ttf') format('truetype'),
         url('../font/Bebas-Regular.svg#On-AirInline') format('svg');
    font-weight: normal;
    font-style: normal;
}



*{font-family: Montserrat-Medium ;
}
</pre></body></html>