<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
    font-family: "SourceHanSansSC-ExtraLight";
    src: url("./SourceHanSansSC-ExtraLight.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SourceHanSansSC-Light";
    src: url("./SourceHanSansSC-Light.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SourceHanSansSC-Normal";
    src: url("./SourceHanSansSC-Normal.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SourceHanSerifSC-Medium";
    src: url("./SourceHanSerifSC-Medium.otf");
    font-weight: normal;
    font-style: normal;
}

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