CTLG: font-display block for site title font
This commit is contained in:
parent
db0b5de80b
commit
8283ab8fd7
4 changed files with 8 additions and 0 deletions
|
@ -281,6 +281,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_normal_400.ttf"
|
||||
]
|
||||
|
@ -289,6 +290,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_italic_400.ttf"
|
||||
]
|
||||
|
|
|
@ -281,6 +281,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_normal_400.ttf"
|
||||
]
|
||||
|
@ -289,6 +290,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_italic_400.ttf"
|
||||
]
|
||||
|
|
|
@ -281,6 +281,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_normal_400.ttf"
|
||||
]
|
||||
|
@ -289,6 +290,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_italic_400.ttf"
|
||||
]
|
||||
|
|
|
@ -281,6 +281,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_normal_400.ttf"
|
||||
]
|
||||
|
@ -289,6 +290,7 @@
|
|||
"fontFamily": "Outward",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"fontDisplay": "block",
|
||||
"src": [
|
||||
"file:./assets/fonts/outward_italic_400.ttf"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue