|
@@ -281,6 +281,7 @@
|
|
"fontFamily": "Outward",
|
|
"fontFamily": "Outward",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"fontWeight": "400",
|
|
|
|
+ "fontDisplay": "block",
|
|
"src": [
|
|
"src": [
|
|
"file:./assets/fonts/outward_normal_400.ttf"
|
|
"file:./assets/fonts/outward_normal_400.ttf"
|
|
]
|
|
]
|
|
@@ -289,6 +290,7 @@
|
|
"fontFamily": "Outward",
|
|
"fontFamily": "Outward",
|
|
"fontStyle": "italic",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "400",
|
|
"fontWeight": "400",
|
|
|
|
+ "fontDisplay": "block",
|
|
"src": [
|
|
"src": [
|
|
"file:./assets/fonts/outward_italic_400.ttf"
|
|
"file:./assets/fonts/outward_italic_400.ttf"
|
|
]
|
|
]
|