Explorar el Código

fix font slug

Matias Benedetto hace 2 años
padre
commit
895cfa1f66
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",