diff --git a/styles/base/typography.css b/styles/base/typography.css index 1209ab3..f8d9a57 100644 --- a/styles/base/typography.css +++ b/styles/base/typography.css @@ -81,7 +81,7 @@ body { @layer components { h1, h2, h3, h4, h5, h6 { - font-family: var(--font-headings); + font-family: var(--font-quincy); font-weight: 700; margin: 0 0 1rem; }