|
@@ -46,7 +46,7 @@
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "20px",
|
|
"fontSize": "20px",
|
|
- "fontWeight": "600"
|
|
|
|
|
|
+ "fontWeight": "700"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"color": {
|
|
"color": {
|
|
@@ -57,7 +57,7 @@
|
|
"selection": "var(--wp--preset--color--darker-blue)"
|
|
"selection": "var(--wp--preset--color--darker-blue)"
|
|
},
|
|
},
|
|
"fontsToLoadFromGoogle": [
|
|
"fontsToLoadFromGoogle": [
|
|
- "family=Poppins:ital,wght@0,300;0,400;0,500;0,600;1,400"
|
|
|
|
|
|
+ "family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700"
|
|
],
|
|
],
|
|
"form": {
|
|
"form": {
|
|
"border": {
|
|
"border": {
|
|
@@ -115,7 +115,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--tiny)",
|
|
"fontSize": "var(--wp--preset--font-size--tiny)",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
- "fontWeight": "300"
|
|
|
|
|
|
+ "fontWeight": "400"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -123,7 +123,7 @@
|
|
"citation": {
|
|
"citation": {
|
|
"typography": {
|
|
"typography": {
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
- "fontWeight": 300
|
|
|
|
|
|
+ "fontWeight": 400
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -147,9 +147,9 @@
|
|
"customLineHeight": true,
|
|
"customLineHeight": true,
|
|
"fontFamilies": [
|
|
"fontFamilies": [
|
|
{
|
|
{
|
|
- "fontFamily": "\"Poppins\", sans-serif",
|
|
|
|
|
|
+ "fontFamily": "\"DM Sans\", sans-serif",
|
|
"slug": "base",
|
|
"slug": "base",
|
|
- "name": "Poppins"
|
|
|
|
|
|
+ "name": "DM Sans"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
|
|
"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
|
|
@@ -199,7 +199,8 @@
|
|
"text": "var(--wp--custom--button--color--text)"
|
|
"text": "var(--wp--custom--button--color--text)"
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
- "fontSize": "var(--wp--custom--button--typography--font-size)"
|
|
|
|
|
|
+ "fontSize": "var(--wp--custom--button--typography--font-size)",
|
|
|
|
+ "fontWeight": "var(--wp--custom--button--typography--font-weight)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/code": {
|
|
"core/code": {
|
|
@@ -239,7 +240,7 @@
|
|
"citation": {
|
|
"citation": {
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "15px",
|
|
"fontSize": "15px",
|
|
- "fontWeight": "300"
|
|
|
|
|
|
+ "fontWeight": "400"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -257,7 +258,7 @@
|
|
"typography": {
|
|
"typography": {
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
"fontSize": "var(--wp--preset--font-size--huge)",
|
|
"fontSize": "var(--wp--preset--font-size--huge)",
|
|
- "fontWeight": "500",
|
|
|
|
|
|
+ "fontWeight": "400",
|
|
"lineHeight": "1.4"
|
|
"lineHeight": "1.4"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -275,13 +276,13 @@
|
|
"link": "var(--wp--custom--color--primary)"
|
|
"link": "var(--wp--custom--color--primary)"
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
- "fontSize": "20px",
|
|
|
|
- "fontWeight": 800
|
|
|
|
|
|
+ "fontSize": "18px",
|
|
|
|
+ "fontWeight": 700
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/navigation": {
|
|
"core/navigation": {
|
|
"typography": {
|
|
"typography": {
|
|
- "fontSize": "20px"
|
|
|
|
|
|
+ "fontSize": "18px"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|