h1, h2, h3 {
  font-family: 'Source Serif 4', Georgia, 'Times New Roman', serif;
}

body {
  font-family: 'Inter', 'Helvetica Neue', Arial, sans-serif;
}

code {
  font-family: 'Lucida Console', Monaco, monospace;
  font-size: 85%;
}
