style.css 129 B

1234567
  1. body {
  2. font-family: 'Noto Serif SC', serif, 'Anonymous Pro', monospace;
  3. }
  4. h1,h2,h3,h4
  5. {
  6. font-weight: bold;
  7. }