body,
body p, body li, body a, body span,
body td, body th, body blockquote,
body .article-content,
body .article-content p,
body .article-content li {
  font-family: 'Source Serif 4', Georgia, serif !important;
  font-weight: 400;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
}

body h1, body h2, body h3,
body h4, body h5, body h6,
body .article-content h1,
body .article-content h2,
body .article-content h3,
body .article-content h4 {
  font-family: 'Source Sans 3', -apple-system, BlinkMacSystemFont, sans-serif !important;
  font-weight: 600;
  letter-spacing: -0.01em;
}

body code, body pre, body kbd,
body samp, body tt,
body .article-content code,
body .article-content pre,
body .highlight,
body .article-content .highlight {
  font-family: 'Fira Code', 'Source Code Pro', monospace !important;
  font-size: 0.875em;
  font-variant-ligatures: contextual;
}

body blockquote,
body .article-content blockquote {
  font-family: 'Source Serif 4', Georgia, serif !important;
  font-style: italic;
}
