Parcourir la source

fix font slug

Matias Benedetto il y a 2 ans
Parent
commit
895cfa1f66
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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",