serif.css 195 B

12345
  1. :root {
  2. --entry-content-font-weight: 300;
  3. --entry-content-font-family: Georgia, 'Times New Roman', Times, serif;
  4. --entry-content-quote-font-family: var(--entry-content-font-family);
  5. }