<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: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("./fonts/NotoSerifJP-Regular.woff") format("woff"), url("./fonts/NotoSerifJP-Regular.ttf") format("truetype"), url("./fonts/NotoSerifJP-Regular.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/NotoSans_Bold.woff2") format("woff2"), url("./fonts/NotoSans_bold.woff") format("woff"), url("./fonts/NotoSans_bold.ttf") format("truetype"), url("./fonts/NotoSans_bold.eot") format("embedded-opentype");
  font-display: swap;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Noto Serif JP", serif;
}
</pre></body></html>