Browse Source

Added Helvetica Neue to correctly style Geologist-Yellow

Jason Crist 3 years ago
parent
commit
d2cc602431
1 changed files with 5 additions and 0 deletions
  1. 5 0
      blockbase/theme.json

+ 5 - 0
blockbase/theme.json

@@ -419,6 +419,11 @@
 					"name": "Fira Sans",
 					"provider": "blockbase-fonts"
 				},
+				{
+					"fontFamily": "'Helvetica Neue','Helvetica', 'Arial', sans-serif",
+					"slug": "helvetica-neue",
+					"name": "Helvetica Neue"
+				},
 				{
 					"fontFamily": "'IBM Plex Mono', monospace",
 					"slug": "ibm-plex-mono",