<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#CYCLONE*/
@font-face {
    font-family: Cyclone;
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/Cyclone/Cyclone Background.otf') format('opentype'), url('/static/Cyclone-837ed1f60ff94c7ffaae785cb715c03a.woff') format("woff");
    font-display: swap;
    font-display: auto
}

/*FUTURA BT*/
@font-face {
    font-family: FuturaBT Medium;
    src: url('/fonts/Futura/FuturaBT-Medium.woff2') format("woff2"), url('/fonts/Futura/FuturaBT-Medium.woff') format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
</pre></body></html>