[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 { 2 "version": 3, 3 "$schema": "https://schemas.wp.org/trunk/theme.json", 4 "title": "Literata & Fira Sans", 5 "slug": "typography-preset-7", 6 "settings": { 7 "typography": { 8 "fontFamilies": [ 9 { 10 "name": "Literata", 11 "slug": "literata", 12 "fontFamily": "Literata, serif", 13 "fontFace": [ 14 { 15 "src": [ 16 "file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2" 17 ], 18 "fontWeight": "200", 19 "fontStyle": "normal", 20 "fontFamily": "Literata" 21 }, 22 { 23 "src": [ 24 "file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2" 25 ], 26 "fontWeight": "200", 27 "fontStyle": "italic", 28 "fontFamily": "Literata" 29 }, 30 { 31 "src": [ 32 "file:./assets/fonts/literata/Literata72pt-Light.woff2" 33 ], 34 "fontWeight": "300", 35 "fontStyle": "normal", 36 "fontFamily": "Literata" 37 }, 38 { 39 "src": [ 40 "file:./assets/fonts/literata/Literata72pt-LightItalic.woff2" 41 ], 42 "fontWeight": "300", 43 "fontStyle": "italic", 44 "fontFamily": "Literata" 45 }, 46 { 47 "src": [ 48 "file:./assets/fonts/literata/Literata72pt-Regular.woff2" 49 ], 50 "fontWeight": "400", 51 "fontStyle": "normal", 52 "fontFamily": "Literata" 53 }, 54 { 55 "src": [ 56 "file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2" 57 ], 58 "fontWeight": "400", 59 "fontStyle": "italic", 60 "fontFamily": "Literata" 61 }, 62 { 63 "src": [ 64 "file:./assets/fonts/literata/Literata72pt-Medium.woff2" 65 ], 66 "fontWeight": "500", 67 "fontStyle": "normal", 68 "fontFamily": "Literata" 69 }, 70 { 71 "src": [ 72 "file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2" 73 ], 74 "fontWeight": "500", 75 "fontStyle": "italic", 76 "fontFamily": "Literata" 77 }, 78 { 79 "src": [ 80 "file:./assets/fonts/literata/Literata72pt-SemiBold.woff2" 81 ], 82 "fontWeight": "600", 83 "fontStyle": "normal", 84 "fontFamily": "Literata" 85 }, 86 { 87 "src": [ 88 "file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2" 89 ], 90 "fontWeight": "600", 91 "fontStyle": "italic", 92 "fontFamily": "Literata" 93 }, 94 { 95 "src": [ 96 "file:./assets/fonts/literata/Literata72pt-Bold.woff2" 97 ], 98 "fontWeight": "700", 99 "fontStyle": "normal", 100 "fontFamily": "Literata" 101 }, 102 { 103 "src": [ 104 "file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2" 105 ], 106 "fontWeight": "700", 107 "fontStyle": "italic", 108 "fontFamily": "Literata" 109 }, 110 { 111 "src": [ 112 "file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2" 113 ], 114 "fontWeight": "800", 115 "fontStyle": "normal", 116 "fontFamily": "Literata" 117 }, 118 { 119 "src": [ 120 "file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2" 121 ], 122 "fontWeight": "800", 123 "fontStyle": "italic", 124 "fontFamily": "Literata" 125 }, 126 { 127 "src": [ 128 "file:./assets/fonts/literata/Literata72pt-Black.woff2" 129 ], 130 "fontWeight": "900", 131 "fontStyle": "normal", 132 "fontFamily": "Literata" 133 }, 134 { 135 "src": [ 136 "file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2" 137 ], 138 "fontWeight": "900", 139 "fontStyle": "italic", 140 "fontFamily": "Literata" 141 } 142 ] 143 }, 144 { 145 "name": "Fira Sans", 146 "slug": "fira-sans", 147 "fontFamily": "\"Fira Sans\", sans-serif", 148 "fontFace": [ 149 { 150 "src": [ 151 "file:./assets/fonts/fira-sans/FiraSans-Thin.woff2" 152 ], 153 "fontWeight": "100", 154 "fontStyle": "normal", 155 "fontFamily": "\"Fira Sans\"" 156 }, 157 { 158 "src": [ 159 "file:./assets/fonts/fira-sans/FiraSans-ThinItalic.woff2" 160 ], 161 "fontWeight": "100", 162 "fontStyle": "italic", 163 "fontFamily": "\"Fira Sans\"" 164 }, 165 { 166 "src": [ 167 "file:./assets/fonts/fira-sans/FiraSans-ExtraLight.woff2" 168 ], 169 "fontWeight": "200", 170 "fontStyle": "normal", 171 "fontFamily": "\"Fira Sans\"" 172 }, 173 { 174 "src": [ 175 "file:./assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2" 176 ], 177 "fontWeight": "200", 178 "fontStyle": "italic", 179 "fontFamily": "\"Fira Sans\"" 180 }, 181 { 182 "src": [ 183 "file:./assets/fonts/fira-sans/FiraSans-Light.woff2" 184 ], 185 "fontWeight": "300", 186 "fontStyle": "normal", 187 "fontFamily": "\"Fira Sans\"" 188 }, 189 { 190 "src": [ 191 "file:./assets/fonts/fira-sans/FiraSans-LightItalic.woff2" 192 ], 193 "fontWeight": "300", 194 "fontStyle": "italic", 195 "fontFamily": "\"Fira Sans\"" 196 }, 197 { 198 "src": [ 199 "file:./assets/fonts/fira-sans/FiraSans-Italic.woff2" 200 ], 201 "fontWeight": "400", 202 "fontStyle": "italic", 203 "fontFamily": "\"Fira Sans\"" 204 }, 205 { 206 "src": [ 207 "file:./assets/fonts/fira-sans/FiraSans-Regular.woff2" 208 ], 209 "fontWeight": "400", 210 "fontStyle": "normal", 211 "fontFamily": "\"Fira Sans\"" 212 }, 213 { 214 "src": [ 215 "file:./assets/fonts/fira-sans/FiraSans-Medium.woff2" 216 ], 217 "fontWeight": "500", 218 "fontStyle": "normal", 219 "fontFamily": "\"Fira Sans\"" 220 }, 221 { 222 "src": [ 223 "file:./assets/fonts/fira-sans/FiraSans-MediumItalic.woff2" 224 ], 225 "fontWeight": "500", 226 "fontStyle": "italic", 227 "fontFamily": "\"Fira Sans\"" 228 }, 229 { 230 "src": [ 231 "file:./assets/fonts/fira-sans/FiraSans-SemiBold.woff2" 232 ], 233 "fontWeight": "600", 234 "fontStyle": "normal", 235 "fontFamily": "\"Fira Sans\"" 236 }, 237 { 238 "src": [ 239 "file:./assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2" 240 ], 241 "fontWeight": "600", 242 "fontStyle": "italic", 243 "fontFamily": "\"Fira Sans\"" 244 }, 245 { 246 "src": [ 247 "file:./assets/fonts/fira-sans/FiraSans-Bold.woff2" 248 ], 249 "fontWeight": "700", 250 "fontStyle": "normal", 251 "fontFamily": "\"Fira Sans\"" 252 }, 253 { 254 "src": [ 255 "file:./assets/fonts/fira-sans/FiraSans-BoldItalic.woff2" 256 ], 257 "fontWeight": "700", 258 "fontStyle": "italic", 259 "fontFamily": "\"Fira Sans\"" 260 }, 261 { 262 "src": [ 263 "file:./assets/fonts/fira-sans/FiraSans-ExtraBold.woff2" 264 ], 265 "fontWeight": "800", 266 "fontStyle": "normal", 267 "fontFamily": "\"Fira Sans\"" 268 }, 269 { 270 "src": [ 271 "file:./assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2" 272 ], 273 "fontWeight": "800", 274 "fontStyle": "italic", 275 "fontFamily": "\"Fira Sans\"" 276 }, 277 { 278 "src": [ 279 "file:./assets/fonts/fira-sans/FiraSans-Black.woff2" 280 ], 281 "fontWeight": "900", 282 "fontStyle": "normal", 283 "fontFamily": "\"Fira Sans\"" 284 }, 285 { 286 "src": [ 287 "file:./assets/fonts/fira-sans/FiraSans-BlackItalic.woff2" 288 ], 289 "fontWeight": "900", 290 "fontStyle": "italic", 291 "fontFamily": "\"Fira Sans\"" 292 } 293 ] 294 } 295 ], 296 "fontSizes": [ 297 { 298 "fluid": false, 299 "name": "Small", 300 "size": "0.9rem", 301 "slug": "small" 302 }, 303 { 304 "fluid": { 305 "max": "1.2rem", 306 "min": "0.9rem" 307 }, 308 "name": "Medium", 309 "size": "1rem", 310 "slug": "medium" 311 }, 312 { 313 "fluid": { 314 "max": "1.8rem", 315 "min": "1.2rem" 316 }, 317 "name": "Large", 318 "size": "1.2rem", 319 "slug": "large" 320 }, 321 { 322 "fluid": { 323 "max": "2.2rem", 324 "min": "1.8rem" 325 }, 326 "name": "Extra Large", 327 "size": "1.8rem", 328 "slug": "x-large" 329 }, 330 { 331 "fluid": { 332 "max": "2.8rem", 333 "min": "2rem" 334 }, 335 "name": "Extra Extra Large", 336 "size": "2rem", 337 "slug": "xx-large" 338 } 339 ] 340 } 341 }, 342 "styles": { 343 "typography": { 344 "fontSize": "var:preset|font-size|medium", 345 "fontFamily": "var:preset|font-family|fira-sans", 346 "letterSpacing": "-0.01em", 347 "lineHeight": "1.5" 348 }, 349 "blocks": { 350 "core/post-title": { 351 "typography": { 352 "fontWeight": "200" 353 } 354 }, 355 "core/pullquote": { 356 "typography": { 357 "fontFamily": "var:preset|font-family|literata", 358 "fontWeight": "200", 359 "letterSpacing": "0em" 360 } 361 }, 362 "core/query-pagination": { 363 "typography": { 364 "fontWeight": "300", 365 "letterSpacing": "0px" 366 } 367 }, 368 "core/quote": { 369 "typography": { 370 "fontSize": "var:preset|font-size|medium", 371 "letterSpacing": "-0.01em", 372 "lineHeight": "1.5", 373 "fontWeight": "300" 374 } 375 }, 376 "core/site-title": { 377 "typography": { 378 "fontFamily": "var:preset|font-family|literata", 379 "fontSize": "var:preset|font-size|x-large", 380 "fontWeight": "300", 381 "letterSpacing": "-0.56px", 382 "textTransform": "uppercase" 383 } 384 } 385 }, 386 "elements": { 387 "button": { 388 "typography": { 389 "fontFamily": "var:preset|font-family|literata", 390 "fontSize": "var:preset|font-size|medium", 391 "fontWeight": "400", 392 "letterSpacing": "-0.01em", 393 "textTransform": "uppercase" 394 } 395 }, 396 "heading": { 397 "typography": { 398 "fontFamily": "var:preset|font-family|literata", 399 "fontWeight": "200", 400 "letterSpacing": "-0.02em", 401 "lineHeight": "1.24" 402 } 403 }, 404 "h6": { 405 "typography": { 406 "fontWeight": "200" 407 } 408 } 409 } 410 } 411 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |