<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: "SourceSansPro";
    src: url("../resources/fonts/SourceSansPro.woff2") format("woff2");
}

body {
    font-family: SourceSansPro;
}</pre></body></html>