<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "noto-sans-sc.css";

html, body {
  font-family: 'Noto Sans SC', sans-serif;
}
</pre></body></html>