|
@@ -172,22 +172,6 @@
|
|
|
"typography": {
|
|
|
"customFontSize": true,
|
|
|
"customLineHeight": true,
|
|
|
- "fontFamilies": [
|
|
|
- {
|
|
|
- "fontFamily": "'IBM Plex Mono', 'Courier New', 'Courier', monospace",
|
|
|
- "fontSlug": "ibm-plex-mono",
|
|
|
- "slug": "body-font",
|
|
|
- "name": "Body (IBM Plex Mono)",
|
|
|
- "google": "family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700"
|
|
|
- },
|
|
|
- {
|
|
|
- "fontFamily": "'IBM Plex Mono', 'Courier New', 'Courier', monospace",
|
|
|
- "fontSlug": "ibm-plex-mono",
|
|
|
- "slug": "heading-font",
|
|
|
- "name": "Headings (IBM Plex Mono)",
|
|
|
- "google": "family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700"
|
|
|
- }
|
|
|
- ],
|
|
|
"fontSizes": [
|
|
|
{
|
|
|
"name": "Small",
|
|
@@ -368,7 +352,8 @@
|
|
|
}
|
|
|
},
|
|
|
"typography": {
|
|
|
- "fontWeight": "400"
|
|
|
+ "fontWeight": "400",
|
|
|
+ "fontFamily": "var:preset|font-family|ibm-plex-mono"
|
|
|
}
|
|
|
}
|
|
|
}
|