Parcourir la source

Revert "moved Jost from Meraki to Blockbase"

This reverts commit a39b3f37fe035481a8d28796e6ce6437f4ab145e.
Jason Crist il y a 3 ans
Parent
commit
cd0c02e629

+ 0 - 6
blockbase/theme.json

@@ -442,12 +442,6 @@
 					"name": "Josefin Sans",
 					"name": "Josefin Sans",
 					"provider": "blockbase-fonts"
 					"provider": "blockbase-fonts"
 				},
 				},
-				{
-					"fontFamily": "Jost, sans-serif",
-					"slug": "jost",
-					"name": "Jost",
-					"provider": "blockbase-fonts"
-				},
 				{
 				{
 					"fontFamily": "'Libre Baskerville', serif",
 					"fontFamily": "'Libre Baskerville', serif",
 					"slug": "libre-baskerville",
 					"slug": "libre-baskerville",

BIN
meraki/assets/fonts/Jost-Medium.ttf


BIN
meraki/assets/fonts/Jost-Regular.ttf


+ 1 - 7
meraki/theme.json

@@ -102,11 +102,6 @@
 					"lineHeight": "1.2"
 					"lineHeight": "1.2"
 				}
 				}
 			},
 			},
-            		"core/heading": {
-             	   		"typography": {
-			        	"fontFamily": "var:preset|font-family|jost"
-                		}
-			},
 			"core/navigation-link": {
 			"core/navigation-link": {
 				"typography": {
 				"typography": {
 					"fontFamily": "var(--wp--preset--font-family--jost)",
 					"fontFamily": "var(--wp--preset--font-family--jost)",
@@ -117,7 +112,6 @@
 			},
 			},
 			"core/post-title": {
 			"core/post-title": {
 				"typography": {
 				"typography": {
-			        	"fontFamily": "var:preset|font-family|jost",
 					"fontSize": "var(--wp--preset--font-size--large)",
 					"fontSize": "var(--wp--preset--font-size--large)",
 					"fontWeight": "500",
 					"fontWeight": "500",
 					"lineHeight": "1.2"
 					"lineHeight": "1.2"
@@ -157,4 +151,4 @@
 			"fontFamily": "var:preset|font-family|nunito"
 			"fontFamily": "var:preset|font-family|nunito"
 		}
 		}
 	}
 	}
-}
+}