|
@@ -93,6 +93,7 @@
|
|
|
"name": "Body (System Font)",
|
|
|
"fontFace": [
|
|
|
{
|
|
|
+ "fontDisplay": "block",
|
|
|
"fontFamily": "Jost",
|
|
|
"fontWeight": "300 400",
|
|
|
"fontStyle": "normal",
|
|
@@ -102,6 +103,7 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "fontDisplay": "block",
|
|
|
"fontFamily": "Jost",
|
|
|
"fontWeight": "500 600",
|
|
|
"fontStyle": "normal",
|
|
@@ -118,6 +120,7 @@
|
|
|
"name": "Headings (System Font)",
|
|
|
"fontFace": [
|
|
|
{
|
|
|
+ "fontDisplay": "block",
|
|
|
"fontFamily": "Literata",
|
|
|
"fontWeight": "400",
|
|
|
"fontStyle": "normal",
|
|
@@ -127,6 +130,7 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "fontDisplay": "block",
|
|
|
"fontFamily": "Literata",
|
|
|
"fontWeight": "400",
|
|
|
"fontStyle": "italic",
|
|
@@ -136,6 +140,7 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "fontDisplay": "block",
|
|
|
"fontFamily": "Literata",
|
|
|
"fontWeight": "800 900",
|
|
|
"fontStyle": "normal",
|
|
@@ -145,6 +150,7 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "fontDisplay": "block",
|
|
|
"fontFamily": "Literata",
|
|
|
"fontWeight": "800 900",
|
|
|
"fontStyle": "italic",
|