diff --git a/styles/mono.json b/styles/mono.json index 9ca4e11..2150af7 100644 --- a/styles/mono.json +++ b/styles/mono.json @@ -47,7 +47,7 @@ "elements": { "heading": { "typography": { - "fontFamily": "var(--wp--preset--font-family--jet-brains-mono)" + "fontFamily": "var(--wp--preset--font-family--spline-sans-mono)" } }, "h1": { @@ -82,7 +82,7 @@ } }, "typography": { - "fontFamily": "var(--wp--preset--font-family--jet-brains-mono)" + "fontFamily": "var(--wp--preset--font-family--spline-sans-mono)" } } }