<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: 'geogebra-sans-serif';
    src: url('../font/GeogebraSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geogebra-serif';
    src: url('../font/GeogebraSerif-Regular.ttf');
    font-weight: normal;
    font-style: normal;

}
</pre></body></html>