<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: Cocogoose;
    src: url(Cocogoose%20Pro%20Light%20trial.ttf);
    font-weight: normal;
}
@font-face {
    font-family: Cocogoose;
    src: url(Cocogoose%20Pro%20Regular%20trial.ttf);
    font-weight: bold;
}
@font-face {
    font-family: Cocogoose-inline;
    src: url(Cocogoose%20Pro%20Inline%20trial.ttf);
    font-weight: bold;
}</pre></body></html>