Pārlūkot izejas kodu

CTLG: font-display block for site title font

Matias Benedetto 2 gadi atpakaļ
vecāks
revīzija
8283ab8fd7

+ 2 - 0
ctlg/styles/Corn.json

@@ -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"
 							]

+ 2 - 0
ctlg/styles/Lavender-Blush.json

@@ -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"
 							]

+ 2 - 0
ctlg/styles/Mindaro.json

@@ -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"
 							]

+ 2 - 0
ctlg/theme.json

@@ -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"
 							]