Browse Source

fix font slug

Matias Benedetto 2 years ago
parent
commit
895cfa1f66
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fewer/theme.json

+ 1 - 1
fewer/theme.json

@@ -594,7 +594,7 @@
 			}
 		},
 		"typography": {
-			"fontFamily": "var:preset|font-family|epilogue",
+			"fontFamily": "var:preset|font-family|epilogue-local",
 			"fontSize": "1.38rem",
 			"fontStyle": "normal",
 			"fontWeight": "300",