<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: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://www.starboxx.ch/fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://www.starboxx.ch/fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://www.starboxx.ch/fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: 'Conthrax-sb';
    src: url('https://www.starboxx.ch/fonts/conthrax-sb.ttf');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
</pre></body></html>