From 3917289808c6271d63f996f71123d45c100dd557 Mon Sep 17 00:00:00 2001 From: Jason Crist Date: Tue, 6 Feb 2024 11:14:19 -0500 Subject: [PATCH 1/2] Add list of fonts excluded from having previews generated. Added ability to render a single font family preview via command line. --- package-lock.json | 17267 +- .../google-fonts-with-preview.json | 123089 ++++++++------- .../previews/chenla/chenla-400-normal.svg | 1 - .../gutenberg-17.7/previews/chenla/chenla.svg | 1 - .../previews/coiny/coiny-400-normal.svg | 1 - .../gutenberg-17.7/previews/coiny/coiny.svg | 1 - .../concert-one/concert-one-400-normal.svg | 1 - .../previews/concert-one/concert-one.svg | 1 - .../previews/content/content-400-normal.svg | 1 - .../previews/content/content-700-normal.svg | 1 - .../previews/content/content.svg | 1 - .../previews/cutive/cutive-400-normal.svg | 1 - .../gutenberg-17.7/previews/cutive/cutive.svg | 1 - .../englebert/englebert-400-normal.svg | 1 - .../previews/englebert/englebert.svg | 1 - .../previews/khmer/khmer-400-normal.svg | 1 - .../gutenberg-17.7/previews/khmer/khmer.svg | 1 - .../liu-jian-mao-cao-400-normal.svg | 1 - .../liu-jian-mao-cao/liu-jian-mao-cao.svg | 1 - .../material-icons-outlined-400-normal.svg | 1 - .../material-icons-outlined.svg | 1 - .../material-icons-round-400-normal.svg | 1 - .../material-icons-round.svg | 1 - .../material-icons-sharp-400-normal.svg | 1 - .../material-icons-sharp.svg | 1 - .../material-icons-two-tone-400-normal.svg | 1 - .../material-icons-two-tone.svg | 1 - .../material-icons-400-normal.svg | 1 - .../material-icons/material-icons.svg | 1 - .../noto-color-emoji-400-normal.svg | 1 - .../noto-color-emoji/noto-color-emoji.svg | 1 - .../noto-emoji/noto-emoji-300-normal.svg | 1 - .../noto-emoji/noto-emoji-400-normal.svg | 1 - .../noto-emoji/noto-emoji-500-normal.svg | 1 - .../noto-emoji/noto-emoji-600-normal.svg | 1 - .../noto-emoji/noto-emoji-700-normal.svg | 1 - .../previews/noto-emoji/noto-emoji.svg | 1 - .../noto-kufi-arabic-100-normal.svg | 1 - .../noto-kufi-arabic-200-normal.svg | 1 - .../noto-kufi-arabic-300-normal.svg | 1 - .../noto-kufi-arabic-400-normal.svg | 1 - .../noto-kufi-arabic-500-normal.svg | 1 - .../noto-kufi-arabic-600-normal.svg | 1 - .../noto-kufi-arabic-700-normal.svg | 1 - .../noto-kufi-arabic-800-normal.svg | 1 - .../noto-kufi-arabic-900-normal.svg | 1 - .../noto-kufi-arabic/noto-kufi-arabic.svg | 1 - .../noto-sans-arabic-100-normal.svg | 1 - .../noto-sans-arabic-200-normal.svg | 1 - .../noto-sans-arabic-300-normal.svg | 1 - .../noto-sans-arabic-400-normal.svg | 1 - .../noto-sans-arabic-500-normal.svg | 1 - .../noto-sans-arabic-600-normal.svg | 1 - .../noto-sans-arabic-700-normal.svg | 1 - .../noto-sans-arabic-800-normal.svg | 1 - .../noto-sans-arabic-900-normal.svg | 1 - .../noto-sans-arabic/noto-sans-arabic.svg | 1 - .../noto-sans-lycian-400-normal.svg | 1 - .../noto-sans-lycian/noto-sans-lycian.svg | 1 - .../noto-sans-myanmar-100-normal.svg | 1 - .../noto-sans-myanmar-200-normal.svg | 1 - .../noto-sans-myanmar-300-normal.svg | 1 - .../noto-sans-myanmar-400-normal.svg | 1 - .../noto-sans-myanmar-500-normal.svg | 1 - .../noto-sans-myanmar-600-normal.svg | 1 - .../noto-sans-myanmar-700-normal.svg | 1 - .../noto-sans-myanmar-800-normal.svg | 1 - .../noto-sans-myanmar-900-normal.svg | 1 - .../noto-sans-myanmar/noto-sans-myanmar.svg | 1 - .../noto-sans-phags-pa-400-normal.svg | 1 - .../noto-sans-phags-pa/noto-sans-phags-pa.svg | 1 - .../noto-sans-signwriting-400-normal.svg | 1 - .../noto-sans-signwriting.svg | 1 - .../noto-serif-myanmar-100-normal.svg | 1 - .../noto-serif-myanmar-200-normal.svg | 1 - .../noto-serif-myanmar-300-normal.svg | 1 - .../noto-serif-myanmar-400-normal.svg | 1 - .../noto-serif-myanmar-500-normal.svg | 1 - .../noto-serif-myanmar-600-normal.svg | 1 - .../noto-serif-myanmar-700-normal.svg | 1 - .../noto-serif-myanmar-800-normal.svg | 1 - .../noto-serif-myanmar-900-normal.svg | 1 - .../noto-serif-myanmar/noto-serif-myanmar.svg | 1 - .../previews/revalia/revalia-400-normal.svg | 1 - .../previews/revalia/revalia.svg | 1 - .../previews/siemreap/siemreap-400-normal.svg | 1 - .../previews/siemreap/siemreap.svg | 1 - .../previews/updock/updock-400-normal.svg | 1 - .../gutenberg-17.7/previews/updock/updock.svg | 1 - src/generate_font_previews.js | 66 +- 90 files changed, 63224 insertions(+), 77285 deletions(-) delete mode 100644 releases/gutenberg-17.7/previews/chenla/chenla-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/chenla/chenla.svg delete mode 100644 releases/gutenberg-17.7/previews/coiny/coiny-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/coiny/coiny.svg delete mode 100644 releases/gutenberg-17.7/previews/concert-one/concert-one-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/concert-one/concert-one.svg delete mode 100644 releases/gutenberg-17.7/previews/content/content-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/content/content-700-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/content/content.svg delete mode 100644 releases/gutenberg-17.7/previews/cutive/cutive-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/cutive/cutive.svg delete mode 100644 releases/gutenberg-17.7/previews/englebert/englebert-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/englebert/englebert.svg delete mode 100644 releases/gutenberg-17.7/previews/khmer/khmer-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/khmer/khmer.svg delete mode 100644 releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-round/material-icons-round-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-round/material-icons-round.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons/material-icons-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/material-icons/material-icons.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-300-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-500-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-600-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-700-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-emoji/noto-emoji.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-100-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-200-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-300-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-500-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-600-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-700-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-800-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-900-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-100-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-200-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-300-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-500-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-600-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-700-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-800-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-900-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-100-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-200-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-300-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-500-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-600-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-700-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-800-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-900-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-100-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-200-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-300-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-500-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-600-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-700-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-800-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-900-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar.svg delete mode 100644 releases/gutenberg-17.7/previews/revalia/revalia-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/revalia/revalia.svg delete mode 100644 releases/gutenberg-17.7/previews/siemreap/siemreap-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/siemreap/siemreap.svg delete mode 100644 releases/gutenberg-17.7/previews/updock/updock-400-normal.svg delete mode 100644 releases/gutenberg-17.7/previews/updock/updock.svg diff --git a/package-lock.json b/package-lock.json index 6c98d062..d170726a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17047 +1,8 @@ { "name": "google-fonts-to-wordpress-collection", "version": "0.0.1", - "lockfileVersion": 2, + "lockfileVersion": 1, "requires": true, - "packages": { - "": { - "name": "google-fonts-to-wordpress-collection", - "version": "0.0.1", - "license": "GPL-2.0-or-later", - "dependencies": { - "@wordpress/scripts": "^26.19.0", - "text-to-svg": "^3.1.5", - "woff2": "^1.0.0" - } - }, - "node_modules/@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@ampproject/remapping": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", - "integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz", - "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==", - "dependencies": { - "@babel/highlight": "^7.23.4", - "chalk": "^2.4.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/code-frame/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/code-frame/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/code-frame/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/code-frame/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" - }, - "node_modules/@babel/code-frame/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/code-frame/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/code-frame/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz", - "integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/core": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz", - "integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==", - "dependencies": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.23.7", - "@babel/parser": "^7.23.6", - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@babel/eslint-parser": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz", - "integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==", - "dependencies": { - "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", - "eslint-visitor-keys": "^2.1.0", - "semver": "^6.3.1" - }, - "engines": { - "node": "^10.13.0 || ^12.13.0 || >=14.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.11.0", - "eslint": "^7.5.0 || ^8.0.0" - } - }, - "node_modules/@babel/generator": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz", - "integrity": "sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==", - "dependencies": { - "@babel/types": "^7.23.6", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", - "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz", - "integrity": "sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==", - "dependencies": { - "@babel/types": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", - "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", - "dependencies": { - "@babel/compat-data": "^7.23.5", - "@babel/helper-validator-option": "^7.23.5", - "browserslist": "^4.22.2", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.7.tgz", - "integrity": "sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-member-expression-to-functions": "^7.23.0", - "@babel/helper-optimise-call-expression": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.20", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz", - "integrity": "sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "regexpu-core": "^5.3.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz", - "integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==", - "dependencies": { - "@babel/helper-compilation-targets": "^7.22.6", - "@babel/helper-plugin-utils": "^7.22.5", - "debug": "^4.1.1", - "lodash.debounce": "^4.0.8", - "resolve": "^1.14.2" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/@babel/helper-environment-visitor": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", - "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", - "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", - "dependencies": { - "@babel/template": "^7.22.15", - "@babel/types": "^7.23.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-hoist-variables": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", - "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", - "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", - "dependencies": { - "@babel/types": "^7.23.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-imports": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", - "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", - "dependencies": { - "@babel/types": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz", - "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==", - "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-simple-access": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.20" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", - "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==", - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-plugin-utils": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", - "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz", - "integrity": "sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-wrap-function": "^7.22.20" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-replace-supers": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", - "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", - "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-member-expression-to-functions": "^7.22.15", - "@babel/helper-optimise-call-expression": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-simple-access": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", - "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==", - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-split-export-declaration": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-string-parser": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz", - "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-option": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", - "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-wrap-function": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz", - "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==", - "dependencies": { - "@babel/helper-function-name": "^7.22.5", - "@babel/template": "^7.22.15", - "@babel/types": "^7.22.19" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helpers": { - "version": "7.23.8", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.8.tgz", - "integrity": "sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==", - "dependencies": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/parser": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz", - "integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==", - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz", - "integrity": "sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz", - "integrity": "sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/plugin-transform-optional-chaining": "^7.23.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.13.0" - } - }, - "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz", - "integrity": "sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==", - "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-proposal-private-property-in-object": { - "version": "7.21.0-placeholder-for-preset-env.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-bigint": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", - "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.12.13" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-assertions": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz", - "integrity": "sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-attributes": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz", - "integrity": "sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-meta": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz", - "integrity": "sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz", - "integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-unicode-sets-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", - "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz", - "integrity": "sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-async-generator-functions": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz", - "integrity": "sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==", - "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-remap-async-to-generator": "^7.22.20", - "@babel/plugin-syntax-async-generators": "^7.8.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz", - "integrity": "sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==", - "dependencies": { - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-remap-async-to-generator": "^7.22.20" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz", - "integrity": "sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz", - "integrity": "sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-class-properties": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz", - "integrity": "sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-class-static-block": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz", - "integrity": "sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, - "node_modules/@babel/plugin-transform-classes": { - "version": "7.23.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz", - "integrity": "sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.20", - "@babel/helper-split-export-declaration": "^7.22.6", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz", - "integrity": "sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/template": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz", - "integrity": "sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz", - "integrity": "sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz", - "integrity": "sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-dynamic-import": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz", - "integrity": "sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz", - "integrity": "sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==", - "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-export-namespace-from": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz", - "integrity": "sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-for-of": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz", - "integrity": "sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-function-name": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz", - "integrity": "sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==", - "dependencies": { - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-json-strings": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz", - "integrity": "sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-json-strings": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-literals": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz", - "integrity": "sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-logical-assignment-operators": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz", - "integrity": "sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz", - "integrity": "sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz", - "integrity": "sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==", - "dependencies": { - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz", - "integrity": "sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==", - "dependencies": { - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-simple-access": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz", - "integrity": "sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==", - "dependencies": { - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-identifier": "^7.22.20" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz", - "integrity": "sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==", - "dependencies": { - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz", - "integrity": "sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.5", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-new-target": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz", - "integrity": "sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz", - "integrity": "sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-numeric-separator": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz", - "integrity": "sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz", - "integrity": "sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==", - "dependencies": { - "@babel/compat-data": "^7.23.3", - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.23.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-object-super": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz", - "integrity": "sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.20" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-optional-catch-binding": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz", - "integrity": "sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz", - "integrity": "sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/plugin-syntax-optional-chaining": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-parameters": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz", - "integrity": "sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-private-methods": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz", - "integrity": "sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==", - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz", - "integrity": "sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz", - "integrity": "sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-constant-elements": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.23.3.tgz", - "integrity": "sha512-zP0QKq/p6O42OL94udMgSfKXyse4RyJ0JqbQ34zDAONWjyrEsghYEyTSK5FIpmXmCpB55SHokL1cRRKHv8L2Qw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-display-name": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.23.3.tgz", - "integrity": "sha512-GnvhtVfA2OAtzdX58FJxU19rhoGeQzyVndw3GgtdECQvQFXPEZIOVULHVZGAYmOgmqjXpVpfocAbSjh99V/Fqw==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz", - "integrity": "sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-jsx": "^7.23.3", - "@babel/types": "^7.23.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-jsx-development": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz", - "integrity": "sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==", - "dependencies": { - "@babel/plugin-transform-react-jsx": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-react-pure-annotations": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.23.3.tgz", - "integrity": "sha512-qMFdSS+TUhB7Q/3HVPnEdYJDQIk57jkntAwSuz9xfSE4n+3I+vHYCli3HoHawN1Z3RfCz/y1zXA/JXjG6cVImQ==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz", - "integrity": "sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "regenerator-transform": "^0.15.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz", - "integrity": "sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-runtime": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.7.tgz", - "integrity": "sha512-fa0hnfmiXc9fq/weK34MUV0drz2pOL/vfKWvN7Qw127hiUPabFCUMgAbYWcchRzMJit4o5ARsK/s+5h0249pLw==", - "dependencies": { - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "babel-plugin-polyfill-corejs2": "^0.4.7", - "babel-plugin-polyfill-corejs3": "^0.8.7", - "babel-plugin-polyfill-regenerator": "^0.5.4", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz", - "integrity": "sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-spread": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz", - "integrity": "sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz", - "integrity": "sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz", - "integrity": "sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz", - "integrity": "sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-typescript": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz", - "integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==", - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.23.6", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-typescript": "^7.23.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz", - "integrity": "sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-property-regex": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz", - "integrity": "sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz", - "integrity": "sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-sets-regex": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz", - "integrity": "sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==", - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/preset-env": { - "version": "7.23.8", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.8.tgz", - "integrity": "sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA==", - "dependencies": { - "@babel/compat-data": "^7.23.5", - "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-option": "^7.23.5", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.7", - "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-import-assertions": "^7.23.3", - "@babel/plugin-syntax-import-attributes": "^7.23.3", - "@babel/plugin-syntax-import-meta": "^7.10.4", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", - "@babel/plugin-transform-arrow-functions": "^7.23.3", - "@babel/plugin-transform-async-generator-functions": "^7.23.7", - "@babel/plugin-transform-async-to-generator": "^7.23.3", - "@babel/plugin-transform-block-scoped-functions": "^7.23.3", - "@babel/plugin-transform-block-scoping": "^7.23.4", - "@babel/plugin-transform-class-properties": "^7.23.3", - "@babel/plugin-transform-class-static-block": "^7.23.4", - "@babel/plugin-transform-classes": "^7.23.8", - "@babel/plugin-transform-computed-properties": "^7.23.3", - "@babel/plugin-transform-destructuring": "^7.23.3", - "@babel/plugin-transform-dotall-regex": "^7.23.3", - "@babel/plugin-transform-duplicate-keys": "^7.23.3", - "@babel/plugin-transform-dynamic-import": "^7.23.4", - "@babel/plugin-transform-exponentiation-operator": "^7.23.3", - "@babel/plugin-transform-export-namespace-from": "^7.23.4", - "@babel/plugin-transform-for-of": "^7.23.6", - "@babel/plugin-transform-function-name": "^7.23.3", - "@babel/plugin-transform-json-strings": "^7.23.4", - "@babel/plugin-transform-literals": "^7.23.3", - "@babel/plugin-transform-logical-assignment-operators": "^7.23.4", - "@babel/plugin-transform-member-expression-literals": "^7.23.3", - "@babel/plugin-transform-modules-amd": "^7.23.3", - "@babel/plugin-transform-modules-commonjs": "^7.23.3", - "@babel/plugin-transform-modules-systemjs": "^7.23.3", - "@babel/plugin-transform-modules-umd": "^7.23.3", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", - "@babel/plugin-transform-new-target": "^7.23.3", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.23.4", - "@babel/plugin-transform-numeric-separator": "^7.23.4", - "@babel/plugin-transform-object-rest-spread": "^7.23.4", - "@babel/plugin-transform-object-super": "^7.23.3", - "@babel/plugin-transform-optional-catch-binding": "^7.23.4", - "@babel/plugin-transform-optional-chaining": "^7.23.4", - "@babel/plugin-transform-parameters": "^7.23.3", - "@babel/plugin-transform-private-methods": "^7.23.3", - "@babel/plugin-transform-private-property-in-object": "^7.23.4", - "@babel/plugin-transform-property-literals": "^7.23.3", - "@babel/plugin-transform-regenerator": "^7.23.3", - "@babel/plugin-transform-reserved-words": "^7.23.3", - "@babel/plugin-transform-shorthand-properties": "^7.23.3", - "@babel/plugin-transform-spread": "^7.23.3", - "@babel/plugin-transform-sticky-regex": "^7.23.3", - "@babel/plugin-transform-template-literals": "^7.23.3", - "@babel/plugin-transform-typeof-symbol": "^7.23.3", - "@babel/plugin-transform-unicode-escapes": "^7.23.3", - "@babel/plugin-transform-unicode-property-regex": "^7.23.3", - "@babel/plugin-transform-unicode-regex": "^7.23.3", - "@babel/plugin-transform-unicode-sets-regex": "^7.23.3", - "@babel/preset-modules": "0.1.6-no-external-plugins", - "babel-plugin-polyfill-corejs2": "^0.4.7", - "babel-plugin-polyfill-corejs3": "^0.8.7", - "babel-plugin-polyfill-regenerator": "^0.5.4", - "core-js-compat": "^3.31.0", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-modules": { - "version": "0.1.6-no-external-plugins", - "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", - "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/@babel/preset-react": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.23.3.tgz", - "integrity": "sha512-tbkHOS9axH6Ysf2OUEqoSZ6T3Fa2SrNH6WTWSPBboxKzdxNc9qOICeLXkNG0ZEwbQ1HY8liwOce4aN/Ceyuq6w==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-option": "^7.22.15", - "@babel/plugin-transform-react-display-name": "^7.23.3", - "@babel/plugin-transform-react-jsx": "^7.22.15", - "@babel/plugin-transform-react-jsx-development": "^7.22.5", - "@babel/plugin-transform-react-pure-annotations": "^7.23.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-typescript": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz", - "integrity": "sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-option": "^7.22.15", - "@babel/plugin-syntax-jsx": "^7.23.3", - "@babel/plugin-transform-modules-commonjs": "^7.23.3", - "@babel/plugin-transform-typescript": "^7.23.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/regjsgen": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==" - }, - "node_modules/@babel/runtime": { - "version": "7.23.8", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz", - "integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/template": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", - "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", - "dependencies": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse": { - "version": "7.23.7", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz", - "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", - "dependencies": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.6", - "@babel/types": "^7.23.6", - "debug": "^4.3.1", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz", - "integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==", - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@bcoe/v8-coverage": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" - }, - "node_modules/@csstools/selector-specificity": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", - "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", - "engines": { - "node": "^14 || ^16 || >=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - }, - "peerDependencies": { - "postcss-selector-parser": "^6.0.10" - } - }, - "node_modules/@discoveryjs/json-ext": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", - "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/@es-joy/jsdoccomment": { - "version": "0.41.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz", - "integrity": "sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==", - "dependencies": { - "comment-parser": "1.4.1", - "esquery": "^1.5.0", - "jsdoc-type-pratt-parser": "~4.0.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", - "dependencies": { - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" - } - }, - "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@eslint-community/regexpp": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", - "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", - "engines": { - "node": "^12.0.0 || ^14.0.0 || >=16.0.0" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", - "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.3.2", - "espree": "^9.6.0", - "globals": "^13.19.0", - "ignore": "^5.2.0", - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "minimatch": "^3.1.2", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@eslint/eslintrc/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@eslint/eslintrc/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/@eslint/eslintrc/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/@eslint/eslintrc/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@eslint/js": { - "version": "8.56.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", - "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/@hapi/hoek": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", - "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" - }, - "node_modules/@hapi/topo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", - "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.11.14", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", - "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", - "dependencies": { - "@humanwhocodes/object-schema": "^2.0.2", - "debug": "^4.3.1", - "minimatch": "^3.0.5" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "engines": { - "node": ">=12.22" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", - "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==" - }, - "node_modules/@istanbuljs/load-nyc-config": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", - "dependencies": { - "camelcase": "^5.3.1", - "find-up": "^4.1.0", - "get-package-type": "^0.1.0", - "js-yaml": "^3.13.1", - "resolve-from": "^5.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/schema": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", - "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/console": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz", - "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", - "dependencies": { - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/core": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz", - "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", - "dependencies": { - "@jest/console": "^29.7.0", - "@jest/reporters": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "ci-info": "^3.2.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.9", - "jest-changed-files": "^29.7.0", - "jest-config": "^29.7.0", - "jest-haste-map": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-regex-util": "^29.6.3", - "jest-resolve": "^29.7.0", - "jest-resolve-dependencies": "^29.7.0", - "jest-runner": "^29.7.0", - "jest-runtime": "^29.7.0", - "jest-snapshot": "^29.7.0", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "jest-watcher": "^29.7.0", - "micromatch": "^4.0.4", - "pretty-format": "^29.7.0", - "slash": "^3.0.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/@jest/environment": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz", - "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", - "dependencies": { - "@jest/fake-timers": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "jest-mock": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/expect": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz", - "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", - "dependencies": { - "expect": "^29.7.0", - "jest-snapshot": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/expect-utils": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", - "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", - "dependencies": { - "jest-get-type": "^29.6.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/fake-timers": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz", - "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", - "dependencies": { - "@jest/types": "^29.6.3", - "@sinonjs/fake-timers": "^10.0.2", - "@types/node": "*", - "jest-message-util": "^29.7.0", - "jest-mock": "^29.7.0", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/globals": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz", - "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/expect": "^29.7.0", - "@jest/types": "^29.6.3", - "jest-mock": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/reporters": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz", - "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", - "dependencies": { - "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@jridgewell/trace-mapping": "^0.3.18", - "@types/node": "*", - "chalk": "^4.0.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.3", - "graceful-fs": "^4.2.9", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-instrument": "^6.0.0", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.1.3", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0", - "jest-worker": "^29.7.0", - "slash": "^3.0.0", - "string-length": "^4.0.1", - "strip-ansi": "^6.0.0", - "v8-to-istanbul": "^9.0.1" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.1.tgz", - "integrity": "sha512-EAMEJBsYuyyztxMxW3g7ugGPkrZsV57v0Hmv3mm1uQsmB+QnZuepg731CRaIgeUVSdmsTngOkSnauNF8p7FIhA==", - "dependencies": { - "@babel/core": "^7.12.3", - "@babel/parser": "^7.14.7", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-coverage": "^3.2.0", - "semver": "^7.5.4" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@jest/reporters/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@jest/reporters/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@jest/reporters/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/@jest/schemas": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", - "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", - "dependencies": { - "@sinclair/typebox": "^0.27.8" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/source-map": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz", - "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.18", - "callsites": "^3.0.0", - "graceful-fs": "^4.2.9" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/test-result": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz", - "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", - "dependencies": { - "@jest/console": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/istanbul-lib-coverage": "^2.0.0", - "collect-v8-coverage": "^1.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/test-sequencer": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", - "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", - "dependencies": { - "@jest/test-result": "^29.7.0", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/transform": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz", - "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", - "dependencies": { - "@babel/core": "^7.11.6", - "@jest/types": "^29.6.3", - "@jridgewell/trace-mapping": "^0.3.18", - "babel-plugin-istanbul": "^6.1.1", - "chalk": "^4.0.0", - "convert-source-map": "^2.0.0", - "fast-json-stable-stringify": "^2.1.0", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "jest-regex-util": "^29.6.3", - "jest-util": "^29.7.0", - "micromatch": "^4.0.4", - "pirates": "^4.0.4", - "slash": "^3.0.0", - "write-file-atomic": "^4.0.2" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/types": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", - "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", - "dependencies": { - "@jest/schemas": "^29.6.3", - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^17.0.8", - "chalk": "^4.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", - "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", - "dependencies": { - "@jridgewell/set-array": "^1.0.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", - "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/source-map": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz", - "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.15", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.21", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.21.tgz", - "integrity": "sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==", - "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" - } - }, - "node_modules/@leichtgewicht/ip-codec": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz", - "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==" - }, - "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { - "version": "5.1.1-v1", - "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", - "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", - "dependencies": { - "eslint-scope": "5.1.1" - } - }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@pkgr/core": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.0.tgz", - "integrity": "sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==", - "engines": { - "node": "^12.20.0 || ^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/unts" - } - }, - "node_modules/@playwright/test": { - "version": "1.40.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.40.1.tgz", - "integrity": "sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==", - "peer": true, - "dependencies": { - "playwright": "1.40.1" - }, - "bin": { - "playwright": "cli.js" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/@pmmmwh/react-refresh-webpack-plugin": { - "version": "0.5.11", - "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz", - "integrity": "sha512-7j/6vdTym0+qZ6u4XbSAxrWBGYSdCfTzySkj7WAFgDLmSyWlOrWvpyzxlFh5jtw9dn0oL/jtW+06XfFiisN3JQ==", - "dependencies": { - "ansi-html-community": "^0.0.8", - "common-path-prefix": "^3.0.0", - "core-js-pure": "^3.23.3", - "error-stack-parser": "^2.0.6", - "find-up": "^5.0.0", - "html-entities": "^2.1.0", - "loader-utils": "^2.0.4", - "schema-utils": "^3.0.0", - "source-map": "^0.7.3" - }, - "engines": { - "node": ">= 10.13" - }, - "peerDependencies": { - "@types/webpack": "4.x || 5.x", - "react-refresh": ">=0.10.0 <1.0.0", - "sockjs-client": "^1.4.0", - "type-fest": ">=0.17.0 <5.0.0", - "webpack": ">=4.43.0 <6.0.0", - "webpack-dev-server": "3.x || 4.x", - "webpack-hot-middleware": "2.x", - "webpack-plugin-serve": "0.x || 1.x" - }, - "peerDependenciesMeta": { - "@types/webpack": { - "optional": true - }, - "sockjs-client": { - "optional": true - }, - "type-fest": { - "optional": true - }, - "webpack-dev-server": { - "optional": true - }, - "webpack-hot-middleware": { - "optional": true - }, - "webpack-plugin-serve": { - "optional": true - } - } - }, - "node_modules/@polka/url": { - "version": "1.0.0-next.24", - "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.24.tgz", - "integrity": "sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==" - }, - "node_modules/@puppeteer/browsers": { - "version": "1.4.6", - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.4.6.tgz", - "integrity": "sha512-x4BEjr2SjOPowNeiguzjozQbsc6h437ovD/wu+JpaenxVLm3jkgzHY2xOslMTp50HoTvQreMjiexiGQw1sqZlQ==", - "dependencies": { - "debug": "4.3.4", - "extract-zip": "2.0.1", - "progress": "2.0.3", - "proxy-agent": "6.3.0", - "tar-fs": "3.0.4", - "unbzip2-stream": "1.4.3", - "yargs": "17.7.1" - }, - "bin": { - "browsers": "lib/cjs/main-cli.js" - }, - "engines": { - "node": ">=16.3.0" - }, - "peerDependencies": { - "typescript": ">= 4.7.4" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@puppeteer/browsers/node_modules/tar-fs": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.4.tgz", - "integrity": "sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==", - "dependencies": { - "mkdirp-classic": "^0.5.2", - "pump": "^3.0.0", - "tar-stream": "^3.1.5" - } - }, - "node_modules/@puppeteer/browsers/node_modules/tar-stream": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.6.tgz", - "integrity": "sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg==", - "dependencies": { - "b4a": "^1.6.4", - "fast-fifo": "^1.2.0", - "streamx": "^2.15.0" - } - }, - "node_modules/@puppeteer/browsers/node_modules/yargs": { - "version": "17.7.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", - "integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@sentry/core": { - "version": "6.19.7", - "resolved": "https://registry.npmjs.org/@sentry/core/-/core-6.19.7.tgz", - "integrity": "sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw==", - "dependencies": { - "@sentry/hub": "6.19.7", - "@sentry/minimal": "6.19.7", - "@sentry/types": "6.19.7", - "@sentry/utils": "6.19.7", - "tslib": "^1.9.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@sentry/core/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/@sentry/hub": { - "version": "6.19.7", - "resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-6.19.7.tgz", - "integrity": "sha512-y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA==", - "dependencies": { - "@sentry/types": "6.19.7", - "@sentry/utils": "6.19.7", - "tslib": "^1.9.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@sentry/hub/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/@sentry/minimal": { - "version": "6.19.7", - "resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.19.7.tgz", - "integrity": "sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ==", - "dependencies": { - "@sentry/hub": "6.19.7", - "@sentry/types": "6.19.7", - "tslib": "^1.9.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@sentry/minimal/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/@sentry/node": { - "version": "6.19.7", - "resolved": "https://registry.npmjs.org/@sentry/node/-/node-6.19.7.tgz", - "integrity": "sha512-gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg==", - "dependencies": { - "@sentry/core": "6.19.7", - "@sentry/hub": "6.19.7", - "@sentry/types": "6.19.7", - "@sentry/utils": "6.19.7", - "cookie": "^0.4.1", - "https-proxy-agent": "^5.0.0", - "lru_map": "^0.3.3", - "tslib": "^1.9.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@sentry/node/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/@sentry/types": { - "version": "6.19.7", - "resolved": "https://registry.npmjs.org/@sentry/types/-/types-6.19.7.tgz", - "integrity": "sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/@sentry/utils": { - "version": "6.19.7", - "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-6.19.7.tgz", - "integrity": "sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA==", - "dependencies": { - "@sentry/types": "6.19.7", - "tslib": "^1.9.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@sentry/utils/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/@sideway/address": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", - "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@sideway/formula": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", - "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" - }, - "node_modules/@sideway/pinpoint": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", - "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" - }, - "node_modules/@sinclair/typebox": { - "version": "0.27.8", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", - "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" - }, - "node_modules/@sinonjs/commons": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.0.tgz", - "integrity": "sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==", - "dependencies": { - "type-detect": "4.0.8" - } - }, - "node_modules/@sinonjs/fake-timers": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", - "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", - "dependencies": { - "@sinonjs/commons": "^3.0.0" - } - }, - "node_modules/@svgr/babel-plugin-add-jsx-attribute": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", - "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", - "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-dynamic-title": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", - "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-em-dimensions": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", - "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-react-native-svg": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", - "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-svg-component": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", - "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", - "engines": { - "node": ">=12" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-preset": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.1.0.tgz", - "integrity": "sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==", - "dependencies": { - "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", - "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", - "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", - "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", - "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", - "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", - "@svgr/babel-plugin-transform-svg-component": "8.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/core": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.1.0.tgz", - "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", - "dependencies": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "8.1.0", - "camelcase": "^6.2.0", - "cosmiconfig": "^8.1.3", - "snake-case": "^3.0.4" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/hast-util-to-babel-ast": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", - "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", - "dependencies": { - "@babel/types": "^7.21.3", - "entities": "^4.4.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/plugin-jsx": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz", - "integrity": "sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==", - "dependencies": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "8.1.0", - "@svgr/hast-util-to-babel-ast": "8.0.0", - "svg-parser": "^2.0.4" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@svgr/core": "*" - } - }, - "node_modules/@svgr/plugin-svgo": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-8.1.0.tgz", - "integrity": "sha512-Ywtl837OGO9pTLIN/onoWLmDQ4zFUycI1g76vuKGEz6evR/ZTJlJuz3G/fIkb6OVBJ2g0o6CGJzaEjfmEo3AHA==", - "dependencies": { - "cosmiconfig": "^8.1.3", - "deepmerge": "^4.3.1", - "svgo": "^3.0.2" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@svgr/core": "*" - } - }, - "node_modules/@svgr/webpack": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-8.1.0.tgz", - "integrity": "sha512-LnhVjMWyMQV9ZmeEy26maJk+8HTIbd59cH4F2MJ439k9DqejRisfFNGAPvRYlKETuh9LrImlS8aKsBgKjMA8WA==", - "dependencies": { - "@babel/core": "^7.21.3", - "@babel/plugin-transform-react-constant-elements": "^7.21.3", - "@babel/preset-env": "^7.20.2", - "@babel/preset-react": "^7.18.6", - "@babel/preset-typescript": "^7.21.0", - "@svgr/core": "8.1.0", - "@svgr/plugin-jsx": "8.1.0", - "@svgr/plugin-svgo": "8.1.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@tannin/compile": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@tannin/compile/-/compile-1.1.0.tgz", - "integrity": "sha512-n8m9eNDfoNZoxdvWiTfW/hSPhehzLJ3zW7f8E7oT6mCROoMNWCB4TYtv041+2FMAxweiE0j7i1jubQU4MEC/Gg==", - "dependencies": { - "@tannin/evaluate": "^1.2.0", - "@tannin/postfix": "^1.1.0" - } - }, - "node_modules/@tannin/evaluate": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@tannin/evaluate/-/evaluate-1.2.0.tgz", - "integrity": "sha512-3ioXvNowbO/wSrxsDG5DKIMxC81P0QrQTYai8zFNY+umuoHWRPbQ/TuuDEOju9E+jQDXmj6yI5GyejNuh8I+eg==" - }, - "node_modules/@tannin/plural-forms": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@tannin/plural-forms/-/plural-forms-1.1.0.tgz", - "integrity": "sha512-xl9R2mDZO/qiHam1AgMnAES6IKIg7OBhcXqy6eDsRCdXuxAFPcjrej9HMjyCLE0DJ/8cHf0i5OQTstuBRhpbHw==", - "dependencies": { - "@tannin/compile": "^1.1.0" - } - }, - "node_modules/@tannin/postfix": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@tannin/postfix/-/postfix-1.1.0.tgz", - "integrity": "sha512-oocsqY7g0cR+Gur5jRQLSrX2OtpMLMse1I10JQBm8CdGMrDkh1Mg2gjsiquMHRtBs4Qwu5wgEp5GgIYHk4SNPw==" - }, - "node_modules/@tootallnate/once": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", - "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/@tootallnate/quickjs-emscripten": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", - "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==" - }, - "node_modules/@trysound/sax": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", - "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/@types/babel__core": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", - "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", - "dependencies": { - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "node_modules/@types/babel__generator": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", - "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", - "dependencies": { - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__template": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", - "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", - "dependencies": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__traverse": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.5.tgz", - "integrity": "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==", - "dependencies": { - "@babel/types": "^7.20.7" - } - }, - "node_modules/@types/body-parser": { - "version": "1.19.5", - "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz", - "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", - "dependencies": { - "@types/connect": "*", - "@types/node": "*" - } - }, - "node_modules/@types/bonjour": { - "version": "3.5.13", - "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz", - "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect": { - "version": "3.4.38", - "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", - "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect-history-api-fallback": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", - "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", - "dependencies": { - "@types/express-serve-static-core": "*", - "@types/node": "*" - } - }, - "node_modules/@types/eslint": { - "version": "8.56.2", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.2.tgz", - "integrity": "sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==", - "dependencies": { - "@types/estree": "*", - "@types/json-schema": "*" - } - }, - "node_modules/@types/eslint-scope": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", - "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", - "dependencies": { - "@types/eslint": "*", - "@types/estree": "*" - } - }, - "node_modules/@types/estree": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", - "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" - }, - "node_modules/@types/express": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz", - "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", - "dependencies": { - "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.33", - "@types/qs": "*", - "@types/serve-static": "*" - } - }, - "node_modules/@types/express-serve-static-core": { - "version": "4.17.41", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.41.tgz", - "integrity": "sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==", - "dependencies": { - "@types/node": "*", - "@types/qs": "*", - "@types/range-parser": "*", - "@types/send": "*" - } - }, - "node_modules/@types/glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==", - "dependencies": { - "@types/minimatch": "*", - "@types/node": "*" - } - }, - "node_modules/@types/graceful-fs": { - "version": "4.1.9", - "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz", - "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/http-errors": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", - "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==" - }, - "node_modules/@types/http-proxy": { - "version": "1.17.14", - "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz", - "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/istanbul-lib-coverage": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", - "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" - }, - "node_modules/@types/istanbul-lib-report": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", - "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", - "dependencies": { - "@types/istanbul-lib-coverage": "*" - } - }, - "node_modules/@types/istanbul-reports": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", - "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", - "dependencies": { - "@types/istanbul-lib-report": "*" - } - }, - "node_modules/@types/jsdom": { - "version": "20.0.1", - "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.1.tgz", - "integrity": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==", - "dependencies": { - "@types/node": "*", - "@types/tough-cookie": "*", - "parse5": "^7.0.0" - } - }, - "node_modules/@types/json-schema": { - "version": "7.0.15", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" - }, - "node_modules/@types/json5": { - "version": "0.0.29", - "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==" - }, - "node_modules/@types/mime": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz", - "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" - }, - "node_modules/@types/minimatch": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz", - "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==" - }, - "node_modules/@types/minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" - }, - "node_modules/@types/node": { - "version": "20.11.4", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.4.tgz", - "integrity": "sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==", - "dependencies": { - "undici-types": "~5.26.4" - } - }, - "node_modules/@types/node-forge": { - "version": "1.3.11", - "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.11.tgz", - "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/normalize-package-data": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz", - "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" - }, - "node_modules/@types/parse-json": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", - "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" - }, - "node_modules/@types/qs": { - "version": "6.9.11", - "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.11.tgz", - "integrity": "sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ==" - }, - "node_modules/@types/range-parser": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", - "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" - }, - "node_modules/@types/retry": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz", - "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" - }, - "node_modules/@types/semver": { - "version": "7.5.6", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz", - "integrity": "sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==" - }, - "node_modules/@types/send": { - "version": "0.17.4", - "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz", - "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", - "dependencies": { - "@types/mime": "^1", - "@types/node": "*" - } - }, - "node_modules/@types/serve-index": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz", - "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", - "dependencies": { - "@types/express": "*" - } - }, - "node_modules/@types/serve-static": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz", - "integrity": "sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==", - "dependencies": { - "@types/http-errors": "*", - "@types/mime": "*", - "@types/node": "*" - } - }, - "node_modules/@types/sockjs": { - "version": "0.3.36", - "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz", - "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/source-list-map": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.6.tgz", - "integrity": "sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g==" - }, - "node_modules/@types/stack-utils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz", - "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" - }, - "node_modules/@types/tapable": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.12.tgz", - "integrity": "sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q==" - }, - "node_modules/@types/tough-cookie": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", - "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==" - }, - "node_modules/@types/uglify-js": { - "version": "3.17.4", - "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.17.4.tgz", - "integrity": "sha512-Hm/T0kV3ywpJyMGNbsItdivRhYNCQQf1IIsYsXnoVPES4t+FMLyDe0/K+Ea7ahWtMtSNb22ZdY7MIyoD9rqARg==", - "dependencies": { - "source-map": "^0.6.1" - } - }, - "node_modules/@types/uglify-js/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@types/webpack": { - "version": "4.41.38", - "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.38.tgz", - "integrity": "sha512-oOW7E931XJU1mVfCnxCVgv8GLFL768pDO5u2Gzk82i8yTIgX6i7cntyZOkZYb/JtYM8252SN9bQp9tgkVDSsRw==", - "dependencies": { - "@types/node": "*", - "@types/tapable": "^1", - "@types/uglify-js": "*", - "@types/webpack-sources": "*", - "anymatch": "^3.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/@types/webpack-sources": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.3.tgz", - "integrity": "sha512-4nZOdMwSPHZ4pTEZzSp0AsTM4K7Qmu40UKW4tJDiOVs20UzYF9l+qUe4s0ftfN0pin06n+5cWWDJXH+sbhAiDw==", - "dependencies": { - "@types/node": "*", - "@types/source-list-map": "*", - "source-map": "^0.7.3" - } - }, - "node_modules/@types/webpack/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@types/ws": { - "version": "8.5.10", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", - "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/yargs": { - "version": "17.0.32", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz", - "integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==", - "dependencies": { - "@types/yargs-parser": "*" - } - }, - "node_modules/@types/yargs-parser": { - "version": "21.0.3", - "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", - "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" - }, - "node_modules/@types/yauzl": { - "version": "2.10.3", - "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", - "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", - "optional": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.0.tgz", - "integrity": "sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==", - "dependencies": { - "@eslint-community/regexpp": "^4.5.1", - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/type-utils": "6.19.0", - "@typescript-eslint/utils": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", - "debug": "^4.3.4", - "graphemer": "^1.4.0", - "ignore": "^5.2.4", - "natural-compare": "^1.4.0", - "semver": "^7.5.4", - "ts-api-utils": "^1.0.1" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha", - "eslint": "^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/@typescript-eslint/parser": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.19.0.tgz", - "integrity": "sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==", - "dependencies": { - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/typescript-estree": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", - "debug": "^4.3.4" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz", - "integrity": "sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==", - "dependencies": { - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/type-utils": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.19.0.tgz", - "integrity": "sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==", - "dependencies": { - "@typescript-eslint/typescript-estree": "6.19.0", - "@typescript-eslint/utils": "6.19.0", - "debug": "^4.3.4", - "ts-api-utils": "^1.0.1" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/types": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.19.0.tgz", - "integrity": "sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==", - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/typescript-estree": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz", - "integrity": "sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==", - "dependencies": { - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/visitor-keys": "6.19.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "minimatch": "9.0.3", - "semver": "^7.5.4", - "ts-api-utils": "^1.0.1" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/@typescript-eslint/utils": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.19.0.tgz", - "integrity": "sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==", - "dependencies": { - "@eslint-community/eslint-utils": "^4.4.0", - "@types/json-schema": "^7.0.12", - "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "6.19.0", - "@typescript-eslint/types": "6.19.0", - "@typescript-eslint/typescript-estree": "6.19.0", - "semver": "^7.5.4" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/@typescript-eslint/visitor-keys": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz", - "integrity": "sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==", - "dependencies": { - "@typescript-eslint/types": "6.19.0", - "eslint-visitor-keys": "^3.4.1" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/@ungap/structured-clone": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", - "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" - }, - "node_modules/@webassemblyjs/ast": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.6.tgz", - "integrity": "sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==", - "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6" - } - }, - "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz", - "integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==" - }, - "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz", - "integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==" - }, - "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz", - "integrity": "sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==" - }, - "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz", - "integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==", - "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.6", - "@webassemblyjs/helper-api-error": "1.11.6", - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz", - "integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==" - }, - "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz", - "integrity": "sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==", - "dependencies": { - "@webassemblyjs/ast": "1.11.6", - "@webassemblyjs/helper-buffer": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/wasm-gen": "1.11.6" - } - }, - "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz", - "integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==", - "dependencies": { - "@xtuc/ieee754": "^1.2.0" - } - }, - "node_modules/@webassemblyjs/leb128": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz", - "integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==", - "dependencies": { - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webassemblyjs/utf8": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz", - "integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==" - }, - "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz", - "integrity": "sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==", - "dependencies": { - "@webassemblyjs/ast": "1.11.6", - "@webassemblyjs/helper-buffer": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/helper-wasm-section": "1.11.6", - "@webassemblyjs/wasm-gen": "1.11.6", - "@webassemblyjs/wasm-opt": "1.11.6", - "@webassemblyjs/wasm-parser": "1.11.6", - "@webassemblyjs/wast-printer": "1.11.6" - } - }, - "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz", - "integrity": "sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==", - "dependencies": { - "@webassemblyjs/ast": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/ieee754": "1.11.6", - "@webassemblyjs/leb128": "1.11.6", - "@webassemblyjs/utf8": "1.11.6" - } - }, - "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz", - "integrity": "sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==", - "dependencies": { - "@webassemblyjs/ast": "1.11.6", - "@webassemblyjs/helper-buffer": "1.11.6", - "@webassemblyjs/wasm-gen": "1.11.6", - "@webassemblyjs/wasm-parser": "1.11.6" - } - }, - "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz", - "integrity": "sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==", - "dependencies": { - "@webassemblyjs/ast": "1.11.6", - "@webassemblyjs/helper-api-error": "1.11.6", - "@webassemblyjs/helper-wasm-bytecode": "1.11.6", - "@webassemblyjs/ieee754": "1.11.6", - "@webassemblyjs/leb128": "1.11.6", - "@webassemblyjs/utf8": "1.11.6" - } - }, - "node_modules/@webassemblyjs/wast-printer": { - "version": "1.11.6", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz", - "integrity": "sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==", - "dependencies": { - "@webassemblyjs/ast": "1.11.6", - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webpack-cli/configtest": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.1.tgz", - "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==", - "engines": { - "node": ">=14.15.0" - }, - "peerDependencies": { - "webpack": "5.x.x", - "webpack-cli": "5.x.x" - } - }, - "node_modules/@webpack-cli/info": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.2.tgz", - "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==", - "engines": { - "node": ">=14.15.0" - }, - "peerDependencies": { - "webpack": "5.x.x", - "webpack-cli": "5.x.x" - } - }, - "node_modules/@webpack-cli/serve": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.5.tgz", - "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==", - "engines": { - "node": ">=14.15.0" - }, - "peerDependencies": { - "webpack": "5.x.x", - "webpack-cli": "5.x.x" - }, - "peerDependenciesMeta": { - "webpack-dev-server": { - "optional": true - } - } - }, - "node_modules/@wordpress/api-fetch": { - "version": "6.45.0", - "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-6.45.0.tgz", - "integrity": "sha512-87GhllJcdlxqLugQUx/hL+PE4z7Aqf+AFs8CgzN5/V7INq9IFlIjcbm5TpI4WrGVDSa2puA0tMrjhR/FWXF3NQ==", - "dependencies": { - "@babel/runtime": "^7.16.0", - "@wordpress/i18n": "^4.48.0", - "@wordpress/url": "^3.49.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@wordpress/babel-plugin-import-jsx-pragma": { - "version": "4.31.0", - "resolved": "https://registry.npmjs.org/@wordpress/babel-plugin-import-jsx-pragma/-/babel-plugin-import-jsx-pragma-4.31.0.tgz", - "integrity": "sha512-WlHCRCLBft3bSqE7FLB09w1gHG6QUQ7WAQpSDdcn6wRuLX45ZeMeT6YDqUdJdlYPRBx6Ke9WzrmAT7PrGLZi1Q==", - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@babel/core": "^7.12.9" - } - }, - "node_modules/@wordpress/babel-preset-default": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/@wordpress/babel-preset-default/-/babel-preset-default-7.32.0.tgz", - "integrity": "sha512-B1S+JujsX3kZWp1jnSuvUu+hlJhp9j1TSlOmar+yuVCjH0vx/aW/58onKvCFNPTy3gJ00bSsYa3BctoCHs456A==", - "dependencies": { - "@babel/core": "^7.16.0", - "@babel/plugin-transform-react-jsx": "^7.16.0", - "@babel/plugin-transform-runtime": "^7.16.0", - "@babel/preset-env": "^7.16.0", - "@babel/preset-typescript": "^7.16.0", - "@babel/runtime": "^7.16.0", - "@wordpress/babel-plugin-import-jsx-pragma": "^4.31.0", - "@wordpress/browserslist-config": "^5.31.0", - "@wordpress/warning": "^2.48.0", - "browserslist": "^4.21.10", - "core-js": "^3.31.0", - "react": "^18.2.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@wordpress/base-styles": { - "version": "4.39.0", - "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-4.39.0.tgz", - "integrity": "sha512-Obc6fKAnqzuWQSLgoce2yxhwMLd0nu4j7k3pVkBSzuitPw1LokmzHcHWPpgpMGR1T8CzKuj0Wsybcr2n3Xtyug==" - }, - "node_modules/@wordpress/browserslist-config": { - "version": "5.31.0", - "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-5.31.0.tgz", - "integrity": "sha512-fjglKNuqMKfGXrxuqea8ndTLkga9MfnyBBYuniGZ7cQo3iOhOn6ZqlfKygZdAuZ19FOwQWaQ+9W9MpOtU/4oCA==", - "engines": { - "node": ">=14" - } - }, - "node_modules/@wordpress/dependency-extraction-webpack-plugin": { - "version": "4.31.0", - "resolved": "https://registry.npmjs.org/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-4.31.0.tgz", - "integrity": "sha512-Xpm8EEhi6e8GL1juYh/70AFbcE/ZVXJ3p47KMkkEsn5t+hG9QHjKe2lTj98v2r3rB+ampoK+whdV1w6gItXYpw==", - "dependencies": { - "json2php": "^0.0.7", - "webpack-sources": "^3.2.2" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "webpack": "^4.8.3 || ^5.0.0" - } - }, - "node_modules/@wordpress/e2e-test-utils-playwright": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-0.16.0.tgz", - "integrity": "sha512-CktRj5/Cc/pAvTHXIAPIMrmmnb0VjtXbTGSjYG6pW/JI2YAmpwY2yBA+DlHJjqOIpcjDDj+sSsJomRSxT2chwQ==", - "dependencies": { - "@wordpress/api-fetch": "^6.45.0", - "@wordpress/keycodes": "^3.48.0", - "@wordpress/url": "^3.49.0", - "change-case": "^4.1.2", - "form-data": "^4.0.0", - "get-port": "^5.1.1", - "lighthouse": "^10.4.0", - "mime": "^3.0.0", - "web-vitals": "^3.5.0" - }, - "engines": { - "node": ">=12" - }, - "peerDependencies": { - "@playwright/test": ">=1" - } - }, - "node_modules/@wordpress/eslint-plugin": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-17.5.0.tgz", - "integrity": "sha512-wwg4NTMSdiDbkJCFNirn1Oq+Q6wKKWXXmuhsRvK4KsIkayqHavmebnE9bctAiz4ZXI5+URpj8w/IdxYev8acYw==", - "dependencies": { - "@babel/eslint-parser": "^7.16.0", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", - "@wordpress/babel-preset-default": "^7.32.0", - "@wordpress/prettier-config": "^3.5.0", - "cosmiconfig": "^7.0.0", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-import": "^2.25.2", - "eslint-plugin-jest": "^27.2.3", - "eslint-plugin-jsdoc": "^46.4.6", - "eslint-plugin-jsx-a11y": "^6.5.1", - "eslint-plugin-playwright": "^0.15.3", - "eslint-plugin-prettier": "^5.0.0", - "eslint-plugin-react": "^7.27.0", - "eslint-plugin-react-hooks": "^4.3.0", - "globals": "^13.12.0", - "requireindex": "^1.2.0" - }, - "engines": { - "node": ">=14", - "npm": ">=6.14.4" - }, - "peerDependencies": { - "@babel/core": ">=7", - "eslint": ">=8", - "prettier": ">=3", - "typescript": ">=4" - }, - "peerDependenciesMeta": { - "prettier": { - "optional": true - }, - "typescript": { - "optional": true - } - } - }, - "node_modules/@wordpress/eslint-plugin/node_modules/cosmiconfig": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", - "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@wordpress/eslint-plugin/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@wordpress/eslint-plugin/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@wordpress/hooks": { - "version": "3.48.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.48.0.tgz", - "integrity": "sha512-vFmjpq/XN2bYgz67BS2ZC0n4P1FZUi0UPv8PTMKK+dzCPhQRYrJb8DRhBafwu2mXRzw4rO7vmVTCNJQM6xVObQ==", - "dependencies": { - "@babel/runtime": "^7.16.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@wordpress/i18n": { - "version": "4.48.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-4.48.0.tgz", - "integrity": "sha512-CEaBkh1o1lArLqSv9misdmu4hNhs15Fc1tu9t/CzVWPhm7JkkZUi/+mfdAsQmMuON4lJLZKfOjjcRIfTq9YHhA==", - "dependencies": { - "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^3.48.0", - "gettext-parser": "^1.3.1", - "memize": "^2.1.0", - "sprintf-js": "^1.1.1", - "tannin": "^1.2.0" - }, - "bin": { - "pot-to-php": "tools/pot-to-php.js" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@wordpress/jest-console": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/@wordpress/jest-console/-/jest-console-7.19.0.tgz", - "integrity": "sha512-x35izGNCLo7xoK770I7O/+m6sE/a9lmo6QqyDoR1AZaUwk0PAY35EGrbbi3FfXeReTXBRNJ1MpnQyvskg8o/Gw==", - "dependencies": { - "@babel/runtime": "^7.16.0", - "jest-matcher-utils": "^29.6.2" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "jest": ">=29" - } - }, - "node_modules/@wordpress/jest-preset-default": { - "version": "11.19.0", - "resolved": "https://registry.npmjs.org/@wordpress/jest-preset-default/-/jest-preset-default-11.19.0.tgz", - "integrity": "sha512-9BbUDZaa6Cg9dz+JyfOe30C8JJrhCkyaFqCqSNJEcyB4KK83qp2QRkblVXABmHarw4oPfg+OJLLALIAA045a0w==", - "dependencies": { - "@wordpress/jest-console": "^7.19.0", - "babel-jest": "^29.6.2" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@babel/core": ">=7", - "jest": ">=29" - } - }, - "node_modules/@wordpress/keycodes": { - "version": "3.48.0", - "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-3.48.0.tgz", - "integrity": "sha512-VhNsfx5h1haKafyiXNW8o+goVLq2mLNhZUTwk3qc07dLfwW/kg6h2zrdWyYYJzRb2UhLd+DXbBcvukRnFUm3Aw==", - "dependencies": { - "@babel/runtime": "^7.16.0", - "@wordpress/i18n": "^4.48.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@wordpress/npm-package-json-lint-config": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-4.33.0.tgz", - "integrity": "sha512-GBVGcn6xAqrWQueSlMVMHoebGsHvildWwcJ/lIpxh7i7V/VBoc9Z8rdUEKAip6lTjZx+mCmzXQH4hU3QdNA/RA==", - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "npm-package-json-lint": ">=6.0.0" - } - }, - "node_modules/@wordpress/postcss-plugins-preset": { - "version": "4.32.0", - "resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-4.32.0.tgz", - "integrity": "sha512-+4+chYW8pRd7Irzm8lXom5Axs765q4me1mT+FBskfotUroAvoJtmfAybmyhIvTirTwLaN7ugOYiSBjAD6M7+rg==", - "dependencies": { - "@wordpress/base-styles": "^4.39.0", - "autoprefixer": "^10.2.5" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "postcss": "^8.0.0" - } - }, - "node_modules/@wordpress/prettier-config": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-3.5.0.tgz", - "integrity": "sha512-Nzp6TWu+nx1fzgqqa34/MdBiRDT/Yoqo8jFHBrYhx1kV3BPg8m5lvyGxNmzqoR3hZQatGkBJYdFlLs0WeAGGDQ==", - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "prettier": ">=3" - } - }, - "node_modules/@wordpress/scripts": { - "version": "26.19.0", - "resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-26.19.0.tgz", - "integrity": "sha512-m3QYlgpWRfIqCfU4jWKwGeA12Qkt6d9CMewEIxIBGVlEGd/sL5rU1fM7LKNBEbSPQpaOTWJApNGWPcW75Fwp+w==", - "dependencies": { - "@babel/core": "^7.16.0", - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", - "@svgr/webpack": "^8.0.1", - "@wordpress/babel-preset-default": "^7.32.0", - "@wordpress/browserslist-config": "^5.31.0", - "@wordpress/dependency-extraction-webpack-plugin": "^4.31.0", - "@wordpress/e2e-test-utils-playwright": "^0.16.0", - "@wordpress/eslint-plugin": "^17.5.0", - "@wordpress/jest-preset-default": "^11.19.0", - "@wordpress/npm-package-json-lint-config": "^4.33.0", - "@wordpress/postcss-plugins-preset": "^4.32.0", - "@wordpress/prettier-config": "^3.5.0", - "@wordpress/stylelint-config": "^21.31.0", - "adm-zip": "^0.5.9", - "babel-jest": "^29.6.2", - "babel-loader": "^8.2.3", - "browserslist": "^4.21.10", - "chalk": "^4.0.0", - "check-node-version": "^4.1.0", - "clean-webpack-plugin": "^3.0.0", - "copy-webpack-plugin": "^10.2.0", - "cross-spawn": "^5.1.0", - "css-loader": "^6.2.0", - "cssnano": "^6.0.1", - "cwd": "^0.10.0", - "dir-glob": "^3.0.1", - "eslint": "^8.3.0", - "expect-puppeteer": "^4.4.0", - "fast-glob": "^3.2.7", - "filenamify": "^4.2.0", - "jest": "^29.6.2", - "jest-dev-server": "^9.0.1", - "jest-environment-jsdom": "^29.6.2", - "jest-environment-node": "^29.6.2", - "markdownlint-cli": "^0.31.1", - "merge-deep": "^3.0.3", - "mini-css-extract-plugin": "^2.5.1", - "minimist": "^1.2.0", - "npm-package-json-lint": "^6.4.0", - "npm-packlist": "^3.0.0", - "playwright-core": "1.39.0", - "postcss": "^8.4.5", - "postcss-loader": "^6.2.1", - "prettier": "npm:wp-prettier@3.0.3", - "puppeteer-core": "^13.2.0", - "react-refresh": "^0.14.0", - "read-pkg-up": "^7.0.1", - "resolve-bin": "^0.4.0", - "sass": "^1.35.2", - "sass-loader": "^12.1.0", - "source-map-loader": "^3.0.0", - "stylelint": "^14.2.0", - "terser-webpack-plugin": "^5.3.9", - "url-loader": "^4.1.1", - "webpack": "^5.88.2", - "webpack-bundle-analyzer": "^4.9.1", - "webpack-cli": "^5.1.4", - "webpack-dev-server": "^4.15.1" - }, - "bin": { - "wp-scripts": "bin/wp-scripts.js" - }, - "engines": { - "node": ">=14", - "npm": ">=6.14.4" - }, - "peerDependencies": { - "@playwright/test": "^1.39.0", - "react": "^18.0.0", - "react-dom": "^18.0.0" - } - }, - "node_modules/@wordpress/stylelint-config": { - "version": "21.31.0", - "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.31.0.tgz", - "integrity": "sha512-rorpVMYfFaNWYzg4psfUMpWLkxhD3uwWip6mf96mo/i8De4wxAz6DwKlCPIa4j74SLTiIMrdwXb2qJFNQcjQng==", - "dependencies": { - "stylelint-config-recommended": "^6.0.0", - "stylelint-config-recommended-scss": "^5.0.2" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "stylelint": "^14.2" - } - }, - "node_modules/@wordpress/url": { - "version": "3.49.0", - "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-3.49.0.tgz", - "integrity": "sha512-AARE9FMGEf3bf/EKb+OhFivgps38s5fRGFMqeHImP8JvKAt6xc7Q6IrpFOTXkI2BOWA4ERK//PAygR8PR5bgVA==", - "dependencies": { - "@babel/runtime": "^7.16.0", - "remove-accents": "^0.5.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@wordpress/warning": { - "version": "2.48.0", - "resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-2.48.0.tgz", - "integrity": "sha512-M8KB8OdxHHxLDPy/1DuSi4SKYrR4/LL2jLWS9GkTa0eSe7PKxIscXH3Q0giFwcREkz80J0rFuADCInCuyIr5Kg==", - "engines": { - "node": ">=12" - } - }, - "node_modules/@xtuc/ieee754": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", - "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" - }, - "node_modules/@xtuc/long": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", - "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" - }, - "node_modules/abab": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", - "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", - "deprecated": "Use your platform's native atob() and btoa() methods instead" - }, - "node_modules/accepts": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", - "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", - "dependencies": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/acorn": { - "version": "8.11.3", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", - "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-globals": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz", - "integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==", - "dependencies": { - "acorn": "^8.1.0", - "acorn-walk": "^8.0.2" - } - }, - "node_modules/acorn-import-assertions": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", - "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", - "peerDependencies": { - "acorn": "^8" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/acorn-walk": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz", - "integrity": "sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/adm-zip": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz", - "integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==", - "engines": { - "node": ">=6.0" - } - }, - "node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "dependencies": { - "debug": "4" - }, - "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ajv-errors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz", - "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==", - "peerDependencies": { - "ajv": ">=5.0.0" - } - }, - "node_modules/ajv-formats": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", - "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", - "dependencies": { - "ajv": "^8.0.0" - }, - "peerDependencies": { - "ajv": "^8.0.0" - }, - "peerDependenciesMeta": { - "ajv": { - "optional": true - } - } - }, - "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ajv-formats/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/ajv-keywords": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "peerDependencies": { - "ajv": "^6.9.1" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ansi-html-community": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", - "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", - "engines": [ - "node >= 0.8.0" - ], - "bin": { - "ansi-html": "bin/ansi-html" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/are-docs-informative": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", - "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==", - "engines": { - "node": ">=14" - } - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/argparse/node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" - }, - "node_modules/aria-query": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", - "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", - "dependencies": { - "dequal": "^2.0.3" - } - }, - "node_modules/arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array-buffer-byte-length": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", - "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", - "dependencies": { - "call-bind": "^1.0.2", - "is-array-buffer": "^3.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" - }, - "node_modules/array-includes": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.7.tgz", - "integrity": "sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1", - "is-string": "^1.0.7" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/array-uniq": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", - "integrity": "sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/array.prototype.findlastindex": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz", - "integrity": "sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "es-shim-unscopables": "^1.0.0", - "get-intrinsic": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flat": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "es-shim-unscopables": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.flatmap": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "es-shim-unscopables": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/array.prototype.tosorted": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.2.tgz", - "integrity": "sha512-HuQCHOlk1Weat5jzStICBCd83NxiIMwqDg/dHEsoefabn/hJRj5pVdWcPUSpRrwhwxZOsQassMpgN/xRYFBMIg==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "es-shim-unscopables": "^1.0.0", - "get-intrinsic": "^1.2.1" - } - }, - "node_modules/arraybuffer.prototype.slice": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz", - "integrity": "sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==", - "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1", - "is-array-buffer": "^3.0.2", - "is-shared-array-buffer": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ast-types": { - "version": "0.13.4", - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", - "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", - "dependencies": { - "tslib": "^2.0.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/ast-types-flow": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", - "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==" - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/asynciterator.prototype": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/asynciterator.prototype/-/asynciterator.prototype-1.0.0.tgz", - "integrity": "sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==", - "dependencies": { - "has-symbols": "^1.0.3" - } - }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - }, - "node_modules/autoprefixer": { - "version": "10.4.16", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", - "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/autoprefixer" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "browserslist": "^4.21.10", - "caniuse-lite": "^1.0.30001538", - "fraction.js": "^4.3.6", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - }, - "bin": { - "autoprefixer": "bin/autoprefixer" - }, - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/available-typed-arrays": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", - "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/axe-core": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", - "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/axios": { - "version": "1.6.5", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz", - "integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==", - "dependencies": { - "follow-redirects": "^1.15.4", - "form-data": "^4.0.0", - "proxy-from-env": "^1.1.0" - } - }, - "node_modules/axobject-query": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", - "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", - "dependencies": { - "dequal": "^2.0.3" - } - }, - "node_modules/b4a": { - "version": "1.6.4", - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz", - "integrity": "sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==" - }, - "node_modules/babel-jest": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", - "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", - "dependencies": { - "@jest/transform": "^29.7.0", - "@types/babel__core": "^7.1.14", - "babel-plugin-istanbul": "^6.1.1", - "babel-preset-jest": "^29.6.3", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.8.0" - } - }, - "node_modules/babel-loader": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz", - "integrity": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==", - "dependencies": { - "find-cache-dir": "^3.3.1", - "loader-utils": "^2.0.0", - "make-dir": "^3.1.0", - "schema-utils": "^2.6.5" - }, - "engines": { - "node": ">= 8.9" - }, - "peerDependencies": { - "@babel/core": "^7.0.0", - "webpack": ">=2" - } - }, - "node_modules/babel-loader/node_modules/schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", - "dependencies": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 8.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/babel-plugin-istanbul": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", - "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-instrument": "^5.0.4", - "test-exclude": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-plugin-jest-hoist": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", - "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==", - "dependencies": { - "@babel/template": "^7.3.3", - "@babel/types": "^7.3.3", - "@types/babel__core": "^7.1.14", - "@types/babel__traverse": "^7.0.6" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.4.7", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz", - "integrity": "sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==", - "dependencies": { - "@babel/compat-data": "^7.22.6", - "@babel/helper-define-polyfill-provider": "^0.4.4", - "semver": "^6.3.1" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz", - "integrity": "sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.4.4", - "core-js-compat": "^3.33.1" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz", - "integrity": "sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==", - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.4.4" - }, - "peerDependencies": { - "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" - } - }, - "node_modules/babel-preset-current-node-syntax": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", - "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==", - "dependencies": { - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-bigint": "^7.8.3", - "@babel/plugin-syntax-class-properties": "^7.8.3", - "@babel/plugin-syntax-import-meta": "^7.8.3", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.8.3", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-top-level-await": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/babel-preset-jest": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", - "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==", - "dependencies": { - "babel-plugin-jest-hoist": "^29.6.3", - "babel-preset-current-node-syntax": "^1.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/basic-ftp": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.4.tgz", - "integrity": "sha512-8PzkB0arJFV4jJWSGOYR+OEic6aeKMu/osRhBULN6RY0ykby6LKhbmuQ5ublvaas5BOwboah5D87nrHyuh8PPA==", - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/batch": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", - "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==" - }, - "node_modules/big.js": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", - "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", - "engines": { - "node": "*" - } - }, - "node_modules/binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "dependencies": { - "file-uri-to-path": "1.0.0" - } - }, - "node_modules/bl": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/body-parser": { - "version": "1.20.1", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", - "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", - "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.4", - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "on-finished": "2.4.1", - "qs": "6.11.0", - "raw-body": "2.5.1", - "type-is": "~1.6.18", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/body-parser/node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/body-parser/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/body-parser/node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/body-parser/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/bonjour-service": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.2.1.tgz", - "integrity": "sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "multicast-dns": "^7.2.5" - } - }, - "node_modules/boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" - }, - "node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dependencies": { - "fill-range": "^7.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/browserslist": { - "version": "4.22.2", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.2.tgz", - "integrity": "sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "caniuse-lite": "^1.0.30001565", - "electron-to-chromium": "^1.4.601", - "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.13" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/bser": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", - "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", - "dependencies": { - "node-int64": "^0.4.0" - } - }, - "node_modules/buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" - } - }, - "node_modules/buffer-crc32": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "engines": { - "node": "*" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" - }, - "node_modules/builtin-modules": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz", - "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==", - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/builtins": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz", - "integrity": "sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==", - "dependencies": { - "semver": "^7.0.0" - } - }, - "node_modules/builtins/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/builtins/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/builtins/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/bytes": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", - "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/call-bind": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", - "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", - "dependencies": { - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.1", - "set-function-length": "^1.1.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/camel-case": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", - "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", - "dependencies": { - "pascal-case": "^3.1.2", - "tslib": "^2.0.3" - } - }, - "node_modules/camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/camelcase-keys": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz", - "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", - "dependencies": { - "camelcase": "^5.3.1", - "map-obj": "^4.0.0", - "quick-lru": "^4.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/camelcase-keys/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/caniuse-api": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", - "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", - "dependencies": { - "browserslist": "^4.0.0", - "caniuse-lite": "^1.0.0", - "lodash.memoize": "^4.1.2", - "lodash.uniq": "^4.5.0" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001577", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001577.tgz", - "integrity": "sha512-rs2ZygrG1PNXMfmncM0B5H1hndY5ZCC9b5TkFaVNfZ+AUlyqcMyVIQtc3fsezi0NUCk5XZfDf9WS6WxMxnfdrg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ] - }, - "node_modules/capital-case": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/capital-case/-/capital-case-1.0.4.tgz", - "integrity": "sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3", - "upper-case-first": "^2.0.2" - } - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/change-case": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz", - "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==", - "dependencies": { - "camel-case": "^4.1.2", - "capital-case": "^1.0.4", - "constant-case": "^3.0.4", - "dot-case": "^3.0.4", - "header-case": "^2.0.4", - "no-case": "^3.0.4", - "param-case": "^3.0.4", - "pascal-case": "^3.1.2", - "path-case": "^3.0.4", - "sentence-case": "^3.0.4", - "snake-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/char-regex": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", - "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", - "engines": { - "node": ">=10" - } - }, - "node_modules/check-node-version": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/check-node-version/-/check-node-version-4.2.1.tgz", - "integrity": "sha512-YYmFYHV/X7kSJhuN/QYHUu998n/TRuDe8UenM3+m5NrkiH670lb9ILqHIvBencvJc4SDh+XcbXMR4b+TtubJiw==", - "dependencies": { - "chalk": "^3.0.0", - "map-values": "^1.0.1", - "minimist": "^1.2.0", - "object-filter": "^1.0.2", - "run-parallel": "^1.1.4", - "semver": "^6.3.0" - }, - "bin": { - "check-node-version": "bin.js" - }, - "engines": { - "node": ">=8.3.0" - } - }, - "node_modules/check-node-version/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/chokidar": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", - "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ], - "dependencies": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "engines": { - "node": ">= 8.10.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/chokidar/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" - }, - "node_modules/chrome-launcher": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.15.2.tgz", - "integrity": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==", - "dependencies": { - "@types/node": "*", - "escape-string-regexp": "^4.0.0", - "is-wsl": "^2.2.0", - "lighthouse-logger": "^1.0.0" - }, - "bin": { - "print-chrome-path": "bin/print-chrome-path.js" - }, - "engines": { - "node": ">=12.13.0" - } - }, - "node_modules/chrome-trace-event": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", - "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", - "engines": { - "node": ">=6.0" - } - }, - "node_modules/ci-info": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", - "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/sibiraj-s" - } - ], - "engines": { - "node": ">=8" - } - }, - "node_modules/cjs-module-lexer": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz", - "integrity": "sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==" - }, - "node_modules/clean-webpack-plugin": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz", - "integrity": "sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A==", - "dependencies": { - "@types/webpack": "^4.4.31", - "del": "^4.1.1" - }, - "engines": { - "node": ">=8.9.0" - }, - "peerDependencies": { - "webpack": "*" - } - }, - "node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/clone-deep": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz", - "integrity": "sha512-we+NuQo2DHhSl+DP6jlUiAhyAjBQrYnpOk15rN6c6JSPScjiCLh8IbSU+VTcph6YS3o7mASE8a0+gbZ7ChLpgg==", - "dependencies": { - "for-own": "^0.1.3", - "is-plain-object": "^2.0.1", - "kind-of": "^3.0.2", - "lazy-cache": "^1.0.3", - "shallow-clone": "^0.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", - "engines": { - "iojs": ">= 1.0.0", - "node": ">= 0.12.0" - } - }, - "node_modules/collect-v8-coverage": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", - "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==" - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/colord": { - "version": "2.9.3", - "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz", - "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==" - }, - "node_modules/colorette": { - "version": "2.0.20", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", - "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - }, - "node_modules/comment-parser": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz", - "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==", - "engines": { - "node": ">= 12.0.0" - } - }, - "node_modules/common-path-prefix": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", - "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" - }, - "node_modules/commondir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" - }, - "node_modules/compressible": { - "version": "2.0.18", - "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", - "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", - "dependencies": { - "mime-db": ">= 1.43.0 < 2" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/compression": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz", - "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", - "dependencies": { - "accepts": "~1.3.5", - "bytes": "3.0.0", - "compressible": "~2.0.16", - "debug": "2.6.9", - "on-headers": "~1.0.2", - "safe-buffer": "5.1.2", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/compression/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/compression/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/compression/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - }, - "node_modules/configstore": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", - "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", - "dependencies": { - "dot-prop": "^5.2.0", - "graceful-fs": "^4.1.2", - "make-dir": "^3.0.0", - "unique-string": "^2.0.0", - "write-file-atomic": "^3.0.0", - "xdg-basedir": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/configstore/node_modules/write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dependencies": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" - } - }, - "node_modules/connect-history-api-fallback": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", - "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", - "engines": { - "node": ">=0.8" - } - }, - "node_modules/constant-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz", - "integrity": "sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3", - "upper-case": "^2.0.2" - } - }, - "node_modules/content-disposition": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", - "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", - "dependencies": { - "safe-buffer": "5.2.1" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" - }, - "node_modules/cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cookie-signature": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" - }, - "node_modules/copy-webpack-plugin": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz", - "integrity": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==", - "dependencies": { - "fast-glob": "^3.2.7", - "glob-parent": "^6.0.1", - "globby": "^12.0.2", - "normalize-path": "^3.0.0", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0" - }, - "engines": { - "node": ">= 12.20.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.1.0" - } - }, - "node_modules/copy-webpack-plugin/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/copy-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/copy-webpack-plugin/node_modules/array-union": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-3.0.1.tgz", - "integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/copy-webpack-plugin/node_modules/globby": { - "version": "12.2.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-12.2.0.tgz", - "integrity": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==", - "dependencies": { - "array-union": "^3.0.1", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.7", - "ignore": "^5.1.9", - "merge2": "^1.4.1", - "slash": "^4.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/copy-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/copy-webpack-plugin/node_modules/schema-utils": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", - "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.9.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.1.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/copy-webpack-plugin/node_modules/slash": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", - "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/core-js": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz", - "integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-js-compat": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.0.tgz", - "integrity": "sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==", - "dependencies": { - "browserslist": "^4.22.2" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-js-pure": { - "version": "3.35.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.35.0.tgz", - "integrity": "sha512-f+eRYmkou59uh7BPcyJ8MC76DiGhspj1KMxVIcF24tzP8NA9HVa1uC7BTW2tgx7E1QVCzDzsgp7kArrzhlz8Ew==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" - }, - "node_modules/cosmiconfig": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", - "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", - "dependencies": { - "import-fresh": "^3.3.0", - "js-yaml": "^4.1.0", - "parse-json": "^5.2.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/d-fischer" - }, - "peerDependencies": { - "typescript": ">=4.9.5" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/cosmiconfig/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/cosmiconfig/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/create-jest": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz", - "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==", - "dependencies": { - "@jest/types": "^29.6.3", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.9", - "jest-config": "^29.7.0", - "jest-util": "^29.7.0", - "prompts": "^2.0.1" - }, - "bin": { - "create-jest": "bin/create-jest.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/cross-fetch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", - "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", - "dependencies": { - "node-fetch": "2.6.7" - } - }, - "node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/cross-spawn/node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/cross-spawn/node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==" - }, - "node_modules/crypto-random-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/csp_evaluator": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/csp_evaluator/-/csp_evaluator-1.1.1.tgz", - "integrity": "sha512-N3ASg0C4kNPUaNxt1XAvzHIVuzdtr8KLgfk1O8WDyimp1GisPAHESupArO2ieHk9QWbrJ/WkQODyh21Ps/xhxw==" - }, - "node_modules/css-declaration-sorter": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz", - "integrity": "sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==", - "engines": { - "node": "^14 || ^16 || >=18" - }, - "peerDependencies": { - "postcss": "^8.0.9" - } - }, - "node_modules/css-functions-list": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.1.tgz", - "integrity": "sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==", - "engines": { - "node": ">=12 || >=16" - } - }, - "node_modules/css-loader": { - "version": "6.9.0", - "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.9.0.tgz", - "integrity": "sha512-3I5Nu4ytWlHvOP6zItjiHlefBNtrH+oehq8tnQa2kO305qpVyx9XNIT1CXIj5bgCJs7qICBCkgCYxQLKPANoLA==", - "dependencies": { - "icss-utils": "^5.1.0", - "postcss": "^8.4.31", - "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.3", - "postcss-modules-scope": "^3.1.0", - "postcss-modules-values": "^4.0.0", - "postcss-value-parser": "^4.2.0", - "semver": "^7.5.4" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/css-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/css-loader/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/css-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/css-select": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", - "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.1.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "bin": { - "cssesc": "bin/cssesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cssnano": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-6.0.3.tgz", - "integrity": "sha512-MRq4CIj8pnyZpcI2qs6wswoYoDD1t0aL28n+41c1Ukcpm56m1h6mCexIHBGjfZfnTqtGSSCP4/fB1ovxgjBOiw==", - "dependencies": { - "cssnano-preset-default": "^6.0.3", - "lilconfig": "^3.0.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/cssnano" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/cssnano-preset-default": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-6.0.3.tgz", - "integrity": "sha512-4y3H370aZCkT9Ev8P4SO4bZbt+AExeKhh8wTbms/X7OLDo5E7AYUUy6YPxa/uF5Grf+AJwNcCnxKhZynJ6luBA==", - "dependencies": { - "css-declaration-sorter": "^7.1.1", - "cssnano-utils": "^4.0.1", - "postcss-calc": "^9.0.1", - "postcss-colormin": "^6.0.2", - "postcss-convert-values": "^6.0.2", - "postcss-discard-comments": "^6.0.1", - "postcss-discard-duplicates": "^6.0.1", - "postcss-discard-empty": "^6.0.1", - "postcss-discard-overridden": "^6.0.1", - "postcss-merge-longhand": "^6.0.2", - "postcss-merge-rules": "^6.0.3", - "postcss-minify-font-values": "^6.0.1", - "postcss-minify-gradients": "^6.0.1", - "postcss-minify-params": "^6.0.2", - "postcss-minify-selectors": "^6.0.2", - "postcss-normalize-charset": "^6.0.1", - "postcss-normalize-display-values": "^6.0.1", - "postcss-normalize-positions": "^6.0.1", - "postcss-normalize-repeat-style": "^6.0.1", - "postcss-normalize-string": "^6.0.1", - "postcss-normalize-timing-functions": "^6.0.1", - "postcss-normalize-unicode": "^6.0.2", - "postcss-normalize-url": "^6.0.1", - "postcss-normalize-whitespace": "^6.0.1", - "postcss-ordered-values": "^6.0.1", - "postcss-reduce-initial": "^6.0.2", - "postcss-reduce-transforms": "^6.0.1", - "postcss-svgo": "^6.0.2", - "postcss-unique-selectors": "^6.0.2" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/cssnano-utils": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-4.0.1.tgz", - "integrity": "sha512-6qQuYDqsGoiXssZ3zct6dcMxiqfT6epy7x4R0TQJadd4LWO3sPR6JH6ZByOvVLoZ6EdwPGgd7+DR1EmX3tiXQQ==", - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/csso": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", - "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", - "dependencies": { - "css-tree": "~2.2.0" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/csso/node_modules/css-tree": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", - "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", - "dependencies": { - "mdn-data": "2.0.28", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/csso/node_modules/mdn-data": { - "version": "2.0.28", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", - "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" - }, - "node_modules/cssom": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", - "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==" - }, - "node_modules/cssstyle": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", - "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", - "dependencies": { - "cssom": "~0.3.6" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cssstyle/node_modules/cssom": { - "version": "0.3.8", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" - }, - "node_modules/cwd": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/cwd/-/cwd-0.10.0.tgz", - "integrity": "sha512-YGZxdTTL9lmLkCUTpg4j0zQ7IhRB5ZmqNBbGCl3Tg6MP/d5/6sY7L5mmTjzbc6JKgVZYiqTQTNhPFsbXNGlRaA==", - "dependencies": { - "find-pkg": "^0.1.2", - "fs-exists-sync": "^0.1.0" - }, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/damerau-levenshtein": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" - }, - "node_modules/data-uri-to-buffer": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.1.tgz", - "integrity": "sha512-MZd3VlchQkp8rdend6vrx7MmVDJzSNTBvghvKjirLkD+WTChA3KUf0jkE68Q4UyctNqI11zZO9/x2Yx+ub5Cvg==", - "engines": { - "node": ">= 14" - } - }, - "node_modules/data-urls": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-3.0.2.tgz", - "integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==", - "dependencies": { - "abab": "^2.0.6", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^11.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/debounce": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz", - "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==" - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decamelize-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz", - "integrity": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==", - "dependencies": { - "decamelize": "^1.1.0", - "map-obj": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/decamelize-keys/node_modules/map-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decimal.js": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", - "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==" - }, - "node_modules/dedent": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.1.tgz", - "integrity": "sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==", - "peerDependencies": { - "babel-plugin-macros": "^3.1.0" - }, - "peerDependenciesMeta": { - "babel-plugin-macros": { - "optional": true - } - } - }, - "node_modules/deep-extend": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" - }, - "node_modules/deepmerge": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", - "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/default-gateway": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz", - "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", - "dependencies": { - "execa": "^5.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/define-data-property": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", - "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", - "dependencies": { - "get-intrinsic": "^1.2.1", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/define-lazy-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", - "engines": { - "node": ">=8" - } - }, - "node_modules/define-properties": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "dependencies": { - "define-data-property": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/degenerator": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", - "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", - "dependencies": { - "ast-types": "^0.13.4", - "escodegen": "^2.1.0", - "esprima": "^4.0.1" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/del": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/del/-/del-4.1.1.tgz", - "integrity": "sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==", - "dependencies": { - "@types/glob": "^7.1.1", - "globby": "^6.1.0", - "is-path-cwd": "^2.0.0", - "is-path-in-cwd": "^2.0.0", - "p-map": "^2.0.0", - "pify": "^4.0.1", - "rimraf": "^2.6.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/del/node_modules/array-union": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", - "integrity": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==", - "dependencies": { - "array-uniq": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/del/node_modules/globby": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", - "integrity": "sha512-KVbFv2TQtbzCoxAnfD6JcHZTYCzyliEaaeM/gH8qQdkKr5s0OP9scEgvdcngyk7AVdY6YVW/TJHd+lQ/Df3Daw==", - "dependencies": { - "array-union": "^1.0.1", - "glob": "^7.0.3", - "object-assign": "^4.0.1", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/del/node_modules/globby/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/dequal": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", - "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/destroy": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", - "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/detect-newline": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/detect-node": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", - "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" - }, - "node_modules/devtools-protocol": { - "version": "0.0.1155343", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1155343.tgz", - "integrity": "sha512-oD9vGBV2wTc7fAzAM6KC0chSgs234V8+qDEeK+mcbRj2UvcuA7lgBztGi/opj/iahcXD3BSj8Ymvib628yy9FA==" - }, - "node_modules/diff-sequences": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", - "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dependencies": { - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/dns-packet": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz", - "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", - "dependencies": { - "@leichtgewicht/ip-codec": "^2.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ] - }, - "node_modules/domexception": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz", - "integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==", - "deprecated": "Use your platform's native DOMException instead", - "dependencies": { - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/domutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", - "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/dot-prop": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", - "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", - "dependencies": { - "is-obj": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/duplexer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", - "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" - }, - "node_modules/ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" - }, - "node_modules/electron-to-chromium": { - "version": "1.4.632", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.632.tgz", - "integrity": "sha512-JGmudTwg7yxMYvR/gWbalqqQiyu7WTFv2Xu3vw4cJHXPFxNgAk0oy8UHaer8nLF4lZJa+rNoj6GsrKIVJTV6Tw==" - }, - "node_modules/emittery": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", - "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sindresorhus/emittery?sponsor=1" - } - }, - "node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" - }, - "node_modules/emojis-list": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", - "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/encoding": { - "version": "0.1.13", - "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", - "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", - "dependencies": { - "iconv-lite": "^0.6.2" - } - }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "dependencies": { - "once": "^1.4.0" - } - }, - "node_modules/enhanced-resolve": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz", - "integrity": "sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==", - "dependencies": { - "graceful-fs": "^4.2.4", - "tapable": "^2.2.0" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/envinfo": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.11.0.tgz", - "integrity": "sha512-G9/6xF1FPbIw0TtalAMaVPpiq2aDEuKLXM314jPVAO9r2fo2a4BLqMNkmRS7O/xPPZ+COAhGIz3ETvHEV3eUcg==", - "bin": { - "envinfo": "dist/cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/error-stack-parser": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.1.4.tgz", - "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", - "dependencies": { - "stackframe": "^1.3.4" - } - }, - "node_modules/es-abstract": { - "version": "1.22.3", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.3.tgz", - "integrity": "sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==", - "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "arraybuffer.prototype.slice": "^1.0.2", - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.5", - "es-set-tostringtag": "^2.0.1", - "es-to-primitive": "^1.2.1", - "function.prototype.name": "^1.1.6", - "get-intrinsic": "^1.2.2", - "get-symbol-description": "^1.0.0", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "hasown": "^2.0.0", - "internal-slot": "^1.0.5", - "is-array-buffer": "^3.0.2", - "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.12", - "is-weakref": "^1.0.2", - "object-inspect": "^1.13.1", - "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.5.1", - "safe-array-concat": "^1.0.1", - "safe-regex-test": "^1.0.0", - "string.prototype.trim": "^1.2.8", - "string.prototype.trimend": "^1.0.7", - "string.prototype.trimstart": "^1.0.7", - "typed-array-buffer": "^1.0.0", - "typed-array-byte-length": "^1.0.0", - "typed-array-byte-offset": "^1.0.0", - "typed-array-length": "^1.0.4", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.13" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/es-iterator-helpers": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.15.tgz", - "integrity": "sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==", - "dependencies": { - "asynciterator.prototype": "^1.0.0", - "call-bind": "^1.0.2", - "define-properties": "^1.2.1", - "es-abstract": "^1.22.1", - "es-set-tostringtag": "^2.0.1", - "function-bind": "^1.1.1", - "get-intrinsic": "^1.2.1", - "globalthis": "^1.0.3", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.5", - "iterator.prototype": "^1.1.2", - "safe-array-concat": "^1.0.1" - } - }, - "node_modules/es-module-lexer": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.4.1.tgz", - "integrity": "sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==" - }, - "node_modules/es-set-tostringtag": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz", - "integrity": "sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==", - "dependencies": { - "get-intrinsic": "^1.2.2", - "has-tostringtag": "^1.0.0", - "hasown": "^2.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-shim-unscopables": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", - "dependencies": { - "hasown": "^2.0.0" - } - }, - "node_modules/es-to-primitive": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", - "dependencies": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/escodegen": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", - "dependencies": { - "esprima": "^4.0.1", - "estraverse": "^5.2.0", - "esutils": "^2.0.2" - }, - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js" - }, - "engines": { - "node": ">=6.0" - }, - "optionalDependencies": { - "source-map": "~0.6.1" - } - }, - "node_modules/escodegen/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint": { - "version": "8.56.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", - "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", - "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.4", - "@eslint/js": "8.56.0", - "@humanwhocodes/config-array": "^0.11.13", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", - "@ungap/structured-clone": "^1.2.0", - "ajv": "^6.12.4", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.3.2", - "doctrine": "^3.0.0", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.2", - "eslint-visitor-keys": "^3.4.3", - "espree": "^9.6.1", - "esquery": "^1.4.2", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "graphemer": "^1.4.0", - "ignore": "^5.2.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-yaml": "^4.1.0", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", - "natural-compare": "^1.4.0", - "optionator": "^0.9.3", - "strip-ansi": "^6.0.1", - "text-table": "^0.2.0" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-config-prettier": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } - }, - "node_modules/eslint-import-resolver-node": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", - "dependencies": { - "debug": "^3.2.7", - "is-core-module": "^2.13.0", - "resolve": "^1.22.4" - } - }, - "node_modules/eslint-import-resolver-node/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-module-utils": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz", - "integrity": "sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==", - "dependencies": { - "debug": "^3.2.7" - }, - "engines": { - "node": ">=4" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": true - } - } - }, - "node_modules/eslint-module-utils/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-plugin-import": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz", - "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", - "dependencies": { - "array-includes": "^3.1.7", - "array.prototype.findlastindex": "^1.2.3", - "array.prototype.flat": "^1.3.2", - "array.prototype.flatmap": "^1.3.2", - "debug": "^3.2.7", - "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.9", - "eslint-module-utils": "^2.8.0", - "hasown": "^2.0.0", - "is-core-module": "^2.13.1", - "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.fromentries": "^2.0.7", - "object.groupby": "^1.0.1", - "object.values": "^1.1.7", - "semver": "^6.3.1", - "tsconfig-paths": "^3.15.0" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" - } - }, - "node_modules/eslint-plugin-import/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/eslint-plugin-import/node_modules/doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-plugin-import/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/eslint-plugin-jest": { - "version": "27.6.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz", - "integrity": "sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==", - "dependencies": { - "@typescript-eslint/utils": "^5.10.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@typescript-eslint/eslint-plugin": "^5.0.0 || ^6.0.0", - "eslint": "^7.0.0 || ^8.0.0", - "jest": "*" - }, - "peerDependenciesMeta": { - "@typescript-eslint/eslint-plugin": { - "optional": true - }, - "jest": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/scope-manager": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", - "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", - "dependencies": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/types": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", - "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", - "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", - "dependencies": { - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/visitor-keys": "5.62.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", - "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", - "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.62.0", - "@typescript-eslint/types": "5.62.0", - "@typescript-eslint/typescript-estree": "5.62.0", - "eslint-scope": "^5.1.1", - "semver": "^7.3.7" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.62.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", - "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", - "dependencies": { - "@typescript-eslint/types": "5.62.0", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/eslint-plugin-jest/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-jest/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-plugin-jest/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-plugin-jest/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/eslint-plugin-jsdoc": { - "version": "46.10.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz", - "integrity": "sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag==", - "dependencies": { - "@es-joy/jsdoccomment": "~0.41.0", - "are-docs-informative": "^0.0.2", - "comment-parser": "1.4.1", - "debug": "^4.3.4", - "escape-string-regexp": "^4.0.0", - "esquery": "^1.5.0", - "is-builtin-module": "^3.2.1", - "semver": "^7.5.4", - "spdx-expression-parse": "^4.0.0" - }, - "engines": { - "node": ">=16" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0" - } - }, - "node_modules/eslint-plugin-jsdoc/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-plugin-jsdoc/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-plugin-jsdoc/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/eslint-plugin-jsx-a11y": { - "version": "6.8.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", - "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", - "dependencies": { - "@babel/runtime": "^7.23.2", - "aria-query": "^5.3.0", - "array-includes": "^3.1.7", - "array.prototype.flatmap": "^1.3.2", - "ast-types-flow": "^0.0.8", - "axe-core": "=4.7.0", - "axobject-query": "^3.2.1", - "damerau-levenshtein": "^1.0.8", - "emoji-regex": "^9.2.2", - "es-iterator-helpers": "^1.0.15", - "hasown": "^2.0.0", - "jsx-ast-utils": "^3.3.5", - "language-tags": "^1.0.9", - "minimatch": "^3.1.2", - "object.entries": "^1.1.7", - "object.fromentries": "^2.0.7" - }, - "engines": { - "node": ">=4.0" - }, - "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" - } - }, - "node_modules/eslint-plugin-jsx-a11y/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/eslint-plugin-playwright": { - "version": "0.15.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-0.15.3.tgz", - "integrity": "sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==", - "peerDependencies": { - "eslint": ">=7", - "eslint-plugin-jest": ">=25" - }, - "peerDependenciesMeta": { - "eslint-plugin-jest": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-prettier": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", - "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", - "dependencies": { - "prettier-linter-helpers": "^1.0.0", - "synckit": "^0.8.6" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint-plugin-prettier" - }, - "peerDependencies": { - "@types/eslint": ">=8.0.0", - "eslint": ">=8.0.0", - "eslint-config-prettier": "*", - "prettier": ">=3.0.0" - }, - "peerDependenciesMeta": { - "@types/eslint": { - "optional": true - }, - "eslint-config-prettier": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-react": { - "version": "7.33.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz", - "integrity": "sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==", - "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.flatmap": "^1.3.1", - "array.prototype.tosorted": "^1.1.1", - "doctrine": "^2.1.0", - "es-iterator-helpers": "^1.0.12", - "estraverse": "^5.3.0", - "jsx-ast-utils": "^2.4.1 || ^3.0.0", - "minimatch": "^3.1.2", - "object.entries": "^1.1.6", - "object.fromentries": "^2.0.6", - "object.hasown": "^1.1.2", - "object.values": "^1.1.6", - "prop-types": "^15.8.1", - "resolve": "^2.0.0-next.4", - "semver": "^6.3.1", - "string.prototype.matchall": "^4.0.8" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" - } - }, - "node_modules/eslint-plugin-react-hooks": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz", - "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", - "engines": { - "node": ">=10" - }, - "peerDependencies": { - "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" - } - }, - "node_modules/eslint-plugin-react/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/eslint-plugin-react/node_modules/doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-plugin-react/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/eslint-plugin-react/node_modules/resolve": { - "version": "2.0.0-next.5", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", - "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-scope/node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/eslint/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/eslint/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/eslint/node_modules/eslint-scope": { - "version": "7.2.2", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/eslint/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/eslint/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/espree": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", - "dependencies": { - "acorn": "^8.9.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.1" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/etag": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", - "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/eventemitter3": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" - }, - "node_modules/events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", - "engines": { - "node": ">=0.8.x" - } - }, - "node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/execa/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/execa/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/execa/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "engines": { - "node": ">=8" - } - }, - "node_modules/execa/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/expand-tilde": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-1.2.2.tgz", - "integrity": "sha512-rtmc+cjLZqnu9dSYosX9EWmSJhTwpACgJQTfj4hgg2JjOD/6SIQalZrt4a3aQeh++oNxkazcaxrhPUj6+g5G/Q==", - "dependencies": { - "os-homedir": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/expect": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz", - "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", - "dependencies": { - "@jest/expect-utils": "^29.7.0", - "jest-get-type": "^29.6.3", - "jest-matcher-utils": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/expect-puppeteer": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/expect-puppeteer/-/expect-puppeteer-4.4.0.tgz", - "integrity": "sha512-6Ey4Xy2xvmuQu7z7YQtMsaMV0EHJRpVxIDOd5GRrm04/I3nkTKIutELfECsLp6le+b3SSa3cXhPiw6PgqzxYWA==" - }, - "node_modules/express": { - "version": "4.18.2", - "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz", - "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", - "dependencies": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.20.1", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.5.0", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "2.0.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "1.2.0", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "merge-descriptors": "1.0.1", - "methods": "~1.1.2", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.7", - "proxy-addr": "~2.0.7", - "qs": "6.11.0", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.18.0", - "serve-static": "1.15.0", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/express/node_modules/cookie": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", - "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/express/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/express/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/extract-zip": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", - "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", - "dependencies": { - "debug": "^4.1.1", - "get-stream": "^5.1.0", - "yauzl": "^2.10.0" - }, - "bin": { - "extract-zip": "cli.js" - }, - "engines": { - "node": ">= 10.17.0" - }, - "optionalDependencies": { - "@types/yauzl": "^2.9.1" - } - }, - "node_modules/extract-zip/node_modules/get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" - }, - "node_modules/fast-diff": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", - "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==" - }, - "node_modules/fast-fifo": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", - "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" - }, - "node_modules/fast-glob": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", - "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" - }, - "node_modules/fastest-levenshtein": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz", - "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==", - "engines": { - "node": ">= 4.9.1" - } - }, - "node_modules/fastq": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.16.0.tgz", - "integrity": "sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==", - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/faye-websocket": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", - "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", - "dependencies": { - "websocket-driver": ">=0.5.1" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/fb-watchman": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", - "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", - "dependencies": { - "bser": "2.1.1" - } - }, - "node_modules/fd-slicer": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "dependencies": { - "pend": "~1.2.0" - } - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" - }, - "node_modules/filename-reserved-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz", - "integrity": "sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/filenamify": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-4.3.0.tgz", - "integrity": "sha512-hcFKyUG57yWGAzu1CMt/dPzYZuv+jAJUT85bL8mrXvNe6hWj6yEHEc4EdcgiA6Z3oi1/9wXJdZPXF2dZNgwgOg==", - "dependencies": { - "filename-reserved-regex": "^2.0.0", - "strip-outer": "^1.0.1", - "trim-repeated": "^1.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/finalhandler": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz", - "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", - "dependencies": { - "debug": "2.6.9", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "statuses": "2.0.1", - "unpipe": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/finalhandler/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/finalhandler/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/find-cache-dir": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", - "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", - "dependencies": { - "commondir": "^1.0.1", - "make-dir": "^3.0.2", - "pkg-dir": "^4.1.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/avajs/find-cache-dir?sponsor=1" - } - }, - "node_modules/find-file-up": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/find-file-up/-/find-file-up-0.1.3.tgz", - "integrity": "sha512-mBxmNbVyjg1LQIIpgO8hN+ybWBgDQK8qjht+EbrTCGmmPV/sc7RF1i9stPTD6bpvXZywBdrwRYxhSdJv867L6A==", - "dependencies": { - "fs-exists-sync": "^0.1.0", - "resolve-dir": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/find-parent-dir": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.1.tgz", - "integrity": "sha512-o4UcykWV/XN9wm+jMEtWLPlV8RXCZnMhQI6F6OdHeSez7iiJWePw8ijOlskJZMsaQoGR/b7dH6lO02HhaTN7+A==" - }, - "node_modules/find-pkg": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/find-pkg/-/find-pkg-0.1.2.tgz", - "integrity": "sha512-0rnQWcFwZr7eO0513HahrWafsc3CTFioEB7DRiEYCUM/70QXSY8f3mCST17HXLcPvEhzH/Ty/Bxd72ZZsr/yvw==", - "dependencies": { - "find-file-up": "^0.1.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/find-process": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/find-process/-/find-process-1.4.7.tgz", - "integrity": "sha512-/U4CYp1214Xrp3u3Fqr9yNynUrr5Le4y0SsJh2lMDDSbpwYSz3M2SMWQC+wqcx79cN8PQtHQIL8KnuY9M66fdg==", - "dependencies": { - "chalk": "^4.0.0", - "commander": "^5.1.0", - "debug": "^4.1.1" - }, - "bin": { - "find-process": "bin/find-process.js" - } - }, - "node_modules/find-process/node_modules/commander": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", - "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", - "engines": { - "node": ">= 6" - } - }, - "node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/flat": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", - "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", - "bin": { - "flat": "cli.js" - } - }, - "node_modules/flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flat-cache/node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==" - }, - "node_modules/follow-redirects": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", - "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/RubenVerborgh" - } - ], - "engines": { - "node": ">=4.0" - }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } - } - }, - "node_modules/for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", - "dependencies": { - "is-callable": "^1.1.3" - } - }, - "node_modules/for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/for-own": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", - "integrity": "sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==", - "dependencies": { - "for-in": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/forwarded": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", - "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fraction.js": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", - "engines": { - "node": "*" - }, - "funding": { - "type": "patreon", - "url": "https://github.com/sponsors/rawify" - } - }, - "node_modules/fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fs-constants": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" - }, - "node_modules/fs-exists-sync": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", - "integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fs-extra": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", - "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", - "dependencies": { - "graceful-fs": "^4.2.0", - "jsonfile": "^4.0.0", - "universalify": "^0.1.0" - }, - "engines": { - "node": ">=6 <7 || >=8" - } - }, - "node_modules/fs-extra/node_modules/universalify": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", - "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/fs-monkey": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.5.tgz", - "integrity": "sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew==" - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" - }, - "node_modules/fsevents": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", - "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/function.prototype.name": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "functions-have-names": "^1.2.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, - "node_modules/get-intrinsic": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz", - "integrity": "sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==", - "dependencies": { - "function-bind": "^1.1.2", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-package-type": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/get-port": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz", - "integrity": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/get-stdin": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz", - "integrity": "sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/get-symbol-description": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz", - "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==", - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/get-uri": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.2.tgz", - "integrity": "sha512-5KLucCJobh8vBY1K07EFV4+cPZH3mrV9YeAruUseCQKHB58SGjjT2l9/eA9LD082IiuMjSlFJEcdJ27TXvbZNw==", - "dependencies": { - "basic-ftp": "^5.0.2", - "data-uri-to-buffer": "^6.0.0", - "debug": "^4.3.4", - "fs-extra": "^8.1.0" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/gettext-parser": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.4.0.tgz", - "integrity": "sha512-sedZYLHlHeBop/gZ1jdg59hlUEcpcZJofLq2JFwJT1zTqAU3l2wFv6IsuwFHGqbiT9DWzMUW4/em2+hspnmMMA==", - "dependencies": { - "encoding": "^0.1.12", - "safe-buffer": "^5.1.1" - } - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/glob-to-regexp": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", - "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" - }, - "node_modules/glob/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/glob/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/global-modules": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz", - "integrity": "sha512-JeXuCbvYzYXcwE6acL9V2bAOeSIGl4dD+iwLY9iUx2VBJJ80R18HCn+JCwHM9Oegdfya3lEkGCdaRkSyc10hDA==", - "dependencies": { - "global-prefix": "^0.1.4", - "is-windows": "^0.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/global-prefix": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz", - "integrity": "sha512-gOPiyxcD9dJGCEArAhF4Hd0BAqvAe/JzERP7tYumE4yIkmIedPUVXcJFWbV3/p/ovIIvKjkrTk+f1UVkq7vvbw==", - "dependencies": { - "homedir-polyfill": "^1.0.0", - "ini": "^1.3.4", - "is-windows": "^0.2.0", - "which": "^1.2.12" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "engines": { - "node": ">=4" - } - }, - "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", - "dependencies": { - "define-properties": "^1.1.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/globby": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/globjoin": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz", - "integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==" - }, - "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", - "dependencies": { - "get-intrinsic": "^1.1.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" - }, - "node_modules/graphemer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" - }, - "node_modules/gzip-size": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz", - "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", - "dependencies": { - "duplexer": "^0.1.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/handle-thing": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz", - "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" - }, - "node_modules/hard-rejection": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz", - "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz", - "integrity": "sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==", - "dependencies": { - "get-intrinsic": "^1.2.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", - "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-tostringtag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", - "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", - "dependencies": { - "has-symbols": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/hasown": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/header-case": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/header-case/-/header-case-2.0.4.tgz", - "integrity": "sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==", - "dependencies": { - "capital-case": "^1.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/homedir-polyfill": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", - "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", - "dependencies": { - "parse-passwd": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/hosted-git-info": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/hosted-git-info/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/hosted-git-info/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/hpack.js": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz", - "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", - "dependencies": { - "inherits": "^2.0.1", - "obuf": "^1.0.0", - "readable-stream": "^2.0.1", - "wbuf": "^1.1.0" - } - }, - "node_modules/hpack.js/node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" - }, - "node_modules/hpack.js/node_modules/readable-stream": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", - "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/hpack.js/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" - }, - "node_modules/hpack.js/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/html-encoding-sniffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", - "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==", - "dependencies": { - "whatwg-encoding": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/html-entities": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.4.0.tgz", - "integrity": "sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/mdevils" - }, - { - "type": "patreon", - "url": "https://patreon.com/mdevils" - } - ] - }, - "node_modules/html-escaper": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" - }, - "node_modules/html-tags": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", - "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/http-deceiver": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", - "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==" - }, - "node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", - "dependencies": { - "depd": "2.0.0", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "toidentifier": "1.0.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/http-link-header": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/http-link-header/-/http-link-header-1.1.1.tgz", - "integrity": "sha512-mW3N/rTYpCn99s1do0zx6nzFZSwLH9HGfUM4ZqLWJ16ylmYaC2v5eYGqrNTQlByx8AzUgGI+V/32gXPugs1+Sw==", - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/http-parser-js": { - "version": "0.5.8", - "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz", - "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==" - }, - "node_modules/http-proxy": { - "version": "1.18.1", - "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", - "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", - "dependencies": { - "eventemitter3": "^4.0.0", - "follow-redirects": "^1.0.0", - "requires-port": "^1.0.0" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/http-proxy-agent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", - "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", - "dependencies": { - "@tootallnate/once": "2", - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/http-proxy-middleware": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", - "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", - "dependencies": { - "@types/http-proxy": "^1.17.8", - "http-proxy": "^1.18.1", - "is-glob": "^4.0.1", - "is-plain-obj": "^3.0.0", - "micromatch": "^4.0.2" - }, - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "@types/express": "^4.17.13" - }, - "peerDependenciesMeta": { - "@types/express": { - "optional": true - } - } - }, - "node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "dependencies": { - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", - "engines": { - "node": ">=10.17.0" - } - }, - "node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/icss-utils": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/ignore": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz", - "integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/ignore-walk": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-4.0.1.tgz", - "integrity": "sha512-rzDQLaW4jQbh2YrOFlJdCtX8qgJTehFRYiUB2r1osqTeDzV/3+Jh8fz1oAPzUThf3iku8Ds4IDqawI5d8mUiQw==", - "dependencies": { - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ignore-walk/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/ignore-walk/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/image-ssim": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/image-ssim/-/image-ssim-0.2.0.tgz", - "integrity": "sha512-W7+sO6/yhxy83L0G7xR8YAc5Z5QFtYEXXRV6EaE8tuYBZJnA3gVgp3q7X7muhLZVodeb9UfvjSbwt9VJwjIYAg==" - }, - "node_modules/immutable": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.4.tgz", - "integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==" - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/import-fresh/node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "engines": { - "node": ">=4" - } - }, - "node_modules/import-lazy": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", - "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/import-local": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", - "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==", - "dependencies": { - "pkg-dir": "^4.2.0", - "resolve-cwd": "^3.0.0" - }, - "bin": { - "import-local-fixture": "fixtures/cli.js" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" - }, - "node_modules/ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" - }, - "node_modules/internal-slot": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz", - "integrity": "sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==", - "dependencies": { - "get-intrinsic": "^1.2.2", - "hasown": "^2.0.0", - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/interpret": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz", - "integrity": "sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==", - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/intl-messageformat": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-4.4.0.tgz", - "integrity": "sha512-z+Bj2rS3LZSYU4+sNitdHrwnBhr0wO80ZJSW8EzKDBowwUe3Q/UsvgCGjrwa+HPzoGCLEb9HAjfJgo4j2Sac8w==", - "dependencies": { - "intl-messageformat-parser": "^1.8.1" - } - }, - "node_modules/intl-messageformat-parser": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-1.8.1.tgz", - "integrity": "sha512-IMSCKVf0USrM/959vj3xac7s8f87sc+80Y/ipBzdKy4ifBv5Gsj2tZ41EAaURVg01QU71fYr77uA8Meh6kELbg==", - "deprecated": "We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser" - }, - "node_modules/ip": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz", - "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==" - }, - "node_modules/ipaddr.js": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.1.0.tgz", - "integrity": "sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/irregular-plurals": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-3.5.0.tgz", - "integrity": "sha512-1ANGLZ+Nkv1ptFb2pa8oG8Lem4krflKuX/gINiHJHjJUKaJHk/SXk5x6K3J+39/p0h1RQ2saROclJJ+QLvETCQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-array-buffer": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", - "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.0", - "is-typed-array": "^1.1.10" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" - }, - "node_modules/is-async-function": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", - "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-bigint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", - "dependencies": { - "has-bigints": "^1.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-boolean-object": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", - "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" - }, - "node_modules/is-builtin-module": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz", - "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==", - "dependencies": { - "builtin-modules": "^3.3.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dependencies": { - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-date-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", - "bin": { - "is-docker": "cli.js" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-finalizationregistry": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", - "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", - "dependencies": { - "call-bind": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-generator-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", - "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/is-generator-function": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", - "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-map": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz", - "integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-negative-zero": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", - "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/is-number-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-path-cwd": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", - "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/is-path-in-cwd": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz", - "integrity": "sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==", - "dependencies": { - "is-path-inside": "^2.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/is-path-in-cwd/node_modules/is-path-inside": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz", - "integrity": "sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==", - "dependencies": { - "path-is-inside": "^1.0.2" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-plain-obj": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", - "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-potential-custom-element-name": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", - "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" - }, - "node_modules/is-regex": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", - "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-set": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz", - "integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-shared-array-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz", - "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==", - "dependencies": { - "call-bind": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-string": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", - "dependencies": { - "has-symbols": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-typed-array": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz", - "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==", - "dependencies": { - "which-typed-array": "^1.1.11" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" - }, - "node_modules/is-unicode-supported": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-weakmap": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz", - "integrity": "sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakref": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", - "dependencies": { - "call-bind": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-weakset": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz", - "integrity": "sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==", - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-windows": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-0.2.0.tgz", - "integrity": "sha512-n67eJYmXbniZB7RF4I/FTjK1s6RPOCTxhYrVYLRaCt3lF0mpWZPKr3T2LSZAqyjQsxR2qMmGYXXzK0YWwcPM1Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dependencies": { - "is-docker": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" - }, - "node_modules/isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/istanbul-lib-coverage": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", - "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/istanbul-lib-instrument": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", - "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", - "dependencies": { - "@babel/core": "^7.12.3", - "@babel/parser": "^7.14.7", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-coverage": "^3.2.0", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/istanbul-lib-report": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", - "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", - "dependencies": { - "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^4.0.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-report/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-report/node_modules/make-dir": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", - "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", - "dependencies": { - "semver": "^7.5.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/istanbul-lib-report/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-report/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/istanbul-lib-source-maps": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", - "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", - "dependencies": { - "debug": "^4.1.1", - "istanbul-lib-coverage": "^3.0.0", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-source-maps/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/istanbul-reports": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz", - "integrity": "sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==", - "dependencies": { - "html-escaper": "^2.0.0", - "istanbul-lib-report": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/iterator.prototype": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", - "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", - "dependencies": { - "define-properties": "^1.2.1", - "get-intrinsic": "^1.2.1", - "has-symbols": "^1.0.3", - "reflect.getprototypeof": "^1.0.4", - "set-function-name": "^2.0.1" - } - }, - "node_modules/jest": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz", - "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", - "dependencies": { - "@jest/core": "^29.7.0", - "@jest/types": "^29.6.3", - "import-local": "^3.0.2", - "jest-cli": "^29.7.0" - }, - "bin": { - "jest": "bin/jest.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/jest-changed-files": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz", - "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==", - "dependencies": { - "execa": "^5.0.0", - "jest-util": "^29.7.0", - "p-limit": "^3.1.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-circus": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz", - "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==", - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/expect": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "co": "^4.6.0", - "dedent": "^1.0.0", - "is-generator-fn": "^2.0.0", - "jest-each": "^29.7.0", - "jest-matcher-utils": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-runtime": "^29.7.0", - "jest-snapshot": "^29.7.0", - "jest-util": "^29.7.0", - "p-limit": "^3.1.0", - "pretty-format": "^29.7.0", - "pure-rand": "^6.0.0", - "slash": "^3.0.0", - "stack-utils": "^2.0.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-cli": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz", - "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==", - "dependencies": { - "@jest/core": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/types": "^29.6.3", - "chalk": "^4.0.0", - "create-jest": "^29.7.0", - "exit": "^0.1.2", - "import-local": "^3.0.2", - "jest-config": "^29.7.0", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "yargs": "^17.3.1" - }, - "bin": { - "jest": "bin/jest.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/jest-config": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz", - "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==", - "dependencies": { - "@babel/core": "^7.11.6", - "@jest/test-sequencer": "^29.7.0", - "@jest/types": "^29.6.3", - "babel-jest": "^29.7.0", - "chalk": "^4.0.0", - "ci-info": "^3.2.0", - "deepmerge": "^4.2.2", - "glob": "^7.1.3", - "graceful-fs": "^4.2.9", - "jest-circus": "^29.7.0", - "jest-environment-node": "^29.7.0", - "jest-get-type": "^29.6.3", - "jest-regex-util": "^29.6.3", - "jest-resolve": "^29.7.0", - "jest-runner": "^29.7.0", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "micromatch": "^4.0.4", - "parse-json": "^5.2.0", - "pretty-format": "^29.7.0", - "slash": "^3.0.0", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@types/node": "*", - "ts-node": ">=9.0.0" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "ts-node": { - "optional": true - } - } - }, - "node_modules/jest-dev-server": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/jest-dev-server/-/jest-dev-server-9.0.2.tgz", - "integrity": "sha512-Zc/JB0IlNNrpXkhBw+h86cGrde/Mey52KvF+FER2eyrtYJTHObOwW7Iarxm3rPyTKby5+3Y2QZtl8pRz/5GCxg==", - "dependencies": { - "chalk": "^4.1.2", - "cwd": "^0.10.0", - "find-process": "^1.4.7", - "prompts": "^2.4.2", - "spawnd": "^9.0.2", - "tree-kill": "^1.2.2", - "wait-on": "^7.2.0" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/jest-diff": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz", - "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==", - "dependencies": { - "chalk": "^4.0.0", - "diff-sequences": "^29.6.3", - "jest-get-type": "^29.6.3", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-docblock": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz", - "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==", - "dependencies": { - "detect-newline": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-each": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz", - "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==", - "dependencies": { - "@jest/types": "^29.6.3", - "chalk": "^4.0.0", - "jest-get-type": "^29.6.3", - "jest-util": "^29.7.0", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-environment-jsdom": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz", - "integrity": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==", - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/fake-timers": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/jsdom": "^20.0.0", - "@types/node": "*", - "jest-mock": "^29.7.0", - "jest-util": "^29.7.0", - "jsdom": "^20.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "canvas": "^2.5.0" - }, - "peerDependenciesMeta": { - "canvas": { - "optional": true - } - } - }, - "node_modules/jest-environment-node": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz", - "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==", - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/fake-timers": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "jest-mock": "^29.7.0", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-get-type": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", - "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-haste-map": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz", - "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==", - "dependencies": { - "@jest/types": "^29.6.3", - "@types/graceful-fs": "^4.1.3", - "@types/node": "*", - "anymatch": "^3.0.3", - "fb-watchman": "^2.0.0", - "graceful-fs": "^4.2.9", - "jest-regex-util": "^29.6.3", - "jest-util": "^29.7.0", - "jest-worker": "^29.7.0", - "micromatch": "^4.0.4", - "walker": "^1.0.8" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "optionalDependencies": { - "fsevents": "^2.3.2" - } - }, - "node_modules/jest-leak-detector": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", - "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==", - "dependencies": { - "jest-get-type": "^29.6.3", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-matcher-utils": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", - "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==", - "dependencies": { - "chalk": "^4.0.0", - "jest-diff": "^29.7.0", - "jest-get-type": "^29.6.3", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-message-util": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz", - "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==", - "dependencies": { - "@babel/code-frame": "^7.12.13", - "@jest/types": "^29.6.3", - "@types/stack-utils": "^2.0.0", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "micromatch": "^4.0.4", - "pretty-format": "^29.7.0", - "slash": "^3.0.0", - "stack-utils": "^2.0.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-mock": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz", - "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==", - "dependencies": { - "@jest/types": "^29.6.3", - "@types/node": "*", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-pnp-resolver": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", - "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", - "engines": { - "node": ">=6" - }, - "peerDependencies": { - "jest-resolve": "*" - }, - "peerDependenciesMeta": { - "jest-resolve": { - "optional": true - } - } - }, - "node_modules/jest-regex-util": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz", - "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==", - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-resolve": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz", - "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==", - "dependencies": { - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "jest-pnp-resolver": "^1.2.2", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "resolve": "^1.20.0", - "resolve.exports": "^2.0.0", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-resolve-dependencies": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", - "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==", - "dependencies": { - "jest-regex-util": "^29.6.3", - "jest-snapshot": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-runner": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz", - "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==", - "dependencies": { - "@jest/console": "^29.7.0", - "@jest/environment": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "emittery": "^0.13.1", - "graceful-fs": "^4.2.9", - "jest-docblock": "^29.7.0", - "jest-environment-node": "^29.7.0", - "jest-haste-map": "^29.7.0", - "jest-leak-detector": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-resolve": "^29.7.0", - "jest-runtime": "^29.7.0", - "jest-util": "^29.7.0", - "jest-watcher": "^29.7.0", - "jest-worker": "^29.7.0", - "p-limit": "^3.1.0", - "source-map-support": "0.5.13" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-runtime": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz", - "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==", - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/fake-timers": "^29.7.0", - "@jest/globals": "^29.7.0", - "@jest/source-map": "^29.6.3", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "cjs-module-lexer": "^1.0.0", - "collect-v8-coverage": "^1.0.0", - "glob": "^7.1.3", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-mock": "^29.7.0", - "jest-regex-util": "^29.6.3", - "jest-resolve": "^29.7.0", - "jest-snapshot": "^29.7.0", - "jest-util": "^29.7.0", - "slash": "^3.0.0", - "strip-bom": "^4.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-snapshot": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz", - "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==", - "dependencies": { - "@babel/core": "^7.11.6", - "@babel/generator": "^7.7.2", - "@babel/plugin-syntax-jsx": "^7.7.2", - "@babel/plugin-syntax-typescript": "^7.7.2", - "@babel/types": "^7.3.3", - "@jest/expect-utils": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "babel-preset-current-node-syntax": "^1.0.0", - "chalk": "^4.0.0", - "expect": "^29.7.0", - "graceful-fs": "^4.2.9", - "jest-diff": "^29.7.0", - "jest-get-type": "^29.6.3", - "jest-matcher-utils": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0", - "natural-compare": "^1.4.0", - "pretty-format": "^29.7.0", - "semver": "^7.5.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-snapshot/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/jest-snapshot/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/jest-snapshot/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/jest-util": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", - "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", - "dependencies": { - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "ci-info": "^3.2.0", - "graceful-fs": "^4.2.9", - "picomatch": "^2.2.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-validate": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", - "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", - "dependencies": { - "@jest/types": "^29.6.3", - "camelcase": "^6.2.0", - "chalk": "^4.0.0", - "jest-get-type": "^29.6.3", - "leven": "^3.1.0", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-watcher": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz", - "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==", - "dependencies": { - "@jest/test-result": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "emittery": "^0.13.1", - "jest-util": "^29.7.0", - "string-length": "^4.0.1" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-worker": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz", - "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", - "dependencies": { - "@types/node": "*", - "jest-util": "^29.7.0", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-worker/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" - } - }, - "node_modules/joi": { - "version": "17.11.1", - "resolved": "https://registry.npmjs.org/joi/-/joi-17.11.1.tgz", - "integrity": "sha512-671acnrx+w96PCcQOzvm0VYQVwNL2PVgZmDRaFuSsx8sIUmGzYElPw5lU8F3Cr0jOuPs1oM56p7W2a1cdDOwcw==", - "dependencies": { - "@hapi/hoek": "^9.3.0", - "@hapi/topo": "^5.1.0", - "@sideway/address": "^4.1.4", - "@sideway/formula": "^3.0.1", - "@sideway/pinpoint": "^2.0.0" - } - }, - "node_modules/jpeg-js": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.4.tgz", - "integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==" - }, - "node_modules/js-library-detector": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.7.0.tgz", - "integrity": "sha512-c80Qupofp43y4cJ7+8TTDN/AsDwLi5oOm/plBrWI+iQt485vKXCco+yVmOwEgdo9VOdsYTuV0UlTeetVPTriXA==", - "engines": { - "node": ">=12" - } - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsdoc-type-pratt-parser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz", - "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==", - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/jsdom": { - "version": "20.0.3", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz", - "integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==", - "dependencies": { - "abab": "^2.0.6", - "acorn": "^8.8.1", - "acorn-globals": "^7.0.0", - "cssom": "^0.5.0", - "cssstyle": "^2.3.0", - "data-urls": "^3.0.2", - "decimal.js": "^10.4.2", - "domexception": "^4.0.0", - "escodegen": "^2.0.0", - "form-data": "^4.0.0", - "html-encoding-sniffer": "^3.0.0", - "http-proxy-agent": "^5.0.0", - "https-proxy-agent": "^5.0.1", - "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.2", - "parse5": "^7.1.1", - "saxes": "^6.0.0", - "symbol-tree": "^3.2.4", - "tough-cookie": "^4.1.2", - "w3c-xmlserializer": "^4.0.0", - "webidl-conversions": "^7.0.0", - "whatwg-encoding": "^2.0.0", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^11.0.0", - "ws": "^8.11.0", - "xml-name-validator": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "canvas": "^2.5.0" - }, - "peerDependenciesMeta": { - "canvas": { - "optional": true - } - } - }, - "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" - }, - "node_modules/json2php": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.7.tgz", - "integrity": "sha512-dnSoUiLAoVaMXxFsVi4CrPVYMKOuDBXTghXSmMINX44RZ8WM9cXlY7UqrQnlAcODCVO7FV3+8t/5nDKAjimLfg==" - }, - "node_modules/json5": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/jsonc-parser": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", - "integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==" - }, - "node_modules/jsonfile": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", - "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", - "optionalDependencies": { - "graceful-fs": "^4.1.6" - } - }, - "node_modules/jsx-ast-utils": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", - "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", - "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.flat": "^1.3.1", - "object.assign": "^4.1.4", - "object.values": "^1.1.6" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", - "dependencies": { - "is-buffer": "^1.1.5" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "engines": { - "node": ">=6" - } - }, - "node_modules/klona": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz", - "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/known-css-properties": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.26.0.tgz", - "integrity": "sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==" - }, - "node_modules/language-subtag-registry": { - "version": "0.3.22", - "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz", - "integrity": "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==" - }, - "node_modules/language-tags": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", - "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", - "dependencies": { - "language-subtag-registry": "^0.3.20" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/launch-editor": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.1.tgz", - "integrity": "sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==", - "dependencies": { - "picocolors": "^1.0.0", - "shell-quote": "^1.8.1" - } - }, - "node_modules/lazy-cache": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz", - "integrity": "sha512-RE2g0b5VGZsOCFOCgP7omTRYFqydmZkBwl5oNnQ1lDYC57uyO9KqNnNVxT7COSHTxrRCWVcAVOcbjk+tvh/rgQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "engines": { - "node": ">=6" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lighthouse": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-10.4.0.tgz", - "integrity": "sha512-XQWHEWkJ8YxSPsxttBJORy5+hQrzbvGkYfeP3fJjyYKioWkF2MXfFqNK4ZuV4jL8pBu7Z91qnQP6In0bq1yXww==", - "dependencies": { - "@sentry/node": "^6.17.4", - "axe-core": "4.7.2", - "chrome-launcher": "^0.15.2", - "configstore": "^5.0.1", - "csp_evaluator": "1.1.1", - "devtools-protocol": "0.0.1155343", - "enquirer": "^2.3.6", - "http-link-header": "^1.1.1", - "intl-messageformat": "^4.4.0", - "jpeg-js": "^0.4.4", - "js-library-detector": "^6.6.0", - "lighthouse-logger": "^1.4.1", - "lighthouse-stack-packs": "1.11.0", - "lodash": "^4.17.21", - "lookup-closest-locale": "6.2.0", - "metaviewport-parser": "0.3.0", - "open": "^8.4.0", - "parse-cache-control": "1.0.1", - "ps-list": "^8.0.0", - "puppeteer-core": "^20.8.0", - "robots-parser": "^3.0.0", - "semver": "^5.3.0", - "speedline-core": "^1.4.3", - "third-party-web": "^0.23.3", - "ws": "^7.0.0", - "yargs": "^17.3.1", - "yargs-parser": "^21.0.0" - }, - "bin": { - "chrome-debug": "core/scripts/manual-chrome-launcher.js", - "lighthouse": "cli/index.js", - "smokehouse": "cli/test/smokehouse/frontends/smokehouse-bin.js" - }, - "engines": { - "node": ">=16.16" - } - }, - "node_modules/lighthouse-logger": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz", - "integrity": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==", - "dependencies": { - "debug": "^2.6.9", - "marky": "^1.2.2" - } - }, - "node_modules/lighthouse-logger/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/lighthouse-logger/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/lighthouse-stack-packs": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/lighthouse-stack-packs/-/lighthouse-stack-packs-1.11.0.tgz", - "integrity": "sha512-sRr0z1S/I26VffRLq9KJsKtLk856YrJlNGmcJmbLX8dFn3MuzVPUbstuChEhqnSxZb8TZmVfthuXuwhG9vRoSw==" - }, - "node_modules/lighthouse/node_modules/axe-core": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.2.tgz", - "integrity": "sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==", - "engines": { - "node": ">=4" - } - }, - "node_modules/lighthouse/node_modules/cross-fetch": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz", - "integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==", - "dependencies": { - "node-fetch": "^2.6.12" - } - }, - "node_modules/lighthouse/node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/lighthouse/node_modules/puppeteer-core": { - "version": "20.9.0", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.9.0.tgz", - "integrity": "sha512-H9fYZQzMTRrkboEfPmf7m3CLDN6JvbxXA3qTtS+dFt27tR+CsFHzPsT6pzp6lYL6bJbAPaR0HaPO6uSi+F94Pg==", - "dependencies": { - "@puppeteer/browsers": "1.4.6", - "chromium-bidi": "0.4.16", - "cross-fetch": "4.0.0", - "debug": "4.3.4", - "devtools-protocol": "0.0.1147663", - "ws": "8.13.0" - }, - "engines": { - "node": ">=16.3.0" - }, - "peerDependencies": { - "typescript": ">= 4.7.4" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/lighthouse/node_modules/puppeteer-core/node_modules/chromium-bidi": { - "version": "0.4.16", - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.16.tgz", - "integrity": "sha512-7ZbXdWERxRxSwo3txsBjjmc/NLxqb1Bk30mRb0BMS4YIaiV6zvKZqL/UAH+DdqcDYayDWk2n/y8klkBDODrPvA==", - "dependencies": { - "mitt": "3.0.0" - }, - "peerDependencies": { - "devtools-protocol": "*" - } - }, - "node_modules/lighthouse/node_modules/puppeteer-core/node_modules/devtools-protocol": { - "version": "0.0.1147663", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1147663.tgz", - "integrity": "sha512-hyWmRrexdhbZ1tcJUGpO95ivbRhWXz++F4Ko+n21AY5PNln2ovoJw+8ZMNDTtip+CNFQfrtLVh/w4009dXO/eQ==" - }, - "node_modules/lighthouse/node_modules/puppeteer-core/node_modules/ws": { - "version": "8.13.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", - "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/lighthouse/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/lighthouse/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "node_modules/lighthouse/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/lighthouse/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/lighthouse/node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "engines": { - "node": ">=8.3.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/lilconfig": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.0.0.tgz", - "integrity": "sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==", - "engines": { - "node": ">=14" - } - }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" - }, - "node_modules/linkify-it": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz", - "integrity": "sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==", - "dependencies": { - "uc.micro": "^1.0.1" - } - }, - "node_modules/loader-runner": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", - "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", - "engines": { - "node": ">=6.11.5" - } - }, - "node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" - }, - "node_modules/lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" - }, - "node_modules/lodash.memoize": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==" - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==" - }, - "node_modules/lodash.uniq": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" - }, - "node_modules/log-symbols": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", - "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", - "dependencies": { - "chalk": "^4.1.0", - "is-unicode-supported": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lookup-closest-locale": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/lookup-closest-locale/-/lookup-closest-locale-6.2.0.tgz", - "integrity": "sha512-/c2kL+Vnp1jnV6K6RpDTHK3dgg0Tu2VVp+elEiJpjfS1UyY7AjOYHohRug6wT0OpoX2qFgNORndE9RqesfVxWQ==" - }, - "node_modules/loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "bin": { - "loose-envify": "cli.js" - } - }, - "node_modules/lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/lru_map": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz", - "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==" - }, - "node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dependencies": { - "yallist": "^3.0.2" - } - }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/makeerror": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", - "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", - "dependencies": { - "tmpl": "1.0.5" - } - }, - "node_modules/map-obj": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz", - "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/map-values": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-values/-/map-values-1.0.1.tgz", - "integrity": "sha512-BbShUnr5OartXJe1GeccAWtfro11hhgNJg6G9/UtWKjVGvV5U4C09cg5nk8JUevhXODaXY+hQ3xxMUKSs62ONQ==" - }, - "node_modules/markdown-it": { - "version": "12.3.2", - "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.2.tgz", - "integrity": "sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==", - "dependencies": { - "argparse": "^2.0.1", - "entities": "~2.1.0", - "linkify-it": "^3.0.1", - "mdurl": "^1.0.1", - "uc.micro": "^1.0.5" - }, - "bin": { - "markdown-it": "bin/markdown-it.js" - } - }, - "node_modules/markdown-it/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/markdown-it/node_modules/entities": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz", - "integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==", - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/markdownlint": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.1.tgz", - "integrity": "sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==", - "dependencies": { - "markdown-it": "12.3.2" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/markdownlint-cli": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz", - "integrity": "sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==", - "dependencies": { - "commander": "~9.0.0", - "get-stdin": "~9.0.0", - "glob": "~7.2.0", - "ignore": "~5.2.0", - "js-yaml": "^4.1.0", - "jsonc-parser": "~3.0.0", - "markdownlint": "~0.25.1", - "markdownlint-rule-helpers": "~0.16.0", - "minimatch": "~3.0.5", - "run-con": "~1.2.10" - }, - "bin": { - "markdownlint": "markdownlint.js" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/markdownlint-cli/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/markdownlint-cli/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/markdownlint-cli/node_modules/commander": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.0.0.tgz", - "integrity": "sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==", - "engines": { - "node": "^12.20.0 || >=14" - } - }, - "node_modules/markdownlint-cli/node_modules/ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/markdownlint-cli/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/markdownlint-cli/node_modules/minimatch": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", - "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/markdownlint-rule-helpers": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz", - "integrity": "sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==" - }, - "node_modules/marky": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/marky/-/marky-1.2.5.tgz", - "integrity": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" - }, - "node_modules/mathml-tag-names": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz", - "integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" - }, - "node_modules/mdurl": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", - "integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==" - }, - "node_modules/media-typer": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/memfs": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz", - "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==", - "dependencies": { - "fs-monkey": "^1.0.4" - }, - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/memize": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/memize/-/memize-2.1.0.tgz", - "integrity": "sha512-yywVJy8ctVlN5lNPxsep5urnZ6TTclwPEyigM9M3Bi8vseJBOfqNrGWN/r8NzuIt3PovM323W04blJfGQfQSVg==" - }, - "node_modules/meow": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz", - "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", - "dependencies": { - "@types/minimist": "^1.2.0", - "camelcase-keys": "^6.2.2", - "decamelize": "^1.2.0", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^3.0.0", - "read-pkg-up": "^7.0.1", - "redent": "^3.0.0", - "trim-newlines": "^3.0.0", - "type-fest": "^0.18.0", - "yargs-parser": "^20.2.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/meow/node_modules/type-fest": { - "version": "0.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", - "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/meow/node_modules/yargs-parser": { - "version": "20.2.9", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", - "engines": { - "node": ">=10" - } - }, - "node_modules/merge-deep": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.3.tgz", - "integrity": "sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA==", - "dependencies": { - "arr-union": "^3.1.0", - "clone-deep": "^0.2.4", - "kind-of": "^3.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/merge-descriptors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", - "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" - }, - "node_modules/merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" - }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/metaviewport-parser": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.3.0.tgz", - "integrity": "sha512-EoYJ8xfjQ6kpe9VbVHvZTZHiOl4HL1Z18CrZ+qahvLXT7ZO4YTC2JMyt5FaUp9JJp6J4Ybb/z7IsCXZt86/QkQ==" - }, - "node_modules/methods": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", - "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", - "dependencies": { - "braces": "^3.0.2", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/mime": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", - "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/min-indent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", - "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", - "engines": { - "node": ">=4" - } - }, - "node_modules/mini-css-extract-plugin": { - "version": "2.7.7", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", - "integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", - "dependencies": { - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", - "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.9.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.1.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/minimalistic-assert": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", - "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" - }, - "node_modules/minimatch": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/minimist-options": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz", - "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", - "dependencies": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0", - "kind-of": "^6.0.3" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/minimist-options/node_modules/is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/minimist-options/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mitt": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.0.tgz", - "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==" - }, - "node_modules/mixin-object": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz", - "integrity": "sha512-ALGF1Jt9ouehcaXaHhn6t1yGWRqGaHkPFndtFVHfZXOvkIZ/yoGaSi0AHVTafb3ZBGg4dr/bDwnaEKqCXzchMA==", - "dependencies": { - "for-in": "^0.1.3", - "is-extendable": "^0.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mixin-object/node_modules/for-in": { - "version": "0.1.8", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz", - "integrity": "sha512-F0to7vbBSHP8E3l6dCjxNOLuSFAACIxFy3UehTUlG7svlXi37HHsDkyVcHo0Pq8QwrE+pXvWSVX3ZT1T9wAZ9g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/mkdirp-classic": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", - "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" - }, - "node_modules/mrmime": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz", - "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==", - "engines": { - "node": ">=10" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - }, - "node_modules/multicast-dns": { - "version": "7.2.5", - "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz", - "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", - "dependencies": { - "dns-packet": "^5.2.2", - "thunky": "^1.0.2" - }, - "bin": { - "multicast-dns": "cli.js" - } - }, - "node_modules/nan": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz", - "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==" - }, - "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" - }, - "node_modules/negotiator": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/neo-async": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", - "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" - }, - "node_modules/netmask": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", - "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "dependencies": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-fetch/node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, - "node_modules/node-fetch/node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/node-fetch/node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/node-forge": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", - "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", - "engines": { - "node": ">= 6.13.0" - } - }, - "node_modules/node-int64": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" - }, - "node_modules/node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==" - }, - "node_modules/normalize-package-data": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/normalize-package-data/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/normalize-package-data/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/normalize-package-data/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/npm-bundled": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz", - "integrity": "sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==", - "dependencies": { - "npm-normalize-package-bin": "^1.0.1" - } - }, - "node_modules/npm-normalize-package-bin": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", - "integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==" - }, - "node_modules/npm-package-json-lint": { - "version": "6.4.0", - "resolved": "https://registry.npmjs.org/npm-package-json-lint/-/npm-package-json-lint-6.4.0.tgz", - "integrity": "sha512-cuXAJJB1Rdqz0UO6w524matlBqDBjcNt7Ru+RDIu4y6RI1gVqiWBnylrK8sPRk81gGBA0X8hJbDXolVOoTc+sA==", - "dependencies": { - "ajv": "^6.12.6", - "ajv-errors": "^1.0.1", - "chalk": "^4.1.2", - "cosmiconfig": "^8.0.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "ignore": "^5.2.0", - "is-plain-obj": "^3.0.0", - "jsonc-parser": "^3.2.0", - "log-symbols": "^4.1.0", - "meow": "^9.0.0", - "plur": "^4.0.0", - "semver": "^7.3.8", - "slash": "^3.0.0", - "strip-json-comments": "^3.1.1", - "type-fest": "^3.2.0", - "validate-npm-package-name": "^5.0.0" - }, - "bin": { - "npmPkgJsonLint": "dist/cli.js" - }, - "engines": { - "node": ">=14.0.0", - "npm": ">=6.0.0" - } - }, - "node_modules/npm-package-json-lint/node_modules/jsonc-parser": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" - }, - "node_modules/npm-package-json-lint/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/npm-package-json-lint/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/npm-package-json-lint/node_modules/type-fest": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz", - "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==", - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/npm-package-json-lint/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/npm-packlist": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-3.0.0.tgz", - "integrity": "sha512-L/cbzmutAwII5glUcf2DBRNY/d0TFd4e/FnaZigJV6JD85RHZXJFGwCndjMWiiViiWSsWt3tiOLpI3ByTnIdFQ==", - "dependencies": { - "glob": "^7.1.6", - "ignore-walk": "^4.0.1", - "npm-bundled": "^1.1.1", - "npm-normalize-package-bin": "^1.0.1" - }, - "bin": { - "npm-packlist": "bin/index.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/nth-check": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", - "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", - "dependencies": { - "boolbase": "^1.0.0" - }, - "funding": { - "url": "https://github.com/fb55/nth-check?sponsor=1" - } - }, - "node_modules/nwsapi": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", - "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==" - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-filter": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/object-filter/-/object-filter-1.0.2.tgz", - "integrity": "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==" - }, - "node_modules/object-inspect": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.assign": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", - "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", - "dependencies": { - "call-bind": "^1.0.5", - "define-properties": "^1.2.1", - "has-symbols": "^1.0.3", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.entries": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.7.tgz", - "integrity": "sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.fromentries": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.7.tgz", - "integrity": "sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.groupby": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.1.tgz", - "integrity": "sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1" - } - }, - "node_modules/object.hasown": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.3.tgz", - "integrity": "sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==", - "dependencies": { - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object.values": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.7.tgz", - "integrity": "sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/obuf": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz", - "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" - }, - "node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", - "dependencies": { - "ee-first": "1.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/on-headers": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", - "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/open": { - "version": "8.4.2", - "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", - "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", - "dependencies": { - "define-lazy-prop": "^2.0.0", - "is-docker": "^2.1.1", - "is-wsl": "^2.2.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/opener": { - "version": "1.5.2", - "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", - "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", - "bin": { - "opener": "bin/opener-bin.js" - } - }, - "node_modules/opentype.js": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/opentype.js/-/opentype.js-0.11.0.tgz", - "integrity": "sha512-Z9NkAyQi/iEKQYzCSa7/VJSqVIs33wknw8Z8po+DzuRUAqivJ+hJZ94mveg3xIeKwLreJdWTMyEO7x1K13l41Q==", - "dependencies": { - "string.prototype.codepointat": "^0.2.1", - "tiny-inflate": "^1.0.2" - }, - "bin": { - "ot": "bin/ot" - } - }, - "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/os-homedir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-map": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz", - "integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==", - "engines": { - "node": ">=6" - } - }, - "node_modules/p-retry": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz", - "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", - "dependencies": { - "@types/retry": "0.12.0", - "retry": "^0.13.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/pac-proxy-agent": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", - "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", - "dependencies": { - "@tootallnate/quickjs-emscripten": "^0.23.0", - "agent-base": "^7.0.2", - "debug": "^4.3.4", - "get-uri": "^6.0.1", - "http-proxy-agent": "^7.0.0", - "https-proxy-agent": "^7.0.2", - "pac-resolver": "^7.0.0", - "socks-proxy-agent": "^8.0.2" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/pac-proxy-agent/node_modules/agent-base": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", - "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", - "dependencies": { - "debug": "^4.3.4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/pac-proxy-agent/node_modules/http-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz", - "integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==", - "dependencies": { - "agent-base": "^7.1.0", - "debug": "^4.3.4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/pac-proxy-agent/node_modules/https-proxy-agent": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", - "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", - "dependencies": { - "agent-base": "^7.0.2", - "debug": "4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/pac-resolver": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.0.tgz", - "integrity": "sha512-Fd9lT9vJbHYRACT8OhCbZBbxr6KRSawSovFpy8nDGshaK99S/EBhVIHp9+crhxrsZOuvLpgL1n23iyPg6Rl2hg==", - "dependencies": { - "degenerator": "^5.0.0", - "ip": "^1.1.8", - "netmask": "^2.0.2" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/param-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", - "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-cache-control": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parse-cache-control/-/parse-cache-control-1.0.1.tgz", - "integrity": "sha512-60zvsJReQPX5/QP0Kzfd/VrpjScIQ7SHBW6bFCYfEP+fp0Eppr1SHhIO5nd1PjZtvclzSzES9D/p5nFJurwfWg==" - }, - "node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/parse-passwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", - "integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/parse5": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", - "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", - "dependencies": { - "entities": "^4.4.0" - }, - "funding": { - "url": "https://github.com/inikulin/parse5?sponsor=1" - } - }, - "node_modules/parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/pascal-case": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", - "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/path-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz", - "integrity": "sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==", - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==" - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" - }, - "node_modules/path-to-regexp": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", - "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/pend": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" - }, - "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" - }, - "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "engines": { - "node": ">=8.6" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, - "node_modules/pify": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", - "engines": { - "node": ">=6" - } - }, - "node_modules/pinkie": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/pinkie-promise": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==", - "dependencies": { - "pinkie": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/pirates": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "engines": { - "node": ">= 6" - } - }, - "node_modules/pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dependencies": { - "find-up": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pkg-dir/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/playwright": { - "version": "1.40.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.40.1.tgz", - "integrity": "sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==", - "peer": true, - "dependencies": { - "playwright-core": "1.40.1" - }, - "bin": { - "playwright": "cli.js" - }, - "engines": { - "node": ">=16" - }, - "optionalDependencies": { - "fsevents": "2.3.2" - } - }, - "node_modules/playwright-core": { - "version": "1.39.0", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", - "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", - "bin": { - "playwright-core": "cli.js" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/playwright/node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "peer": true, - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/playwright/node_modules/playwright-core": { - "version": "1.40.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.40.1.tgz", - "integrity": "sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==", - "peer": true, - "bin": { - "playwright-core": "cli.js" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/plur": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/plur/-/plur-4.0.0.tgz", - "integrity": "sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg==", - "dependencies": { - "irregular-plurals": "^3.2.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/postcss": { - "version": "8.4.33", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz", - "integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.7", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-calc": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-9.0.1.tgz", - "integrity": "sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==", - "dependencies": { - "postcss-selector-parser": "^6.0.11", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.2.2" - } - }, - "node_modules/postcss-colormin": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-6.0.2.tgz", - "integrity": "sha512-TXKOxs9LWcdYo5cgmcSHPkyrLAh86hX1ijmyy6J8SbOhyv6ua053M3ZAM/0j44UsnQNIWdl8gb5L7xX2htKeLw==", - "dependencies": { - "browserslist": "^4.22.2", - "caniuse-api": "^3.0.0", - "colord": "^2.9.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-convert-values": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-6.0.2.tgz", - "integrity": "sha512-aeBmaTnGQ+NUSVQT8aY0sKyAD/BaLJenEKZ03YK0JnDE1w1Rr8XShoxdal2V2H26xTJKr3v5haByOhJuyT4UYw==", - "dependencies": { - "browserslist": "^4.22.2", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-discard-comments": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-6.0.1.tgz", - "integrity": "sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==", - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-discard-duplicates": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.1.tgz", - "integrity": "sha512-1hvUs76HLYR8zkScbwyJ8oJEugfPV+WchpnA+26fpJ7Smzs51CzGBHC32RS03psuX/2l0l0UKh2StzNxOrKCYg==", - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-discard-empty": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-6.0.1.tgz", - "integrity": "sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg==", - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-discard-overridden": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-6.0.1.tgz", - "integrity": "sha512-qs0ehZMMZpSESbRkw1+inkf51kak6OOzNRaoLd/U7Fatp0aN2HQ1rxGOrJvYcRAN9VpX8kUF13R2ofn8OlvFVA==", - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-loader": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz", - "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", - "dependencies": { - "cosmiconfig": "^7.0.0", - "klona": "^2.0.5", - "semver": "^7.3.5" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "postcss": "^7.0.0 || ^8.0.1", - "webpack": "^5.0.0" - } - }, - "node_modules/postcss-loader/node_modules/cosmiconfig": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", - "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/postcss-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/postcss-loader/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/postcss-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/postcss-media-query-parser": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", - "integrity": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==" - }, - "node_modules/postcss-merge-longhand": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-6.0.2.tgz", - "integrity": "sha512-+yfVB7gEM8SrCo9w2lCApKIEzrTKl5yS1F4yGhV3kSim6JzbfLGJyhR1B6X+6vOT0U33Mgx7iv4X9MVWuaSAfw==", - "dependencies": { - "postcss-value-parser": "^4.2.0", - "stylehacks": "^6.0.2" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-merge-rules": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-6.0.3.tgz", - "integrity": "sha512-yfkDqSHGohy8sGYIJwBmIGDv4K4/WrJPX355XrxQb/CSsT4Kc/RxDi6akqn5s9bap85AWgv21ArcUWwWdGNSHA==", - "dependencies": { - "browserslist": "^4.22.2", - "caniuse-api": "^3.0.0", - "cssnano-utils": "^4.0.1", - "postcss-selector-parser": "^6.0.15" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-minify-font-values": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-6.0.1.tgz", - "integrity": "sha512-tIwmF1zUPoN6xOtA/2FgVk1ZKrLcCvE0dpZLtzyyte0j9zUeB8RTbCqrHZGjJlxOvNWKMYtunLrrl7HPOiR46w==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-minify-gradients": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-6.0.1.tgz", - "integrity": "sha512-M1RJWVjd6IOLPl1hYiOd5HQHgpp6cvJVLrieQYS9y07Yo8itAr6jaekzJphaJFR0tcg4kRewCk3kna9uHBxn/w==", - "dependencies": { - "colord": "^2.9.1", - "cssnano-utils": "^4.0.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-minify-params": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-6.0.2.tgz", - "integrity": "sha512-zwQtbrPEBDj+ApELZ6QylLf2/c5zmASoOuA4DzolyVGdV38iR2I5QRMsZcHkcdkZzxpN8RS4cN7LPskOkTwTZw==", - "dependencies": { - "browserslist": "^4.22.2", - "cssnano-utils": "^4.0.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-minify-selectors": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-6.0.2.tgz", - "integrity": "sha512-0b+m+w7OAvZejPQdN2GjsXLv5o0jqYHX3aoV0e7RBKPCsB7TYG5KKWBFhGnB/iP3213Ts8c5H4wLPLMm7z28Sg==", - "dependencies": { - "postcss-selector-parser": "^6.0.15" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-modules-extract-imports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-local-by-default": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.3.tgz", - "integrity": "sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==", - "dependencies": { - "icss-utils": "^5.0.0", - "postcss-selector-parser": "^6.0.2", - "postcss-value-parser": "^4.1.0" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-scope": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.1.0.tgz", - "integrity": "sha512-SaIbK8XW+MZbd0xHPf7kdfA/3eOt7vxJ72IRecn3EzuZVLr1r0orzf0MX/pN8m+NMDoo6X/SQd8oeKqGZd8PXg==", - "dependencies": { - "postcss-selector-parser": "^6.0.4" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-values": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", - "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", - "dependencies": { - "icss-utils": "^5.0.0" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-normalize-charset": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-6.0.1.tgz", - "integrity": "sha512-aW5LbMNRZ+oDV57PF9K+WI1Z8MPnF+A8qbajg/T8PP126YrGX1f9IQx21GI2OlGz7XFJi/fNi0GTbY948XJtXg==", - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-display-values": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-6.0.1.tgz", - "integrity": "sha512-mc3vxp2bEuCb4LgCcmG1y6lKJu1Co8T+rKHrcbShJwUmKJiEl761qb/QQCfFwlrvSeET3jksolCR/RZuMURudw==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-positions": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-6.0.1.tgz", - "integrity": "sha512-HRsq8u/0unKNvm0cvwxcOUEcakFXqZ41fv3FOdPn916XFUrympjr+03oaLkuZENz3HE9RrQE9yU0Xv43ThWjQg==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-repeat-style": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-6.0.1.tgz", - "integrity": "sha512-Gbb2nmCy6tTiA7Sh2MBs3fj9W8swonk6lw+dFFeQT68B0Pzwp1kvisJQkdV6rbbMSd9brMlS8I8ts52tAGWmGQ==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-string": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-6.0.1.tgz", - "integrity": "sha512-5Fhx/+xzALJD9EI26Aq23hXwmv97Zfy2VFrt5PLT8lAhnBIZvmaT5pQk+NuJ/GWj/QWaKSKbnoKDGLbV6qnhXg==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-timing-functions": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-6.0.1.tgz", - "integrity": "sha512-4zcczzHqmCU7L5dqTB9rzeqPWRMc0K2HoR+Bfl+FSMbqGBUcP5LRfgcH4BdRtLuzVQK1/FHdFoGT3F7rkEnY+g==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-unicode": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-6.0.2.tgz", - "integrity": "sha512-Ff2VdAYCTGyMUwpevTZPZ4w0+mPjbZzLLyoLh/RMpqUqeQKZ+xMm31hkxBavDcGKcxm6ACzGk0nBfZ8LZkStKA==", - "dependencies": { - "browserslist": "^4.22.2", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-url": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-6.0.1.tgz", - "integrity": "sha512-jEXL15tXSvbjm0yzUV7FBiEXwhIa9H88JOXDGQzmcWoB4mSjZIsmtto066s2iW9FYuIrIF4k04HA2BKAOpbsaQ==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-normalize-whitespace": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-6.0.1.tgz", - "integrity": "sha512-76i3NpWf6bB8UHlVuLRxG4zW2YykF9CTEcq/9LGAiz2qBuX5cBStadkk0jSkg9a9TCIXbMQz7yzrygKoCW9JuA==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-ordered-values": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-6.0.1.tgz", - "integrity": "sha512-XXbb1O/MW9HdEhnBxitZpPFbIvDgbo9NK4c/5bOfiKpnIGZDoL2xd7/e6jW5DYLsWxBbs+1nZEnVgnjnlFViaA==", - "dependencies": { - "cssnano-utils": "^4.0.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-reduce-initial": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-6.0.2.tgz", - "integrity": "sha512-YGKalhNlCLcjcLvjU5nF8FyeCTkCO5UtvJEt0hrPZVCTtRLSOH4z00T1UntQPj4dUmIYZgMj8qK77JbSX95hSw==", - "dependencies": { - "browserslist": "^4.22.2", - "caniuse-api": "^3.0.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-reduce-transforms": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-6.0.1.tgz", - "integrity": "sha512-fUbV81OkUe75JM+VYO1gr/IoA2b/dRiH6HvMwhrIBSUrxq3jNZQZitSnugcTLDi1KkQh1eR/zi+iyxviUNBkcQ==", - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-resolve-nested-selector": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz", - "integrity": "sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==" - }, - "node_modules/postcss-safe-parser": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", - "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", - "engines": { - "node": ">=12.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.3.3" - } - }, - "node_modules/postcss-scss": { - "version": "4.0.9", - "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz", - "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss-scss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "engines": { - "node": ">=12.0" - }, - "peerDependencies": { - "postcss": "^8.4.29" - } - }, - "node_modules/postcss-selector-parser": { - "version": "6.0.15", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz", - "integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==", - "dependencies": { - "cssesc": "^3.0.0", - "util-deprecate": "^1.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/postcss-svgo": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-6.0.2.tgz", - "integrity": "sha512-IH5R9SjkTkh0kfFOQDImyy1+mTCb+E830+9SV1O+AaDcoHTvfsvt6WwJeo7KwcHbFnevZVCsXhDmjFiGVuwqFQ==", - "dependencies": { - "postcss-value-parser": "^4.2.0", - "svgo": "^3.2.0" - }, - "engines": { - "node": "^14 || ^16 || >= 18" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-unique-selectors": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-6.0.2.tgz", - "integrity": "sha512-8IZGQ94nechdG7Y9Sh9FlIY2b4uS8/k8kdKRX040XHsS3B6d1HrJAkXrBSsSu4SuARruSsUjW3nlSw8BHkaAYQ==", - "dependencies": { - "postcss-selector-parser": "^6.0.15" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/prettier": { - "name": "wp-prettier", - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-3.0.3.tgz", - "integrity": "sha512-X4UlrxDTH8oom9qXlcjnydsjAOD2BmB6yFmvS4Z2zdTzqqpRWb+fbqrH412+l+OUXmbzJlSXjlMFYPgYG12IAA==", - "bin": { - "prettier": "bin/prettier.cjs" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/prettier/prettier?sponsor=1" - } - }, - "node_modules/prettier-linter-helpers": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", - "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==", - "dependencies": { - "fast-diff": "^1.1.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/pretty-format": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", - "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", - "dependencies": { - "@jest/schemas": "^29.6.3", - "ansi-styles": "^5.0.0", - "react-is": "^18.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/pretty-format/node_modules/ansi-styles": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/prompts": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", - "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", - "dependencies": { - "kleur": "^3.0.3", - "sisteransi": "^1.0.5" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, - "node_modules/prop-types/node_modules/react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" - }, - "node_modules/proxy-addr": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", - "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", - "dependencies": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-addr/node_modules/ipaddr.js": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-agent": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.3.0.tgz", - "integrity": "sha512-0LdR757eTj/JfuU7TL2YCuAZnxWXu3tkJbg4Oq3geW/qFNT/32T0sp2HnZ9O0lMR4q3vwAt0+xCA8SR0WAD0og==", - "dependencies": { - "agent-base": "^7.0.2", - "debug": "^4.3.4", - "http-proxy-agent": "^7.0.0", - "https-proxy-agent": "^7.0.0", - "lru-cache": "^7.14.1", - "pac-proxy-agent": "^7.0.0", - "proxy-from-env": "^1.1.0", - "socks-proxy-agent": "^8.0.1" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/proxy-agent/node_modules/agent-base": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", - "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", - "dependencies": { - "debug": "^4.3.4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/proxy-agent/node_modules/http-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz", - "integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==", - "dependencies": { - "agent-base": "^7.1.0", - "debug": "^4.3.4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/proxy-agent/node_modules/https-proxy-agent": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", - "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", - "dependencies": { - "agent-base": "^7.0.2", - "debug": "4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/proxy-agent/node_modules/lru-cache": { - "version": "7.18.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", - "engines": { - "node": ">=12" - } - }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" - }, - "node_modules/ps-list": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/ps-list/-/ps-list-8.1.1.tgz", - "integrity": "sha512-OPS9kEJYVmiO48u/B9qneqhkMvgCxT+Tm28VCEJpheTpl8cJ0ffZRRNgS5mrQRTrX5yRTpaJ+hRDeefXYmmorQ==", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==" - }, - "node_modules/psl": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" - }, - "node_modules/pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/puppeteer-core": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-13.7.0.tgz", - "integrity": "sha512-rXja4vcnAzFAP1OVLq/5dWNfwBGuzcOARJ6qGV7oAZhnLmVRU8G5MsdeQEAOy332ZhkIOnn9jp15R89LKHyp2Q==", - "dependencies": { - "cross-fetch": "3.1.5", - "debug": "4.3.4", - "devtools-protocol": "0.0.981744", - "extract-zip": "2.0.1", - "https-proxy-agent": "5.0.1", - "pkg-dir": "4.2.0", - "progress": "2.0.3", - "proxy-from-env": "1.1.0", - "rimraf": "3.0.2", - "tar-fs": "2.1.1", - "unbzip2-stream": "1.4.3", - "ws": "8.5.0" - }, - "engines": { - "node": ">=10.18.1" - } - }, - "node_modules/puppeteer-core/node_modules/devtools-protocol": { - "version": "0.0.981744", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.981744.tgz", - "integrity": "sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg==" - }, - "node_modules/puppeteer-core/node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/puppeteer-core/node_modules/ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/pure-rand": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz", - "integrity": "sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/dubzzz" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fast-check" - } - ] - }, - "node_modules/qs": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", - "dependencies": { - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/querystringify": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/queue-tick": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", - "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" - }, - "node_modules/quick-lru": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", - "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", - "engines": { - "node": ">=8" - } - }, - "node_modules/randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dependencies": { - "safe-buffer": "^5.1.0" - } - }, - "node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/raw-body": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", - "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", - "dependencies": { - "bytes": "3.1.2", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/raw-body/node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/raw-body/node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", - "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", - "dependencies": { - "loose-envify": "^1.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/react-dom": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "peer": true, - "dependencies": { - "loose-envify": "^1.1.0", - "scheduler": "^0.23.0" - }, - "peerDependencies": { - "react": "^18.2.0" - } - }, - "node_modules/react-is": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", - "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" - }, - "node_modules/react-refresh": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz", - "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/read-pkg": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", - "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", - "dependencies": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", - "dependencies": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/read-pkg-up/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up/node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg/node_modules/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" - }, - "node_modules/read-pkg/node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/read-pkg/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/read-pkg/node_modules/type-fest": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/readable-stream": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", - "dependencies": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "dependencies": { - "picomatch": "^2.2.1" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/rechoir": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.8.0.tgz", - "integrity": "sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==", - "dependencies": { - "resolve": "^1.20.0" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/redent": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", - "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", - "dependencies": { - "indent-string": "^4.0.0", - "strip-indent": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/reflect.getprototypeof": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.4.tgz", - "integrity": "sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1", - "globalthis": "^1.0.3", - "which-builtin-type": "^1.1.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" - }, - "node_modules/regenerate-unicode-properties": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz", - "integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==", - "dependencies": { - "regenerate": "^1.4.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regenerator-runtime": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", - "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" - }, - "node_modules/regenerator-transform": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", - "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", - "dependencies": { - "@babel/runtime": "^7.8.4" - } - }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz", - "integrity": "sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "set-function-name": "^2.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/regexpu-core": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", - "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", - "dependencies": { - "@babel/regjsgen": "^0.8.0", - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.1.0", - "regjsparser": "^0.9.1", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regjsparser": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", - "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", - "dependencies": { - "jsesc": "~0.5.0" - }, - "bin": { - "regjsparser": "bin/parser" - } - }, - "node_modules/regjsparser/node_modules/jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", - "bin": { - "jsesc": "bin/jsesc" - } - }, - "node_modules/remove-accents": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/remove-accents/-/remove-accents-0.5.0.tgz", - "integrity": "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==" - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/requireindex": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz", - "integrity": "sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==", - "engines": { - "node": ">=0.10.5" - } - }, - "node_modules/requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" - }, - "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-bin": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/resolve-bin/-/resolve-bin-0.4.3.tgz", - "integrity": "sha512-9u8TMpc+SEHXxQXblXHz5yRvRZERkCZimFN9oz85QI3uhkh7nqfjm6OGTLg+8vucpXGcY4jLK6WkylPmt7GSvw==", - "dependencies": { - "find-parent-dir": "~0.3.0" - } - }, - "node_modules/resolve-cwd": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", - "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "dependencies": { - "resolve-from": "^5.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/resolve-dir": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-0.1.1.tgz", - "integrity": "sha512-QxMPqI6le2u0dCLyiGzgy92kjkkL6zO0XyvHzjdTNH3zM6e5Hz3BwG6+aEyNgiQ5Xz6PwTwgQEj3U50dByPKIA==", - "dependencies": { - "expand-tilde": "^1.2.2", - "global-modules": "^0.2.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/resolve.exports": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz", - "integrity": "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==", - "engines": { - "node": ">=10" - } - }, - "node_modules/retry": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", - "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", - "engines": { - "node": ">= 4" - } - }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, - "node_modules/robots-parser": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/robots-parser/-/robots-parser-3.0.1.tgz", - "integrity": "sha512-s+pyvQeIKIZ0dx5iJiQk1tPLJAWln39+MI5jtM8wnyws+G5azk+dMnMX0qfbqNetKKNgcWWOdi0sfm+FbQbgdQ==", - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/run-con": { - "version": "1.2.12", - "resolved": "https://registry.npmjs.org/run-con/-/run-con-1.2.12.tgz", - "integrity": "sha512-5257ILMYIF4RztL9uoZ7V9Q97zHtNHn5bN3NobeAnzB1P3ASLgg8qocM2u+R18ttp+VEM78N2LK8XcNVtnSRrg==", - "dependencies": { - "deep-extend": "^0.6.0", - "ini": "~3.0.0", - "minimist": "^1.2.8", - "strip-json-comments": "~3.1.1" - }, - "bin": { - "run-con": "cli.js" - } - }, - "node_modules/run-con/node_modules/ini": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/ini/-/ini-3.0.1.tgz", - "integrity": "sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==", - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/rxjs": { - "version": "7.8.1", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", - "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", - "dependencies": { - "tslib": "^2.1.0" - } - }, - "node_modules/safe-array-concat": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.0.tgz", - "integrity": "sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==", - "dependencies": { - "call-bind": "^1.0.5", - "get-intrinsic": "^1.2.2", - "has-symbols": "^1.0.3", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">=0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, - "node_modules/safe-regex-test": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.2.tgz", - "integrity": "sha512-83S9w6eFq12BBIJYvjMux6/dkirb8+4zJRA9cxNBVb7Wq5fJBW+Xze48WqR8pxua7bDuAaaAxtVVd4Idjp1dBQ==", - "dependencies": { - "call-bind": "^1.0.5", - "get-intrinsic": "^1.2.2", - "is-regex": "^1.1.4" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" - }, - "node_modules/sass": { - "version": "1.69.7", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz", - "integrity": "sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==", - "dependencies": { - "chokidar": ">=3.0.0 <4.0.0", - "immutable": "^4.0.0", - "source-map-js": ">=0.6.2 <2.0.0" - }, - "bin": { - "sass": "sass.js" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/sass-loader": { - "version": "12.6.0", - "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz", - "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==", - "dependencies": { - "klona": "^2.0.4", - "neo-async": "^2.6.2" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "fibers": ">= 3.1.0", - "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", - "sass": "^1.3.0", - "sass-embedded": "*", - "webpack": "^5.0.0" - }, - "peerDependenciesMeta": { - "fibers": { - "optional": true - }, - "node-sass": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - } - } - }, - "node_modules/saxes": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", - "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", - "dependencies": { - "xmlchars": "^2.2.0" - }, - "engines": { - "node": ">=v12.22.7" - } - }, - "node_modules/scheduler": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz", - "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==", - "peer": true, - "dependencies": { - "loose-envify": "^1.1.0" - } - }, - "node_modules/schema-utils": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", - "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/select-hose": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", - "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==" - }, - "node_modules/selfsigned": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz", - "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", - "dependencies": { - "@types/node-forge": "^1.3.0", - "node-forge": "^1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/send": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", - "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", - "dependencies": { - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "mime": "1.6.0", - "ms": "2.1.3", - "on-finished": "2.4.1", - "range-parser": "~1.2.1", - "statuses": "2.0.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/send/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/send/node_modules/debug/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/send/node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" - }, - "node_modules/sentence-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz", - "integrity": "sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==", - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3", - "upper-case-first": "^2.0.2" - } - }, - "node_modules/serialize-javascript": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", - "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", - "dependencies": { - "randombytes": "^2.1.0" - } - }, - "node_modules/serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", - "dependencies": { - "accepts": "~1.3.4", - "batch": "0.6.1", - "debug": "2.6.9", - "escape-html": "~1.0.3", - "http-errors": "~1.6.2", - "mime-types": "~2.1.17", - "parseurl": "~1.3.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/serve-index/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/serve-index/node_modules/depd": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", - "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serve-index/node_modules/http-errors": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", - "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", - "dependencies": { - "depd": "~1.1.2", - "inherits": "2.0.3", - "setprototypeof": "1.1.0", - "statuses": ">= 1.4.0 < 2" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serve-index/node_modules/inherits": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" - }, - "node_modules/serve-index/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, - "node_modules/serve-index/node_modules/setprototypeof": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", - "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" - }, - "node_modules/serve-index/node_modules/statuses": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", - "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serve-static": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz", - "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", - "dependencies": { - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "parseurl": "~1.3.3", - "send": "0.18.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/set-function-length": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.0.tgz", - "integrity": "sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==", - "dependencies": { - "define-data-property": "^1.1.1", - "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.2", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.1" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/set-function-name": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz", - "integrity": "sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==", - "dependencies": { - "define-data-property": "^1.0.1", - "functions-have-names": "^1.2.3", - "has-property-descriptors": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/setprototypeof": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" - }, - "node_modules/shallow-clone": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz", - "integrity": "sha512-J1zdXCky5GmNnuauESROVu31MQSnLoYvlyEn6j2Ztk6Q5EHFIhxkMhYcv6vuDzl2XEzoRr856QwzMgWM/TmZgw==", - "dependencies": { - "is-extendable": "^0.1.1", - "kind-of": "^2.0.1", - "lazy-cache": "^0.2.3", - "mixin-object": "^2.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shallow-clone/node_modules/kind-of": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz", - "integrity": "sha512-0u8i1NZ/mg0b+W3MGGw5I7+6Eib2nx72S/QvXa0hYjEkjTknYmEYQJwGu3mLC0BrhtJjtQafTkyRUQ75Kx0LVg==", - "dependencies": { - "is-buffer": "^1.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shallow-clone/node_modules/lazy-cache": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz", - "integrity": "sha512-gkX52wvU/R8DVMMt78ATVPFMJqfW8FPz1GZ1sVHBVQHmu/WvhIWE4cE1GBzhJNFicDeYhnwp6Rl35BcAIM3YOQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shell-quote": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz", - "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/side-channel": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", - "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", - "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, - "node_modules/sirv": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz", - "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==", - "dependencies": { - "@polka/url": "^1.0.0-next.24", - "mrmime": "^2.0.0", - "totalist": "^3.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/sisteransi": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/smart-buffer": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", - "engines": { - "node": ">= 6.0.0", - "npm": ">= 3.0.0" - } - }, - "node_modules/snake-case": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz", - "integrity": "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==", - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/sockjs": { - "version": "0.3.24", - "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", - "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", - "dependencies": { - "faye-websocket": "^0.11.3", - "uuid": "^8.3.2", - "websocket-driver": "^0.7.4" - } - }, - "node_modules/socks": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", - "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", - "dependencies": { - "ip": "^2.0.0", - "smart-buffer": "^4.2.0" - }, - "engines": { - "node": ">= 10.13.0", - "npm": ">= 3.0.0" - } - }, - "node_modules/socks-proxy-agent": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz", - "integrity": "sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==", - "dependencies": { - "agent-base": "^7.0.2", - "debug": "^4.3.4", - "socks": "^2.7.1" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/socks-proxy-agent/node_modules/agent-base": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", - "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", - "dependencies": { - "debug": "^4.3.4" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/socks/node_modules/ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" - }, - "node_modules/source-map": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-loader": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.2.tgz", - "integrity": "sha512-BokxPoLjyl3iOrgkWaakaxqnelAJSS+0V+De0kKIq6lyWrXuiPgYTGp6z3iHmqljKAaLXwZa+ctD8GccRJeVvg==", - "dependencies": { - "abab": "^2.0.5", - "iconv-lite": "^0.6.3", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/source-map-support": { - "version": "0.5.13", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz", - "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==", - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/source-map-support/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/spawnd": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/spawnd/-/spawnd-9.0.2.tgz", - "integrity": "sha512-nl8DVHEDQ57IcKakzpjanspVChkMpGLuVwMR/eOn9cXE55Qr6luD2Kn06sA0ootRMdgrU4tInN6lA6ohTNvysw==", - "dependencies": { - "signal-exit": "^4.1.0", - "tree-kill": "^1.2.2" - }, - "engines": { - "node": ">=16" - } - }, - "node_modules/spawnd/node_modules/signal-exit": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/spdx-correct": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", - "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-correct/node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" - }, - "node_modules/spdx-expression-parse": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz", - "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.16", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz", - "integrity": "sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==" - }, - "node_modules/spdy": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz", - "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", - "dependencies": { - "debug": "^4.1.0", - "handle-thing": "^2.0.0", - "http-deceiver": "^1.2.7", - "select-hose": "^2.0.0", - "spdy-transport": "^3.0.0" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/spdy-transport": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", - "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", - "dependencies": { - "debug": "^4.1.0", - "detect-node": "^2.0.4", - "hpack.js": "^2.1.6", - "obuf": "^1.1.2", - "readable-stream": "^3.0.6", - "wbuf": "^1.7.3" - } - }, - "node_modules/speedline-core": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/speedline-core/-/speedline-core-1.4.3.tgz", - "integrity": "sha512-DI7/OuAUD+GMpR6dmu8lliO2Wg5zfeh+/xsdyJZCzd8o5JgFUjCeLsBDuZjIQJdwXS3J0L/uZYrELKYqx+PXog==", - "dependencies": { - "@types/node": "*", - "image-ssim": "^0.2.0", - "jpeg-js": "^0.4.1" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/sprintf-js": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", - "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" - }, - "node_modules/stack-utils": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", - "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", - "dependencies": { - "escape-string-regexp": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stack-utils/node_modules/escape-string-regexp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/stackframe": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz", - "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" - }, - "node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/streamx": { - "version": "2.15.6", - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.6.tgz", - "integrity": "sha512-q+vQL4AAz+FdfT137VF69Cc/APqUbxy+MDOImRrMvchJpigHj9GksgDU2LYbO9rx7RX6osWgxJB2WxhYv4SZAw==", - "dependencies": { - "fast-fifo": "^1.1.0", - "queue-tick": "^1.0.1" - } - }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, - "node_modules/string-length": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", - "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", - "dependencies": { - "char-regex": "^1.0.2", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/string-width/node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/string.prototype.codepointat": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", - "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==" - }, - "node_modules/string.prototype.matchall": { - "version": "4.0.10", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.10.tgz", - "integrity": "sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.5", - "regexp.prototype.flags": "^1.5.0", - "set-function-name": "^2.0.0", - "side-channel": "^1.0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trim": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz", - "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trimend": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz", - "integrity": "sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/string.prototype.trimstart": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz", - "integrity": "sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==", - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "engines": { - "node": ">=6" - } - }, - "node_modules/strip-indent": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", - "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", - "dependencies": { - "min-indent": "^1.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/strip-outer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz", - "integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==", - "dependencies": { - "escape-string-regexp": "^1.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strip-outer/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/style-search": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz", - "integrity": "sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==" - }, - "node_modules/stylehacks": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-6.0.2.tgz", - "integrity": "sha512-00zvJGnCu64EpMjX8b5iCZ3us2Ptyw8+toEkb92VdmkEaRaSGBNKAoK6aWZckhXxmQP8zWiTaFaiMGIU8Ve8sg==", - "dependencies": { - "browserslist": "^4.22.2", - "postcss-selector-parser": "^6.0.15" - }, - "engines": { - "node": "^14 || ^16 || >=18.0" - }, - "peerDependencies": { - "postcss": "^8.4.31" - } - }, - "node_modules/stylelint": { - "version": "14.16.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz", - "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==", - "dependencies": { - "@csstools/selector-specificity": "^2.0.2", - "balanced-match": "^2.0.0", - "colord": "^2.9.3", - "cosmiconfig": "^7.1.0", - "css-functions-list": "^3.1.0", - "debug": "^4.3.4", - "fast-glob": "^3.2.12", - "fastest-levenshtein": "^1.0.16", - "file-entry-cache": "^6.0.1", - "global-modules": "^2.0.0", - "globby": "^11.1.0", - "globjoin": "^0.1.4", - "html-tags": "^3.2.0", - "ignore": "^5.2.1", - "import-lazy": "^4.0.0", - "imurmurhash": "^0.1.4", - "is-plain-object": "^5.0.0", - "known-css-properties": "^0.26.0", - "mathml-tag-names": "^2.1.3", - "meow": "^9.0.0", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.19", - "postcss-media-query-parser": "^0.2.3", - "postcss-resolve-nested-selector": "^0.1.1", - "postcss-safe-parser": "^6.0.0", - "postcss-selector-parser": "^6.0.11", - "postcss-value-parser": "^4.2.0", - "resolve-from": "^5.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "style-search": "^0.1.0", - "supports-hyperlinks": "^2.3.0", - "svg-tags": "^1.0.0", - "table": "^6.8.1", - "v8-compile-cache": "^2.3.0", - "write-file-atomic": "^4.0.2" - }, - "bin": { - "stylelint": "bin/stylelint.js" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/stylelint" - } - }, - "node_modules/stylelint-config-recommended": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz", - "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==", - "peerDependencies": { - "stylelint": "^14.0.0" - } - }, - "node_modules/stylelint-config-recommended-scss": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-5.0.2.tgz", - "integrity": "sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==", - "dependencies": { - "postcss-scss": "^4.0.2", - "stylelint-config-recommended": "^6.0.0", - "stylelint-scss": "^4.0.0" - }, - "peerDependencies": { - "stylelint": "^14.0.0" - } - }, - "node_modules/stylelint-scss": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.7.0.tgz", - "integrity": "sha512-TSUgIeS0H3jqDZnby1UO1Qv3poi1N8wUYIJY6D1tuUq2MN3lwp/rITVo0wD+1SWTmRm0tNmGO0b7nKInnqF6Hg==", - "dependencies": { - "postcss-media-query-parser": "^0.2.3", - "postcss-resolve-nested-selector": "^0.1.1", - "postcss-selector-parser": "^6.0.11", - "postcss-value-parser": "^4.2.0" - }, - "peerDependencies": { - "stylelint": "^14.5.1 || ^15.0.0" - } - }, - "node_modules/stylelint/node_modules/balanced-match": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", - "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" - }, - "node_modules/stylelint/node_modules/cosmiconfig": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", - "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint/node_modules/global-modules": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz", - "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", - "dependencies": { - "global-prefix": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/stylelint/node_modules/global-prefix": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz", - "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", - "dependencies": { - "ini": "^1.3.5", - "kind-of": "^6.0.2", - "which": "^1.3.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/stylelint/node_modules/is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/stylelint/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-hyperlinks": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", - "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", - "dependencies": { - "has-flag": "^4.0.0", - "supports-color": "^7.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/svg-parser": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", - "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==" - }, - "node_modules/svg-tags": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz", - "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==" - }, - "node_modules/svgo": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.2.0.tgz", - "integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==", - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^5.1.0", - "css-tree": "^2.3.1", - "css-what": "^6.1.0", - "csso": "^5.0.5", - "picocolors": "^1.0.0" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/svgo" - } - }, - "node_modules/svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/symbol-tree": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", - "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" - }, - "node_modules/synckit": { - "version": "0.8.8", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", - "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", - "dependencies": { - "@pkgr/core": "^0.1.0", - "tslib": "^2.6.2" - }, - "engines": { - "node": "^14.18.0 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/unts" - } - }, - "node_modules/table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/tannin": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/tannin/-/tannin-1.2.0.tgz", - "integrity": "sha512-U7GgX/RcSeUETbV7gYgoz8PD7Ni4y95pgIP/Z6ayI3CfhSujwKEBlGFTCRN+Aqnuyf4AN2yHL+L8x+TCGjb9uA==", - "dependencies": { - "@tannin/plural-forms": "^1.1.0" - } - }, - "node_modules/tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/tar-fs": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", - "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", - "dependencies": { - "chownr": "^1.1.1", - "mkdirp-classic": "^0.5.2", - "pump": "^3.0.0", - "tar-stream": "^2.1.4" - } - }, - "node_modules/tar-stream": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", - "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", - "dependencies": { - "bl": "^4.0.3", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/terser": { - "version": "5.26.0", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.26.0.tgz", - "integrity": "sha512-dytTGoE2oHgbNV9nTzgBEPaqAWvcJNl66VZ0BkJqlvp71IjO8CxdBx/ykCNb47cLnCmCvRZ6ZR0tLkqvZCdVBQ==", - "dependencies": { - "@jridgewell/source-map": "^0.3.3", - "acorn": "^8.8.2", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/terser-webpack-plugin": { - "version": "5.3.10", - "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz", - "integrity": "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==", - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.20", - "jest-worker": "^27.4.5", - "schema-utils": "^3.1.1", - "serialize-javascript": "^6.0.1", - "terser": "^5.26.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^5.1.0" - }, - "peerDependenciesMeta": { - "@swc/core": { - "optional": true - }, - "esbuild": { - "optional": true - }, - "uglify-js": { - "optional": true - } - } - }, - "node_modules/terser-webpack-plugin/node_modules/jest-worker": { - "version": "27.5.1", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz", - "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", - "dependencies": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/terser-webpack-plugin/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" - } - }, - "node_modules/terser/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/terser/node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/test-exclude": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", - "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", - "dependencies": { - "@istanbuljs/schema": "^0.1.2", - "glob": "^7.1.4", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/test-exclude/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/test-exclude/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" - }, - "node_modules/text-to-svg": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/text-to-svg/-/text-to-svg-3.1.5.tgz", - "integrity": "sha512-mbeGhMz9MAFaGaZGE8n4Mh/iQV/UkVnYJXhXFrv0eWkcNTgflhpHR2a8nr2ci3NU4FekIHJYKh0N0qdc6yUpfA==", - "dependencies": { - "commander": "^2.11.0", - "opentype.js": "0.11.0" - }, - "bin": { - "text-to-svg": "bin/text-to-svg" - } - }, - "node_modules/third-party-web": { - "version": "0.23.4", - "resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.23.4.tgz", - "integrity": "sha512-kwYnSZRhEvv0SBW2fp8SBBKRglMoBjV8xz6C31m0ewqOtknB5UL+Ihg+M81hyFY5ldkZuGWPb+e4GVDkzf/gYg==" - }, - "node_modules/through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" - }, - "node_modules/thunky": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", - "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" - }, - "node_modules/tiny-inflate": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", - "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==" - }, - "node_modules/tmpl": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", - "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" - }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "engines": { - "node": ">=4" - } - }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dependencies": { - "is-number": "^7.0.0" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/toidentifier": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", - "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", - "engines": { - "node": ">=0.6" - } - }, - "node_modules/totalist": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz", - "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/tough-cookie": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", - "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", - "dependencies": { - "psl": "^1.1.33", - "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/tr46": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz", - "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", - "dependencies": { - "punycode": "^2.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/tree-kill": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", - "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", - "bin": { - "tree-kill": "cli.js" - } - }, - "node_modules/trim-newlines": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz", - "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==", - "engines": { - "node": ">=8" - } - }, - "node_modules/trim-repeated": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz", - "integrity": "sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==", - "dependencies": { - "escape-string-regexp": "^1.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/trim-repeated/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/ts-api-utils": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", - "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", - "engines": { - "node": ">=16.13.0" - }, - "peerDependencies": { - "typescript": ">=4.2.0" - } - }, - "node_modules/tsconfig-paths": { - "version": "3.15.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", - "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", - "dependencies": { - "@types/json5": "^0.0.29", - "json5": "^1.0.2", - "minimist": "^1.2.6", - "strip-bom": "^3.0.0" - } - }, - "node_modules/tsconfig-paths/node_modules/json5": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dependencies": { - "minimist": "^1.2.0" - }, - "bin": { - "json5": "lib/cli.js" - } - }, - "node_modules/tsconfig-paths/node_modules/strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", - "engines": { - "node": ">=4" - } - }, - "node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" - }, - "node_modules/tsutils": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", - "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", - "dependencies": { - "tslib": "^1.8.1" - }, - "engines": { - "node": ">= 6" - }, - "peerDependencies": { - "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" - } - }, - "node_modules/tsutils/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-detect": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", - "engines": { - "node": ">=4" - } - }, - "node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/type-is": { - "version": "1.6.18", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "dependencies": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/typed-array-buffer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", - "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==", - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1", - "is-typed-array": "^1.1.10" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/typed-array-byte-length": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", - "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==", - "dependencies": { - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "has-proto": "^1.0.1", - "is-typed-array": "^1.1.10" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", - "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==", - "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "has-proto": "^1.0.1", - "is-typed-array": "^1.1.10" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-length": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", - "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", - "dependencies": { - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "is-typed-array": "^1.1.9" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dependencies": { - "is-typedarray": "^1.0.0" - } - }, - "node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", - "peer": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, - "node_modules/uc.micro": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", - "integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==" - }, - "node_modules/unbox-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", - "dependencies": { - "call-bind": "^1.0.2", - "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/unbzip2-stream": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "dependencies": { - "buffer": "^5.2.1", - "through": "^2.3.8" - } - }, - "node_modules/undici-types": { - "version": "5.26.5", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" - }, - "node_modules/unicode-canonical-property-names-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", - "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==", - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", - "dependencies": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz", - "integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==", - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", - "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", - "engines": { - "node": ">=4" - } - }, - "node_modules/unique-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "dependencies": { - "crypto-random-string": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/universalify": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" - }, - "bin": { - "update-browserslist-db": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" - } - }, - "node_modules/upper-case": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/upper-case/-/upper-case-2.0.2.tgz", - "integrity": "sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==", - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/upper-case-first": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz", - "integrity": "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==", - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/url-loader": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/url-loader/-/url-loader-4.1.1.tgz", - "integrity": "sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==", - "dependencies": { - "loader-utils": "^2.0.0", - "mime-types": "^2.1.27", - "schema-utils": "^3.0.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "file-loader": "*", - "webpack": "^4.0.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "file-loader": { - "optional": true - } - } - }, - "node_modules/url-parse": { - "version": "1.5.10", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", - "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "dependencies": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" - }, - "node_modules/utils-merge": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", - "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "bin": { - "uuid": "dist/bin/uuid" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==" - }, - "node_modules/v8-to-istanbul": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.2.0.tgz", - "integrity": "sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==", - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.12", - "@types/istanbul-lib-coverage": "^2.0.1", - "convert-source-map": "^2.0.0" - }, - "engines": { - "node": ">=10.12.0" - } - }, - "node_modules/validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/validate-npm-package-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", - "dependencies": { - "builtins": "^5.0.0" - }, - "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - } - }, - "node_modules/vary": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", - "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/w3c-xmlserializer": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", - "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", - "dependencies": { - "xml-name-validator": "^4.0.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/wait-on": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-7.2.0.tgz", - "integrity": "sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==", - "dependencies": { - "axios": "^1.6.1", - "joi": "^17.11.0", - "lodash": "^4.17.21", - "minimist": "^1.2.8", - "rxjs": "^7.8.1" - }, - "bin": { - "wait-on": "bin/wait-on" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/walker": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", - "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", - "dependencies": { - "makeerror": "1.0.12" - } - }, - "node_modules/watchpack": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz", - "integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==", - "dependencies": { - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.1.2" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/wbuf": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz", - "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", - "dependencies": { - "minimalistic-assert": "^1.0.0" - } - }, - "node_modules/web-vitals": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz", - "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==" - }, - "node_modules/webidl-conversions": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", - "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", - "engines": { - "node": ">=12" - } - }, - "node_modules/webpack": { - "version": "5.89.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz", - "integrity": "sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==", - "dependencies": { - "@types/eslint-scope": "^3.7.3", - "@types/estree": "^1.0.0", - "@webassemblyjs/ast": "^1.11.5", - "@webassemblyjs/wasm-edit": "^1.11.5", - "@webassemblyjs/wasm-parser": "^1.11.5", - "acorn": "^8.7.1", - "acorn-import-assertions": "^1.9.0", - "browserslist": "^4.14.5", - "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.15.0", - "es-module-lexer": "^1.2.1", - "eslint-scope": "5.1.1", - "events": "^3.2.0", - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.9", - "json-parse-even-better-errors": "^2.3.1", - "loader-runner": "^4.2.0", - "mime-types": "^2.1.27", - "neo-async": "^2.6.2", - "schema-utils": "^3.2.0", - "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.3.7", - "watchpack": "^2.4.0", - "webpack-sources": "^3.2.3" - }, - "bin": { - "webpack": "bin/webpack.js" - }, - "engines": { - "node": ">=10.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependenciesMeta": { - "webpack-cli": { - "optional": true - } - } - }, - "node_modules/webpack-bundle-analyzer": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz", - "integrity": "sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==", - "dependencies": { - "@discoveryjs/json-ext": "0.5.7", - "acorn": "^8.0.4", - "acorn-walk": "^8.0.0", - "commander": "^7.2.0", - "debounce": "^1.2.1", - "escape-string-regexp": "^4.0.0", - "gzip-size": "^6.0.0", - "html-escaper": "^2.0.2", - "is-plain-object": "^5.0.0", - "opener": "^1.5.2", - "picocolors": "^1.0.0", - "sirv": "^2.0.3", - "ws": "^7.3.1" - }, - "bin": { - "webpack-bundle-analyzer": "lib/bin/analyzer.js" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "engines": { - "node": ">= 10" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "engines": { - "node": ">=8.3.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/webpack-cli": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.4.tgz", - "integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==", - "dependencies": { - "@discoveryjs/json-ext": "^0.5.0", - "@webpack-cli/configtest": "^2.1.1", - "@webpack-cli/info": "^2.0.2", - "@webpack-cli/serve": "^2.0.5", - "colorette": "^2.0.14", - "commander": "^10.0.1", - "cross-spawn": "^7.0.3", - "envinfo": "^7.7.3", - "fastest-levenshtein": "^1.0.12", - "import-local": "^3.0.2", - "interpret": "^3.1.1", - "rechoir": "^0.8.0", - "webpack-merge": "^5.7.3" - }, - "bin": { - "webpack-cli": "bin/cli.js" - }, - "engines": { - "node": ">=14.15.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "5.x.x" - }, - "peerDependenciesMeta": { - "@webpack-cli/generators": { - "optional": true - }, - "webpack-bundle-analyzer": { - "optional": true - }, - "webpack-dev-server": { - "optional": true - } - } - }, - "node_modules/webpack-cli/node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", - "engines": { - "node": ">=14" - } - }, - "node_modules/webpack-cli/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/webpack-cli/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-cli/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-cli/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/webpack-dev-middleware": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz", - "integrity": "sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==", - "dependencies": { - "colorette": "^2.0.10", - "memfs": "^3.4.3", - "mime-types": "^2.1.31", - "range-parser": "^1.2.1", - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/webpack-dev-middleware/node_modules/schema-utils": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", - "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.9.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.1.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/webpack-dev-server": { - "version": "4.15.1", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.1.tgz", - "integrity": "sha512-5hbAst3h3C3L8w6W4P96L5vaV0PxSmJhxZvWKYIdgxOQm8pNZ5dEOmmSLBVpP85ReeyRt6AS1QJNyo/oFFPeVA==", - "dependencies": { - "@types/bonjour": "^3.5.9", - "@types/connect-history-api-fallback": "^1.3.5", - "@types/express": "^4.17.13", - "@types/serve-index": "^1.9.1", - "@types/serve-static": "^1.13.10", - "@types/sockjs": "^0.3.33", - "@types/ws": "^8.5.5", - "ansi-html-community": "^0.0.8", - "bonjour-service": "^1.0.11", - "chokidar": "^3.5.3", - "colorette": "^2.0.10", - "compression": "^1.7.4", - "connect-history-api-fallback": "^2.0.0", - "default-gateway": "^6.0.3", - "express": "^4.17.3", - "graceful-fs": "^4.2.6", - "html-entities": "^2.3.2", - "http-proxy-middleware": "^2.0.3", - "ipaddr.js": "^2.0.1", - "launch-editor": "^2.6.0", - "open": "^8.0.9", - "p-retry": "^4.5.0", - "rimraf": "^3.0.2", - "schema-utils": "^4.0.0", - "selfsigned": "^2.1.1", - "serve-index": "^1.9.1", - "sockjs": "^0.3.24", - "spdy": "^4.0.2", - "webpack-dev-middleware": "^5.3.1", - "ws": "^8.13.0" - }, - "bin": { - "webpack-dev-server": "bin/webpack-dev-server.js" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "webpack": "^4.37.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "webpack": { - "optional": true - }, - "webpack-cli": { - "optional": true - } - } - }, - "node_modules/webpack-dev-server/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/webpack-dev-server/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-server/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/webpack-dev-server/node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/webpack-dev-server/node_modules/schema-utils": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", - "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.9.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.1.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - } - }, - "node_modules/webpack-merge": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz", - "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", - "dependencies": { - "clone-deep": "^4.0.1", - "flat": "^5.0.2", - "wildcard": "^2.0.0" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/webpack-merge/node_modules/clone-deep": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", - "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", - "dependencies": { - "is-plain-object": "^2.0.4", - "kind-of": "^6.0.2", - "shallow-clone": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/webpack-merge/node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/webpack-merge/node_modules/shallow-clone": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", - "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", - "dependencies": { - "kind-of": "^6.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-sources": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", - "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/websocket-driver": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", - "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", - "dependencies": { - "http-parser-js": ">=0.5.1", - "safe-buffer": ">=5.1.0", - "websocket-extensions": ">=0.1.1" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/websocket-extensions": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", - "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/whatwg-encoding": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", - "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==", - "dependencies": { - "iconv-lite": "0.6.3" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/whatwg-mimetype": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", - "integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", - "engines": { - "node": ">=12" - } - }, - "node_modules/whatwg-url": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz", - "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", - "dependencies": { - "tr46": "^3.0.0", - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/which-boxed-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", - "dependencies": { - "is-bigint": "^1.0.1", - "is-boolean-object": "^1.1.0", - "is-number-object": "^1.0.4", - "is-string": "^1.0.5", - "is-symbol": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-builtin-type": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz", - "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==", - "dependencies": { - "function.prototype.name": "^1.1.5", - "has-tostringtag": "^1.0.0", - "is-async-function": "^2.0.0", - "is-date-object": "^1.0.5", - "is-finalizationregistry": "^1.0.2", - "is-generator-function": "^1.0.10", - "is-regex": "^1.1.4", - "is-weakref": "^1.0.2", - "isarray": "^2.0.5", - "which-boxed-primitive": "^1.0.2", - "which-collection": "^1.0.1", - "which-typed-array": "^1.1.9" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-collection": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz", - "integrity": "sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==", - "dependencies": { - "is-map": "^2.0.1", - "is-set": "^2.0.1", - "is-weakmap": "^2.0.1", - "is-weakset": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/which-typed-array": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.13.tgz", - "integrity": "sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==", - "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.4", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/wildcard": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz", - "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" - }, - "node_modules/woff2": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/woff2/-/woff2-1.0.0.tgz", - "integrity": "sha512-eWjkavlTdZ3fWJN4rC78GRUjwCVrs/FL9a10+AFtDahhmDrZMXPKFkKJZZMZHFz/9FkUZe+CLXl5O3DOAkObIQ==", - "hasInstallScript": true, - "dependencies": { - "bindings": "^1.5.0", - "nan": "^2.15.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" - }, - "node_modules/write-file-atomic": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", - "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", - "dependencies": { - "imurmurhash": "^0.1.4", - "signal-exit": "^3.0.7" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/xdg-basedir": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", - "engines": { - "node": ">=8" - } - }, - "node_modules/xml-name-validator": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz", - "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", - "engines": { - "node": ">=12" - } - }, - "node_modules/xmlchars": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", - "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" - }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - }, - "node_modules/yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "engines": { - "node": ">= 6" - } - }, - "node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "engines": { - "node": ">=12" - } - }, - "node_modules/yauzl": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "dependencies": { - "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - } - }, "dependencies": { "@aashutoshrathi/word-wrap": { "version": "1.2.6", @@ -17469,8 +430,7 @@ "@babel/plugin-proposal-private-property-in-object": { "version": "7.21.0-placeholder-for-preset-env.2", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", - "requires": {} + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", @@ -18326,8 +1286,7 @@ "@csstools/selector-specificity": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", - "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", - "requires": {} + "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==" }, "@discoveryjs/json-ext": { "version": "0.5.7", @@ -18864,15 +1823,6 @@ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.0.tgz", "integrity": "sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==" }, - "@playwright/test": { - "version": "1.40.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.40.1.tgz", - "integrity": "sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==", - "peer": true, - "requires": { - "playwright": "1.40.1" - } - }, "@pmmmwh/react-refresh-webpack-plugin": { "version": "0.5.11", "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz", @@ -19082,50 +2032,42 @@ "@svgr/babel-plugin-add-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", - "requires": {} + "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==" }, "@svgr/babel-plugin-remove-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", - "requires": {} + "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==" }, "@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", - "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", - "requires": {} + "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==" }, "@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", - "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", - "requires": {} + "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==" }, "@svgr/babel-plugin-svg-dynamic-title": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", - "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", - "requires": {} + "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==" }, "@svgr/babel-plugin-svg-em-dimensions": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", - "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", - "requires": {} + "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==" }, "@svgr/babel-plugin-transform-react-native-svg": { "version": "8.1.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", - "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", - "requires": {} + "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==" }, "@svgr/babel-plugin-transform-svg-component": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", - "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", - "requires": {} + "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==" }, "@svgr/babel-preset": { "version": "8.1.0", @@ -19927,20 +2869,17 @@ "@webpack-cli/configtest": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.1.tgz", - "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==", - "requires": {} + "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==" }, "@webpack-cli/info": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.2.tgz", - "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==", - "requires": {} + "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==" }, "@webpack-cli/serve": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.5.tgz", - "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==", - "requires": {} + "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==" }, "@wordpress/api-fetch": { "version": "6.45.0", @@ -19955,8 +2894,7 @@ "@wordpress/babel-plugin-import-jsx-pragma": { "version": "4.31.0", "resolved": "https://registry.npmjs.org/@wordpress/babel-plugin-import-jsx-pragma/-/babel-plugin-import-jsx-pragma-4.31.0.tgz", - "integrity": "sha512-WlHCRCLBft3bSqE7FLB09w1gHG6QUQ7WAQpSDdcn6wRuLX45ZeMeT6YDqUdJdlYPRBx6Ke9WzrmAT7PrGLZi1Q==", - "requires": {} + "integrity": "sha512-WlHCRCLBft3bSqE7FLB09w1gHG6QUQ7WAQpSDdcn6wRuLX45ZeMeT6YDqUdJdlYPRBx6Ke9WzrmAT7PrGLZi1Q==" }, "@wordpress/babel-preset-default": { "version": "7.32.0", @@ -20114,8 +3052,7 @@ "@wordpress/npm-package-json-lint-config": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-4.33.0.tgz", - "integrity": "sha512-GBVGcn6xAqrWQueSlMVMHoebGsHvildWwcJ/lIpxh7i7V/VBoc9Z8rdUEKAip6lTjZx+mCmzXQH4hU3QdNA/RA==", - "requires": {} + "integrity": "sha512-GBVGcn6xAqrWQueSlMVMHoebGsHvildWwcJ/lIpxh7i7V/VBoc9Z8rdUEKAip6lTjZx+mCmzXQH4hU3QdNA/RA==" }, "@wordpress/postcss-plugins-preset": { "version": "4.32.0", @@ -20129,8 +3066,7 @@ "@wordpress/prettier-config": { "version": "3.5.0", "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-3.5.0.tgz", - "integrity": "sha512-Nzp6TWu+nx1fzgqqa34/MdBiRDT/Yoqo8jFHBrYhx1kV3BPg8m5lvyGxNmzqoR3hZQatGkBJYdFlLs0WeAGGDQ==", - "requires": {} + "integrity": "sha512-Nzp6TWu+nx1fzgqqa34/MdBiRDT/Yoqo8jFHBrYhx1kV3BPg8m5lvyGxNmzqoR3hZQatGkBJYdFlLs0WeAGGDQ==" }, "@wordpress/scripts": { "version": "26.19.0", @@ -20195,6 +3131,13 @@ "webpack-bundle-analyzer": "^4.9.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" + }, + "dependencies": { + "prettier": { + "version": "npm:wp-prettier@3.0.3", + "resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-3.0.3.tgz", + "integrity": "sha512-X4UlrxDTH8oom9qXlcjnydsjAOD2BmB6yFmvS4Z2zdTzqqpRWb+fbqrH412+l+OUXmbzJlSXjlMFYPgYG12IAA==" + } } }, "@wordpress/stylelint-config": { @@ -20261,14 +3204,12 @@ "acorn-import-assertions": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", - "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", - "requires": {} + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==" }, "acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "requires": {} + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" }, "acorn-walk": { "version": "8.3.2", @@ -20302,8 +3243,7 @@ "ajv-errors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz", - "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==", - "requires": {} + "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==" }, "ajv-formats": { "version": "2.1.1", @@ -20334,8 +3274,7 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "ansi-colors": { "version": "4.1.3", @@ -21483,8 +4422,7 @@ "css-declaration-sorter": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz", - "integrity": "sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==", - "requires": {} + "integrity": "sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==" }, "css-functions-list": { "version": "3.2.1", @@ -21608,8 +4546,7 @@ "cssnano-utils": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-4.0.1.tgz", - "integrity": "sha512-6qQuYDqsGoiXssZ3zct6dcMxiqfT6epy7x4R0TQJadd4LWO3sPR6JH6ZByOvVLoZ6EdwPGgd7+DR1EmX3tiXQQ==", - "requires": {} + "integrity": "sha512-6qQuYDqsGoiXssZ3zct6dcMxiqfT6epy7x4R0TQJadd4LWO3sPR6JH6ZByOvVLoZ6EdwPGgd7+DR1EmX3tiXQQ==" }, "csso": { "version": "5.0.5", @@ -21726,8 +4663,7 @@ "dedent": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.1.tgz", - "integrity": "sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==", - "requires": {} + "integrity": "sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==" }, "deep-extend": { "version": "0.6.0", @@ -22319,8 +5255,7 @@ "eslint-config-prettier": { "version": "8.10.0", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", - "requires": {} + "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==" }, "eslint-import-resolver-node": { "version": "0.3.9", @@ -22591,8 +5526,7 @@ "eslint-plugin-playwright": { "version": "0.15.3", "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-0.15.3.tgz", - "integrity": "sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==", - "requires": {} + "integrity": "sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==" }, "eslint-plugin-prettier": { "version": "5.1.3", @@ -22666,8 +5600,7 @@ "eslint-plugin-react-hooks": { "version": "4.6.0", "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz", - "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", - "requires": {} + "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==" }, "eslint-scope": { "version": "5.1.1", @@ -23701,8 +6634,7 @@ "icss-utils": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "requires": {} + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" }, "ieee754": { "version": "1.2.1", @@ -24506,8 +7438,7 @@ "jest-pnp-resolver": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", - "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", - "requires": {} + "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==" }, "jest-regex-util": { "version": "29.6.3", @@ -24997,8 +7928,7 @@ "ws": { "version": "8.13.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", - "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", - "requires": {} + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==" } } }, @@ -25029,8 +7959,7 @@ "ws": { "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "requires": {} + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==" } } }, @@ -25164,11 +8093,6 @@ "tslib": "^2.0.3" } }, - "lru_map": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz", - "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==" - }, "lru-cache": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", @@ -25177,6 +8101,11 @@ "yallist": "^3.0.2" } }, + "lru_map": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz", + "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==" + }, "make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -26229,31 +9158,6 @@ } } }, - "playwright": { - "version": "1.40.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.40.1.tgz", - "integrity": "sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==", - "peer": true, - "requires": { - "fsevents": "2.3.2", - "playwright-core": "1.40.1" - }, - "dependencies": { - "fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "optional": true, - "peer": true - }, - "playwright-core": { - "version": "1.40.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.40.1.tgz", - "integrity": "sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==", - "peer": true - } - } - }, "playwright-core": { "version": "1.39.0", "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", @@ -26309,26 +9213,22 @@ "postcss-discard-comments": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-6.0.1.tgz", - "integrity": "sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==", - "requires": {} + "integrity": "sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==" }, "postcss-discard-duplicates": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.1.tgz", - "integrity": "sha512-1hvUs76HLYR8zkScbwyJ8oJEugfPV+WchpnA+26fpJ7Smzs51CzGBHC32RS03psuX/2l0l0UKh2StzNxOrKCYg==", - "requires": {} + "integrity": "sha512-1hvUs76HLYR8zkScbwyJ8oJEugfPV+WchpnA+26fpJ7Smzs51CzGBHC32RS03psuX/2l0l0UKh2StzNxOrKCYg==" }, "postcss-discard-empty": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-6.0.1.tgz", - "integrity": "sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg==", - "requires": {} + "integrity": "sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg==" }, "postcss-discard-overridden": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-6.0.1.tgz", - "integrity": "sha512-qs0ehZMMZpSESbRkw1+inkf51kak6OOzNRaoLd/U7Fatp0aN2HQ1rxGOrJvYcRAN9VpX8kUF13R2ofn8OlvFVA==", - "requires": {} + "integrity": "sha512-qs0ehZMMZpSESbRkw1+inkf51kak6OOzNRaoLd/U7Fatp0aN2HQ1rxGOrJvYcRAN9VpX8kUF13R2ofn8OlvFVA==" }, "postcss-loader": { "version": "6.2.1", @@ -26439,8 +9339,7 @@ "postcss-modules-extract-imports": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "requires": {} + "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==" }, "postcss-modules-local-by-default": { "version": "4.0.3", @@ -26471,8 +9370,7 @@ "postcss-normalize-charset": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-6.0.1.tgz", - "integrity": "sha512-aW5LbMNRZ+oDV57PF9K+WI1Z8MPnF+A8qbajg/T8PP126YrGX1f9IQx21GI2OlGz7XFJi/fNi0GTbY948XJtXg==", - "requires": {} + "integrity": "sha512-aW5LbMNRZ+oDV57PF9K+WI1Z8MPnF+A8qbajg/T8PP126YrGX1f9IQx21GI2OlGz7XFJi/fNi0GTbY948XJtXg==" }, "postcss-normalize-display-values": { "version": "6.0.1", @@ -26573,14 +9471,12 @@ "postcss-safe-parser": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", - "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", - "requires": {} + "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==" }, "postcss-scss": { "version": "4.0.9", "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz", - "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==", - "requires": {} + "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==" }, "postcss-selector-parser": { "version": "6.0.15", @@ -26618,11 +9514,6 @@ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" }, - "prettier": { - "version": "npm:wp-prettier@3.0.3", - "resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-3.0.3.tgz", - "integrity": "sha512-X4UlrxDTH8oom9qXlcjnydsjAOD2BmB6yFmvS4Z2zdTzqqpRWb+fbqrH412+l+OUXmbzJlSXjlMFYPgYG12IAA==" - }, "prettier-linter-helpers": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", @@ -26817,8 +9708,7 @@ "ws": { "version": "8.5.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "requires": {} + "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==" } } }, @@ -26902,16 +9792,6 @@ "loose-envify": "^1.1.0" } }, - "react-dom": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", - "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", - "peer": true, - "requires": { - "loose-envify": "^1.1.0", - "scheduler": "^0.23.0" - } - }, "react-is": { "version": "18.2.0", "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", @@ -27308,15 +10188,6 @@ "xmlchars": "^2.2.0" } }, - "scheduler": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz", - "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==", - "peer": true, - "requires": { - "loose-envify": "^1.1.0" - } - }, "schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -27823,14 +10694,6 @@ "queue-tick": "^1.0.1" } }, - "string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "requires": { - "safe-buffer": "~5.2.0" - } - }, "string-length": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", @@ -27908,6 +10771,14 @@ "es-abstract": "^1.22.1" } }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "requires": { + "safe-buffer": "~5.2.0" + } + }, "strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", @@ -28063,8 +10934,7 @@ "stylelint-config-recommended": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz", - "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==", - "requires": {} + "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==" }, "stylelint-config-recommended-scss": { "version": "5.0.2", @@ -28417,8 +11287,7 @@ "ts-api-utils": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", - "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", - "requires": {} + "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==" }, "tsconfig-paths": { "version": "3.15.0", @@ -28544,12 +11413,6 @@ "is-typedarray": "^1.0.0" } }, - "typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", - "peer": true - }, "uc.micro": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", @@ -28856,8 +11719,7 @@ "ws": { "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "requires": {} + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==" } } }, @@ -29230,8 +12092,7 @@ "ws": { "version": "8.16.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", - "requires": {} + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==" }, "xdg-basedir": { "version": "4.0.0", diff --git a/releases/gutenberg-17.7/collections/google-fonts-with-preview.json b/releases/gutenberg-17.7/collections/google-fonts-with-preview.json index 38c74125..4685a3e3 100644 --- a/releases/gutenberg-17.7/collections/google-fonts-with-preview.json +++ b/releases/gutenberg-17.7/collections/google-fonts-with-preview.json @@ -1,59994 +1,63097 @@ { - "$schema": "https://schemas.wp.org/trunk/font-collection.json", - "name": "Google Fonts", - "description": "Install from Google Fonts. Fonts are copied to and served from your site.", - "categories": [ - { - "name": "Sans Serif", - "slug": "sans-serif" - }, - { - "name": "Display", - "slug": "display" - }, - { - "name": "Serif", - "slug": "serif" - }, - { - "name": "Handwriting", - "slug": "handwriting" - }, - { - "name": "Monospace", - "slug": "monospace" - } - ], - "font_families": [ - { - "font_family_settings": { - "name": "ABeeZee", - "fontFamily": "ABeeZee, sans-serif", - "slug": "abeezee", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN6teukbcHCpE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "ABeeZee", - "preview": "https://s.w.org/images/fonts/17.7/previews/abeezee/abeezee-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/abeezee/v22/esDT31xSG-6AGleN2tCkkJUCGpG-GQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "ABeeZee", - "preview": "https://s.w.org/images/fonts/17.7/previews/abeezee/abeezee-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/abeezee/abeezee.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "ADLaM Display", - "fontFamily": "ADLaM Display, system-ui", - "slug": "adlam-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/adlamdisplay/v1/KFOhCnGXkPOLlhx6jD8_b1ZECsTYkYBPY3o.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "ADLaM Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/adlam-display/adlam-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/adlam-display/adlam-display.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "AR One Sans", - "fontFamily": "AR One Sans, sans-serif", - "slug": "ar-one-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWn_9DWg3no5mBF4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "AR One Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWk39DWg3no5mBF4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "AR One Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWqH6DWg3no5mBF4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "AR One Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWpj6DWg3no5mBF4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "AR One Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Abel", - "fontFamily": "Abel, sans-serif", - "slug": "abel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/abel/v18/MwQ5bhbm2POE6V1LPJp6qGI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Abel", - "preview": "https://s.w.org/images/fonts/17.7/previews/abel/abel-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/abel/abel.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Abhaya Libre", - "fontFamily": "Abhaya Libre, serif", - "slug": "abhaya-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3tmeuGtX-Co5MNzeAOqinEgfkPWovdU4w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Abhaya Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEYj2ryr9xI6oYtBA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Abhaya Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEYo23yr9xI6oYtBA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Abhaya Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEYx2zyr9xI6oYtBA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Abhaya Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEY22_yr9xI6oYtBA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Abhaya Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Aboreto", - "fontFamily": "Aboreto, system-ui", - "slug": "aboreto", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aboreto/v2/5DCXAKLhwDDQ4N8blKHeA2yuxSY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aboreto", - "preview": "https://s.w.org/images/fonts/17.7/previews/aboreto/aboreto-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aboreto/aboreto.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Abril Fatface", - "fontFamily": "Abril Fatface, system-ui", - "slug": "abril-fatface", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/abrilfatface/v23/zOL64pLDlL1D99S8g8PtiKchm-VsjOLhZBY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Abril Fatface", - "preview": "https://s.w.org/images/fonts/17.7/previews/abril-fatface/abril-fatface-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/abril-fatface/abril-fatface.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Abyssinica SIL", - "fontFamily": "Abyssinica SIL, serif", - "slug": "abyssinica-sil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/abyssinicasil/v5/oY1H8ezOqK7iI3rK_45WKoc8J6UcBFOVAXuI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Abyssinica SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/abyssinica-sil/abyssinica-sil-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/abyssinica-sil/abyssinica-sil.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Aclonica", - "fontFamily": "Aclonica, sans-serif", - "slug": "aclonica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aclonica/v22/K2FyfZJVlfNNSEBXGb7WCI6oBjLz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aclonica", - "preview": "https://s.w.org/images/fonts/17.7/previews/aclonica/aclonica-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aclonica/aclonica.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Acme", - "fontFamily": "Acme, sans-serif", - "slug": "acme", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/acme/v25/RrQfboBx-C5_bxjLb23lzLk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Acme", - "preview": "https://s.w.org/images/fonts/17.7/previews/acme/acme-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/acme/acme.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Actor", - "fontFamily": "Actor, sans-serif", - "slug": "actor", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/actor/v17/wEOzEBbCkc5cO3ehXygtUMIO.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Actor", - "preview": "https://s.w.org/images/fonts/17.7/previews/actor/actor-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/actor/actor.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Adamina", - "fontFamily": "Adamina, serif", - "slug": "adamina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/adamina/v21/j8_r6-DH1bjoc-dwu-_eETl4Bno.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Adamina", - "preview": "https://s.w.org/images/fonts/17.7/previews/adamina/adamina-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/adamina/adamina.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Advent Pro", - "fontFamily": "Advent Pro, sans-serif", - "slug": "advent-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLQyJPSZoonw1aBA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLwyNPSZoonw1aBA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLHSNPSZoonw1aBA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLQyNPSZoonw1aBA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLcSNPSZoonw1aBA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLnSRPSZoonw1aBA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLpCRPSZoonw1aBA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLwyRPSZoonw1aBA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpL6iRPSZoonw1aBA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2CnDpApvQhKBH4C.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2AnD5ApvQhKBH4C.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2D5D5ApvQhKBH4C.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2CnD5ApvQhKBH4C.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2CVD5ApvQhKBH4C.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2B5CJApvQhKBH4C.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2BACJApvQhKBH4C.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2AnCJApvQhKBH4C.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2AOCJApvQhKBH4C.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Advent Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Afacad", - "fontFamily": "Afacad, sans-serif", - "slug": "afacad", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfhXtWmU08mCgdfM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfiftWmU08mCgdfM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfsvqWmU08mCgdfM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfvLqWmU08mCgdfM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92usiM-80KlZfNfuw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92ugCM-80KlZfNfuw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92ubCQ-80KlZfNfuw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92uVSQ-80KlZfNfuw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Afacad", - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Agbalumo", - "fontFamily": "Agbalumo, system-ui", - "slug": "agbalumo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/agbalumo/v2/55xvey5uMdT2N37KZcMAirl08KDJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Agbalumo", - "preview": "https://s.w.org/images/fonts/17.7/previews/agbalumo/agbalumo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/agbalumo/agbalumo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Agdasima", - "fontFamily": "Agdasima, sans-serif", - "slug": "agdasima", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/agdasima/v4/PN_zRfyxp2f1fUCgAMg_rzjb_-Da.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Agdasima", - "preview": "https://s.w.org/images/fonts/17.7/previews/agdasima/agdasima-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/agdasima/v4/PN_0Rfyxp2f1fUCgAPCGgBzW1PzTz2Mi.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Agdasima", - "preview": "https://s.w.org/images/fonts/17.7/previews/agdasima/agdasima-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/agdasima/agdasima.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Aguafina Script", - "fontFamily": "Aguafina Script, cursive", - "slug": "aguafina-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aguafinascript/v22/If2QXTv_ZzSxGIO30LemWEOmt1bHr84pgicOrg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aguafina Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/aguafina-script/aguafina-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aguafina-script/aguafina-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Akatab", - "fontFamily": "Akatab, sans-serif", - "slug": "akatab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/akatab/v7/VuJwdNrK3Z7gqJEPXYz5NIh-YA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Akatab", - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE3rKXdOaNiaRpFvg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Akatab", - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE3gKLdOaNiaRpFvg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Akatab", - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE35KPdOaNiaRpFvg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Akatab", - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE3-KDdOaNiaRpFvg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Akatab", - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE33KHdOaNiaRpFvg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Akatab", - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Akaya Kanadaka", - "fontFamily": "Akaya Kanadaka, system-ui", - "slug": "akaya-kanadaka", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/akayakanadaka/v16/N0bM2S5CPO5oOQqvazoRRb-8-PfUS5VBBSSF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Akaya Kanadaka", - "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-kanadaka/akaya-kanadaka-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-kanadaka/akaya-kanadaka.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Akaya Telivigala", - "fontFamily": "Akaya Telivigala, system-ui", - "slug": "akaya-telivigala", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/akayatelivigala/v22/lJwc-oo_iG9wXqU3rCTD395tp0uifdfdsIH0YH8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Akaya Telivigala", - "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-telivigala/akaya-telivigala-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-telivigala/akaya-telivigala.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Akronim", - "fontFamily": "Akronim, system-ui", - "slug": "akronim", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/akronim/v23/fdN-9sqWtWZZlHRp-gVxkFYN-a8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Akronim", - "preview": "https://s.w.org/images/fonts/17.7/previews/akronim/akronim-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/akronim/akronim.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Akshar", - "fontFamily": "Akshar, sans-serif", - "slug": "akshar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSSgFy9WY94XsnPc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Akshar", - "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSXYFy9WY94XsnPc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Akshar", - "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSUQFy9WY94XsnPc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Akshar", - "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSagCy9WY94XsnPc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Akshar", - "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSZECy9WY94XsnPc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Akshar", - "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Aladin", - "fontFamily": "Aladin, system-ui", - "slug": "aladin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aladin/v24/ZgNSjPJFPrvJV5f17Cf4pGT2Ng.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aladin", - "preview": "https://s.w.org/images/fonts/17.7/previews/aladin/aladin-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aladin/aladin.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Alata", - "fontFamily": "Alata, sans-serif", - "slug": "alata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alata/v9/PbytFmztEwbIofe_xKcRQEOX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alata", - "preview": "https://s.w.org/images/fonts/17.7/previews/alata/alata-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alata/alata.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alatsi", - "fontFamily": "Alatsi, sans-serif", - "slug": "alatsi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alatsi/v11/TK3iWkUJAxQ2nLNGGzUHte5fKg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alatsi", - "preview": "https://s.w.org/images/fonts/17.7/previews/alatsi/alatsi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alatsi/alatsi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Albert Sans", - "fontFamily": "Albert Sans, sans-serif", - "slug": "albert-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5L_qY32TxAj1g.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHK5P_qY32TxAj1g.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSH9ZP_qY32TxAj1g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5P_qY32TxAj1g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHmZP_qY32TxAj1g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_qY32TxAj1g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHK5T_qY32TxAj1g.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHApT_qY32TxAj1g.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9AX7of3bRUz1r5t.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9CX74f3bRUz1r5t.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9BJ74f3bRUz1r5t.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9AX74f3bRUz1r5t.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Al74f3bRUz1r5t.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9DJ6If3bRUz1r5t.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Dw6If3bRUz1r5t.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9CX6If3bRUz1r5t.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9C-6If3bRUz1r5t.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Albert Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Aldrich", - "fontFamily": "Aldrich, sans-serif", - "slug": "aldrich", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aldrich/v21/MCoTzAn-1s3IGyJMZaUS3pP5H_E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aldrich", - "preview": "https://s.w.org/images/fonts/17.7/previews/aldrich/aldrich-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aldrich/aldrich.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alef", - "fontFamily": "Alef, sans-serif", - "slug": "alef", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alef/v21/FeVfS0NQpLYgrjdbC5FxxbU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alef", - "preview": "https://s.w.org/images/fonts/17.7/previews/alef/alef-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alef/v21/FeVQS0NQpLYglo50L5xa2bxii28.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alef", - "preview": "https://s.w.org/images/fonts/17.7/previews/alef/alef-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alef/alef.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alegreya", - "fontFamily": "Alegreya, serif", - "slug": "alegreya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNG9hUI-aCisSGVrw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGxBUI-aCisSGVrw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGKBII-aCisSGVrw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGERII-aCisSGVrw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGdhII-aCisSGVrw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGXxII-aCisSGVrw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlbgv6qjkySFr9V9.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlbSv6qjkySFr9V9.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlY-uKqjkySFr9V9.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlYHuKqjkySFr9V9.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlZguKqjkySFr9V9.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlZJuKqjkySFr9V9.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Alegreya", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alegreya SC", - "fontFamily": "Alegreya SC, serif", - "slug": "alegreya-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiOGmRtCJ62-O0HhNEa-a6t05E5abe_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiMGmRtCJ62-O0HhNEa-Z6q2ZAbbKe_DGs.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZZc-rU0Qqu2FXKD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4WEySKqUEGKDBz4.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZYU_LU0Qqu2FXKD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4Sk0SKqUEGKDBz4.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZYI_7U0Qqu2FXKD.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4TU3SKqUEGKDBz4.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZYs_rU0Qqu2FXKD.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4RE2SKqUEGKDBz4.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Alegreya SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alegreya Sans", - "fontFamily": "Alegreya Sans, sans-serif", - "slug": "alegreya-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUt9_-1phKLFgshYDvh6Vwt5TltvWdShm5bsg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUv9_-1phKLFgshYDvh6Vwt7V9V3G1TpGtLsgu7.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5fFPmEh8imdCqxI.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VFE92i0VHuxKiBA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUz9_-1phKLFgshYDvh6Vwt3VhnvEVXlm4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUt9_-1phKLFgshYDvh6Vwt7V9tvWdShm5bsg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5alOmEh8imdCqxI.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VTE52i0VHuxKiBA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5eFImEh8imdCqxI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEh2i0VHuxKiBA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5f1LmEh8imdCqxI.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VGEt2i0VHuxKiBA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5dlKmEh8imdCqxI.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VPEp2i0VHuxKiBA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alegreya Sans SC", - "fontFamily": "Alegreya Sans SC, sans-serif", - "slug": "alegreya-sans-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Dipl9w5FPYtmMg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGl4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdlgREH452Mvds.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DuJH0iFrMYJ_K-4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdXiZhMKB6O-51OA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Nktv9ixALYs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Bkxl9w5FPYtmMg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DrpG0iFrMYJ_K-4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdBidhMKB6O-51OA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DvJA0iFrMYJ_K-4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdTiFhMKB6O-51OA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1Du5D0iFrMYJ_K-4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdUiJhMKB6O-51OA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DspC0iFrMYJ_K-4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxddiNhMKB6O-51OA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Alegreya Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Aleo", - "fontFamily": "Aleo, serif", - "slug": "aleo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KJ3G2P4HI4qCBtJ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KL3GmP4HI4qCBtJ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KIpGmP4HI4qCBtJ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KJ3GmP4HI4qCBtJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KJFGmP4HI4qCBtJ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KKpHWP4HI4qCBtJ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KKQHWP4HI4qCBtJ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KL3HWP4HI4qCBtJ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KLeHWP4HI4qCBtJ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WYu_Fo8IDQtJbok.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WQu-Fo8IDQtJbok.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WdW-Fo8IDQtJbok.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WYu-Fo8IDQtJbok.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_Wbm-Fo8IDQtJbok.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WVW5Fo8IDQtJbok.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WWy5Fo8IDQtJbok.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WQu5Fo8IDQtJbok.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WSK5Fo8IDQtJbok.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Aleo", - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alex Brush", - "fontFamily": "Alex Brush, cursive", - "slug": "alex-brush", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alexbrush/v22/SZc83FzrJKuqFbwMKk6EtUf57DtOmCc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alex Brush", - "preview": "https://s.w.org/images/fonts/17.7/previews/alex-brush/alex-brush-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alex-brush/alex-brush.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Alexandria", - "fontFamily": "Alexandria, sans-serif", - "slug": "alexandria", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9r7T6bCHJ8BRq0b.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9p7TqbCHJ8BRq0b.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9qlTqbCHJ8BRq0b.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9r7TqbCHJ8BRq0b.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9rJTqbCHJ8BRq0b.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9olSabCHJ8BRq0b.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9ocSabCHJ8BRq0b.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9p7SabCHJ8BRq0b.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9pSSabCHJ8BRq0b.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Alexandria", - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alfa Slab One", - "fontFamily": "Alfa Slab One, system-ui", - "slug": "alfa-slab-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alfaslabone/v19/6NUQ8FmMKwSEKjnm5-4v-4Jh6dBretWvYmE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alfa Slab One", - "preview": "https://s.w.org/images/fonts/17.7/previews/alfa-slab-one/alfa-slab-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alfa-slab-one/alfa-slab-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Alice", - "fontFamily": "Alice, serif", - "slug": "alice", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alice/v20/OpNCnoEEmtHa6FcMpA_chzJ0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alice", - "preview": "https://s.w.org/images/fonts/17.7/previews/alice/alice-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alice/alice.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alike", - "fontFamily": "Alike, serif", - "slug": "alike", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alike/v21/HI_EiYEYI6BIoEjESZXAQ4-d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alike", - "preview": "https://s.w.org/images/fonts/17.7/previews/alike/alike-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alike/alike.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alike Angular", - "fontFamily": "Alike Angular, serif", - "slug": "alike-angular", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alikeangular/v25/3qTrojWunjGQtEBlIcwMbSoI3kY6bB7FKjE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alike Angular", - "preview": "https://s.w.org/images/fonts/17.7/previews/alike-angular/alike-angular-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alike-angular/alike-angular.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alkalami", - "fontFamily": "Alkalami, serif", - "slug": "alkalami", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alkalami/v7/zOL_4pfDmqRL95WXi5eOw8BMuvhH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alkalami", - "preview": "https://s.w.org/images/fonts/17.7/previews/alkalami/alkalami-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alkalami/alkalami.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alkatra", - "fontFamily": "Alkatra, system-ui", - "slug": "alkatra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48Medzngmu7cKrNDVemxE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alkatra", - "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48MedzngUu7cKrNDVemxE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alkatra", - "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48Medznj4vLcKrNDVemxE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Alkatra", - "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48MedznjBvLcKrNDVemxE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alkatra", - "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Allan", - "fontFamily": "Allan, system-ui", - "slug": "allan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/allan/v24/ea8XadU7WuTxEtbzP9SF8nZE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Allan", - "preview": "https://s.w.org/images/fonts/17.7/previews/allan/allan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/allan/v24/ea8aadU7WuTxEu5KEPCI2WpNgEKU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Allan", - "preview": "https://s.w.org/images/fonts/17.7/previews/allan/allan-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/allan/allan.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Allerta", - "fontFamily": "Allerta, sans-serif", - "slug": "allerta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/allerta/v18/TwMO-IAHRlkbx940UnQdSQqO5uY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Allerta", - "preview": "https://s.w.org/images/fonts/17.7/previews/allerta/allerta-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/allerta/allerta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Allerta Stencil", - "fontFamily": "Allerta Stencil, sans-serif", - "slug": "allerta-stencil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/allertastencil/v22/HTx0L209KT-LmIE9N7OR6eiycOeF_jz313DuvQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Allerta Stencil", - "preview": "https://s.w.org/images/fonts/17.7/previews/allerta-stencil/allerta-stencil-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/allerta-stencil/allerta-stencil.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Allison", - "fontFamily": "Allison, cursive", - "slug": "allison", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/allison/v11/X7nl4b88AP2nkbvZOCOQ4MTgAgk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Allison", - "preview": "https://s.w.org/images/fonts/17.7/previews/allison/allison-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/allison/allison.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Allura", - "fontFamily": "Allura, cursive", - "slug": "allura", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/allura/v21/9oRPNYsQpS4zjuAPiQIXPtrrGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Allura", - "preview": "https://s.w.org/images/fonts/17.7/previews/allura/allura-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/allura/allura.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Almarai", - "fontFamily": "Almarai, sans-serif", - "slug": "almarai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_anhn2coq72sXg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Almarai", - "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/almarai/v12/tsstApxBaigK_hnnc1-PonC3vqc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Almarai", - "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS-aghn2coq72sXg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Almarai", - "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_qjhn2coq72sXg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Almarai", - "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Almendra", - "fontFamily": "Almendra, serif", - "slug": "almendra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/almendra/v26/H4ckBXKAlMnTn0CskyY_wr-wg763.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Almendra", - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/almendra/v26/H4ciBXKAlMnTn0CskxY4yL6Shq63czE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Almendra", - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/almendra/v26/H4cjBXKAlMnTn0Cskx6G7Zu9qKK-aihq.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Almendra", - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/almendra/v26/H4chBXKAlMnTn0CskxY48Ae9oqOcbzhqDtg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Almendra", - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Almendra Display", - "fontFamily": "Almendra Display, system-ui", - "slug": "almendra-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/almendradisplay/v31/0FlPVOGWl1Sb4O3tETtADHRRlZhzXSreTyer338.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Almendra Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-display/almendra-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-display/almendra-display.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Almendra SC", - "fontFamily": "Almendra SC, serif", - "slug": "almendra-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/almendrasc/v29/Iure6Yx284eebowr7hbyTZZMprVA4XQ0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Almendra SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-sc/almendra-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-sc/almendra-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Alumni Sans", - "fontFamily": "Alumni Sans, sans-serif", - "slug": "alumni-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9OO5QrVsJ3C8qng.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9uO9QrVsJ3C8qng.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9Zu9QrVsJ3C8qng.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9OO9QrVsJ3C8qng.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9Cu9QrVsJ3C8qng.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd95uhQrVsJ3C8qng.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd93-hQrVsJ3C8qng.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9uOhQrVsJ3C8qng.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9kehQrVsJ3C8qng.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Ky46lEI_io6npfB.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kw461EI_io6npfB.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kzm61EI_io6npfB.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Ky461EI_io6npfB.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8KyK61EI_io6npfB.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kxm7FEI_io6npfB.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kxf7FEI_io6npfB.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kw47FEI_io6npfB.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8KwR7FEI_io6npfB.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Alumni Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alumni Sans Collegiate One", - "fontFamily": "Alumni Sans Collegiate One, sans-serif", - "slug": "alumni-sans-collegiate-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alumnisanscollegiateone/v5/MQpB-XChK8G5CtmK_AuGxQrdNvPSXkn0RM-XqjWWhjdfyDiPw2ta.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alumni Sans Collegiate One", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-collegiate-one/alumni-sans-collegiate-one-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisanscollegiateone/v5/MQpD-XChK8G5CtmK_AuGxQrdNvPSXkn0RM-XqjWWhgdYwjmtxntaDFU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alumni Sans Collegiate One", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-collegiate-one/alumni-sans-collegiate-one-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-collegiate-one/alumni-sans-collegiate-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Alumni Sans Inline One", - "fontFamily": "Alumni Sans Inline One, system-ui", - "slug": "alumni-sans-inline-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alumnisansinlineone/v5/RrQBbpJx9zZ3IXTBOASKp5gJAetBdaihcjbpD3UZcr7xbYw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alumni Sans Inline One", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-inline-one/alumni-sans-inline-one-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisansinlineone/v5/RrQDbpJx9zZ3IXTBOASKp5gJAetBdaihcjbpP3ITc5z0fYxcrQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alumni Sans Inline One", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-inline-one/alumni-sans-inline-one-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-inline-one/alumni-sans-inline-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Alumni Sans Pinstripe", - "fontFamily": "Alumni Sans Pinstripe, sans-serif", - "slug": "alumni-sans-pinstripe", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/alumnisanspinstripe/v6/ZgNNjOFFPq_AUJD1umyS30W-Xub8zD1ObhezZ7VIpcDA5w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Alumni Sans Pinstripe", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-pinstripe/alumni-sans-pinstripe-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/alumnisanspinstripe/v6/ZgNDjOFFPq_AUJD1umyS30W-Xub8zD1ObheDYL9Jh8XQ5_cY.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Alumni Sans Pinstripe", - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-pinstripe/alumni-sans-pinstripe-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-pinstripe/alumni-sans-pinstripe.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Amarante", - "fontFamily": "Amarante, system-ui", - "slug": "amarante", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amarante/v28/xMQXuF1KTa6EvGx9bq-yC3rAmD-b.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amarante", - "preview": "https://s.w.org/images/fonts/17.7/previews/amarante/amarante-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amarante/amarante.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Amaranth", - "fontFamily": "Amaranth, sans-serif", - "slug": "amaranth", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkuALODe433f0j1zPnHF9GqwnzW.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amaranth", - "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkoALODe433f0j1zMnAHdCIx2zWD4I.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Amaranth", - "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkpALODe433f0j1zMF-OPWn6WDfFpuc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Amaranth", - "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkrALODe433f0j1zMnAJWmn42H9E4ucRY8.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Amaranth", - "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Amatic SC", - "fontFamily": "Amatic SC, cursive", - "slug": "amatic-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amaticsc/v26/TUZyzwprpvBS1izr_vO0CO6ecZQf1A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amatic SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/amatic-sc/amatic-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amaticsc/v26/TUZ3zwprpvBS1izr_vOMscG6fL8D3WTy-A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Amatic SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/amatic-sc/amatic-sc-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amatic-sc/amatic-sc.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Amethysta", - "fontFamily": "Amethysta, serif", - "slug": "amethysta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amethysta/v16/rP2Fp2K15kgb_F3ibfWIHTWCBl0O8Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amethysta", - "preview": "https://s.w.org/images/fonts/17.7/previews/amethysta/amethysta-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amethysta/amethysta.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Amiko", - "fontFamily": "Amiko, sans-serif", - "slug": "amiko", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amiko/v12/WwkQxPq1DFK04tqgc17MMZgJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amiko", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amiko/v12/WwkdxPq1DFK04uJ9XXrBGoQAUco5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Amiko", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amiko/v12/WwkdxPq1DFK04uIZXHrBGoQAUco5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Amiko", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Amiri", - "fontFamily": "Amiri, serif", - "slug": "amiri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amiri/v27/J7aRnpd8CGxBHqUsvrIw74NL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amiri/v27/J7afnpd8CGxBHpUrtLMS6pNLAjk.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Amiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amiri/v27/J7acnpd8CGxBHp2VkZY9xJ9CGyAa.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Amiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amiri/v27/J7aanpd8CGxBHpUrjAo9zp5gHjAavCA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Amiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Amiri Quran", - "fontFamily": "Amiri Quran, serif", - "slug": "amiri-quran", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amiriquran/v14/_Xmo-Hk0rD6DbUL4_vH8Zq5o7Cycsu-2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amiri Quran", - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri-quran/amiri-quran-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amiri-quran/amiri-quran.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Amita", - "fontFamily": "Amita, cursive", - "slug": "amita", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/amita/v18/HhyaU5si9Om7PQlqAfSKEZZL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Amita", - "preview": "https://s.w.org/images/fonts/17.7/previews/amita/amita-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/amita/v18/HhyXU5si9Om7PTHTLtCHOopCTKkI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Amita", - "preview": "https://s.w.org/images/fonts/17.7/previews/amita/amita-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/amita/amita.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Anaheim", - "fontFamily": "Anaheim, sans-serif", - "slug": "anaheim", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anaheim/v14/8vII7w042Wp87g4G0UHUEE5eK_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anaheim", - "preview": "https://s.w.org/images/fonts/17.7/previews/anaheim/anaheim-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anaheim/anaheim.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Andada Pro", - "fontFamily": "Andada Pro, serif", - "slug": "andada-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DPJBY8ZFLzvIt2S.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DP7BY8ZFLzvIt2S.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DMXAo8ZFLzvIt2S.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DMuAo8ZFLzvIt2S.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DNJAo8ZFLzvIt2S.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRmdfHr3NJ82Stjw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRlVfHr3NJ82Stjw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRrlYHr3NJ82Stjw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRoBYHr3NJ82Stjw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRudYHr3NJ82Stjw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Andada Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Andika", - "fontFamily": "Andika, sans-serif", - "slug": "andika", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/andika/v25/mem_Ya6iyW-LwqgAaLwRWrwGVA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Andika", - "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andika/v25/mem9Ya6iyW-Lwqgwb7YQeLkWVNBt.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Andika", - "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andika/v25/mem8Ya6iyW-Lwqg40ZM1V5caXcl0Aw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Andika", - "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/andika/v25/mem6Ya6iyW-Lwqgwb46pV50bf8xkA76a.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Andika", - "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Bangla", - "fontFamily": "Anek Bangla, sans-serif", - "slug": "anek-bangla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9YIoIg56yyvt0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofu9ZIoIg56yyvt0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfjFZIoIg56yyvt0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9ZIoIg56yyvt0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofl1ZIoIg56yyvt0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfrFeIoIg56yyvt0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfoheIoIg56yyvt0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofu9eIoIg56yyvt0.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Devanagari", - "fontFamily": "Anek Devanagari, sans-serif", - "slug": "anek-devanagari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDtk-9iFk0LjZ7E.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLBtku9iFk0LjZ7E.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLCzku9iFk0LjZ7E.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDtku9iFk0LjZ7E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDfku9iFk0LjZ7E.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLAzle9iFk0LjZ7E.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLAKle9iFk0LjZ7E.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLBtle9iFk0LjZ7E.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Gujarati", - "fontFamily": "Anek Gujarati, sans-serif", - "slug": "anek-gujarati", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0F5G7xkKgB7Lm7g.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0l5C7xkKgB7Lm7g.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0SZC7xkKgB7Lm7g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0F5C7xkKgB7Lm7g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0JZC7xkKgB7Lm7g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0yZe7xkKgB7Lm7g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-08Je7xkKgB7Lm7g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0l5e7xkKgB7Lm7g.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Gurmukhi", - "fontFamily": "Anek Gurmukhi, sans-serif", - "slug": "anek-gurmukhi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5ppWa41H6DjbA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkb95tpWa41H6DjbA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbKZtpWa41H6DjbA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5tpWa41H6DjbA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbRZtpWa41H6DjbA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbqZxpWa41H6DjbA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbkJxpWa41H6DjbA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkb95xpWa41H6DjbA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Kannada", - "fontFamily": "Anek Kannada, sans-serif", - "slug": "anek-kannada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFDEAuhVReA1oef.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dHDEQuhVReA1oef.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dEdEQuhVReA1oef.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFDEQuhVReA1oef.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFxEQuhVReA1oef.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dGdFguhVReA1oef.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dGkFguhVReA1oef.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dHDFguhVReA1oef.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Latin", - "fontFamily": "Anek Latin, sans-serif", - "slug": "anek-latin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuR7EZLNClWL3kgw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3Pux7AZLNClWL3kgw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuGbAZLNClWL3kgw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuR7AZLNClWL3kgw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PudbAZLNClWL3kgw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PumbcZLNClWL3kgw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuoLcZLNClWL3kgw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3Pux7cZLNClWL3kgw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Malayalam", - "fontFamily": "Anek Malayalam, sans-serif", - "slug": "anek-malayalam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUZu_HM_5PDO71Qs.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTURu-HM_5PDO71Qs.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUcW-HM_5PDO71Qs.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUZu-HM_5PDO71Qs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUam-HM_5PDO71Qs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUUW5HM_5PDO71Qs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUXy5HM_5PDO71Qs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTURu5HM_5PDO71Qs.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Odia", - "fontFamily": "Anek Odia, sans-serif", - "slug": "anek-odia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmZf63jXZAtm_es.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnkZfq3jXZAtm_es.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnnHfq3jXZAtm_es.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmZfq3jXZAtm_es.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmrfq3jXZAtm_es.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnlHea3jXZAtm_es.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnl-ea3jXZAtm_es.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnkZea3jXZAtm_es.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Odia", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Tamil", - "fontFamily": "Anek Tamil, sans-serif", - "slug": "anek-tamil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQiZ6rov4oegjOQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNwid6rov4oegjOQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNHCd6rov4oegjOQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQid6rov4oegjOQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNcCd6rov4oegjOQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNnCB6rov4oegjOQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNpSB6rov4oegjOQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNwiB6rov4oegjOQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anek Telugu", - "fontFamily": "Anek Telugu, sans-serif", - "slug": "anek-telugu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13y-_oEiG2ep10_8.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i136--oEiG2ep10_8.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i133G-oEiG2ep10_8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13y--oEiG2ep10_8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13x2-oEiG2ep10_8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13_G5oEiG2ep10_8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i138i5oEiG2ep10_8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i136-5oEiG2ep10_8.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anek Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Angkor", - "fontFamily": "Angkor, system-ui", - "slug": "angkor", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/angkor/v32/H4cmBXyAlsPdnlb-9yw-4Lqggw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Angkor", - "preview": "https://s.w.org/images/fonts/17.7/previews/angkor/angkor-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/angkor/angkor.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Annie Use Your Telescope", - "fontFamily": "Annie Use Your Telescope, cursive", - "slug": "annie-use-your-telescope", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/annieuseyourtelescope/v18/daaLSS4tI2qYYl3Jq9s_Hu74xwktnlKxH6osGVGjkTfB3UUVZA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Annie Use Your Telescope", - "preview": "https://s.w.org/images/fonts/17.7/previews/annie-use-your-telescope/annie-use-your-telescope-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/annie-use-your-telescope/annie-use-your-telescope.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Anonymous Pro", - "fontFamily": "Anonymous Pro, monospace", - "slug": "anonymous-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2Bp2a15UIB7Un-bOeISG3pLlk89CH98Ko.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anonymous Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2fp2a15UIB7Un-bOeISG3pHl429QP44Kqr2Q.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Anonymous Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2cp2a15UIB7Un-bOeISG3pFuAT0CzW7KOywKo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anonymous Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2ap2a15UIB7Un-bOeISG3pHl4OTCzc7YG30KqB9Q.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Anonymous Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Antic", - "fontFamily": "Antic, sans-serif", - "slug": "antic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/antic/v19/TuGfUVB8XY5DRaZOodgzydtk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Antic", - "preview": "https://s.w.org/images/fonts/17.7/previews/antic/antic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/antic/antic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Antic Didone", - "fontFamily": "Antic Didone, serif", - "slug": "antic-didone", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anticdidone/v16/RWmPoKKX6u8sp8fIWdnDKqDirIsGBGBzCw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Antic Didone", - "preview": "https://s.w.org/images/fonts/17.7/previews/antic-didone/antic-didone-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/antic-didone/antic-didone.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Antic Slab", - "fontFamily": "Antic Slab, serif", - "slug": "antic-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anticslab/v16/bWt97fPFfRzkCa9Jlp6IWcdWXW5p5Qo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Antic Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/antic-slab/antic-slab-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/antic-slab/antic-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Anton", - "fontFamily": "Anton, sans-serif", - "slug": "anton", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anton/v25/1Ptgg87LROyAm0Kx8i4gS7lu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anton", - "preview": "https://s.w.org/images/fonts/17.7/previews/anton/anton-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anton/anton.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Antonio", - "fontFamily": "Antonio, sans-serif", - "slug": "antonio", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxx8BtNY2DwSXlM.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVzx8RtNY2DwSXlM.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVwv8RtNY2DwSXlM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxx8RtNY2DwSXlM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxD8RtNY2DwSXlM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVyv9htNY2DwSXlM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVyW9htNY2DwSXlM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Antonio", - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anuphan", - "fontFamily": "Anuphan, sans-serif", - "slug": "anuphan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCkY9A4hGmW927Gu.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCmY9Q4hGmW927Gu.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZClG9Q4hGmW927Gu.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCkY9Q4hGmW927Gu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCkq9Q4hGmW927Gu.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCnG8g4hGmW927Gu.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCn_8g4hGmW927Gu.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anuphan", - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Anybody", - "fontFamily": "Anybody, system-ui", - "slug": "anybody", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J12HPq8XD_nBPpQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JV2DPq8XD_nBPpQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JiWDPq8XD_nBPpQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J12DPq8XD_nBPpQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J5WDPq8XD_nBPpQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JCWfPq8XD_nBPpQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JMGfPq8XD_nBPpQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JV2fPq8XD_nBPpQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JfmfPq8XD_nBPpQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMn7M_C3HVfpcHY.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOn7c_C3HVfpcHY.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyN57c_C3HVfpcHY.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMn7c_C3HVfpcHY.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMV7c_C3HVfpcHY.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyP56s_C3HVfpcHY.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyPA6s_C3HVfpcHY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOn6s_C3HVfpcHY.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOO6s_C3HVfpcHY.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Anybody", - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Aoboshi One", - "fontFamily": "Aoboshi One, serif", - "slug": "aoboshi-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aoboshione/v10/Gg8xN5kXaAXtHQrFxwl10ysOBmZX_UEg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aoboshi One", - "preview": "https://s.w.org/images/fonts/17.7/previews/aoboshi-one/aoboshi-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aoboshi-one/aoboshi-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Arapey", - "fontFamily": "Arapey, serif", - "slug": "arapey", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arapey/v16/-W__XJn-UDDA2RC6YtAcZkIzeg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arapey", - "preview": "https://s.w.org/images/fonts/17.7/previews/arapey/arapey-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arapey/v16/-W_9XJn-UDDA2RCKZdodREcjeo0k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Arapey", - "preview": "https://s.w.org/images/fonts/17.7/previews/arapey/arapey-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arapey/arapey.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Arbutus", - "fontFamily": "Arbutus, serif", - "slug": "arbutus", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arbutus/v28/NaPYcZ7dG_5J3poob9dtryO8fMU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arbutus", - "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus/arbutus-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus/arbutus.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Arbutus Slab", - "fontFamily": "Arbutus Slab, serif", - "slug": "arbutus-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arbutusslab/v16/oY1Z8e7OuLXkJGbXtr5ba7ZVbq8dJlaFAQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arbutus Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus-slab/arbutus-slab-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus-slab/arbutus-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Architects Daughter", - "fontFamily": "Architects Daughter, cursive", - "slug": "architects-daughter", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/architectsdaughter/v18/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvfYtq4szgE-Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Architects Daughter", - "preview": "https://s.w.org/images/fonts/17.7/previews/architects-daughter/architects-daughter-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/architects-daughter/architects-daughter.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Archivo", - "fontFamily": "Archivo, sans-serif", - "slug": "archivo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDJp9R1oJ0vyVQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTtDNp9R1oJ0vyVQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTajNp9R1oJ0vyVQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDNp9R1oJ0vyVQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTBjNp9R1oJ0vyVQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT6jRp9R1oJ0vyVQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT0zRp9R1oJ0vyVQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTtDRp9R1oJ0vyVQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTnTRp9R1oJ0vyVQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCBshdpBU7iVdxQ.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HABsxdpBU7iVdxQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HDfsxdpBU7iVdxQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCBsxdpBU7iVdxQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCzsxdpBU7iVdxQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HBftBdpBU7iVdxQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HBmtBdpBU7iVdxQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HABtBdpBU7iVdxQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HAotBdpBU7iVdxQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Archivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Archivo Black", - "fontFamily": "Archivo Black, sans-serif", - "slug": "archivo-black", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/archivoblack/v21/HTxqL289NzCGg4MzN6KJ7eW6OY6P_x7yx3A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Archivo Black", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-black/archivo-black-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-black/archivo-black.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Archivo Narrow", - "fontFamily": "Archivo Narrow, sans-serif", - "slug": "archivo-narrow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvLFGKoXOtFCQ76Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvHlGKoXOtFCQ76Q.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhv8laKoXOtFCQ76Q.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvy1aKoXOtFCQ76Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BJi53msNiEr6T6Y.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BJQ53msNiEr6T6Y.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BK84HmsNiEr6T6Y.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BKF4HmsNiEr6T6Y.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Archivo Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Are You Serious", - "fontFamily": "Are You Serious, cursive", - "slug": "are-you-serious", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/areyouserious/v12/ll8kK2GVSSr-PtjQ5nONVcNn4306gD9nCGRayg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Are You Serious", - "preview": "https://s.w.org/images/fonts/17.7/previews/are-you-serious/are-you-serious-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/are-you-serious/are-you-serious.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Aref Ruqaa", - "fontFamily": "Aref Ruqaa, serif", - "slug": "aref-ruqaa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arefruqaa/v25/WwkbxPW1E165rajQKDulEIUiVNo5xNY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aref Ruqaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa/aref-ruqaa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arefruqaa/v25/WwkYxPW1E165rajQKDulKDwNcNcS2N_7Bdk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Aref Ruqaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa/aref-ruqaa-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa/aref-ruqaa.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Aref Ruqaa Ink", - "fontFamily": "Aref Ruqaa Ink, serif", - "slug": "aref-ruqaa-ink", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arefruqaaink/v10/1q2fY5WOGUFlt84GTOkP6Kdx72TkVIGpgnxL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aref Ruqaa Ink", - "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa-ink/aref-ruqaa-ink-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arefruqaaink/v10/1q2cY5WOGUFlt84GTOkP6Kdx71xde6WkqWBCyxWn.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Aref Ruqaa Ink", - "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa-ink/aref-ruqaa-ink-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa-ink/aref-ruqaa-ink.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Arima", - "fontFamily": "Arima, system-ui", - "slug": "arima", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1YTE-oAGOyYw2fw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX14TA-oAGOyYw2fw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1PzA-oAGOyYw2fw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1YTA-oAGOyYw2fw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1UzA-oAGOyYw2fw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1vzc-oAGOyYw2fw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1hjc-oAGOyYw2fw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Arima", - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Arimo", - "fontFamily": "Arimo, sans-serif", - "slug": "arimo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk37cxsAhDAVQI4aA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk338xsAhDAVQI4aA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3M8tsAhDAVQI4aA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3CstsAhDAVQI4aA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-ERBrBdwcoaKww.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-2RBrBdwcoaKww.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9aQxrBdwcoaKww.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9jQxrBdwcoaKww.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Arimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Arizonia", - "fontFamily": "Arizonia, cursive", - "slug": "arizonia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arizonia/v21/neIIzCemt4A5qa7mv6WDHK06UY30.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arizonia", - "preview": "https://s.w.org/images/fonts/17.7/previews/arizonia/arizonia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arizonia/arizonia.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Armata", - "fontFamily": "Armata, sans-serif", - "slug": "armata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/armata/v20/gokvH63_HV5jQ-E9kT53Q2u_mQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Armata", - "preview": "https://s.w.org/images/fonts/17.7/previews/armata/armata-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/armata/armata.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Arsenal", - "fontFamily": "Arsenal, sans-serif", - "slug": "arsenal", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKrE3kQtZQ4pF3D11rWAewrhXY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arsenal", - "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKpE3kQtZQ4pF3D513cAM4ulXYrtA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Arsenal", - "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKuE3kQtZQ4pF3D7-P5JeEAmX8yrdk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Arsenal", - "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKsE3kQtZQ4pF3D513kueEKmF03vdnKjw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Arsenal", - "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Artifika", - "fontFamily": "Artifika, serif", - "slug": "artifika", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/artifika/v21/VEMyRoxzronptCuxu6Wo5jDtreOL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Artifika", - "preview": "https://s.w.org/images/fonts/17.7/previews/artifika/artifika-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/artifika/artifika.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Arvo", - "fontFamily": "Arvo, serif", - "slug": "arvo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arvo/v22/tDbD2oWUg0MKmSUa7Lzr7vs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arvo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arvo/v22/tDbN2oWUg0MKqSIQ7Z7u_vvijQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Arvo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arvo/v22/tDbM2oWUg0MKoZw1yLHA8vL7lAE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Arvo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arvo/v22/tDbO2oWUg0MKqSIoVLHK89D-hAHkGg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Arvo", - "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Arya", - "fontFamily": "Arya, sans-serif", - "slug": "arya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/arya/v19/ga6CawNG-HJd9UP1-beqdFE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Arya", - "preview": "https://s.w.org/images/fonts/17.7/previews/arya/arya-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/arya/v19/ga6NawNG-HJdzfra3bqBaFg3dRE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Arya", - "preview": "https://s.w.org/images/fonts/17.7/previews/arya/arya-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/arya/arya.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Asap", - "fontFamily": "Asap, sans-serif", - "slug": "asap", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYkqQsK2OXoA7Glw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYEqUsK2OXoA7Glw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYzKUsK2OXoA7Glw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYkqUsK2OXoA7Glw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYoKUsK2OXoA7Glw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYTKIsK2OXoA7Glw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYdaIsK2OXoA7Glw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYEqIsK2OXoA7Glw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYO6IsK2OXoA7Glw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmWggvWl0Qn.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbWmWggvWl0Qn.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuaabWmWggvWl0Qn.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmWggvWl0Qn.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmWggvWl0Qn.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuYaammWggvWl0Qn.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammWggvWl0Qn.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuZEammWggvWl0Qn.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuZtammWggvWl0Qn.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Asap", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Asap Condensed", - "fontFamily": "Asap Condensed, sans-serif", - "slug": "asap-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO9DSWlBgGqgp-pO.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUIFFimuCovpOkXA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO8nSmlBgGqgp-pO.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUOVGimuCovpOkXA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxidypY1o9NHyXh3WvSbGSggdNeOYk1Mq3ap.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxifypY1o9NHyXh3WvSbGSggdOeJaExurmapvvM.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO9_S2lBgGqgp-pO.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUL1HimuCovpOkXA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO9TTGlBgGqgp-pO.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUJFAimuCovpOkXA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO83TWlBgGqgp-pO.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUPVBimuCovpOkXA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO8rTmlBgGqgp-pO.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUOlCimuCovpOkXA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO8PT2lBgGqgp-pO.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUM1DimuCovpOkXA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Asap Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Asar", - "fontFamily": "Asar, serif", - "slug": "asar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/asar/v22/sZlLdRyI6TBIXkMQDLlTW6E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Asar", - "preview": "https://s.w.org/images/fonts/17.7/previews/asar/asar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/asar/asar.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Asset", - "fontFamily": "Asset, system-ui", - "slug": "asset", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/asset/v28/SLXGc1na-mM4cWIjRJqExst1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Asset", - "preview": "https://s.w.org/images/fonts/17.7/previews/asset/asset-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/asset/asset.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Assistant", - "fontFamily": "Assistant, sans-serif", - "slug": "assistant", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtmZnEGSf3qGuvM4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtrhnEGSf3qGuvM4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnEGSf3qGuvM4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQttRnEGSf3qGuvM4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtjhgEGSf3qGuvM4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtgFgEGSf3qGuvM4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtmZgEGSf3qGuvM4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Assistant", - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Astloch", - "fontFamily": "Astloch, system-ui", - "slug": "astloch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/astloch/v26/TuGRUVJ8QI5GSeUjq9kRzMtkH1Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Astloch", - "preview": "https://s.w.org/images/fonts/17.7/previews/astloch/astloch-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/astloch/v26/TuGUUVJ8QI5GSeUjk2A-6MZPA10xLMQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Astloch", - "preview": "https://s.w.org/images/fonts/17.7/previews/astloch/astloch-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/astloch/astloch.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Asul", - "fontFamily": "Asul, sans-serif", - "slug": "asul", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/asul/v21/VuJ-dNjKxYr46fYFXK78JIg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Asul", - "preview": "https://s.w.org/images/fonts/17.7/previews/asul/asul-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/asul/v21/VuJxdNjKxYr40U8qeKPXOIFneRo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Asul", - "preview": "https://s.w.org/images/fonts/17.7/previews/asul/asul-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/asul/asul.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Athiti", - "fontFamily": "Athiti, sans-serif", - "slug": "athiti", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAxDNyB_2-C99ycg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Athiti", - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAoDByB_2-C99ycg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Athiti", - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/athiti/v12/pe0vMISdLIZIv1w4CRhWCtaiAg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Athiti", - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wA-DFyB_2-C99ycg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Athiti", - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wA1DZyB_2-C99ycg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Athiti", - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAsDdyB_2-C99ycg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Athiti", - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Atkinson Hyperlegible", - "fontFamily": "Atkinson Hyperlegible, sans-serif", - "slug": "atkinson-hyperlegible", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt23C1KxNDXMspQ1lPyU89-1h6ONRlW45GE4JgpewSSbQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Atkinson Hyperlegible", - "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt43C1KxNDXMspQ1lPyU89-1h6ONRlW45G055IoWQGCbUWn.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Atkinson Hyperlegible", - "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt73C1KxNDXMspQ1lPyU89-1h6ONRlW45G8WbcNdi-OZFy-FA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Atkinson Hyperlegible", - "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt93C1KxNDXMspQ1lPyU89-1h6ONRlW45G056qRdiWPRlmuFH24.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Atkinson Hyperlegible", - "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Atma", - "fontFamily": "Atma, system-ui", - "slug": "atma", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo8JzKjI9PvedRkM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Atma", - "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atma/v16/uK_84rqWc-Eom2tbDj8WIv4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Atma", - "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo5pyKjI9PvedRkM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Atma", - "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo7Z1KjI9PvedRkM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Atma", - "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo9J0KjI9PvedRkM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Atma", - "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Atomic Age", - "fontFamily": "Atomic Age, system-ui", - "slug": "atomic-age", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/atomicage/v27/f0Xz0eug6sdmRFkYZZGL58Tt9a8GYeA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Atomic Age", - "preview": "https://s.w.org/images/fonts/17.7/previews/atomic-age/atomic-age-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/atomic-age/atomic-age.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Aubrey", - "fontFamily": "Aubrey, system-ui", - "slug": "aubrey", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/aubrey/v28/q5uGsou7NPBw-p7vvwNsCxVEgA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Aubrey", - "preview": "https://s.w.org/images/fonts/17.7/previews/aubrey/aubrey-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/aubrey/aubrey.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Audiowide", - "fontFamily": "Audiowide, system-ui", - "slug": "audiowide", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/audiowide/v20/l7gdbjpo0cum0ckerWCtlAXPExpQBw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Audiowide", - "preview": "https://s.w.org/images/fonts/17.7/previews/audiowide/audiowide-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/audiowide/audiowide.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Autour One", - "fontFamily": "Autour One, system-ui", - "slug": "autour-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/autourone/v24/UqyVK80cP25l3fJgbdfbk5xWVscxdKE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Autour One", - "preview": "https://s.w.org/images/fonts/17.7/previews/autour-one/autour-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/autour-one/autour-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Average", - "fontFamily": "Average, serif", - "slug": "average", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/average/v18/fC1hPYBHe23MxA7rIedwVWytTyk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Average", - "preview": "https://s.w.org/images/fonts/17.7/previews/average/average-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/average/average.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Average Sans", - "fontFamily": "Average Sans, sans-serif", - "slug": "average-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/averagesans/v16/1Ptpg8fLXP2dlAXR-HlJJNJPANqazVoK4A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Average Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/average-sans/average-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/average-sans/average-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Averia Gruesa Libre", - "fontFamily": "Averia Gruesa Libre, system-ui", - "slug": "averia-gruesa-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/averiagruesalibre/v22/NGSov4nEGEktOaDRKsY-1dhh8eEtIx3ZUmyJw0SLRA8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Averia Gruesa Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-gruesa-libre/averia-gruesa-libre-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-gruesa-libre/averia-gruesa-libre.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Averia Libre", - "fontFamily": "Averia Libre, system-ui", - "slug": "averia-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0FKIcMGZEnV6xygz7eNjEarovtak7t-pQgTw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Averia Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0HKIcMGZEnV6xygz7eNjESAJFhbUTs2JEwT4Sk.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Averia Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0aKIcMGZEnV6xygz7eNjEiB6PJZ2Xx8w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Averia Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0EKIcMGZEnV6xygz7eNjESAKnIRWDh8405.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Averia Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0FKIcMGZEnV6xygz7eNjEavoztak7t-pQgTw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Averia Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0HKIcMGZEnV6xygz7eNjESAJFxakTs2JEwT4Sk.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Averia Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Averia Sans Libre", - "fontFamily": "Averia Sans Libre, system-ui", - "slug": "averia-sans-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd3lMKcVJZP1LmD9.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Averia Sans Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKisSL5LXK3D9qtg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Averia Sans Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6XaxZG_G5OvCf_rt7FH3B6BHLMEeVMGIMYDo_8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Averia Sans Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6RaxZG_G5OvCf_rt7FH3B6BHLMEdVLEoI6C5_8N3k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Averia Sans Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd31N6cVJZP1LmD9.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Averia Sans Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKjsVL5LXK3D9qtg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Averia Sans Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Averia Serif Libre", - "fontFamily": "Averia Serif Libre, system-ui", - "slug": "averia-serif-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGCSmqxKcqdrKvbQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Averia Serif Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzMmw60rVLe_bXHq.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Averia Serif Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIWzD2ms4wxr6GvjeD0X88SHPyX2xY-oAGOyYw2fw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Averia Serif Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIUzD2ms4wxr6GvjeD0X88SHPyX2xYOpwuP64kmf6u2.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Averia Serif Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGGS6qxKcqdrKvbQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Averia Serif Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzM2xK0rVLe_bXHq.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Averia Serif Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Azeret Mono", - "fontFamily": "Azeret Mono, monospace", - "slug": "azeret-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfnPRh17aa-5s3AA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfHPVh17aa-5s3AA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfwvVh17aa-5s3AA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfnPVh17aa-5s3AA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfrvVh17aa-5s3AA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfQvJh17aa-5s3AA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfe_Jh17aa-5s3AA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfHPJh17aa-5s3AA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfNfJh17aa-5s3AA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLaJkLyb2Z4nAN7J.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYJkbyb2Z4nAN7J.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLbXkbyb2Z4nAN7J.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLaJkbyb2Z4nAN7J.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLa7kbyb2Z4nAN7J.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLZXlryb2Z4nAN7J.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLZulryb2Z4nAN7J.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYJlryb2Z4nAN7J.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYglryb2Z4nAN7J.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Azeret Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "B612", - "fontFamily": "B612, sans-serif", - "slug": "b612", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/b612/v12/3JnySDDxiSz32jy4GDigUXw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "B612", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/b612/v12/3Jn8SDDxiSz36juyGRqlQXwdVw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "B612", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/b612/v12/3Jn9SDDxiSz34oWXPDWLTXUETuE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "B612", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/b612/v12/3Jn_SDDxiSz36juKoDWBTFcBXuFb0Q.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "B612", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "B612 Mono", - "fontFamily": "B612 Mono, monospace", - "slug": "b612-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/b612mono/v14/kmK_Zq85QVWbN1eW6lJl0gTcquRTtg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "B612 Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/b612mono/v14/kmK5Zq85QVWbN1eW6lJV1Q7diOFDtqtf.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "B612 Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/b612mono/v14/kmK6Zq85QVWbN1eW6lJdayv4p89Pv7JGSg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "B612 Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/b612mono/v14/kmKkZq85QVWbN1eW6lJV1TZkp8VOnbdWSg4x.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "B612 Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "BIZ UDGothic", - "fontFamily": "BIZ UDGothic, sans-serif", - "slug": "biz-udgothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bizudgothic/v9/daafSTouBF7RUjnbt8p3LuKtsAN98z_MbQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BIZ UDGothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udgothic/biz-udgothic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bizudgothic/v9/daaASTouBF7RUjnbt8p3LuKVCSxZ_hTQZMhbaA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BIZ UDGothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udgothic/biz-udgothic-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udgothic/biz-udgothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "BIZ UDMincho", - "fontFamily": "BIZ UDMincho, serif", - "slug": "biz-udmincho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bizudmincho/v9/EJRRQgI6eOxFjBdKs38yhtW1cgT7rcpY8Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BIZ UDMincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udmincho/biz-udmincho-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bizudmincho/v9/EJROQgI6eOxFjBdKs38yhtWNyyvfoOFE-IyCrw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BIZ UDMincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udmincho/biz-udmincho-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udmincho/biz-udmincho.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "BIZ UDPGothic", - "fontFamily": "BIZ UDPGothic, sans-serif", - "slug": "biz-udpgothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bizudpgothic/v10/hES36X5pHAIBjmS84VL0Bue83nAMQWkMUAk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BIZ UDPGothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpgothic/biz-udpgothic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bizudpgothic/v10/hESq6X5pHAIBjmS84VL0Bue85skjZWQnTABCSQo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BIZ UDPGothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpgothic/biz-udpgothic-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpgothic/biz-udpgothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "BIZ UDPMincho", - "fontFamily": "BIZ UDPMincho, serif", - "slug": "biz-udpmincho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bizudpmincho/v9/ypvfbXOBrmYppy7oWWTg1_58nh1YtUb0gZk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BIZ UDPMincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpmincho/biz-udpmincho-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bizudpmincho/v9/ypvCbXOBrmYppy7oWWTg1_58pqR3kUvfnZAy57k.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BIZ UDPMincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpmincho/biz-udpmincho-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpmincho/biz-udpmincho.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Babylonica", - "fontFamily": "Babylonica, cursive", - "slug": "babylonica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/babylonica/v5/5aUw9_i2qxWVCAE2aHjTqDd0-VVMoEw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Babylonica", - "preview": "https://s.w.org/images/fonts/17.7/previews/babylonica/babylonica-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/babylonica/babylonica.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bacasime Antique", - "fontFamily": "Bacasime Antique, serif", - "slug": "bacasime-antique", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bacasimeantique/v1/tDbX2pGXkFYEykldjZSrmI6T_XWZOwGtSUrV_BE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bacasime Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/bacasime-antique/bacasime-antique-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bacasime-antique/bacasime-antique.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bad Script", - "fontFamily": "Bad Script, cursive", - "slug": "bad-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/badscript/v16/6NUT8F6PJgbFWQn47_x7lOkuzd1AZtw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bad Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/bad-script/bad-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bad-script/bad-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bagel Fat One", - "fontFamily": "Bagel Fat One, system-ui", - "slug": "bagel-fat-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bagelfatone/v1/hYkPPucsQOr5dy02WmQr5Zkd0Btmvv0dSbM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bagel Fat One", - "preview": "https://s.w.org/images/fonts/17.7/previews/bagel-fat-one/bagel-fat-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bagel-fat-one/bagel-fat-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bahiana", - "fontFamily": "Bahiana, system-ui", - "slug": "bahiana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bahiana/v23/uU9PCBUV4YenPWJU7xbb3vyHmlI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bahiana", - "preview": "https://s.w.org/images/fonts/17.7/previews/bahiana/bahiana-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bahiana/bahiana.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bahianita", - "fontFamily": "Bahianita, system-ui", - "slug": "bahianita", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bahianita/v21/yYLr0hTb3vuqqsBUgxWtwDvV2NJPcA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bahianita", - "preview": "https://s.w.org/images/fonts/17.7/previews/bahianita/bahianita-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bahianita/bahianita.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bai Jamjuree", - "fontFamily": "Bai Jamjuree, sans-serif", - "slug": "bai-jamjuree", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0kePulpA1-yiSgA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_oGkpo02S2CgOva.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa09eDulpA1-yiSgA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_pikZo02S2CgOva.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDI1apSCOBt_aeQQ7ftydoaMXMjKm7sp8g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIrapSCOBt_aeQQ7ftydoa8W8LLub458jGL.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0reHulpA1-yiSgA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_o6kJo02S2CgOva.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0gebulpA1-yiSgA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_oWl5o02S2CgOva.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa05efulpA1-yiSgA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_pylpo02S2CgOva.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Bai Jamjuree", - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Bakbak One", - "fontFamily": "Bakbak One, system-ui", - "slug": "bakbak-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bakbakone/v8/zOL54pXAl6RI-p_ardnuycFuv-hHkOs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bakbak One", - "preview": "https://s.w.org/images/fonts/17.7/previews/bakbak-one/bakbak-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bakbak-one/bakbak-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Ballet", - "fontFamily": "Ballet, cursive", - "slug": "ballet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ballet/v27/QGYyz_MYZA-HM4NjuGOVnUEXme1I4Xi3C4S-EiAou6Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ballet", - "preview": "https://s.w.org/images/fonts/17.7/previews/ballet/ballet-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ballet/ballet.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Baloo 2", - "fontFamily": "Baloo 2, system-ui", - "slug": "baloo-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazapq9Fat7WcN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgozapq9Fat7WcN.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdjEyqpq9Fat7WcN.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdj9yqpq9Fat7WcN.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdiayqpq9Fat7WcN.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Bhai 2", - "fontFamily": "Baloo Bhai 2, system-ui", - "slug": "baloo-bhai-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNighMXKCo-jsZzo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Bhai 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNhohMXKCo-jsZzo.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Bhai 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNvYmMXKCo-jsZzo.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Bhai 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNs8mMXKCo-jsZzo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Bhai 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNqgmMXKCo-jsZzo.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Bhai 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Bhaijaan 2", - "fontFamily": "Baloo Bhaijaan 2, system-ui", - "slug": "baloo-bhaijaan-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyRSqP9L4ppfcyC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaijaan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyjSqP9L4ppfcyC.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaijaan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TxPTaP9L4ppfcyC.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaijaan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8Tx2TaP9L4ppfcyC.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaijaan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TwRTaP9L4ppfcyC.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaijaan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Bhaina 2", - "fontFamily": "Baloo Bhaina 2, system-ui", - "slug": "baloo-bhaina-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEssPvQPRLYWmZSA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaina 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEgMPvQPRLYWmZSA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaina 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEbMTvQPRLYWmZSA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaina 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEVcTvQPRLYWmZSA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaina 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEMsTvQPRLYWmZSA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Bhaina 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Chettan 2", - "fontFamily": "Baloo Chettan 2, system-ui", - "slug": "baloo-chettan-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CeKTO18eH9xI2gc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Chettan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CdCTO18eH9xI2gc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Chettan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CTyUO18eH9xI2gc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Chettan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CQWUO18eH9xI2gc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Chettan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CWKUO18eH9xI2gc.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Chettan 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Da 2", - "fontFamily": "Baloo Da 2, system-ui", - "slug": "baloo-da-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjALsTNb55aRa7UE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Da 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjA5sTNb55aRa7UE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Da 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjDVtjNb55aRa7UE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Da 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjDstjNb55aRa7UE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Da 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjCLtjNb55aRa7UE.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Da 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Paaji 2", - "fontFamily": "Baloo Paaji 2, system-ui", - "slug": "baloo-paaji-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9AX74f3bRUz1r5t.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Paaji 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9Al74f3bRUz1r5t.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Paaji 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9DJ6If3bRUz1r5t.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Paaji 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9Dw6If3bRUz1r5t.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Paaji 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9CX6If3bRUz1r5t.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Paaji 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Tamma 2", - "fontFamily": "Baloo Tamma 2, system-ui", - "slug": "baloo-tamma-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMscPp-xIF71SGC5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Tamma 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMsuPp-xIF71SGC5.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Tamma 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMvCOZ-xIF71SGC5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Tamma 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMv7OZ-xIF71SGC5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Tamma 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMucOZ-xIF71SGC5.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Tamma 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Tammudu 2", - "fontFamily": "Baloo Tammudu 2, system-ui", - "slug": "baloo-tammudu-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_Jf8e4cuPZSlGmAA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Tammudu 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_Jc0e4cuPZSlGmAA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Tammudu 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JSEZ4cuPZSlGmAA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Tammudu 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JRgZ4cuPZSlGmAA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Tammudu 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JX8Z4cuPZSlGmAA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Tammudu 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baloo Thambi 2", - "fontFamily": "Baloo Thambi 2, system-ui", - "slug": "baloo-thambi-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKzcIzbARG_n4osQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baloo Thambi 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbK_8IzbARG_n4osQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Baloo Thambi 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKE8UzbARG_n4osQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Baloo Thambi 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKKsUzbARG_n4osQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Baloo Thambi 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKTcUzbARG_n4osQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Baloo Thambi 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Balsamiq Sans", - "fontFamily": "Balsamiq Sans, system-ui", - "slug": "balsamiq-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sEzZiAbNrN8SB3lQQX7Pnc8dwdIYdNHzs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Balsamiq Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sazZiAbNrN8SB3lQQX7PncwdsXIKVIDzvcXA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Balsamiq Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sZzZiAbNrN8SB3lQQX7PncyWUyBYpmAzLFRQI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Balsamiq Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sfzZiAbNrN8SB3lQQX7PncwdsvmYpsAhDAVQI4aA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Balsamiq Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Balthazar", - "fontFamily": "Balthazar, serif", - "slug": "balthazar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/balthazar/v17/d6lKkaajS8Gm4CVQjFEvzBTo39l8hw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Balthazar", - "preview": "https://s.w.org/images/fonts/17.7/previews/balthazar/balthazar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/balthazar/balthazar.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bangers", - "fontFamily": "Bangers, system-ui", - "slug": "bangers", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bangers/v24/FeVQS0BTqb0h60ACL5xa2bxii28.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bangers", - "preview": "https://s.w.org/images/fonts/17.7/previews/bangers/bangers-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bangers/bangers.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Barlow", - "fontFamily": "Barlow, sans-serif", - "slug": "barlow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E3b8s5yn4hnCci.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHtv4kjgoGqM7E_CfNYwH8DmTcibrA.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3w-oc5VAtlT47dw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfP04Vostzsrd6m9.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3p-kc5VAtlT47dw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOQ4lostzsrd6m9.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7EPDsE46HsxnA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E_Ccs5yn4hnCci.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gc5VAtlT47dw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPI41ostzsrd6m9.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8c5VAtlT47dw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPk5Fostzsrd6m9.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4c5VAtlT47dw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOA5Vostzsrd6m9.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3q-0c5VAtlT47dw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOc5lostzsrd6m9.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3j-wc5VAtlT47dw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfO451ostzsrd6m9.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Barlow", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Barlow Condensed", - "fontFamily": "Barlow Condensed, sans-serif", - "slug": "barlow-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B43LT2lvytKgbaw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxzL3I-JCGChYJ8VI-L6OO_au7B6xTru1Hzlq0La6JN.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B497y_3TcuKECcrs.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrF3DWuYMHYrtUxg.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47rx_3TcuKECcrs.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrc3PWuYMHYrtUxg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTx3L3I-JCGChYJ8VI-L6OO_au7B2xPZ23n3pKg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B6xTT2lvytKgbaw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4-Lw_3TcuKECcrs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrK3LWuYMHYrtUxg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873_3TcuKECcrs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrB3XWuYMHYrtUxg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2_3TcuKECcrs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrY3TWuYMHYrtUxg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47b1_3TcuKECcrs.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrf3fWuYMHYrtUxg.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B45L0_3TcuKECcrs.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrW3bWuYMHYrtUxg.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Barlow Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Barlow Semi Condensed", - "fontFamily": "Barlow Semi Condensed, sans-serif", - "slug": "barlow-semi-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfG4qqKk8ogoSP.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpjgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbLLIE4Kh5SPZWs.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRft6uPBWEki52WfA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJnAWslqZiGfHK5.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf06iPBWEki52WfA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIDAmslqZiGfHK5.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRneoCrCEo4gg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfYqqKk8ogoSP.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfi6mPBWEki52WfA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJbA2slqZiGfHK5.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfp66PBWEki52WfA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJ3BGslqZiGfHK5.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfw6-PBWEki52WfA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbITBWslqZiGfHK5.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36yPBWEki52WfA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIPBmslqZiGfHK5.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf-62PBWEki52WfA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIrB2slqZiGfHK5.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Barlow Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Barriecito", - "fontFamily": "Barriecito, system-ui", - "slug": "barriecito", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/barriecito/v17/WWXXlj-CbBOSLY2QTuY_KdAiYwTO0MU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Barriecito", - "preview": "https://s.w.org/images/fonts/17.7/previews/barriecito/barriecito-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/barriecito/barriecito.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Barrio", - "fontFamily": "Barrio, system-ui", - "slug": "barrio", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/barrio/v19/wEO8EBXBk8hBIDiEcAYhWdsX1Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Barrio", - "preview": "https://s.w.org/images/fonts/17.7/previews/barrio/barrio-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/barrio/barrio.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Basic", - "fontFamily": "Basic, sans-serif", - "slug": "basic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/basic/v17/xfu_0WLxV2_XKQNy4lDVyR7D.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Basic", - "preview": "https://s.w.org/images/fonts/17.7/previews/basic/basic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/basic/basic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Baskervville", - "fontFamily": "Baskervville, serif", - "slug": "baskervville", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baskervville/v16/YA9Ur0yU4l_XOrogbkun3kQgspOohvbJ9A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baskervville", - "preview": "https://s.w.org/images/fonts/17.7/previews/baskervville/baskervville-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/baskervville/v16/YA9Kr0yU4l_XOrogbkun3kQQtZmppPPZ9Mlt.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Baskervville", - "preview": "https://s.w.org/images/fonts/17.7/previews/baskervville/baskervville-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baskervville/baskervville.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Battambang", - "fontFamily": "Battambang, system-ui", - "slug": "battambang", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/battambang/v24/uk-kEGe7raEw-HjkzZabNhGp4g50_o9T7Q.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Battambang", - "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNtmLxyFa8oZK9I0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Battambang", - "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/battambang/v24/uk-mEGe7raEw-HjkzZabDnCj4yxx7o8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Battambang", - "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNsmMxyFa8oZK9I0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Battambang", - "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNvGOxyFa8oZK9I0.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Battambang", - "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Baumans", - "fontFamily": "Baumans, system-ui", - "slug": "baumans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/baumans/v17/-W_-XJj9QyTd3QfpR_8yaksqY5Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Baumans", - "preview": "https://s.w.org/images/fonts/17.7/previews/baumans/baumans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/baumans/baumans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bayon", - "fontFamily": "Bayon, sans-serif", - "slug": "bayon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bayon/v33/9XUrlJNmn0LPFl-sOhYEd2NJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bayon", - "preview": "https://s.w.org/images/fonts/17.7/previews/bayon/bayon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bayon/bayon.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Be Vietnam Pro", - "fontFamily": "Be Vietnam Pro, sans-serif", - "slug": "be-vietnam-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVNSTAyLFyeg_IDWvOJmVES_HRUBXoYYbAiah8.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVLSTAyLFyeg_IDWvOJmVES_HwyPRsSYJIneh-waA.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HT4JF83T7wrcwap.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPbczRb0JdhapcUU.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HScJ183T7wrcwap.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPdMwRb0JdhapcUU.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVPSTAyLFyeg_IDWvOJmVES_Ew1D3s6ZKAi.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVNSTAyLFyeg_IDWvOJmVES_HwyBXoYYbAiah8.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HTEJl83T7wrcwap.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPYsxRb0JdhapcUU.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HToIV83T7wrcwap.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPac2Rb0JdhapcUU.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HSMIF83T7wrcwap.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPcM3Rb0JdhapcUU.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HSQI183T7wrcwap.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPd80Rb0JdhapcUU.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HS0Il83T7wrcwap.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPfs1Rb0JdhapcUU.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Be Vietnam Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Beau Rivage", - "fontFamily": "Beau Rivage, cursive", - "slug": "beau-rivage", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/beaurivage/v2/UcCi3FIgIG2bH4mMNWJUlmgyNZp8K2sL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Beau Rivage", - "preview": "https://s.w.org/images/fonts/17.7/previews/beau-rivage/beau-rivage-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/beau-rivage/beau-rivage.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bebas Neue", - "fontFamily": "Bebas Neue, sans-serif", - "slug": "bebas-neue", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXooxWtrygbi49c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bebas Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/bebas-neue/bebas-neue-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bebas-neue/bebas-neue.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Belanosima", - "fontFamily": "Belanosima, sans-serif", - "slug": "belanosima", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/belanosima/v3/3y9k6bI8ejDo_3MfCDSLxAVbF3JBg54.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Belanosima", - "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/belanosima/v3/3y9n6bI8ejDo_3MfCDSL_Nh1M39qn5cdJ-4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Belanosima", - "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/belanosima/v3/3y9n6bI8ejDo_3MfCDSL_Lx0M39qn5cdJ-4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Belanosima", - "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Belgrano", - "fontFamily": "Belgrano, serif", - "slug": "belgrano", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/belgrano/v18/55xvey5tM9rwKWrJZcMAirl08KDJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Belgrano", - "preview": "https://s.w.org/images/fonts/17.7/previews/belgrano/belgrano-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/belgrano/belgrano.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bellefair", - "fontFamily": "Bellefair, serif", - "slug": "bellefair", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bellefair/v14/kJExBuYY6AAuhiXUxG19-vA2pOdvDA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bellefair", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellefair/bellefair-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bellefair/bellefair.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Belleza", - "fontFamily": "Belleza, sans-serif", - "slug": "belleza", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/belleza/v17/0nkoC9_pNeMfhX4BtcPyawzruP8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Belleza", - "preview": "https://s.w.org/images/fonts/17.7/previews/belleza/belleza-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/belleza/belleza.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Bellota", - "fontFamily": "Bellota, system-ui", - "slug": "bellota", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bellota/v16/MwQzbhXl3_qEpiwAID55kGYViblPtXs.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Bellota", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellota/v16/MwQxbhXl3_qEpiwAKJBjHGEfiJtKpXulTQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Bellota", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellota/v16/MwQ2bhXl3_qEpiwAGJdRtGs-lbA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bellota", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellota/v16/MwQ0bhXl3_qEpiwAKJBbtUk7hbBWrA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bellota", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellota/v16/MwQzbhXl3_qEpiwAIC5-kGYViblPtXs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bellota", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellota/v16/MwQxbhXl3_qEpiwAKJBjDGYfiJtKpXulTQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Bellota", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bellota Text", - "fontFamily": "Bellota Text, system-ui", - "slug": "bellota-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlMVP2VnlWS4f3-UE9hHXM5VfsqeAXwQy6yxg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Bellota Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlOVP2VnlWS4f3-UE9hHXMx--Gmfw_xYSuixmYK.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Bellota Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlTVP2VnlWS4f3-UE9hHXMB_NMOdS7sSg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bellota Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlNVP2VnlWS4f3-UE9hHXMx-9kPVyv8Sjer.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bellota Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlMVP2VnlWS4f3-UE9hHXM5RfwqeAXwQy6yxg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bellota Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlOVP2VnlWS4f3-UE9hHXMx--G2eA_xYSuixmYK.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Bellota Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "BenchNine", - "fontFamily": "BenchNine, sans-serif", - "slug": "benchnine", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/benchnine/v16/ahcev8612zF4jxrwMosT--tRgGa8q0v8ag.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "BenchNine", - "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/benchnine/v16/ahcbv8612zF4jxrwMosrUsN1jU2gog.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BenchNine", - "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/benchnine/v16/ahcev8612zF4jxrwMosT6-xRgGa8q0v8ag.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BenchNine", - "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Benne", - "fontFamily": "Benne, serif", - "slug": "benne", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/benne/v22/L0xzDFAhn18E6Vj0lt6qTDBN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Benne", - "preview": "https://s.w.org/images/fonts/17.7/previews/benne/benne-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/benne/benne.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bentham", - "fontFamily": "Bentham, serif", - "slug": "bentham", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bentham/v18/VdGeAZQPEpYfmHglKWk7CJaK_y4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bentham", - "preview": "https://s.w.org/images/fonts/17.7/previews/bentham/bentham-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bentham/bentham.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Berkshire Swash", - "fontFamily": "Berkshire Swash, cursive", - "slug": "berkshire-swash", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/berkshireswash/v20/ptRRTi-cavZOGqCvnNJDl5m5XmNPqMQybX4pQA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Berkshire Swash", - "preview": "https://s.w.org/images/fonts/17.7/previews/berkshire-swash/berkshire-swash-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/berkshire-swash/berkshire-swash.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Besley", - "fontFamily": "Besley, serif", - "slug": "besley", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fbbBSdFoFPOl8-E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fYTBSdFoFPOl8-E.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fWjGSdFoFPOl8-E.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fVHGSdFoFPOl8-E.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fTbGSdFoFPOl8-E.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fR_GSdFoFPOl8-E.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CoZdiFdGg4-E04A.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6Ck5diFdGg4-E04A.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6Cf5BiFdGg4-E04A.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CRpBiFdGg4-E04A.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CIZBiFdGg4-E04A.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CCJBiFdGg4-E04A.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Besley", - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Beth Ellen", - "fontFamily": "Beth Ellen, cursive", - "slug": "beth-ellen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bethellen/v17/WwkbxPW2BE-3rb_JNT-qEIUiVNo5xNY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Beth Ellen", - "preview": "https://s.w.org/images/fonts/17.7/previews/beth-ellen/beth-ellen-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/beth-ellen/beth-ellen.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bevan", - "fontFamily": "Bevan, serif", - "slug": "bevan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bevan/v24/4iCj6KZ0a9NXjF8fUir7tlSJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bevan", - "preview": "https://s.w.org/images/fonts/17.7/previews/bevan/bevan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bevan/v24/4iCt6KZ0a9NXjG8YWCvZs0SJD4U.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bevan", - "preview": "https://s.w.org/images/fonts/17.7/previews/bevan/bevan-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bevan/bevan.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "BhuTuka Expanded One", - "fontFamily": "BhuTuka Expanded One, serif", - "slug": "bhutuka-expanded-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bhutukaexpandedone/v7/SLXXc0jZ4WUJcClHTtv0t7IaDRsBsWRiJCyS8pg_RVH1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BhuTuka Expanded One", - "preview": "https://s.w.org/images/fonts/17.7/previews/bhutuka-expanded-one/bhutuka-expanded-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bhutuka-expanded-one/bhutuka-expanded-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Big Shoulders Display", - "fontFamily": "Big Shoulders Display, system-ui", - "slug": "big-shoulders-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdY86JFs6SRP4yZQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ87JFs6SRP4yZQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YddE7JFs6SRP4yZQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdY87JFs6SRP4yZQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0Ydb07JFs6SRP4yZQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdVE8JFs6SRP4yZQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdWg8JFs6SRP4yZQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ88JFs6SRP4yZQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdSY8JFs6SRP4yZQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Big Shoulders Inline Display", - "fontFamily": "Big Shoulders Inline Display, system-ui", - "slug": "big-shoulders-inline-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nBEnR8yPc2Huux.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0lBE3R8yPc2Huux.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0mfE3R8yPc2Huux.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nBE3R8yPc2Huux.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nzE3R8yPc2Huux.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0kfFHR8yPc2Huux.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0kmFHR8yPc2Huux.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0lBFHR8yPc2Huux.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0loFHR8yPc2Huux.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Big Shoulders Inline Text", - "fontFamily": "Big Shoulders Inline Text, system-ui", - "slug": "big-shoulders-inline-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0yqGI7Y6Jsc8c.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgY0y6GI7Y6Jsc8c.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgbqy6GI7Y6Jsc8c.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0y6GI7Y6Jsc8c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgaGy6GI7Y6Jsc8c.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgZqzKGI7Y6Jsc8c.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgZTzKGI7Y6Jsc8c.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgY0zKGI7Y6Jsc8c.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgYdzKGI7Y6Jsc8c.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Inline Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Big Shoulders Stencil Display", - "fontFamily": "Big Shoulders Stencil Display, system-ui", - "slug": "big-shoulders-stencil-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_O0nPLXznJucP9w.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_u0jPLXznJucP9w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_ZUjPLXznJucP9w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_O0jPLXznJucP9w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_CUjPLXznJucP9w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_5U_PLXznJucP9w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_3E_PLXznJucP9w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_u0_PLXznJucP9w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_kk_PLXznJucP9w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Big Shoulders Stencil Text", - "fontFamily": "Big Shoulders Stencil Text, system-ui", - "slug": "big-shoulders-stencil-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR04XIHC_Py_AWbQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRU4TIHC_Py_AWbQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRjYTIHC_Py_AWbQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR04TIHC_Py_AWbQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR4YTIHC_Py_AWbQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRDYPIHC_Py_AWbQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRNIPIHC_Py_AWbQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRU4PIHC_Py_AWbQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGReoPIHC_Py_AWbQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Stencil Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Big Shoulders Text", - "fontFamily": "Big Shoulders Text, system-ui", - "slug": "big-shoulders-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Y-r3TcPNl6P2pc.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Q-q3TcPNl6P2pc.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3dGq3TcPNl6P2pc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Y-q3TcPNl6P2pc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3b2q3TcPNl6P2pc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3VGt3TcPNl6P2pc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Wit3TcPNl6P2pc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Q-t3TcPNl6P2pc.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Sat3TcPNl6P2pc.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Big Shoulders Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bigelow Rules", - "fontFamily": "Bigelow Rules, system-ui", - "slug": "bigelow-rules", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigelowrules/v29/RrQWboly8iR_I3KWSzeRuN0zT4ICH8WAJVk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bigelow Rules", - "preview": "https://s.w.org/images/fonts/17.7/previews/bigelow-rules/bigelow-rules-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bigelow-rules/bigelow-rules.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bigshot One", - "fontFamily": "Bigshot One, system-ui", - "slug": "bigshot-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bigshotone/v29/u-470qukhRkkO6BD_7cM_gxrUQJBXv_-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bigshot One", - "preview": "https://s.w.org/images/fonts/17.7/previews/bigshot-one/bigshot-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bigshot-one/bigshot-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bilbo", - "fontFamily": "Bilbo, cursive", - "slug": "bilbo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bilbo/v20/o-0EIpgpwWwZ210kpIRz4wxE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bilbo", - "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo/bilbo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo/bilbo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bilbo Swash Caps", - "fontFamily": "Bilbo Swash Caps, cursive", - "slug": "bilbo-swash-caps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bilboswashcaps/v22/zrf-0GXbz-H3Wb4XBsGrTgq2PVmdqAbopiRfKp8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bilbo Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo-swash-caps/bilbo-swash-caps-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo-swash-caps/bilbo-swash-caps.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "BioRhyme", - "fontFamily": "BioRhyme, serif", - "slug": "biorhyme", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OrIimiOki-gkRDE.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OmwimiOki-gkRDE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OjIimiOki-gkRDE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OgAimiOki-gkRDE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OuwlmiOki-gkRDE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OtUlmiOki-gkRDE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OrIlmiOki-gkRDE.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "BioRhyme", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "BioRhyme Expanded", - "fontFamily": "BioRhyme Expanded, serif", - "slug": "biorhyme-expanded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9LjbffxxcblSCSdTXrb_z.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "BioRhyme Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9Ljbffxw4bVSCSdTXrb_z.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "BioRhyme Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dQIE1zZzytGswgU577CDY9LjbffySRRXCPYsje.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "BioRhyme Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9LjbffxwoalSCSdTXrb_z.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "BioRhyme Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9Ljbffxw0aVSCSdTXrb_z.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "BioRhyme Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Birthstone", - "fontFamily": "Birthstone, cursive", - "slug": "birthstone", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/birthstone/v14/8AtsGs2xO4yLRhy87sv_HLz5jRfZHzM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Birthstone", - "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone/birthstone-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone/birthstone.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Birthstone Bounce", - "fontFamily": "Birthstone Bounce, cursive", - "slug": "birthstone-bounce", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/birthstonebounce/v11/ga6XaxZF43lIvTWrktHOTBJZGH7dEeVMGIMYDo_8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Birthstone Bounce", - "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone-bounce/birthstone-bounce-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/birthstonebounce/v11/ga6SaxZF43lIvTWrktHOTBJZGH7dEd29MacVJZP1LmD9.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Birthstone Bounce", - "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone-bounce/birthstone-bounce-500-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone-bounce/birthstone-bounce.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Biryani", - "fontFamily": "Biryani, sans-serif", - "slug": "biryani", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddYQyGTVSU-J-RxQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddeAxGTVSU-J-RxQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-WlzNxIFoO84YdTUkZPTh5T-s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddZQ3GTVSU-J-RxQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddfA2GTVSU-J-RxQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84Yddew1GTVSU-J-RxQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84Yddcg0GTVSU-J-RxQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Biryani", - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Bitter", - "fontFamily": "Bitter, serif", - "slug": "bitter", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbeCLrEXFh2reU.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8XbfCLrEXFh2reU.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8ajfCLrEXFh2reU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbfCLrEXFh2reU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8cTfCLrEXFh2reU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8SjYCLrEXFh2reU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYCLrEXFh2reU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8XbYCLrEXFh2reU.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8V_YCLrEXFh2reU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4P3OXXpzveWxBw.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cYPzOXXpzveWxBw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cvvzOXXpzveWxBw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4PzOXXpzveWxBw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c0vzOXXpzveWxBw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cPvvOXXpzveWxBw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cB_vOXXpzveWxBw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cYPvOXXpzveWxBw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cSfvOXXpzveWxBw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Bitter", - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Black And White Picture", - "fontFamily": "Black And White Picture, system-ui", - "slug": "black-and-white-picture", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blackandwhitepicture/v24/TwMe-JAERlQd3ooUHBUXGmrmioKjjnRSFO-NqI5CbcMi-yWY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Black And White Picture", - "preview": "https://s.w.org/images/fonts/17.7/previews/black-and-white-picture/black-and-white-picture-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/black-and-white-picture/black-and-white-picture.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Black Han Sans", - "fontFamily": "Black Han Sans, sans-serif", - "slug": "black-han-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blackhansans/v17/ea8Aad44WunzF9a-dL6toA8r8nqQIXSkH-Hc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Black Han Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/black-han-sans/black-han-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/black-han-sans/black-han-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Black Ops One", - "fontFamily": "Black Ops One, system-ui", - "slug": "black-ops-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blackopsone/v20/qWcsB6-ypo7xBdr6Xshe96H3WDnRtjkho4M.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Black Ops One", - "preview": "https://s.w.org/images/fonts/17.7/previews/black-ops-one/black-ops-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/black-ops-one/black-ops-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Blaka", - "fontFamily": "Blaka, system-ui", - "slug": "blaka", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blaka/v7/8vIG7w8722p_6kdu20D2FV5e.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Blaka", - "preview": "https://s.w.org/images/fonts/17.7/previews/blaka/blaka-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/blaka/blaka.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Blaka Hollow", - "fontFamily": "Blaka Hollow, system-ui", - "slug": "blaka-hollow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blakahollow/v7/MCoUzAL91sjRE2FsKsxUtezYAtoFyW_-oA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Blaka Hollow", - "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-hollow/blaka-hollow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-hollow/blaka-hollow.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Blaka Ink", - "fontFamily": "Blaka Ink, system-ui", - "slug": "blaka-ink", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blakaink/v8/AlZy_zVVtpj22Znag2chcHf4XB0Tow.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Blaka Ink", - "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-ink/blaka-ink-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-ink/blaka-ink.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Blinker", - "fontFamily": "Blinker, sans-serif", - "slug": "blinker", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf_MaFatEE-VTaP_E2hYUsCkIt9QQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_OGARGQsnIJkWL4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_IWDRGQsnIJkWL4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf9MaFatEE-VTaPxCyrYGkHgIs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_PGFRGQsnIJkWL4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_JWERGQsnIJkWL4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_ImHRGQsnIJkWL4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_K2GRGQsnIJkWL4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Blinker", - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Bodoni Moda", - "fontFamily": "Bodoni Moda, serif", - "slug": "bodoni-moda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oU7awIVytVjMYwE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oXzawIVytVjMYwE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oZDdwIVytVjMYwE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oandwIVytVjMYwE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oc7dwIVytVjMYwE.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oefdwIVytVjMYwE.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZKMN4tHrJcwHqoQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZGsN4tHrJcwHqoQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZ9sR4tHrJcwHqoQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZz8R4tHrJcwHqoQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZqMR4tHrJcwHqoQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZgcR4tHrJcwHqoQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Bodoni Moda", - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bokor", - "fontFamily": "Bokor, system-ui", - "slug": "bokor", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bokor/v30/m8JcjfpeeaqTiR2TdInbcaxE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bokor", - "preview": "https://s.w.org/images/fonts/17.7/previews/bokor/bokor-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bokor/bokor.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bona Nova", - "fontFamily": "Bona Nova, serif", - "slug": "bona-nova", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bonanova/v10/B50NF7ZCpX7fcHfvIUBJjqhqHK-CLA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bona Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bonanova/v10/B50LF7ZCpX7fcHfvIUB5iaJrPqqSLJYf.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Bona Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bonanova/v10/B50IF7ZCpX7fcHfvIUBxN4dOEYSeJY8GgQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bona Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bonbon", - "fontFamily": "Bonbon, cursive", - "slug": "bonbon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bonbon/v30/0FlVVPeVlFec4ee_dTEAbQY5-A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bonbon", - "preview": "https://s.w.org/images/fonts/17.7/previews/bonbon/bonbon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bonbon/bonbon.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bonheur Royale", - "fontFamily": "Bonheur Royale, cursive", - "slug": "bonheur-royale", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bonheurroyale/v13/c4m51nt_GMTrtX-b9GcG4-YRmYK6c0f1N5Ij.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bonheur Royale", - "preview": "https://s.w.org/images/fonts/17.7/previews/bonheur-royale/bonheur-royale-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bonheur-royale/bonheur-royale.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Boogaloo", - "fontFamily": "Boogaloo, system-ui", - "slug": "boogaloo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/boogaloo/v23/kmK-Zq45GAvOdnaW6x1A_SrQo_1K.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Boogaloo", - "preview": "https://s.w.org/images/fonts/17.7/previews/boogaloo/boogaloo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/boogaloo/boogaloo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Borel", - "fontFamily": "Borel, cursive", - "slug": "borel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/borel/v3/6qLOKZsftAPisgskYyMnOjwE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Borel", - "preview": "https://s.w.org/images/fonts/17.7/previews/borel/borel-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/borel/borel.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Bowlby One", - "fontFamily": "Bowlby One, system-ui", - "slug": "bowlby-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bowlbyone/v23/taiPGmVuC4y96PFeqp8smouC_Z0wcK4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bowlby One", - "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one/bowlby-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one/bowlby-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bowlby One SC", - "fontFamily": "Bowlby One SC, system-ui", - "slug": "bowlby-one-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bowlbyonesc/v25/DtVlJxerQqQm37tzN3wMug9Pzg38owhNjuE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bowlby One SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one-sc/bowlby-one-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one-sc/bowlby-one-sc.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Braah One", - "fontFamily": "Braah One, sans-serif", - "slug": "braah-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/braahone/v6/KFOlCnWUpt6LsxxxiylvBh05IsDqlA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Braah One", - "preview": "https://s.w.org/images/fonts/17.7/previews/braah-one/braah-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/braah-one/braah-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Brawler", - "fontFamily": "Brawler, serif", - "slug": "brawler", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/brawler/v19/xn7gYHE3xXewAscGsgW7S9XdZN8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Brawler", - "preview": "https://s.w.org/images/fonts/17.7/previews/brawler/brawler-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brawler/v19/xn7lYHE3xXewAscGiryUb9j2eNaPfk8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Brawler", - "preview": "https://s.w.org/images/fonts/17.7/previews/brawler/brawler-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/brawler/brawler.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bree Serif", - "fontFamily": "Bree Serif, serif", - "slug": "bree-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/breeserif/v17/4UaHrEJCrhhnVA3DgluAx6jj5pN1MwI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bree Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/bree-serif/bree-serif-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bree-serif/bree-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bricolage Grotesque", - "fontFamily": "Bricolage Grotesque, sans-serif", - "slug": "bricolage-grotesque", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvZviyMgvs-wJDtw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvUXiyMgvs-wJDtw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvRviyMgvs-wJDtw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvSniyMgvs-wJDtw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvcXlyMgvs-wJDtw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvfzlyMgvs-wJDtw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvZvlyMgvs-wJDtw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Bricolage Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Bruno Ace", - "fontFamily": "Bruno Ace, system-ui", - "slug": "bruno-ace", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/brunoace/v5/WwkcxPa2E06x4trkOj_kNaoMWNMg3Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bruno Ace", - "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace/bruno-ace-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace/bruno-ace.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bruno Ace SC", - "fontFamily": "Bruno Ace SC, system-ui", - "slug": "bruno-ace-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/brunoacesc/v5/ptROTiycffFLBuiHjdJDl634KCFrpe8uZA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bruno Ace SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace-sc/bruno-ace-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace-sc/bruno-ace-sc.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Brygada 1918", - "fontFamily": "Brygada 1918, serif", - "slug": "brygada-1918", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y2-f-VoWu5O3gbo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y12f-VoWu5O3gbo.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y7GY-VoWu5O3gbo.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y4iY-VoWu5O3gbo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfcERwcurGykboaLg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfcIxwcurGykboaLg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfczxscurGykboaLg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfc9hscurGykboaLg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Brygada 1918", - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bubblegum Sans", - "fontFamily": "Bubblegum Sans, system-ui", - "slug": "bubblegum-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bubblegumsans/v20/AYCSpXb_Z9EORv1M5QTjEzMEtdaCzoPPb7R4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bubblegum Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/bubblegum-sans/bubblegum-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bubblegum-sans/bubblegum-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bubbler One", - "fontFamily": "Bubbler One, sans-serif", - "slug": "bubbler-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bubblerone/v20/f0Xy0eqj68ppQV9KBLmAouHC26MPePkt.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bubbler One", - "preview": "https://s.w.org/images/fonts/17.7/previews/bubbler-one/bubbler-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bubbler-one/bubbler-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Buda", - "fontFamily": "Buda, system-ui", - "slug": "buda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/buda/v29/GFDqWAN8mnyIJSSrG7ABr7pZKA0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Buda", - "preview": "https://s.w.org/images/fonts/17.7/previews/buda/buda-300-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/buda/buda.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Buenard", - "fontFamily": "Buenard, serif", - "slug": "buenard", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/buenard/v17/OD5DuM6Cyma8FnnsPzL9qGi9HL4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Buenard", - "preview": "https://s.w.org/images/fonts/17.7/previews/buenard/buenard-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/buenard/v17/OD5GuM6Cyma8FnnsB4vSjGWWALepwss.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Buenard", - "preview": "https://s.w.org/images/fonts/17.7/previews/buenard/buenard-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/buenard/buenard.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Bungee", - "fontFamily": "Bungee, system-ui", - "slug": "bungee", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bungee/v13/N0bU2SZBIuF2PU_ED350Kd_PmA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bungee", - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee/bungee-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee/bungee.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bungee Hairline", - "fontFamily": "Bungee Hairline, system-ui", - "slug": "bungee-hairline", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bungeehairline/v22/snfys0G548t04270a_ljTLUVrv-7ZR2dQ5ZPqQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bungee Hairline", - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-hairline/bungee-hairline-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-hairline/bungee-hairline.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bungee Inline", - "fontFamily": "Bungee Inline, system-ui", - "slug": "bungee-inline", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bungeeinline/v15/Gg8zN58UcgnlCweMrih332VuDGd1-FEglsc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bungee Inline", - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-inline/bungee-inline-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-inline/bungee-inline.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bungee Outline", - "fontFamily": "Bungee Outline, system-ui", - "slug": "bungee-outline", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bungeeoutline/v20/_6_mEDvmVP24UvU2MyiGDslL3QgyYhJqPXxo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bungee Outline", - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-outline/bungee-outline-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-outline/bungee-outline.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bungee Shade", - "fontFamily": "Bungee Shade, system-ui", - "slug": "bungee-shade", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bungeeshade/v13/DtVkJxarWL0t2KdzK3oI_jks6yLSrwFUlw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bungee Shade", - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-shade/bungee-shade-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-shade/bungee-shade.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Bungee Spice", - "fontFamily": "Bungee Spice, system-ui", - "slug": "bungee-spice", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/bungeespice/v11/nwpTtK2nIhxE0q-IwgSpZBqCyiI-aMPF7Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Bungee Spice", - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-spice/bungee-spice-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-spice/bungee-spice.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Butcherman", - "fontFamily": "Butcherman, system-ui", - "slug": "butcherman", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/butcherman/v24/2EbiL-thF0loflXUBOdb1zCzq_5uT84.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Butcherman", - "preview": "https://s.w.org/images/fonts/17.7/previews/butcherman/butcherman-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/butcherman/butcherman.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Butterfly Kids", - "fontFamily": "Butterfly Kids, cursive", - "slug": "butterfly-kids", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/butterflykids/v25/ll8lK2CWTjuqAsXDqlnIbMNs5S4frxFrAX1D.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Butterfly Kids", - "preview": "https://s.w.org/images/fonts/17.7/previews/butterfly-kids/butterfly-kids-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/butterfly-kids/butterfly-kids.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Cabin", - "fontFamily": "Cabin, sans-serif", - "slug": "cabin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EL7Svxm7rE_s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkW-EL7Svxm7rE_s.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkYODL7Svxm7rE_s.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDL7Svxm7rE_s.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHx_Klx0zuA_u1Bg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXH9fKlx0zuA_u1Bg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHGfWlx0zuA_u1Bg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHIPWlx0zuA_u1Bg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cabin", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cabin Condensed", - "fontFamily": "Cabin Condensed, sans-serif", - "slug": "cabin-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpMtK6mNhBK2err_hqkYhHRqmwaZejZ5HZl8Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cabin Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpJtK6mNhBK2err_hqkYhHRqmwilMH96V15-K1oqQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cabin Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpJtK6mNhBK2err_hqkYhHRqmwiuMb96V15-K1oqQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cabin Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpJtK6mNhBK2err_hqkYhHRqmwi3Mf96V15-K1oqQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cabin Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cabin Sketch", - "fontFamily": "Cabin Sketch, system-ui", - "slug": "cabin-sketch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cabinsketch/v21/QGYpz_kZZAGCONcK2A4bGOjMmtJM6fnuKg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cabin Sketch", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-sketch/cabin-sketch-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cabinsketch/v21/QGY2z_kZZAGCONcK2A4bGOj0I_1o5NLyI4CMFw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cabin Sketch", - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-sketch/cabin-sketch-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-sketch/cabin-sketch.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Caesar Dressing", - "fontFamily": "Caesar Dressing, system-ui", - "slug": "caesar-dressing", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caesardressing/v21/yYLx0hLa3vawqtwdswbotmK4vrR3dLb6LZttyg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caesar Dressing", - "preview": "https://s.w.org/images/fonts/17.7/previews/caesar-dressing/caesar-dressing-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caesar-dressing/caesar-dressing.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cagliostro", - "fontFamily": "Cagliostro, sans-serif", - "slug": "cagliostro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cagliostro/v21/ZgNWjP5HM73BV5amnX-TjGDEM4COoE4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cagliostro", - "preview": "https://s.w.org/images/fonts/17.7/previews/cagliostro/cagliostro-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cagliostro/cagliostro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cairo", - "fontFamily": "Cairo, sans-serif", - "slug": "cairo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hGA-W1HoLQ-HmkA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hL4-W1HoLQ-HmkA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-W1HoLQ-HmkA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hNI-W1HoLQ-HmkA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hD45W1HoLQ-HmkA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hAc5W1HoLQ-HmkA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hGA5W1HoLQ-HmkA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hEk5W1HoLQ-HmkA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Cairo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cairo Play", - "fontFamily": "Cairo Play, sans-serif", - "slug": "cairo-play", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1EnYq8iXa8GvzaA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1zHYq8iXa8GvzaA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1knYq8iXa8GvzaA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1oHYq8iXa8GvzaA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1THEq8iXa8GvzaA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1dXEq8iXa8GvzaA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1EnEq8iXa8GvzaA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1O3Eq8iXa8GvzaA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Cairo Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Caladea", - "fontFamily": "Caladea, serif", - "slug": "caladea", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caladea/v7/kJEzBugZ7AAjhybUjRp3-9IztOc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caladea", - "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caladea/v7/kJExBugZ7AAjhybUvR19-vA2pOdvDA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Caladea", - "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caladea/v7/kJE2BugZ7AAjhybUtaNY398YqO52FZ0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Caladea", - "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caladea/v7/kJE0BugZ7AAjhybUvR1FQ98SqcxzBZ2lDA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Caladea", - "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Calistoga", - "fontFamily": "Calistoga, system-ui", - "slug": "calistoga", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/calistoga/v15/6NUU8F2OJg6MeR7l4e0vscYAwdRZfw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Calistoga", - "preview": "https://s.w.org/images/fonts/17.7/previews/calistoga/calistoga-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/calistoga/calistoga.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Calligraffitti", - "fontFamily": "Calligraffitti, cursive", - "slug": "calligraffitti", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/calligraffitti/v19/46k2lbT3XjDVqJw3DCmCFjE0vnFcM5ZBpYN-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Calligraffitti", - "preview": "https://s.w.org/images/fonts/17.7/previews/calligraffitti/calligraffitti-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/calligraffitti/calligraffitti.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Cambay", - "fontFamily": "Cambay, sans-serif", - "slug": "cambay", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cambay/v12/SLXJc1rY6H0_ZDsGa7SIz9JsaA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cambay", - "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cambay/v12/SLXLc1rY6H0_ZDs2bL6J7dd8aGZk.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cambay", - "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cambay/v12/SLXKc1rY6H0_ZDs-0puswvlwYX99kA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cambay", - "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cambay/v12/SLXMc1rY6H0_ZDs2bIYwwvNxQ3ptkDMN.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cambay", - "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cambo", - "fontFamily": "Cambo, serif", - "slug": "cambo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cambo/v17/IFSqHeNEk8FJk41_ok7xkPm8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cambo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cambo/cambo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cambo/cambo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Candal", - "fontFamily": "Candal, sans-serif", - "slug": "candal", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/candal/v15/XoHn2YH6T7-t_8cNBB4Jt9Yxlw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Candal", - "preview": "https://s.w.org/images/fonts/17.7/previews/candal/candal-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/candal/candal.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cantarell", - "fontFamily": "Cantarell, sans-serif", - "slug": "cantarell", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cantarell/v17/B50NF7ZDq37KMUvlO01JjqhqHK-CLA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cantarell", - "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cantarell/v17/B50LF7ZDq37KMUvlO015iaJrPqqSLJYf.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cantarell", - "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cantarell/v17/B50IF7ZDq37KMUvlO01xN4dOEYSeJY8GgQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cantarell", - "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cantarell/v17/B50WF7ZDq37KMUvlO015iZrSEY6fB4oWgWHB.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cantarell", - "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cantata One", - "fontFamily": "Cantata One, serif", - "slug": "cantata-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cantataone/v15/PlI5Fl60Nb5obNzNe2jslVxBt8CwfGaD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cantata One", - "preview": "https://s.w.org/images/fonts/17.7/previews/cantata-one/cantata-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cantata-one/cantata-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cantora One", - "fontFamily": "Cantora One, sans-serif", - "slug": "cantora-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cantoraone/v19/gyB4hws1JdgnKy56GB_JX6zYZ4vZVbgZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cantora One", - "preview": "https://s.w.org/images/fonts/17.7/previews/cantora-one/cantora-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cantora-one/cantora-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Caprasimo", - "fontFamily": "Caprasimo, system-ui", - "slug": "caprasimo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caprasimo/v5/esDT31JQOPuXIUGBp72kkJUCGpG-GQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caprasimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/caprasimo/caprasimo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caprasimo/caprasimo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Capriola", - "fontFamily": "Capriola, sans-serif", - "slug": "capriola", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/capriola/v14/wXKoE3YSppcvo1PDln_5L-AinG8y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Capriola", - "preview": "https://s.w.org/images/fonts/17.7/previews/capriola/capriola-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/capriola/capriola.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Caramel", - "fontFamily": "Caramel, cursive", - "slug": "caramel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caramel/v7/P5sCzZKBbMTf_ShyxCFuiZ-uydg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caramel", - "preview": "https://s.w.org/images/fonts/17.7/previews/caramel/caramel-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caramel/caramel.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Carattere", - "fontFamily": "Carattere, cursive", - "slug": "carattere", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/carattere/v7/4iCv6Kp1b9dXlgt_CkvTsmaMH4V_gg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Carattere", - "preview": "https://s.w.org/images/fonts/17.7/previews/carattere/carattere-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/carattere/carattere.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Cardo", - "fontFamily": "Cardo, serif", - "slug": "cardo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cardo/v19/wlp_gwjKBV1pqiv61oAZ2H5O.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cardo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cardo/v19/wlpxgwjKBV1pqhv93IE73W5OcCk.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cardo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cardo/v19/wlpygwjKBV1pqhND-aQU82JHaTBX.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cardo", - "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Carlito", - "fontFamily": "Carlito, sans-serif", - "slug": "carlito", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn9SDPw3m-pk039PDWLTXUETuE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Carlito", - "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn_SDPw3m-pk039DDKBTFcBXuFb0Q.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Carlito", - "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn4SDPw3m-pk039BIykaXgvUuhCyOo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Carlito", - "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn6SDPw3m-pk039DDK59XglU8pH2OprMQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Carlito", - "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Carme", - "fontFamily": "Carme, sans-serif", - "slug": "carme", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/carme/v16/ptRHTiWdbvZIDOjDxLNrxfbZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Carme", - "preview": "https://s.w.org/images/fonts/17.7/previews/carme/carme-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/carme/carme.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Carrois Gothic", - "fontFamily": "Carrois Gothic, sans-serif", - "slug": "carrois-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/carroisgothic/v16/Z9XPDmFATg-N1PLtLOOxvIHl9ZmG3i7ajcJ-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Carrois Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic/carrois-gothic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic/carrois-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Carrois Gothic SC", - "fontFamily": "Carrois Gothic SC, sans-serif", - "slug": "carrois-gothic-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/carroisgothicsc/v15/ZgNJjOVHM6jfUZCmyUqT2A2HVKjc-28iNHabY4dN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Carrois Gothic SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic-sc/carrois-gothic-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic-sc/carrois-gothic-sc.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Carter One", - "fontFamily": "Carter One, system-ui", - "slug": "carter-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/carterone/v17/q5uCsoe5IOB2-pXv9UcNIxF2hYxREMs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Carter One", - "preview": "https://s.w.org/images/fonts/17.7/previews/carter-one/carter-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/carter-one/carter-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Castoro", - "fontFamily": "Castoro, serif", - "slug": "castoro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/castoro/v19/1q2GY5yMCld3-O4cHY1EzOYenEU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Castoro", - "preview": "https://s.w.org/images/fonts/17.7/previews/castoro/castoro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/castoro/v19/1q2EY5yMCld3-O4cLYpOzcQbjEX5fw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Castoro", - "preview": "https://s.w.org/images/fonts/17.7/previews/castoro/castoro-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/castoro/castoro.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Castoro Titling", - "fontFamily": "Castoro Titling, system-ui", - "slug": "castoro-titling", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/castorotitling/v8/buEupouwccj03leTfjUAhEZWlrNqZwckeo9RMw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Castoro Titling", - "preview": "https://s.w.org/images/fonts/17.7/previews/castoro-titling/castoro-titling-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/castoro-titling/castoro-titling.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Catamaran", - "fontFamily": "Catamaran, sans-serif", - "slug": "catamaran", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjc1azXuluiLyw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPPjd1azXuluiLyw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPCbd1azXuluiLyw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjd1azXuluiLyw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPErd1azXuluiLyw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPKba1azXuluiLyw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPJ_a1azXuluiLyw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPPja1azXuluiLyw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPNHa1azXuluiLyw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Catamaran", - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Caudex", - "fontFamily": "Caudex, serif", - "slug": "caudex", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caudex/v17/esDQ311QOP6BJUrIz_iAnb4eEw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caudex", - "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caudex/v17/esDS311QOP6BJUr4yPKBv7sOE4in.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Caudex", - "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caudex/v17/esDT311QOP6BJUrwdtekkJUCGpG-GQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Caudex", - "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caudex/v17/esDV311QOP6BJUr4yMo4kJ8DOJSuGdLB.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Caudex", - "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Caveat", - "fontFamily": "Caveat, cursive", - "slug": "caveat", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9SIejYBxPigs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caveat", - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjcB9SIejYBxPigs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Caveat", - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjSx6SIejYBxPigs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Caveat", - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjRV6SIejYBxPigs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Caveat", - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Caveat Brush", - "fontFamily": "Caveat Brush, cursive", - "slug": "caveat-brush", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/caveatbrush/v11/EYq0maZfwr9S9-ETZc3fKXtMXrmT03pdQw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Caveat Brush", - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat-brush/caveat-brush-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/caveat-brush/caveat-brush.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Cedarville Cursive", - "fontFamily": "Cedarville Cursive, cursive", - "slug": "cedarville-cursive", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cedarvillecursive/v17/yYL00g_a2veiudhUmxjo5VKkoqA-B_neILBxw8BeTg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cedarville Cursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/cedarville-cursive/cedarville-cursive-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cedarville-cursive/cedarville-cursive.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ceviche One", - "fontFamily": "Ceviche One, system-ui", - "slug": "ceviche-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cevicheone/v16/gyB4hws1IcA6JzR-GB_JX6zYZ4vZVbgZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ceviche One", - "preview": "https://s.w.org/images/fonts/17.7/previews/ceviche-one/ceviche-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ceviche-one/ceviche-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chakra Petch", - "fontFamily": "Chakra Petch, sans-serif", - "slug": "chakra-petch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeNIhFRZXE3AY00g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpLJQp_F_gMk0izH.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkmnaBhSL7Y1Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfkMapbsEk7TDLdtEz1BwkWmqpgarvI1R8t.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkebIlFRZXE3AY00g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpKRQ5_F_gMk0izH.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeQI5FRZXE3AY00g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpK9RJ_F_gMk0izH.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeJI9FRZXE3AY00g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpLZRZ_F_gMk0izH.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Chakra Petch", - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Changa", - "fontFamily": "Changa, sans-serif", - "slug": "changa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZy2xQjXp9htf1ZM.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ_OxQjXp9htf1ZM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ62xQjXp9htf1ZM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ5-xQjXp9htf1ZM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ3O2QjXp9htf1ZM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ0q2QjXp9htf1ZM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZy22QjXp9htf1ZM.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Changa", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Changa One", - "fontFamily": "Changa One, system-ui", - "slug": "changa-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/changaone/v20/xfu00W3wXn3QLUJXhzq46APouLfbK64.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Changa One", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa-one/changa-one-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/changaone/v20/xfu20W3wXn3QLUJXhzq42ATiuZXeO67ISw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Changa One", - "preview": "https://s.w.org/images/fonts/17.7/previews/changa-one/changa-one-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/changa-one/changa-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chango", - "fontFamily": "Chango, system-ui", - "slug": "chango", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chango/v27/2V0cKI0OB5U7WaJyyn24TFUaAw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chango", - "preview": "https://s.w.org/images/fonts/17.7/previews/chango/chango-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chango/chango.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Charis SIL", - "fontFamily": "Charis SIL, serif", - "slug": "charis-sil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/charissil/v2/oPWK_kV3l-s-Q8govXvKrP_mYjZ2Xn0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Charis SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/charissil/v2/oPWI_kV3l-s-Q8govXvKnPjsYxRzTn2Ozw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Charis SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/charissil/v2/oPWJ_kV3l-s-Q8govXvKlEbJRjtdQnSX1ko.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Charis SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/charissil/v2/oPWX_kV3l-s-Q8govXvKnPjU2jtXQ1aSxkrMCQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Charis SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Charm", - "fontFamily": "Charm, cursive", - "slug": "charm", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/charm/v11/7cHmv4oii5K0MeYqIe804WIo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Charm", - "preview": "https://s.w.org/images/fonts/17.7/previews/charm/charm-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/charm/v11/7cHrv4oii5K0Md6TDss5yn4hnCci.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Charm", - "preview": "https://s.w.org/images/fonts/17.7/previews/charm/charm-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/charm/charm.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Charmonman", - "fontFamily": "Charmonman, cursive", - "slug": "charmonman", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/charmonman/v18/MjQDmiR3vP_nuxDv47jiWJSovLdh6OE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Charmonman", - "preview": "https://s.w.org/images/fonts/17.7/previews/charmonman/charmonman-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/charmonman/v18/MjQAmiR3vP_nuxDv47jiYC2HmLpK9OhmGnY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Charmonman", - "preview": "https://s.w.org/images/fonts/17.7/previews/charmonman/charmonman-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/charmonman/charmonman.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Chathura", - "fontFamily": "Chathura, sans-serif", - "slug": "chathura", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chathura/v20/_gP91R7-rzUuVjim42dEq0GbTvZyuDo.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Chathura", - "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42eMiWS0YPp7oSNy.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Chathura", - "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chathura/v20/_gP71R7-rzUuVjim418loUC5S-Zy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chathura", - "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42ecjmS0YPp7oSNy.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Chathura", - "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42eAjWS0YPp7oSNy.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Chathura", - "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Chau Philomene One", - "fontFamily": "Chau Philomene One, sans-serif", - "slug": "chau-philomene-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chauphilomeneone/v15/55xxezRsPtfie1vPY49qzdgSlJiHRQFsmYx7QMISdQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chau Philomene One", - "preview": "https://s.w.org/images/fonts/17.7/previews/chau-philomene-one/chau-philomene-one-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chauphilomeneone/v15/55xzezRsPtfie1vPY49qzdgSlJiHRQFcnoZ6YscCdXQB.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Chau Philomene One", - "preview": "https://s.w.org/images/fonts/17.7/previews/chau-philomene-one/chau-philomene-one-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chau-philomene-one/chau-philomene-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Chela One", - "fontFamily": "Chela One, system-ui", - "slug": "chela-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chelaone/v21/6ae-4KC7Uqgdz_JZdPIy2lvWNTMwoQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chela One", - "preview": "https://s.w.org/images/fonts/17.7/previews/chela-one/chela-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chela-one/chela-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chelsea Market", - "fontFamily": "Chelsea Market, system-ui", - "slug": "chelsea-market", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chelseamarket/v13/BCawqZsHqfr89WNP_IApC8tzKBhgLA4uKkWk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chelsea Market", - "preview": "https://s.w.org/images/fonts/17.7/previews/chelsea-market/chelsea-market-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chelsea-market/chelsea-market.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chenla", - "fontFamily": "Chenla, system-ui", - "slug": "chenla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chenla/v25/SZc43FDpIKu8WZ9eWhfonUPL6Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chenla", - "preview": "https://s.w.org/images/fonts/17.7/previews/chenla/chenla-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chenla/chenla.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cherish", - "fontFamily": "Cherish, cursive", - "slug": "cherish", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cherish/v8/ll88K2mXUyqsDsTN5iXCI6IJjg8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cherish", - "preview": "https://s.w.org/images/fonts/17.7/previews/cherish/cherish-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cherish/cherish.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Cherry Bomb One", - "fontFamily": "Cherry Bomb One, system-ui", - "slug": "cherry-bomb-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cherrybombone/v8/y83DW4od1h6KlV3c6JJhRhGOdhrKCdpF41fr-w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cherry Bomb One", - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-bomb-one/cherry-bomb-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-bomb-one/cherry-bomb-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cherry Cream Soda", - "fontFamily": "Cherry Cream Soda, system-ui", - "slug": "cherry-cream-soda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cherrycreamsoda/v21/UMBIrOxBrW6w2FFyi9paG0fdVdRciTd_Cd47DJ7G.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cherry Cream Soda", - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-cream-soda/cherry-cream-soda-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-cream-soda/cherry-cream-soda.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cherry Swash", - "fontFamily": "Cherry Swash, system-ui", - "slug": "cherry-swash", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cherryswash/v20/i7dNIFByZjaNAMxtZcnfAy58RXi-EwWMbg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cherry Swash", - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-swash/cherry-swash-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cherryswash/v20/i7dSIFByZjaNAMxtZcnfAy5E_FeaHi6QZ3WfYg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cherry Swash", - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-swash/cherry-swash-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-swash/cherry-swash.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chewy", - "fontFamily": "Chewy, system-ui", - "slug": "chewy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chewy/v18/uK_94ruUb-k-wk50IDMfO-ed.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chewy", - "preview": "https://s.w.org/images/fonts/17.7/previews/chewy/chewy-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chewy/chewy.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chicle", - "fontFamily": "Chicle, system-ui", - "slug": "chicle", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chicle/v25/lJwG-pw9i2dqU-BDzGKuobYSxw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chicle", - "preview": "https://s.w.org/images/fonts/17.7/previews/chicle/chicle-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chicle/chicle.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chilanka", - "fontFamily": "Chilanka, cursive", - "slug": "chilanka", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chilanka/v20/WWXRlj2DZQiMJYaYRrJVI9EAZhTO.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chilanka", - "preview": "https://s.w.org/images/fonts/17.7/previews/chilanka/chilanka-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chilanka/chilanka.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Chivo", - "fontFamily": "Chivo, sans-serif", - "slug": "chivo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_vB7ukmDSFXjQiQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_PB_ukmDSFXjQiQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_4h_ukmDSFXjQiQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_vB_ukmDSFXjQiQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_jh_ukmDSFXjQiQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_YhjukmDSFXjQiQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_WxjukmDSFXjQiQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_PBjukmDSFXjQiQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_FRjukmDSFXjQiQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFwG1WrTN33AiasJ.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFyG1GrTN33AiasJ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFxY1GrTN33AiasJ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFwG1GrTN33AiasJ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFw01GrTN33AiasJ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFzY02rTN33AiasJ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFzh02rTN33AiasJ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFyG02rTN33AiasJ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFyv02rTN33AiasJ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Chivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Chivo Mono", - "fontFamily": "Chivo Mono, monospace", - "slug": "chivo-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7hrqfQKphL03l4.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D5hr6fQKphL03l4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D6_r6fQKphL03l4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7hr6fQKphL03l4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7Tr6fQKphL03l4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D4_qKfQKphL03l4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D4GqKfQKphL03l4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D5hqKfQKphL03l4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D5IqKfQKphL03l4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7E-XIJlp1ml4imo.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7M-WIJlp1ml4imo.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7BGWIJlp1ml4imo.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7E-WIJlp1ml4imo.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7H2WIJlp1ml4imo.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7JGRIJlp1ml4imo.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7KiRIJlp1ml4imo.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7M-RIJlp1ml4imo.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7OaRIJlp1ml4imo.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Chivo Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Chokokutai", - "fontFamily": "Chokokutai, system-ui", - "slug": "chokokutai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chokokutai/v9/kmK4Zqw4HwvCeHGM8Fws9yvypu1Kr7I.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chokokutai", - "preview": "https://s.w.org/images/fonts/17.7/previews/chokokutai/chokokutai-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chokokutai/chokokutai.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Chonburi", - "fontFamily": "Chonburi, system-ui", - "slug": "chonburi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/chonburi/v12/8AtqGs-wOpGRTBq66IWfFr3biAfZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Chonburi", - "preview": "https://s.w.org/images/fonts/17.7/previews/chonburi/chonburi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/chonburi/chonburi.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cinzel", - "fontFamily": "Cinzel, serif", - "slug": "cinzel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnTY_vDE5ZdqU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cinzel", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-uTnTY_vDE5ZdqU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cinzel", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-gjgTY_vDE5ZdqU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cinzel", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-jHgTY_vDE5ZdqU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cinzel", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-lbgTY_vDE5ZdqU.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Cinzel", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-n_gTY_vDE5ZdqU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Cinzel", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cinzel Decorative", - "fontFamily": "Cinzel Decorative, system-ui", - "slug": "cinzel-decorative", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cinzeldecorative/v16/daaCSScvJGqLYhG8nNt8KPPswUAPnh7RRs1LaCyC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cinzel Decorative", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzeldecorative/v16/daaHSScvJGqLYhG8nNt8KPPswUAPniZoaelGQzCLlQXE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cinzel Decorative", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cinzeldecorative/v16/daaHSScvJGqLYhG8nNt8KPPswUAPniZQa-lGQzCLlQXE.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Cinzel Decorative", - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Clicker Script", - "fontFamily": "Clicker Script, cursive", - "slug": "clicker-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/clickerscript/v13/raxkHiKPvt8CMH6ZWP8PdlEq72rd2zqUKafv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Clicker Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/clicker-script/clicker-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/clicker-script/clicker-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Climate Crisis", - "fontFamily": "Climate Crisis, system-ui", - "slug": "climate-crisis", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/climatecrisis/v7/wEOpEB3AntNeKCPBVW9XOKlmp3AUgWFN1DvIvcM0gFp6iKUrGb7PsQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Climate Crisis", - "preview": "https://s.w.org/images/fonts/17.7/previews/climate-crisis/climate-crisis-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/climate-crisis/climate-crisis.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Coda", - "fontFamily": "Coda, system-ui", - "slug": "coda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/coda/v21/SLXHc1jY5nQ8JUcMapaN39I.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Coda", - "preview": "https://s.w.org/images/fonts/17.7/previews/coda/coda-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/coda/v21/SLXIc1jY5nQ8HeIgTpumw9t1cX8.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Coda", - "preview": "https://s.w.org/images/fonts/17.7/previews/coda/coda-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/coda/coda.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Codystar", - "fontFamily": "Codystar, system-ui", - "slug": "codystar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/codystar/v17/FwZf7-Q1xVk-40qxOuYsyuyuj0e29bfC.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Codystar", - "preview": "https://s.w.org/images/fonts/17.7/previews/codystar/codystar-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/codystar/v17/FwZY7-Q1xVk-40qxOt6F4sijpFu_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Codystar", - "preview": "https://s.w.org/images/fonts/17.7/previews/codystar/codystar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/codystar/codystar.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Coiny", - "fontFamily": "Coiny, system-ui", - "slug": "coiny", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/coiny/v16/gyByhwU1K989PXweElSvO5Tc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Coiny", - "preview": "https://s.w.org/images/fonts/17.7/previews/coiny/coiny-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/coiny/coiny.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Combo", - "fontFamily": "Combo, system-ui", - "slug": "combo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/combo/v21/BXRlvF3Jh_fIhg0nBu9y8Hf0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Combo", - "preview": "https://s.w.org/images/fonts/17.7/previews/combo/combo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/combo/combo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Comfortaa", - "fontFamily": "Comfortaa, system-ui", - "slug": "comfortaa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4TbMPrEVIT9c2c8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Comfortaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMPrEVIT9c2c8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Comfortaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4VrMPrEVIT9c2c8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Comfortaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4bbLPrEVIT9c2c8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Comfortaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4Y_LPrEVIT9c2c8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Comfortaa", - "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Comforter", - "fontFamily": "Comforter, cursive", - "slug": "comforter", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/comforter/v7/H4clBXOCl8nQnlaql3Qa7ZG8iqeuag.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Comforter", - "preview": "https://s.w.org/images/fonts/17.7/previews/comforter/comforter-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/comforter/comforter.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Comforter Brush", - "fontFamily": "Comforter Brush, cursive", - "slug": "comforter-brush", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/comforterbrush/v7/Y4GTYa1xVSggrfzZI5WMjxRaOz0jxbL9Th8YYA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Comforter Brush", - "preview": "https://s.w.org/images/fonts/17.7/previews/comforter-brush/comforter-brush-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/comforter-brush/comforter-brush.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Comic Neue", - "fontFamily": "Comic Neue, cursive", - "slug": "comic-neue", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD_wHLwp5eLwtHJlc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Comic Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaarEJDsxBrF37olUeD96_RTplULilCNlcw_Q.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Comic Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaHrEJDsxBrF37olUeDx6jj5pN1MwI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Comic Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaFrEJDsxBrF37olUeD96_p57FwIwJePw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Comic Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD_xHMwp5eLwtHJlc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Comic Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaarEJDsxBrF37olUeD96_RXp5ULilCNlcw_Q.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Comic Neue", - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Coming Soon", - "fontFamily": "Coming Soon, cursive", - "slug": "coming-soon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/comingsoon/v19/qWcuB6mzpYL7AJ2VfdQR1u-XUjjzsykh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Coming Soon", - "preview": "https://s.w.org/images/fonts/17.7/previews/coming-soon/coming-soon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/coming-soon/coming-soon.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Comme", - "fontFamily": "Comme, sans-serif", - "slug": "comme", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1z5cBr7o4fWsRO9w.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zZcFr7o4fWsRO9w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zu8Fr7o4fWsRO9w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1z5cFr7o4fWsRO9w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1z18Fr7o4fWsRO9w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zO8Zr7o4fWsRO9w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zAsZr7o4fWsRO9w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zZcZr7o4fWsRO9w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zTMZr7o4fWsRO9w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Comme", - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Commissioner", - "fontFamily": "Commissioner, sans-serif", - "slug": "commissioner", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTMNcGPK7Fu0jUdk.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTENdGPK7Fu0jUdk.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTJ1dGPK7Fu0jUdk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTMNdGPK7Fu0jUdk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTPFdGPK7Fu0jUdk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTB1aGPK7Fu0jUdk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTCRaGPK7Fu0jUdk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTENaGPK7Fu0jUdk.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTGpaGPK7Fu0jUdk.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Commissioner", - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Concert One", - "fontFamily": "Concert One, system-ui", - "slug": "concert-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/concertone/v21/VEM1Ro9xs5PjtzCu-srDqRTghv-CuVAQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Concert One", - "preview": "https://s.w.org/images/fonts/17.7/previews/concert-one/concert-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/concert-one/concert-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Condiment", - "fontFamily": "Condiment, cursive", - "slug": "condiment", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/condiment/v24/pONk1hggFNmwvXALyH6Sron4o1vyCQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Condiment", - "preview": "https://s.w.org/images/fonts/17.7/previews/condiment/condiment-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/condiment/condiment.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Content", - "fontFamily": "Content, system-ui", - "slug": "content", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/content/v24/zrfl0HLayePhU_AwUaXyIiL0RCg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Content", - "preview": "https://s.w.org/images/fonts/17.7/previews/content/content-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/content/v24/zrfg0HLayePhU_AwaRzdBi_fWCHvkAI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Content", - "preview": "https://s.w.org/images/fonts/17.7/previews/content/content-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/content/content.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Contrail One", - "fontFamily": "Contrail One, system-ui", - "slug": "contrail-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/contrailone/v19/eLGbP-j_JA-kG0_Zo51noafdYEvt_c092w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Contrail One", - "preview": "https://s.w.org/images/fonts/17.7/previews/contrail-one/contrail-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/contrail-one/contrail-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Convergence", - "fontFamily": "Convergence, sans-serif", - "slug": "convergence", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/convergence/v15/rax5HiePvdgXPmmMHcIPYRhfsU7Q8Cad.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Convergence", - "preview": "https://s.w.org/images/fonts/17.7/previews/convergence/convergence-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/convergence/convergence.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cookie", - "fontFamily": "Cookie, cursive", - "slug": "cookie", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cookie/v21/syky-y18lb0tSbfNkACT9tPdpw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cookie", - "preview": "https://s.w.org/images/fonts/17.7/previews/cookie/cookie-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cookie/cookie.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Copse", - "fontFamily": "Copse, serif", - "slug": "copse", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/copse/v15/11hPGpDKz1rGb0dmHkihUb-A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Copse", - "preview": "https://s.w.org/images/fonts/17.7/previews/copse/copse-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/copse/copse.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Corben", - "fontFamily": "Corben, system-ui", - "slug": "corben", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/corben/v21/LYjDdGzzklQtCMp9pQlEpVs3VQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Corben", - "preview": "https://s.w.org/images/fonts/17.7/previews/corben/corben-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/corben/v21/LYjAdGzzklQtCMpFHCZgqHArXN7HWQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Corben", - "preview": "https://s.w.org/images/fonts/17.7/previews/corben/corben-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/corben/corben.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Corinthia", - "fontFamily": "Corinthia, cursive", - "slug": "corinthia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/corinthia/v11/wEO_EBrAnchaJyPMHE0FVPAL3EsHiA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Corinthia", - "preview": "https://s.w.org/images/fonts/17.7/previews/corinthia/corinthia-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/corinthia/v11/wEO6EBrAnchaJyPMHE097d8v0WAbgbLXQA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Corinthia", - "preview": "https://s.w.org/images/fonts/17.7/previews/corinthia/corinthia-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/corinthia/corinthia.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Cormorant", - "fontFamily": "Cormorant, serif", - "slug": "cormorant", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFk9TQ7Fg7A2uwYs.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFhFTQ7Fg7A2uwYs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFiNTQ7Fg7A2uwYs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFs9UQ7Fg7A2uwYs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFvZUQ7Fg7A2uwYs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQ9fdq7S-r0YvxdA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQq_dq7S-r0YvxdA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQmfdq7S-r0YvxdA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQdfBq7S-r0YvxdA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQTPBq7S-r0YvxdA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cormorant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cormorant Garamond", - "fontFamily": "Cormorant Garamond, serif", - "slug": "cormorant-garamond", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQAllvvAWJ5heb_w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPjuw-IxBKL_y94.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjoq3FLsS6V7w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrHtKkyuF7w6C.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQWlhvvAWJ5heb_w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEO7ug-IxBKL_y94.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9vvAWJ5heb_w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEOXvQ-IxBKL_y94.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5vvAWJ5heb_w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvA-IxBKL_y94.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cormorant Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cormorant Infant", - "fontFamily": "Cormorant Infant, serif", - "slug": "cormorant-infant", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN9951w3_DYrQqcdJrk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItcDEhQ4UYNrn_Ig.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyPU44g9vKiM1sORYSiWeAsLN993_Uf2DsAXq4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyJU44g9vKiM1sORYSiWeAsLN997_IV2RkFTq4EPw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN995wQ2_DYrQqcdJrk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItKDAhQ4UYNrn_Ig.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN995ygx_DYrQqcdJrk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItBDchQ4UYNrn_Ig.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN9950ww_DYrQqcdJrk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItYDYhQ4UYNrn_Ig.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cormorant Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cormorant SC", - "fontFamily": "Cormorant SC, serif", - "slug": "cormorant-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmABIU-B3y8DOWGA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cormorant SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0yb5GD4kxqXBmOVLG30OGwseqTow9Tbu-Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cormorant SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmWBMU-B3y8DOWGA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cormorant SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmdBQU-B3y8DOWGA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cormorant SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmEBUU-B3y8DOWGA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cormorant SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cormorant Unicase", - "fontFamily": "Cormorant Unicase, serif", - "slug": "cormorant-unicase", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9N_tucq7Gy0DRzS.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cormorant Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_QiZUaILtOqhqgDeXoF_n1_fTGX-vWnsMnx3C9.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cormorant Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Mnt-cq7Gy0DRzS.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cormorant Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9MLsOcq7Gy0DRzS.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cormorant Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Nvsecq7Gy0DRzS.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cormorant Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cormorant Upright", - "fontFamily": "Cormorant Upright, serif", - "slug": "cormorant-upright", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1N5phDpU9X6RPzQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Cormorant Upright", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJrdM3I2Y35poFONtLdafkUCHw1y2vQjjTkeMnz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cormorant Upright", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1MhpxDpU9X6RPzQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cormorant Upright", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1MNoBDpU9X6RPzQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cormorant Upright", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1NpoRDpU9X6RPzQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cormorant Upright", - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Courgette", - "fontFamily": "Courgette, cursive", - "slug": "courgette", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/courgette/v17/wEO_EBrAnc9BLjLQAUkFVPAL3EsHiA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Courgette", - "preview": "https://s.w.org/images/fonts/17.7/previews/courgette/courgette-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/courgette/courgette.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Courier Prime", - "fontFamily": "Courier Prime, monospace", - "slug": "courier-prime", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/courierprime/v9/u-450q2lgwslOqpF_6gQ8kELWwNjW-_-tvg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Courier Prime", - "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/courierprime/v9/u-4n0q2lgwslOqpF_6gQ8kELawRpWs37pvjxPA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Courier Prime", - "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/courierprime/v9/u-4k0q2lgwslOqpF_6gQ8kELY7pMf-LVqvHoJXw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Courier Prime", - "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/courierprime/v9/u-4i0q2lgwslOqpF_6gQ8kELawRR4-Lfq9PtNXyeAg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Courier Prime", - "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Cousine", - "fontFamily": "Cousine, monospace", - "slug": "cousine", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cousine/v27/d6lIkaiiRdih4SpPzSYlzTbtz9k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cousine", - "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cousine/v27/d6lKkaiiRdih4SpP_SEvzBTo39l8hw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cousine", - "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cousine/v27/d6lNkaiiRdih4SpP9Z8K6TvG09BlnmQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cousine", - "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cousine/v27/d6lPkaiiRdih4SpP_SEXdTvM0vJgjmRpOA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cousine", - "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Coustard", - "fontFamily": "Coustard, serif", - "slug": "coustard", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/coustard/v16/3XFpErgg3YsZ5fqUU9UKvWXuROTd.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Coustard", - "preview": "https://s.w.org/images/fonts/17.7/previews/coustard/coustard-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/coustard/v16/3XFuErgg3YsZ5fqUU-2LkEHjb_jU3eRL.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Coustard", - "preview": "https://s.w.org/images/fonts/17.7/previews/coustard/coustard-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/coustard/coustard.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Covered By Your Grace", - "fontFamily": "Covered By Your Grace, cursive", - "slug": "covered-by-your-grace", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/coveredbyyourgrace/v15/QGYwz-AZahWOJJI9kykWW9mD6opopoqXSOS0EwItq6bFIg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Covered By Your Grace", - "preview": "https://s.w.org/images/fonts/17.7/previews/covered-by-your-grace/covered-by-your-grace-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/covered-by-your-grace/covered-by-your-grace.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Crafty Girls", - "fontFamily": "Crafty Girls, cursive", - "slug": "crafty-girls", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/craftygirls/v16/va9B4kXI39VaDdlPJo8N_NvuRB37fF3Wlg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Crafty Girls", - "preview": "https://s.w.org/images/fonts/17.7/previews/crafty-girls/crafty-girls-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/crafty-girls/crafty-girls.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Creepster", - "fontFamily": "Creepster, system-ui", - "slug": "creepster", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/creepster/v13/AlZy_zVUqJz4yMrniH4hcHf4XB0Tow.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Creepster", - "preview": "https://s.w.org/images/fonts/17.7/previews/creepster/creepster-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/creepster/creepster.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Crete Round", - "fontFamily": "Crete Round, serif", - "slug": "crete-round", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/creteround/v14/55xoey1sJNPjPiv1ZZZrxJ1527zAKnxN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Crete Round", - "preview": "https://s.w.org/images/fonts/17.7/previews/crete-round/crete-round-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/creteround/v14/55xqey1sJNPjPiv1ZZZrxK1-0b3iL2xNhKc.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Crete Round", - "preview": "https://s.w.org/images/fonts/17.7/previews/crete-round/crete-round-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/crete-round/crete-round.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Crimson Pro", - "fontFamily": "Crimson Pro, serif", - "slug": "crimson-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTm18PZE_VNWoyQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZkG18PZE_VNWoyQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZzm18PZE_VNWoyQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZ_G18PZE_VNWoyQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZEGp8PZE_VNWoyQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZKWp8PZE_VNWoyQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTmp8PZE_VNWoyQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZZ2p8PZE_VNWoyQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4Ue5s-dtC4yZNE.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi7Ke5s-dtC4yZNE.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6Ue5s-dtC4yZNE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6me5s-dtC4yZNE.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5KfJs-dtC4yZNE.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5zfJs-dtC4yZNE.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4UfJs-dtC4yZNE.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi49fJs-dtC4yZNE.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Crimson Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Crimson Text", - "fontFamily": "Crimson Text, serif", - "slug": "crimson-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlp2gwHKFkZgtmSR3NB0oRJvbQJSA_JN3Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Crimson Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlpogwHKFkZgtmSR3NB0oRJfaghTIfdd3ahG.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Crimson Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlppgwHKFkZgtmSR3NB0oRJXsCx2DtlR1LFffg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Crimson Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlprgwHKFkZgtmSR3NB0oRJfajCOD9NQ9rRPfrKu.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Crimson Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlppgwHKFkZgtmSR3NB0oRJX1C12DtlR1LFffg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Crimson Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlprgwHKFkZgtmSR3NB0oRJfajDqDtNQ9rRPfrKu.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Crimson Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Croissant One", - "fontFamily": "Croissant One, system-ui", - "slug": "croissant-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/croissantone/v26/3y9n6bU9bTPg4m8NDy3Kq24UM39qn5cdJ-4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Croissant One", - "preview": "https://s.w.org/images/fonts/17.7/previews/croissant-one/croissant-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/croissant-one/croissant-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Crushed", - "fontFamily": "Crushed, system-ui", - "slug": "crushed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/crushed/v29/U9Mc6dym6WXImTlFT1wfuIqyLzA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Crushed", - "preview": "https://s.w.org/images/fonts/17.7/previews/crushed/crushed-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/crushed/crushed.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cuprum", - "fontFamily": "Cuprum, sans-serif", - "slug": "cuprum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmg-X6ZjnSJjQjgnU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmg9f6ZjnSJjQjgnU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmgzv9ZjnSJjQjgnU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmgwL9ZjnSJjQjgnU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25jn_YJxYmknUPEA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25vH_YJxYmknUPEA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25UHjYJxYmknUPEA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25aXjYJxYmknUPEA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Cuprum", - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Cute Font", - "fontFamily": "Cute Font, system-ui", - "slug": "cute-font", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cutefont/v22/Noaw6Uny2oWPbSHMrY6vnZNVNC9hkw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cute Font", - "preview": "https://s.w.org/images/fonts/17.7/previews/cute-font/cute-font-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cute-font/cute-font.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Cutive", - "fontFamily": "Cutive, serif", - "slug": "cutive", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cutive/v21/NaPZcZ_fHOhV3Ip7SvhDoyqlZQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cutive", - "preview": "https://s.w.org/images/fonts/17.7/previews/cutive/cutive-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cutive/cutive.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Cutive Mono", - "fontFamily": "Cutive Mono, monospace", - "slug": "cutive-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/cutivemono/v20/m8JWjfRfY7WVjVi2E-K9H5RARG-K3Mud.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Cutive Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/cutive-mono/cutive-mono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/cutive-mono/cutive-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "DM Mono", - "fontFamily": "DM Mono, monospace", - "slug": "dm-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTR7PB1QTsUX8KYvrGyIYGnbKX9Rlk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "DM Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTT7PB1QTsUX8KYth-orYatbYf4VllXuA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "DM Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTU7PB1QTsUX8KYhhiaBYyMcKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "DM Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTW7PB1QTsUX8KYth-QBK6JYKzkXw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "DM Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTR7PB1QTsUX8KYvumzIYGnbKX9Rlk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "DM Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTT7PB1QTsUX8KYth-o9YetbYf4VllXuA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "DM Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-500-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "DM Sans", - "fontFamily": "DM Sans, sans-serif", - "slug": "dm-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAop1hS2f3ZGMZpg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAIpxhS2f3ZGMZpg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwA_JxhS2f3ZGMZpg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAIpthS2f3ZGMZpg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDG32RmYJpso5.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8JDW32RmYJpso5.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat_XDW32RmYJpso5.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW32RmYJpso5.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-7DW32RmYJpso5.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9XCm32RmYJpso5.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8JCm32RmYJpso5.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm32RmYJpso5.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "DM Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "DM Serif Display", - "fontFamily": "DM Serif Display, serif", - "slug": "dm-serif-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dmserifdisplay/v15/-nFnOHM81r4j6k0gjAW3mujVU2B2K_J709jy92k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "DM Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-display/dm-serif-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmserifdisplay/v15/-nFhOHM81r4j6k0gjAW3mujVU2B2G_Vx0vr352np3Q.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "DM Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-display/dm-serif-display-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-display/dm-serif-display.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "DM Serif Text", - "fontFamily": "DM Serif Text, serif", - "slug": "dm-serif-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dmseriftext/v12/rnCu-xZa_krGokauCeNq1wWyafaPXHIJErY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "DM Serif Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-text/dm-serif-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dmseriftext/v12/rnCw-xZa_krGokauCeNq1wWyWfGFXVAMArZKqQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "DM Serif Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-text/dm-serif-text-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-text/dm-serif-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Dai Banna SIL", - "fontFamily": "Dai Banna SIL, serif", - "slug": "dai-banna-sil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tYKoDs_KOgMX95A.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyygsjAOyES55D3Vg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-4wj0AJWmpwGyJ2uEoA4I7jSuAKsLhJgo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-mwj0AJWmpwGyJ2uEoA4I7vSyKK-DkNgoO7g.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tdqpDs_KOgMX95A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyy2snAOyES55D3Vg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tfauDs_KOgMX95A.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyy9s7AOyES55D3Vg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tZKvDs_KOgMX95A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyyks_AOyES55D3Vg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Dai Banna SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Damion", - "fontFamily": "Damion, cursive", - "slug": "damion", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/damion/v14/hv-XlzJ3KEUe_YZUaGY3MTFgVg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Damion", - "preview": "https://s.w.org/images/fonts/17.7/previews/damion/damion-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/damion/damion.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Dancing Script", - "fontFamily": "Dancing Script, cursive", - "slug": "dancing-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSoHSOB9ptDqpw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dancing Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BAyoHSOB9ptDqpw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Dancing Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B7y0HSOB9ptDqpw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Dancing Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i0HSOB9ptDqpw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Dancing Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Dangrek", - "fontFamily": "Dangrek, system-ui", - "slug": "dangrek", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dangrek/v30/LYjCdG30nEgoH8E2gCZqqVIuTN4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dangrek", - "preview": "https://s.w.org/images/fonts/17.7/previews/dangrek/dangrek-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dangrek/dangrek.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Darker Grotesque", - "fontFamily": "Darker Grotesque, sans-serif", - "slug": "darker-grotesque", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXxpqn73-XFyZFUB.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXw3qn73-XFyZFUB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXwFqn73-XFyZFUB.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXzprX73-XFyZFUB.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXzQrX73-XFyZFUB.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXy3rX73-XFyZFUB.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXyerX73-XFyZFUB.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Darker Grotesque", - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Darumadrop One", - "fontFamily": "Darumadrop One, system-ui", - "slug": "darumadrop-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/darumadropone/v10/cY9cfjeIW11dpCKgRLi675a87IhCBJOxZQPp.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Darumadrop One", - "preview": "https://s.w.org/images/fonts/17.7/previews/darumadrop-one/darumadrop-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/darumadrop-one/darumadrop-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "David Libre", - "fontFamily": "David Libre, serif", - "slug": "david-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/davidlibre/v14/snfus0W_99N64iuYSvp4W_l56p6TYS-Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "David Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/davidlibre/v14/snfzs0W_99N64iuYSvp4W8GIw7qeSjORSo9W.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "David Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/davidlibre/v14/snfzs0W_99N64iuYSvp4W8HAxbqeSjORSo9W.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "David Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Dawning of a New Day", - "fontFamily": "Dawning of a New Day, cursive", - "slug": "dawning-of-a-new-day", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dawningofanewday/v20/t5t_IQMbOp2SEwuncwLRjMfIg1yYit_nAz8ehWJGNoBE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dawning of a New Day", - "preview": "https://s.w.org/images/fonts/17.7/previews/dawning-of-a-new-day/dawning-of-a-new-day-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dawning-of-a-new-day/dawning-of-a-new-day.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Days One", - "fontFamily": "Days One, sans-serif", - "slug": "days-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/daysone/v18/mem9YaCnxnKRiYZOCLYQeLkWVNBt.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Days One", - "preview": "https://s.w.org/images/fonts/17.7/previews/days-one/days-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/days-one/days-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Dekko", - "fontFamily": "Dekko, cursive", - "slug": "dekko", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dekko/v21/46khlb_wWjfSrttAR0vsfl1B.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dekko", - "preview": "https://s.w.org/images/fonts/17.7/previews/dekko/dekko-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dekko/dekko.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Dela Gothic One", - "fontFamily": "Dela Gothic One, system-ui", - "slug": "dela-gothic-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/delagothicone/v15/hESp6XxvMDRA-2eD0lXpDa6QkBAGQEsJQAlbUA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dela Gothic One", - "preview": "https://s.w.org/images/fonts/17.7/previews/dela-gothic-one/dela-gothic-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dela-gothic-one/dela-gothic-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Delicious Handrawn", - "fontFamily": "Delicious Handrawn, cursive", - "slug": "delicious-handrawn", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/delicioushandrawn/v8/wlpsgx_NAUNkpmKQifcxkQchDFo3fJ112ZpDd6u3AQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Delicious Handrawn", - "preview": "https://s.w.org/images/fonts/17.7/previews/delicious-handrawn/delicious-handrawn-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/delicious-handrawn/delicious-handrawn.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Delius", - "fontFamily": "Delius, cursive", - "slug": "delius", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/delius/v19/PN_xRfK0pW_9e1rtZMI-jT3L_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Delius", - "preview": "https://s.w.org/images/fonts/17.7/previews/delius/delius-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/delius/delius.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Delius Swash Caps", - "fontFamily": "Delius Swash Caps, cursive", - "slug": "delius-swash-caps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/deliusswashcaps/v23/oY1E8fPLr7v4JWCExZpWebxVKORpXXeYKmeBvEYs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Delius Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/delius-swash-caps/delius-swash-caps-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/delius-swash-caps/delius-swash-caps.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Delius Unicase", - "fontFamily": "Delius Unicase, cursive", - "slug": "delius-unicase", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/deliusunicase/v28/845BNMEwEIOVT8BmgfSzIr_6mmLCd-73LXWs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Delius Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/delius-unicase/delius-unicase-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/deliusunicase/v28/845CNMEwEIOVT8BmgfSzIr_6mlp7WMr6BmmlS5aw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Delius Unicase", - "preview": "https://s.w.org/images/fonts/17.7/previews/delius-unicase/delius-unicase-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/delius-unicase/delius-unicase.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Della Respira", - "fontFamily": "Della Respira, serif", - "slug": "della-respira", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dellarespira/v22/RLp5K5v44KaueWI6iEJQBiGPRfwSu6EuTHo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Della Respira", - "preview": "https://s.w.org/images/fonts/17.7/previews/della-respira/della-respira-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/della-respira/della-respira.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Denk One", - "fontFamily": "Denk One, sans-serif", - "slug": "denk-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/denkone/v19/dg4m_pzhrqcFb2IzROtCpbglShon.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Denk One", - "preview": "https://s.w.org/images/fonts/17.7/previews/denk-one/denk-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/denk-one/denk-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Devonshire", - "fontFamily": "Devonshire, cursive", - "slug": "devonshire", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/devonshire/v27/46kqlbDwWirWr4gtBD2BX0Bq01lYAZM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Devonshire", - "preview": "https://s.w.org/images/fonts/17.7/previews/devonshire/devonshire-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/devonshire/devonshire.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Dhurjati", - "fontFamily": "Dhurjati, sans-serif", - "slug": "dhurjati", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dhurjati/v24/_6_8ED3gSeatXfFiFX33SKQtuTA2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dhurjati", - "preview": "https://s.w.org/images/fonts/17.7/previews/dhurjati/dhurjati-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dhurjati/dhurjati.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Didact Gothic", - "fontFamily": "Didact Gothic, sans-serif", - "slug": "didact-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/didactgothic/v20/ahcfv8qz1zt6hCC5G4F_P4ASpUmSp0LlcyQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Didact Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/didact-gothic/didact-gothic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/didact-gothic/didact-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Diphylleia", - "fontFamily": "Diphylleia, serif", - "slug": "diphylleia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/diphylleia/v1/DtVmJxCtRKMixK4_HXsIulkm6gDXvwE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Diphylleia", - "preview": "https://s.w.org/images/fonts/17.7/previews/diphylleia/diphylleia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/diphylleia/diphylleia.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Diplomata", - "fontFamily": "Diplomata, system-ui", - "slug": "diplomata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/diplomata/v31/Cn-0JtiMXwhNwp-wKxyfZWxYrdM9Sg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Diplomata", - "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata/diplomata-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata/diplomata.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Diplomata SC", - "fontFamily": "Diplomata SC, system-ui", - "slug": "diplomata-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/diplomatasc/v28/buExpoi3ecvs3kidKgBJo2kf_f5Oaiw4cw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Diplomata SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata-sc/diplomata-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata-sc/diplomata-sc.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Do Hyeon", - "fontFamily": "Do Hyeon, sans-serif", - "slug": "do-hyeon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dohyeon/v18/TwMN-I8CRRU2zM86HFEyZwaH__-C.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Do Hyeon", - "preview": "https://s.w.org/images/fonts/17.7/previews/do-hyeon/do-hyeon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/do-hyeon/do-hyeon.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Dokdo", - "fontFamily": "Dokdo, system-ui", - "slug": "dokdo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dokdo/v17/esDf315XNuCBLxLt4NaMlKcH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dokdo", - "preview": "https://s.w.org/images/fonts/17.7/previews/dokdo/dokdo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dokdo/dokdo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Domine", - "fontFamily": "Domine, serif", - "slug": "domine", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAI1gVErGuW8Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Domine", - "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X0DAI1gVErGuW8Q.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Domine", - "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X6zHI1gVErGuW8Q.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Domine", - "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X5XHI1gVErGuW8Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Domine", - "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Donegal One", - "fontFamily": "Donegal One, serif", - "slug": "donegal-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/donegalone/v21/m8JWjfRYea-ZnFz6fsK9FZRARG-K3Mud.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Donegal One", - "preview": "https://s.w.org/images/fonts/17.7/previews/donegal-one/donegal-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/donegal-one/donegal-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Dongle", - "fontFamily": "Dongle, sans-serif", - "slug": "dongle", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dongle/v12/sJoG3Ltdjt6VPkqeEcxrZzWNzXvVPA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Dongle", - "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dongle/v12/sJoF3Ltdjt6VPkqmuORPah6RxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dongle", - "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dongle/v12/sJoG3Ltdjt6VPkqeActrZzWNzXvVPA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Dongle", - "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Doppio One", - "fontFamily": "Doppio One, sans-serif", - "slug": "doppio-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/doppioone/v13/Gg8wN5gSaBfyBw2MqCh-lg4hKGpe5Fg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Doppio One", - "preview": "https://s.w.org/images/fonts/17.7/previews/doppio-one/doppio-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/doppio-one/doppio-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Dorsa", - "fontFamily": "Dorsa, sans-serif", - "slug": "dorsa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dorsa/v27/yYLn0hjd0OGwqo443XCFxAnQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dorsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/dorsa/dorsa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dorsa/dorsa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Dosis", - "fontFamily": "Dosis, sans-serif", - "slug": "dosis", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7MV2RkFTq4EPw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJabMV2RkFTq4EPw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7MV2RkFTq4EPw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJBbMV2RkFTq4EPw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ6bQV2RkFTq4EPw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ0LQV2RkFTq4EPw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7QV2RkFTq4EPw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Dosis", - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "DotGothic16", - "fontFamily": "DotGothic16, sans-serif", - "slug": "dotgothic16", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dotgothic16/v17/v6-QGYjBJFKgyw5nSoDAGE7O435YPFrT.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "DotGothic16", - "preview": "https://s.w.org/images/fonts/17.7/previews/dotgothic16/dotgothic16-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dotgothic16/dotgothic16.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Dr Sugiyama", - "fontFamily": "Dr Sugiyama, cursive", - "slug": "dr-sugiyama", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/drsugiyama/v28/HTxoL2k4N3O9n5I1boGI7abUM4-t-g7y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dr Sugiyama", - "preview": "https://s.w.org/images/fonts/17.7/previews/dr-sugiyama/dr-sugiyama-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dr-sugiyama/dr-sugiyama.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Duru Sans", - "fontFamily": "Duru Sans, sans-serif", - "slug": "duru-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/durusans/v20/xn7iYH8xwmSyTvEV_HOxSvfYdN-WZw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Duru Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/duru-sans/duru-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/duru-sans/duru-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "DynaPuff", - "fontFamily": "DynaPuff, system-ui", - "slug": "dynapuff", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RSxYu6Y3rSRs4wn8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "DynaPuff", - "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RSyQu6Y3rSRs4wn8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "DynaPuff", - "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RS8gp6Y3rSRs4wn8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "DynaPuff", - "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RS_Ep6Y3rSRs4wn8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "DynaPuff", - "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Dynalight", - "fontFamily": "Dynalight, system-ui", - "slug": "dynalight", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/dynalight/v22/1Ptsg8LOU_aOmQvTsF4IT4trDfGGxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Dynalight", - "preview": "https://s.w.org/images/fonts/17.7/previews/dynalight/dynalight-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/dynalight/dynalight.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "EB Garamond", - "fontFamily": "EB Garamond, serif", - "slug": "eb-garamond", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-6_RUBoV-e6yHgQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-2fRUBoV-e6yHgQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-NfNUBoV-e6yHgQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-DPNUBoV-e6yHgQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-a_NUBoV-e6yHgQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7e8QI9_WamXgXFI.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7eOQI9_WamXgXFI.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7diR49_WamXgXFI.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7dbR49_WamXgXFI.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7c8R49_WamXgXFI.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "EB Garamond", - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Eagle Lake", - "fontFamily": "Eagle Lake, cursive", - "slug": "eagle-lake", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/eaglelake/v24/ptRMTiqbbuNJDOiKj9wG5OvyKQNute8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Eagle Lake", - "preview": "https://s.w.org/images/fonts/17.7/previews/eagle-lake/eagle-lake-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/eagle-lake/eagle-lake.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "East Sea Dokdo", - "fontFamily": "East Sea Dokdo, cursive", - "slug": "east-sea-dokdo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/eastseadokdo/v22/xfuo0Wn2V2_KanASqXSZp22m05_fGavYS18y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "East Sea Dokdo", - "preview": "https://s.w.org/images/fonts/17.7/previews/east-sea-dokdo/east-sea-dokdo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/east-sea-dokdo/east-sea-dokdo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Eater", - "fontFamily": "Eater, system-ui", - "slug": "eater", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/eater/v25/mtG04_FCK7bOvpuzu3FwsXsR.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Eater", - "preview": "https://s.w.org/images/fonts/17.7/previews/eater/eater-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/eater/eater.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Economica", - "fontFamily": "Economica, sans-serif", - "slug": "economica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/economica/v15/Qw3fZQZaHCLgIWa29ZBrNMgAAl1lfQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Economica", - "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/economica/v15/Qw3ZZQZaHCLgIWa29ZBbM8IBIFh1fWUl.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Economica", - "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/economica/v15/Qw3aZQZaHCLgIWa29ZBTjeckD3Z5dHw8iw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Economica", - "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/economica/v15/Qw3EZQZaHCLgIWa29ZBbM_q4D3x4Vnksi4M7.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Economica", - "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Eczar", - "fontFamily": "Eczar, serif", - "slug": "eczar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXHd6WrDIVKWJKWg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Eczar", - "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXL96WrDIVKWJKWg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Eczar", - "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXw9mWrDIVKWJKWg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Eczar", - "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDX-tmWrDIVKWJKWg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Eczar", - "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXndmWrDIVKWJKWg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Eczar", - "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Edu NSW ACT Foundation", - "fontFamily": "Edu NSW ACT Foundation, cursive", - "slug": "edu-nsw-act-foundation", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki9tovGOeC-sfguJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Edu NSW ACT Foundation", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki9fovGOeC-sfguJ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Edu NSW ACT Foundation", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki-zpfGOeC-sfguJ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Edu NSW ACT Foundation", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki-KpfGOeC-sfguJ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Edu NSW ACT Foundation", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Edu QLD Beginner", - "fontFamily": "Edu QLD Beginner, cursive", - "slug": "edu-qld-beginner", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE4E3oeei6vyVWCN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Edu QLD Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE423oeei6vyVWCN.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Edu QLD Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE7a2Yeei6vyVWCN.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Edu QLD Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE7j2Yeei6vyVWCN.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Edu QLD Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Edu SA Beginner", - "fontFamily": "Edu SA Beginner, cursive", - "slug": "edu-sa-beginner", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9989fohyBydUEDs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Edu SA Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9-09fohyBydUEDs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Edu SA Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9wE6fohyBydUEDs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Edu SA Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9zg6fohyBydUEDs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Edu SA Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Edu TAS Beginner", - "fontFamily": "Edu TAS Beginner, cursive", - "slug": "edu-tas-beginner", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_HwemkuBWRhvk02.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Edu TAS Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_HCemkuBWRhvk02.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Edu TAS Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_EufWkuBWRhvk02.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Edu TAS Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_EXfWkuBWRhvk02.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Edu TAS Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Edu VIC WA NT Beginner", - "fontFamily": "Edu VIC WA NT Beginner, cursive", - "slug": "edu-vic-wa-nt-beginner", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-OXlPmAXwnpkeGR.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Edu VIC WA NT Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-OllPmAXwnpkeGR.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Edu VIC WA NT Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-NJk_mAXwnpkeGR.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Edu VIC WA NT Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-Nwk_mAXwnpkeGR.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Edu VIC WA NT Beginner", - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "El Messiri", - "fontFamily": "El Messiri, sans-serif", - "slug": "el-messiri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXwe65lhj3OoapG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "El Messiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXCe65lhj3OoapG.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "El Messiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuUufK5lhj3OoapG.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "El Messiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuUXfK5lhj3OoapG.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "El Messiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Electrolize", - "fontFamily": "Electrolize, sans-serif", - "slug": "electrolize", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/electrolize/v18/cIf5Ma1dtE0zSiGSiED7AUEDso5tQafB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Electrolize", - "preview": "https://s.w.org/images/fonts/17.7/previews/electrolize/electrolize-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/electrolize/electrolize.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Elsie", - "fontFamily": "Elsie, system-ui", - "slug": "elsie", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/elsie/v24/BCanqZABrez54yYr9slAeLgX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Elsie", - "preview": "https://s.w.org/images/fonts/17.7/previews/elsie/elsie-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/elsie/v24/BCaqqZABrez54x6q2-1NU6QeXSBk.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Elsie", - "preview": "https://s.w.org/images/fonts/17.7/previews/elsie/elsie-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/elsie/elsie.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Elsie Swash Caps", - "fontFamily": "Elsie Swash Caps, system-ui", - "slug": "elsie-swash-caps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/elsieswashcaps/v23/845DNN8xGZyVX5MVo_upKf7KnjK0fe_VKGWsUo8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Elsie Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/elsie-swash-caps/elsie-swash-caps-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/elsieswashcaps/v23/845ENN8xGZyVX5MVo_upKf7KnjK0RW74DGiHToawrdU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Elsie Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/elsie-swash-caps/elsie-swash-caps-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/elsie-swash-caps/elsie-swash-caps.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Emblema One", - "fontFamily": "Emblema One, system-ui", - "slug": "emblema-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/emblemaone/v21/nKKT-GQ0F5dSY8vzG0rOEIREHl57G_f_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Emblema One", - "preview": "https://s.w.org/images/fonts/17.7/previews/emblema-one/emblema-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/emblema-one/emblema-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Emilys Candy", - "fontFamily": "Emilys Candy, system-ui", - "slug": "emilys-candy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/emilyscandy/v19/2EbgL-1mD1Rnb0OGKudbk0y5qtxrX84JjA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Emilys Candy", - "preview": "https://s.w.org/images/fonts/17.7/previews/emilys-candy/emilys-candy-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/emilys-candy/emilys-candy.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Encode Sans", - "fontFamily": "Encode Sans, sans-serif", - "slug": "encode-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHiZtCP7FJCt2c.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGOHjZtCP7FJCt2c.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGD_jZtCP7FJCt2c.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHjZtCP7FJCt2c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGFPjZtCP7FJCt2c.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGL_kZtCP7FJCt2c.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGIbkZtCP7FJCt2c.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGOHkZtCP7FJCt2c.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGMjkZtCP7FJCt2c.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Encode Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Encode Sans Condensed", - "fontFamily": "Encode Sans Condensed, sans-serif", - "slug": "encode-sans-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_76_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-5a-MLQoFI2KR.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-SY6pAiQJKnuIFA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-LY2pAiQJKnuIFA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_16_LD37rqfuwxyIuaZhE6cRXOLtm2gfTGhKWNDw8VIw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-dYypAiQJKnuIFA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-WYupAiQJKnuIFA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-PYqpAiQJKnuIFA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-IYmpAiQJKnuIFA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-BYipAiQJKnuIFA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Encode Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Encode Sans Expanded", - "fontFamily": "Encode Sans Expanded, sans-serif", - "slug": "encode-sans-expanded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mx1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpJGKQZicoAbJlw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLqCCNNXIwSP0XD.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKOCyNNXIwSP0XD.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4m_1mF4GcnstG_Jh1QH6ac4hNLeNyeYUqonIwdAd5Ab.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLWCiNNXIwSP0XD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpL6DSNNXIwSP0XD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKeDCNNXIwSP0XD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKCDyNNXIwSP0XD.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKmDiNNXIwSP0XD.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Encode Sans Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Encode Sans SC", - "fontFamily": "Encode Sans SC, sans-serif", - "slug": "encode-sans-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HHhn8cpNOEEClIc.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HPhm8cpNOEEClIc.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HCZm8cpNOEEClIc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HHhm8cpNOEEClIc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HEpm8cpNOEEClIc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HKZh8cpNOEEClIc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HJ9h8cpNOEEClIc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HPhh8cpNOEEClIc.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HNFh8cpNOEEClIc.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Encode Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Encode Sans Semi Condensed", - "fontFamily": "Encode Sans Semi Condensed, sans-serif", - "slug": "encode-sans-semi-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT6oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1T19MRtQ9jpVUA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RZ1eFCbdTgTFmr.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Q91uFCbdTgTFmr.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT4oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG2yU_sVPRsjp.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Rl1-FCbdTgTFmr.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RJ0OFCbdTgTFmr.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qt0eFCbdTgTFmr.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qx0uFCbdTgTFmr.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1QV0-FCbdTgTFmr.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Encode Sans Semi Expanded", - "fontFamily": "Encode Sans Semi Expanded, sans-serif", - "slug": "encode-sans-semi-expanded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8xOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM-41LgrlKXeOEA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM0IUCyXLJX6XCWU.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyYXCyXLJX6XCWU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke83OhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TC48_LyjgOXc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM34WCyXLJX6XCWU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM1IRCyXLJX6XCWU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMzYQCyXLJX6XCWU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyoTCyXLJX6XCWU.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMw4SCyXLJX6XCWU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Encode Sans Semi Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Engagement", - "fontFamily": "Engagement, cursive", - "slug": "engagement", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/engagement/v26/x3dlckLDZbqa7RUs9MFVXN8ssybsHQI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Engagement", - "preview": "https://s.w.org/images/fonts/17.7/previews/engagement/engagement-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/engagement/engagement.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Englebert", - "fontFamily": "Englebert, sans-serif", - "slug": "englebert", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/englebert/v21/xn7iYH8w2XGrC8AR4HSxSvfYdN-WZw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Englebert", - "preview": "https://s.w.org/images/fonts/17.7/previews/englebert/englebert-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/englebert/englebert.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Enriqueta", - "fontFamily": "Enriqueta, serif", - "slug": "enriqueta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/enriqueta/v17/goksH6L7AUFrRvV44HVTTkCjkP1Yog.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Enriqueta", - "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/enriqueta/v17/gokpH6L7AUFrRvV44HVrv2mHndZEq6TTFw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Enriqueta", - "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/enriqueta/v17/gokpH6L7AUFrRvV44HVrk26HndZEq6TTFw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Enriqueta", - "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/enriqueta/v17/gokpH6L7AUFrRvV44HVr92-HndZEq6TTFw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Enriqueta", - "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Ephesis", - "fontFamily": "Ephesis, cursive", - "slug": "ephesis", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ephesis/v9/uU9PCBUS8IerL2VG7xbb3vyHmlI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ephesis", - "preview": "https://s.w.org/images/fonts/17.7/previews/ephesis/ephesis-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ephesis/ephesis.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Epilogue", - "fontFamily": "Epilogue, sans-serif", - "slug": "epilogue", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDLiCZXVigHPVA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXsDPiCZXVigHPVA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXbjPiCZXVigHPVA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDPiCZXVigHPVA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXAjPiCZXVigHPVA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OX7jTiCZXVigHPVA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OX1zTiCZXVigHPVA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXsDTiCZXVigHPVA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXmTTiCZXVigHPVA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HAKTp_UqATfVHNU.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCKT5_UqATfVHNU.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HBUT5_UqATfVHNU.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HAKT5_UqATfVHNU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HA4T5_UqATfVHNU.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HDUSJ_UqATfVHNU.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HDtSJ_UqATfVHNU.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCKSJ_UqATfVHNU.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCjSJ_UqATfVHNU.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Epilogue", - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Erica One", - "fontFamily": "Erica One, system-ui", - "slug": "erica-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ericaone/v27/WBLnrEXccV9VGrOKmGD1Xk_MJMGxiQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Erica One", - "preview": "https://s.w.org/images/fonts/17.7/previews/erica-one/erica-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/erica-one/erica-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Esteban", - "fontFamily": "Esteban, serif", - "slug": "esteban", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/esteban/v15/r05bGLZE-bdGdN-GdO6D5jokU8E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Esteban", - "preview": "https://s.w.org/images/fonts/17.7/previews/esteban/esteban-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/esteban/esteban.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Estonia", - "fontFamily": "Estonia, cursive", - "slug": "estonia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/estonia/v11/7Au_p_4ijSecA1yHCCf8zkwMIFg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Estonia", - "preview": "https://s.w.org/images/fonts/17.7/previews/estonia/estonia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/estonia/estonia.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Euphoria Script", - "fontFamily": "Euphoria Script, cursive", - "slug": "euphoria-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/euphoriascript/v20/mFTpWb0X2bLb_cx6To2B8GpKoD5alvZT1D8x7Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Euphoria Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/euphoria-script/euphoria-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/euphoria-script/euphoria-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ewert", - "fontFamily": "Ewert, system-ui", - "slug": "ewert", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ewert/v25/va9I4kzO2tFODYBqS-J3kbDP.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ewert", - "preview": "https://s.w.org/images/fonts/17.7/previews/ewert/ewert-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ewert/ewert.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Exo", - "fontFamily": "Exo, sans-serif", - "slug": "exo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4lM2CwZsOl4p5Is.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4tM3CwZsOl4p5Is.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4g03CwZsOl4p5Is.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4lM3CwZsOl4p5Is.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4mE3CwZsOl4p5Is.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4o0wCwZsOl4p5Is.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4rQwCwZsOl4p5Is.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4tMwCwZsOl4p5Is.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4vowCwZsOl4p5Is.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t040FmO3ws9Iu-uA.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0Y0BmO3ws9Iu-uA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0vUBmO3ws9Iu-uA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t040BmO3ws9Iu-uA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t00UBmO3ws9Iu-uA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0PUdmO3ws9Iu-uA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0BEdmO3ws9Iu-uA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0Y0dmO3ws9Iu-uA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0SkdmO3ws9Iu-uA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Exo", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Exo 2", - "fontFamily": "Exo 2, sans-serif", - "slug": "exo-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvOcO9q-rpvLpQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvKcO9q-rpvLpQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8j4PKcO9q-rpvLpQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKcO9q-rpvLpQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jjPKcO9q-rpvLpQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jYPWcO9q-rpvLpQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWcO9q-rpvLpQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvWcO9q-rpvLpQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jF_WcO9q-rpvLpQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drF0fNC_jJ7bpQBL.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drH0fdC_jJ7bpQBL.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drEqfdC_jJ7bpQBL.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drF0fdC_jJ7bpQBL.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drFGfdC_jJ7bpQBL.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drGqetC_jJ7bpQBL.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drGTetC_jJ7bpQBL.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drH0etC_jJ7bpQBL.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drHdetC_jJ7bpQBL.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Exo 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Expletus Sans", - "fontFamily": "Expletus Sans, system-ui", - "slug": "expletus-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaSY2s1tFQTcXfMm.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaSq2s1tFQTcXfMm.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaRG3c1tFQTcXfMm.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaR_3c1tFQTcXfMm.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmSUrHwX-WOMmKKY.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmRcrHwX-WOMmKKY.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmfssHwX-WOMmKKY.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmcIsHwX-WOMmKKY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Expletus Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Explora", - "fontFamily": "Explora, cursive", - "slug": "explora", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/explora/v9/tsstApxFfjUH4wrvc1-PonC3vqc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Explora", - "preview": "https://s.w.org/images/fonts/17.7/previews/explora/explora-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/explora/explora.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Fahkwang", - "fontFamily": "Fahkwang, sans-serif", - "slug": "fahkwang", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJHmZlUFipxkwjx.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgHFQHCtTlhjxdw4.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOIjmplUFipxkwjx.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgBVTHCtTlhjxdw4.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noax6Uj3zpmBOgbNpNqKsr1ZPTZ4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa36Uj3zpmBOgbNpOqNuLx7OCZ4ihE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJ7m5lUFipxkwjx.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgE1SHCtTlhjxdw4.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJXnJlUFipxkwjx.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgGFVHCtTlhjxdw4.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOIznZlUFipxkwjx.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgAVUHCtTlhjxdw4.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Fahkwang", - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Familjen Grotesk", - "fontFamily": "Familjen Grotesk, sans-serif", - "slug": "familjen-grotesk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMGJaSzoc1jcEYq2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMG7aSzoc1jcEYq2.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMFXbizoc1jcEYq2.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMFubizoc1jcEYq2.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKsSueVn-FJq2Rv4.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKvaueVn-FJq2Rv4.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKhqpeVn-FJq2Rv4.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKiOpeVn-FJq2Rv4.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Familjen Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Fanwood Text", - "fontFamily": "Fanwood Text, serif", - "slug": "fanwood-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fanwoodtext/v15/3XFtErwl05Ad_vSCF6Fq7xXGQNbY1P1Sbg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fanwood Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/fanwood-text/fanwood-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fanwoodtext/v15/3XFzErwl05Ad_vSCF6Fq7xX2R9zZ9vhCblye.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fanwood Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/fanwood-text/fanwood-text-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fanwood-text/fanwood-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Farro", - "fontFamily": "Farro, sans-serif", - "slug": "farro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa3hNJ67WkJUQUq7.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Farro", - "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/farro/v14/i7dEIFl3byGNHZVIHLq2cV5d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Farro", - "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa25NZ67WkJUQUq7.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Farro", - "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa3xM567WkJUQUq7.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Farro", - "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Farsan", - "fontFamily": "Farsan, system-ui", - "slug": "farsan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/farsan/v22/VEMwRoJ0vY_zsyz636-pxDX9rQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Farsan", - "preview": "https://s.w.org/images/fonts/17.7/previews/farsan/farsan-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/farsan/farsan.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fascinate", - "fontFamily": "Fascinate, system-ui", - "slug": "fascinate", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fascinate/v21/z7NWdRrufC8XJK0IIEli0bbQRPyNrw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fascinate", - "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate/fascinate-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate/fascinate.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fascinate Inline", - "fontFamily": "Fascinate Inline, system-ui", - "slug": "fascinate-inline", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fascinateinline/v22/jVyR7mzzB3zc-jp6QCAu60poNqIy1gjCfRXxWZQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fascinate Inline", - "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate-inline/fascinate-inline-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate-inline/fascinate-inline.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Faster One", - "fontFamily": "Faster One, system-ui", - "slug": "faster-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fasterone/v19/H4ciBXCHmdfClFb-vWhfyL6Shq63czE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Faster One", - "preview": "https://s.w.org/images/fonts/17.7/previews/faster-one/faster-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/faster-one/faster-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fasthand", - "fontFamily": "Fasthand, system-ui", - "slug": "fasthand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fasthand/v30/0yb9GDohyKTYn_ZEESkrYkw2rQg1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fasthand", - "preview": "https://s.w.org/images/fonts/17.7/previews/fasthand/fasthand-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fasthand/fasthand.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fauna One", - "fontFamily": "Fauna One, serif", - "slug": "fauna-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/faunaone/v15/wlpzgwTPBVpjpCuwkuEx3ExLYClOCg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fauna One", - "preview": "https://s.w.org/images/fonts/17.7/previews/fauna-one/fauna-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fauna-one/fauna-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Faustina", - "fontFamily": "Faustina, serif", - "slug": "faustina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHls3IEvHFWWe8tbEg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsgoEvHFWWe8tbEg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlssIEvHFWWe8tbEg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsXIYvHFWWe8tbEg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsZYYvHFWWe8tbEg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsAoYvHFWWe8tbEg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsKZWl-XWc5LEnoF.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsLHWl-XWc5LEnoF.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsL1Wl-XWc5LEnoF.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsIZXV-XWc5LEnoF.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsIgXV-XWc5LEnoF.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsJHXV-XWc5LEnoF.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Faustina", - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Federant", - "fontFamily": "Federant, system-ui", - "slug": "federant", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/federant/v29/2sDdZGNfip_eirT0_U0mRUG0AqUc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Federant", - "preview": "https://s.w.org/images/fonts/17.7/previews/federant/federant-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/federant/federant.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Federo", - "fontFamily": "Federo, sans-serif", - "slug": "federo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/federo/v19/iJWFBX-cbD_ETsbmiFOe2WTG7Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Federo", - "preview": "https://s.w.org/images/fonts/17.7/previews/federo/federo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/federo/federo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Felipa", - "fontFamily": "Felipa, cursive", - "slug": "felipa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/felipa/v25/FwZa7-owz1Eu4F_wTdSEwM2zpA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Felipa", - "preview": "https://s.w.org/images/fonts/17.7/previews/felipa/felipa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/felipa/felipa.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Fenix", - "fontFamily": "Fenix, serif", - "slug": "fenix", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fenix/v20/XoHo2YL_S7-g5osoKzAFvs8o.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fenix", - "preview": "https://s.w.org/images/fonts/17.7/previews/fenix/fenix-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fenix/fenix.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Festive", - "fontFamily": "Festive, cursive", - "slug": "festive", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/festive/v9/cY9Ffj6KX1xcoDWhFtLgy9HTkak.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Festive", - "preview": "https://s.w.org/images/fonts/17.7/previews/festive/festive-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/festive/festive.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Figtree", - "fontFamily": "Figtree, sans-serif", - "slug": "figtree", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_chQF5bwkEU4HTy.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_f_R15bwkEU4HTy.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_fWR15bwkEU4HTy.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A-gdyEA25WTybO8.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A7YdyEA25WTybO8.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A4QdyEA25WTybO8.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A2gayEA25WTybO8.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A1EayEA25WTybO8.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3AzYayEA25WTybO8.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3Ax8ayEA25WTybO8.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Figtree", - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Finger Paint", - "fontFamily": "Finger Paint, system-ui", - "slug": "finger-paint", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fingerpaint/v19/0QInMXVJ-o-oRn_7dron8YWO9pbS8ANesw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Finger Paint", - "preview": "https://s.w.org/images/fonts/17.7/previews/finger-paint/finger-paint-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/finger-paint/finger-paint.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Finlandica", - "fontFamily": "Finlandica, sans-serif", - "slug": "finlandica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19A7rEj09i5ss3a3.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19AJrEj09i5ss3a3.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19Dlq0j09i5ss3a3.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19Dcq0j09i5ss3a3.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz76Cy_C9Otma3uNQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz75Ky_C9Otma3uNQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz7361_C9Otma3uNQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz70e1_C9Otma3uNQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Finlandica", - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Fira Code", - "fontFamily": "Fira Code, monospace", - "slug": "fira-code", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_GNsFVLxN87gsj0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fira Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sFVLxN87gsj0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fira Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_A9sFVLxN87gsj0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fira Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_ONrFVLxN87gsj0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fira Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_NprFVLxN87gsj0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fira Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Fira Mono", - "fontFamily": "Fira Mono, monospace", - "slug": "fira-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/firamono/v14/N0bX2SlFPv1weGeLZDtQJPTTkdbJYA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fira Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firamono/v14/N0bS2SlFPv1weGeLZDto1d33nP3VaZBRBQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fira Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firamono/v14/N0bS2SlFPv1weGeLZDtondv3nP3VaZBRBQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fira Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Fira Sans", - "fontFamily": "Fira Sans, sans-serif", - "slug": "fira-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9C4kDNxMZdWfMOD5Vn9IjLazP3dUTP.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9A4kDNxMZdWfMOD5VvkrCqYTLVcFTPj0s.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnWKnuRB37fF3Wlg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrAGQBf6XljGllLX.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnPKruRB37fF3Wlg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrBiQxf6XljGllLX.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9E4kDNxMZdWfMOD5VflYLKSTbndQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9C4kDNxMZdWfMOD5VvkojLazP3dUTP.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnZKvuRB37fF3Wlg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrA6Qhf6XljGllLX.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnSKzuRB37fF3Wlg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrAWRRf6XljGllLX.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnLK3uRB37fF3Wlg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrByRBf6XljGllLX.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnMK7uRB37fF3Wlg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrBuRxf6XljGllLX.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnFK_uRB37fF3Wlg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrBKRhf6XljGllLX.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Fira Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Fira Sans Condensed", - "fontFamily": "Fira Sans Condensed, sans-serif", - "slug": "fira-sans-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOjEADFm8hSaQTFG18FErVhsC9x-tarWZXtrelQfx9CjA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOtEADFm8hSaQTFG18FErVhsC9x-tarUfPVzONRXRpSjJcu.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWTnMiMZ-cxZblY4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVYMJ0cjRehY43EA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWV3PiMZ-cxZblY4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVBMF0cjRehY43EA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOhEADFm8hSaQTFG18FErVhsC9x-tarYfTnrMtVbx8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOjEADFm8hSaQTFG18FErVhsC9x-tarUfPtrelQfx9CjA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOiMZ-cxZblY4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVXMB0cjRehY43EA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJiMZ-cxZblY4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVcMd0cjRehY43EA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IiMZ-cxZblY4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVFMZ0cjRehY43EA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWVHLiMZ-cxZblY4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVCMV0cjRehY43EA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWXXKiMZ-cxZblY4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVLMR0cjRehY43EA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Fira Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Fira Sans Extra Condensed", - "fontFamily": "Fira Sans Extra Condensed, sans-serif", - "slug": "fira-sans-extra-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3ZyuulWarE9ncg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPOcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqW21-bjkp3cn22.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3TCPn3q0oEZ-a2Q.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWd36-oWR7e2SvJQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3VSMn3q0oEZ-a2Q.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWE32-oWR7e2SvJQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPKcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda5f2ku3efvE8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fquulWarE9ncg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3QyNn3q0oEZ-a2Q.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWS3y-oWR7e2SvJQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKn3q0oEZ-a2Q.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWZ3u-oWR7e2SvJQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLn3q0oEZ-a2Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWA3q-oWR7e2SvJQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3ViIn3q0oEZ-a2Q.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWH3m-oWR7e2SvJQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3XyJn3q0oEZ-a2Q.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWO3i-oWR7e2SvJQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Fira Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Fjalla One", - "fontFamily": "Fjalla One, sans-serif", - "slug": "fjalla-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fjallaone/v15/Yq6R-LCAWCX3-6Ky7FAFnONwkxgtUb8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fjalla One", - "preview": "https://s.w.org/images/fonts/17.7/previews/fjalla-one/fjalla-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fjalla-one/fjalla-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Fjord One", - "fontFamily": "Fjord One, serif", - "slug": "fjord-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fjordone/v21/zOL-4pbEnKBY_9S1jNKr7O5As-FeiQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fjord One", - "preview": "https://s.w.org/images/fonts/17.7/previews/fjord-one/fjord-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fjord-one/fjord-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Flamenco", - "fontFamily": "Flamenco, system-ui", - "slug": "flamenco", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/flamenco/v18/neIPzCehqYguo67ssZ0qNIk3epH9qGsf.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Flamenco", - "preview": "https://s.w.org/images/fonts/17.7/previews/flamenco/flamenco-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/flamenco/v18/neIIzCehqYguo67ssaWDHK06UY30.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Flamenco", - "preview": "https://s.w.org/images/fonts/17.7/previews/flamenco/flamenco-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/flamenco/flamenco.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Flavors", - "fontFamily": "Flavors, system-ui", - "slug": "flavors", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/flavors/v26/FBV2dDrhxqmveJTpbknlNqkG9UY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Flavors", - "preview": "https://s.w.org/images/fonts/17.7/previews/flavors/flavors-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/flavors/flavors.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fleur De Leah", - "fontFamily": "Fleur De Leah, cursive", - "slug": "fleur-de-leah", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fleurdeleah/v9/AYCNpXX7ftYZWLhv9UmPJTMC5vOt4I_Gdq0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fleur De Leah", - "preview": "https://s.w.org/images/fonts/17.7/previews/fleur-de-leah/fleur-de-leah-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fleur-de-leah/fleur-de-leah.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Flow Block", - "fontFamily": "Flow Block, system-ui", - "slug": "flow-block", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/flowblock/v11/wlp0gwfPCEB65UmTk-d6-WNlbCBXE_I.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Flow Block", - "preview": "https://s.w.org/images/fonts/17.7/previews/flow-block/flow-block-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/flow-block/flow-block.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Flow Circular", - "fontFamily": "Flow Circular, system-ui", - "slug": "flow-circular", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/flowcircular/v11/lJwB-pc4j2F-H8YKuyvfxdZ45iLpWdr2rIg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Flow Circular", - "preview": "https://s.w.org/images/fonts/17.7/previews/flow-circular/flow-circular-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/flow-circular/flow-circular.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Flow Rounded", - "fontFamily": "Flow Rounded, system-ui", - "slug": "flow-rounded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/flowrounded/v11/-zki91mtwsU9qlLiGwD4oQX3pJX-Xup87g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Flow Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/flow-rounded/flow-rounded-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/flow-rounded/flow-rounded.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Foldit", - "fontFamily": "Foldit, system-ui", - "slug": "foldit", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XpANma9UYLHkN80.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XhAMma9UYLHkN80.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8Xs4Mma9UYLHkN80.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XpAMma9UYLHkN80.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XqIMma9UYLHkN80.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8Xk4Lma9UYLHkN80.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XncLma9UYLHkN80.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XhALma9UYLHkN80.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XjkLma9UYLHkN80.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Foldit", - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fondamento", - "fontFamily": "Fondamento, cursive", - "slug": "fondamento", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fondamento/v20/4UaHrEJGsxNmFTPDnkaJx6jj5pN1MwI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fondamento", - "preview": "https://s.w.org/images/fonts/17.7/previews/fondamento/fondamento-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fondamento/v20/4UaFrEJGsxNmFTPDnkaJ96_p57FwIwJePw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fondamento", - "preview": "https://s.w.org/images/fonts/17.7/previews/fondamento/fondamento-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fondamento/fondamento.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Fontdiner Swanky", - "fontFamily": "Fontdiner Swanky, system-ui", - "slug": "fontdiner-swanky", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fontdinerswanky/v23/ijwOs4XgRNsiaI5-hcVb4hQgMvCD4uQfKiGvxts.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fontdiner Swanky", - "preview": "https://s.w.org/images/fonts/17.7/previews/fontdiner-swanky/fontdiner-swanky-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fontdiner-swanky/fontdiner-swanky.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Forum", - "fontFamily": "Forum, system-ui", - "slug": "forum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/forum/v18/6aey4Ky-Vb8Ew_ITMJMa3mnT.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Forum", - "preview": "https://s.w.org/images/fonts/17.7/previews/forum/forum-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/forum/forum.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fragment Mono", - "fontFamily": "Fragment Mono, monospace", - "slug": "fragment-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4FNh4UI_1U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fragment Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/fragment-mono/fragment-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fragmentmono/v4/4iC16K5wfMRRjxp0DA6-2CLnB4ZHhqcN71URtQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fragment Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/fragment-mono/fragment-mono-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fragment-mono/fragment-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Francois One", - "fontFamily": "Francois One, sans-serif", - "slug": "francois-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/francoisone/v21/_Xmr-H4zszafZw3A-KPSZutNwwKQu_avAg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Francois One", - "preview": "https://s.w.org/images/fonts/17.7/previews/francois-one/francois-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/francois-one/francois-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Frank Ruhl Libre", - "fontFamily": "Frank Ruhl Libre, serif", - "slug": "frank-ruhl-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw6bYVqVPxR2EUR_.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw7FYVqVPxR2EUR_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw73YVqVPxR2EUR_.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw4bZlqVPxR2EUR_.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw4iZlqVPxR2EUR_.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw5FZlqVPxR2EUR_.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw5sZlqVPxR2EUR_.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Frank Ruhl Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Fraunces", - "fontFamily": "Fraunces, serif", - "slug": "fraunces", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIctxqjC_TShUtWNg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcNxujC_TShUtWNg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIc6RujC_TShUtWNg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIctxujC_TShUtWNg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIchRujC_TShUtWNg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcaRyjC_TShUtWNg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcUByjC_TShUtWNg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcNxyjC_TShUtWNg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcHhyjC_TShUtWNg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1hLTP7Tp05GNi3k.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jLTf7Tp05GNi3k.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1gVTf7Tp05GNi3k.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1hLTf7Tp05GNi3k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1h5Tf7Tp05GNi3k.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1iVSv7Tp05GNi3k.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1isSv7Tp05GNi3k.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jLSv7Tp05GNi3k.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jiSv7Tp05GNi3k.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Fraunces", - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Freckle Face", - "fontFamily": "Freckle Face, system-ui", - "slug": "freckle-face", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/freckleface/v15/AMOWz4SXrmKHCvXTohxY-YI0VlK2w9lb4g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Freckle Face", - "preview": "https://s.w.org/images/fonts/17.7/previews/freckle-face/freckle-face-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/freckle-face/freckle-face.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fredericka the Great", - "fontFamily": "Fredericka the Great, system-ui", - "slug": "fredericka-the-great", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/frederickathegreat/v21/9Bt33CxNwt7aOctW2xjbCstzwVKsIBVV-9Shz7Ylch2L.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fredericka the Great", - "preview": "https://s.w.org/images/fonts/17.7/previews/fredericka-the-great/fredericka-the-great-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fredericka-the-great/fredericka-the-great.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fredoka", - "fontFamily": "Fredoka, sans-serif", - "slug": "fredoka", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OryLME-OLlNldbw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Fredoka", - "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3O8SLME-OLlNldbw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fredoka", - "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OwyLME-OLlNldbw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Fredoka", - "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OLyXME-OLlNldbw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Fredoka", - "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OFiXME-OLlNldbw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fredoka", - "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Freehand", - "fontFamily": "Freehand, system-ui", - "slug": "freehand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/freehand/v31/cIf-Ma5eqk01VjKTgAmETmUOmZJk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Freehand", - "preview": "https://s.w.org/images/fonts/17.7/previews/freehand/freehand-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/freehand/freehand.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fresca", - "fontFamily": "Fresca, sans-serif", - "slug": "fresca", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fresca/v22/6ae94K--SKgCzbM2H70W13DKPA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fresca", - "preview": "https://s.w.org/images/fonts/17.7/previews/fresca/fresca-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fresca/fresca.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Frijole", - "fontFamily": "Frijole, system-ui", - "slug": "frijole", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/frijole/v14/uU9PCBUR8oakM2BQ7xbb3vyHmlI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Frijole", - "preview": "https://s.w.org/images/fonts/17.7/previews/frijole/frijole-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/frijole/frijole.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fruktur", - "fontFamily": "Fruktur, system-ui", - "slug": "fruktur", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fruktur/v27/SZc53FHsOru5QYsMfzjGkUrS8DI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fruktur", - "preview": "https://s.w.org/images/fonts/17.7/previews/fruktur/fruktur-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fruktur/v27/SZc73FHsOru5QYsMTz_MkGjX4DJXgQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Fruktur", - "preview": "https://s.w.org/images/fonts/17.7/previews/fruktur/fruktur-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fruktur/fruktur.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fugaz One", - "fontFamily": "Fugaz One, system-ui", - "slug": "fugaz-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fugazone/v19/rax_HiWKp9EAITukFslMARJek0vA8A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fugaz One", - "preview": "https://s.w.org/images/fonts/17.7/previews/fugaz-one/fugaz-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fugaz-one/fugaz-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Fuggles", - "fontFamily": "Fuggles, cursive", - "slug": "fuggles", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fuggles/v12/k3kQo8UEJOlD1hpOTdviL0nAMaM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fuggles", - "preview": "https://s.w.org/images/fonts/17.7/previews/fuggles/fuggles-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fuggles/fuggles.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Fuzzy Bubbles", - "fontFamily": "Fuzzy Bubbles, cursive", - "slug": "fuzzy-bubbles", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/fuzzybubbles/v7/6qLGKZMbrgv9pwtjPEVNV0F2Nnb5Zxsreko.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Fuzzy Bubbles", - "preview": "https://s.w.org/images/fonts/17.7/previews/fuzzy-bubbles/fuzzy-bubbles-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/fuzzybubbles/v7/6qLbKZMbrgv9pwtjPEVNV0F2Ds_WQxYAZkM1pn4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Fuzzy Bubbles", - "preview": "https://s.w.org/images/fonts/17.7/previews/fuzzy-bubbles/fuzzy-bubbles-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/fuzzy-bubbles/fuzzy-bubbles.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "GFS Didot", - "fontFamily": "GFS Didot, serif", - "slug": "gfs-didot", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gfsdidot/v15/Jqzh5TybZ9vZMWFssvwiEufGFSCGAA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "GFS Didot", - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-didot/gfs-didot-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-didot/gfs-didot.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "GFS Neohellenic", - "fontFamily": "GFS Neohellenic, sans-serif", - "slug": "gfs-neohellenic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QIRdiDOrfiq0b7R8O1Iw9WLcY5TKKhP46UDUw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "GFS Neohellenic", - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QITdiDOrfiq0b7R8O1Iw9WLcY5jL6JOwaATU91X.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "GFS Neohellenic", - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QIUdiDOrfiq0b7R8O1Iw9WLcY5rkYdr7o4fWsRO9w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "GFS Neohellenic", - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QIWdiDOrfiq0b7R8O1Iw9WLcY5jL5r37oQeeMFe985V.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "GFS Neohellenic", - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gabarito", - "fontFamily": "Gabarito, system-ui", - "slug": "gabarito", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj248K0EwItq6bFIg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gabarito", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj20cK0EwItq6bFIg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gabarito", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2PcW0EwItq6bFIg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Gabarito", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2BMW0EwItq6bFIg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gabarito", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2Y8W0EwItq6bFIg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Gabarito", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2SsW0EwItq6bFIg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Gabarito", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gabriela", - "fontFamily": "Gabriela, serif", - "slug": "gabriela", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gabriela/v20/qkBWXvsO6sreR8E-b_m7zrpHmRzC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gabriela", - "preview": "https://s.w.org/images/fonts/17.7/previews/gabriela/gabriela-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gabriela/gabriela.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gaegu", - "fontFamily": "Gaegu, cursive", - "slug": "gaegu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gaegu/v17/TuGSUVB6Up9NU57nifw-4sdtBk0x.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Gaegu", - "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gaegu/v17/TuGfUVB6Up9NU6ZOodgzydtk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gaegu", - "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gaegu/v17/TuGSUVB6Up9NU573jvw-4sdtBk0x.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gaegu", - "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Gafata", - "fontFamily": "Gafata, sans-serif", - "slug": "gafata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gafata/v20/XRXV3I6Cn0VJKon4N-yAbsrVcA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gafata", - "preview": "https://s.w.org/images/fonts/17.7/previews/gafata/gafata-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gafata/gafata.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gajraj One", - "fontFamily": "Gajraj One, system-ui", - "slug": "gajraj-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gajrajone/v5/1cX2aUDCDpXsuWVb1jIjr1SqhcitzeM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gajraj One", - "preview": "https://s.w.org/images/fonts/17.7/previews/gajraj-one/gajraj-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gajraj-one/gajraj-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Galada", - "fontFamily": "Galada, system-ui", - "slug": "galada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/galada/v18/H4cmBXyGmcjXlUX-9yw-4Lqggw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Galada", - "preview": "https://s.w.org/images/fonts/17.7/previews/galada/galada-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/galada/galada.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Galdeano", - "fontFamily": "Galdeano, sans-serif", - "slug": "galdeano", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/galdeano/v22/uU9MCBoQ4YOqOW1boDP08PCOg0uX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Galdeano", - "preview": "https://s.w.org/images/fonts/17.7/previews/galdeano/galdeano-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/galdeano/galdeano.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Galindo", - "fontFamily": "Galindo, system-ui", - "slug": "galindo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/galindo/v24/HI_KiYMeLqVKqwyuQ5TiRp-dhpQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Galindo", - "preview": "https://s.w.org/images/fonts/17.7/previews/galindo/galindo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/galindo/galindo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gamja Flower", - "fontFamily": "Gamja Flower, cursive", - "slug": "gamja-flower", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gamjaflower/v22/6NUR8FiKJg-Pa0rM6uN40Z4kzP9Fdty2ew.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gamja Flower", - "preview": "https://s.w.org/images/fonts/17.7/previews/gamja-flower/gamja-flower-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gamja-flower/gamja-flower.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Gantari", - "fontFamily": "Gantari, sans-serif", - "slug": "gantari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOz31a5GD2qnm.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2gOj31a5GD2qnm.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g1-Oj31a5GD2qnm.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOj31a5GD2qnm.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0SOj31a5GD2qnm.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3-PT31a5GD2qnm.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3HPT31a5GD2qnm.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2gPT31a5GD2qnm.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2JPT31a5GD2qnm.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoedWyYZCh37nmpWc.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeVWzYZCh37nmpWc.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeYuzYZCh37nmpWc.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoedWzYZCh37nmpWc.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeeezYZCh37nmpWc.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeQu0YZCh37nmpWc.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeTK0YZCh37nmpWc.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeVW0YZCh37nmpWc.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeXy0YZCh37nmpWc.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Gantari", - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gasoek One", - "fontFamily": "Gasoek One, sans-serif", - "slug": "gasoek-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gasoekone/v3/EJRTQgQ_UMUKvDgnlX80zr-_cyb-vco.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gasoek One", - "preview": "https://s.w.org/images/fonts/17.7/previews/gasoek-one/gasoek-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gasoek-one/gasoek-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gayathri", - "fontFamily": "Gayathri, sans-serif", - "slug": "gayathri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gayathri/v17/MCoWzAb429DbBilWLLhc-p7SA_gA2W8.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Gayathri", - "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gayathri/v17/MCoQzAb429DbBilWLIA98J_wBugA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gayathri", - "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gayathri/v17/MCoXzAb429DbBilWLLiE37v9LfQJwHbn.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gayathri", - "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gelasio", - "fontFamily": "Gelasio, serif", - "slug": "gelasio", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf9MaFfvUQxTTqSxCyrYGkHgIs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf_MaFfvUQxTTqS9CuhYUsCkIt9QQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_N2CRGQsnIJkWL4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZkGImnaBhSL7Y1Q.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_PGFRGQsnIJkWL4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZvGUmnaBhSL7Y1Q.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_JWERGQsnIJkWL4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZ2GQmnaBhSL7Y1Q.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Gelasio", - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gemunu Libre", - "fontFamily": "Gemunu Libre, sans-serif", - "slug": "gemunu-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp05iJPvGLeMXPIWA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp00aJPvGLeMXPIWA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0xiJPvGLeMXPIWA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0yqJPvGLeMXPIWA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp08aOPvGLeMXPIWA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0_-OPvGLeMXPIWA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp05iOPvGLeMXPIWA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Gemunu Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Genos", - "fontFamily": "Genos, sans-serif", - "slug": "genos", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVqknoqEK6K7ZsAg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVKkjoqEK6K7ZsAg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwV9EjoqEK6K7ZsAg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVqkjoqEK6K7ZsAg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVmEjoqEK6K7ZsAg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVdE_oqEK6K7ZsAg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVTU_oqEK6K7ZsAg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVKk_oqEK6K7ZsAg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVA0_oqEK6K7ZsAg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsA70i7CbN8Ard7.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYguA7ki7CbN8Ard7.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgte7ki7CbN8Ard7.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsA7ki7CbN8Ard7.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsy7ki7CbN8Ard7.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgve6Ui7CbN8Ard7.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgvn6Ui7CbN8Ard7.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYguA6Ui7CbN8Ard7.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgup6Ui7CbN8Ard7.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Genos", - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gentium Book Plus", - "fontFamily": "Gentium Book Plus, serif", - "slug": "gentium-book-plus", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFL2-RHBgUK5fbjKxRpbBtJPyRpofKadbLOrdPV.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gentium Book Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFN2-RHBgUK5fbjKxRpbBtJPyRpocKdf7PsqMPVZb4.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Gentium Book Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFO2-RHBgUK5fbjKxRpbBtJPyRpocojWpbDhs_cfKe1.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gentium Book Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFA2-RHBgUK5fbjKxRpbBtJPyRpocKdRwrDjM7-ebe1Els.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Gentium Book Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gentium Plus", - "fontFamily": "Gentium Plus, serif", - "slug": "gentium-plus", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gentiumplus/v2/Iurd6Ytw-oSPaZ00r2bNe8VpiZtM6G0t9w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gentium Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gentiumplus/v2/IurD6Ytw-oSPaZ00r2bNe8VZjpFNymg9957e.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Gentium Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gentiumplus/v2/IurC6Ytw-oSPaZ00r2bNe8VRMLRo5UYx_ofHsw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gentium Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gentiumplus/v2/IurA6Ytw-oSPaZ00r2bNe8VZjqn05Uww3ILXs-h6.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Gentium Plus", - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Geo", - "fontFamily": "Geo, sans-serif", - "slug": "geo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/geo/v21/CSRz4zRZlufVKnBmQjlCbQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Geo", - "preview": "https://s.w.org/images/fonts/17.7/previews/geo/geo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geo/v21/CSRx4zRZluflLXpnYDxSbf8r.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Geo", - "preview": "https://s.w.org/images/fonts/17.7/previews/geo/geo-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/geo/geo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Geologica", - "fontFamily": "Geologica, sans-serif", - "slug": "geologica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqDx_qQ-YYAXWnqFs.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD5_rQ-YYAXWnqFs.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD0HrQ-YYAXWnqFs.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqDx_rQ-YYAXWnqFs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqDy3rQ-YYAXWnqFs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD8HsQ-YYAXWnqFs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD_jsQ-YYAXWnqFs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD5_sQ-YYAXWnqFs.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD7bsQ-YYAXWnqFs.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Geologica", - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Georama", - "fontFamily": "Georama, sans-serif", - "slug": "georama", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvktnAsL5_tgbg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5mvgtnAsL5_tgbg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5RPgtnAsL5_tgbg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvgtnAsL5_tgbg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5KPgtnAsL5_tgbg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5xP8tnAsL5_tgbg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5_f8tnAsL5_tgbg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5mv8tnAsL5_tgbg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5s_8tnAsL5_tgbg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rvF2wEKxf5wbh3T.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rtF2gEKxf5wbh3T.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rub2gEKxf5wbh3T.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rvF2gEKxf5wbh3T.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rv32gEKxf5wbh3T.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rsb3QEKxf5wbh3T.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rsi3QEKxf5wbh3T.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rtF3QEKxf5wbh3T.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rts3QEKxf5wbh3T.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Georama", - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Geostar", - "fontFamily": "Geostar, system-ui", - "slug": "geostar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/geostar/v26/sykz-yx4n701VLOftS-9-trEvlQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Geostar", - "preview": "https://s.w.org/images/fonts/17.7/previews/geostar/geostar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/geostar/geostar.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Geostar Fill", - "fontFamily": "Geostar Fill, system-ui", - "slug": "geostar-fill", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/geostarfill/v26/AMOWz4SWuWiXFfjEohxQ9os0VlK2w9lb4g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Geostar Fill", - "preview": "https://s.w.org/images/fonts/17.7/previews/geostar-fill/geostar-fill-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/geostar-fill/geostar-fill.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Germania One", - "fontFamily": "Germania One, system-ui", - "slug": "germania-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/germaniaone/v20/Fh4yPjrqIyv2ucM2qzBjeS3eyQJONau6ew.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Germania One", - "preview": "https://s.w.org/images/fonts/17.7/previews/germania-one/germania-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/germania-one/germania-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gideon Roman", - "fontFamily": "Gideon Roman, system-ui", - "slug": "gideon-roman", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gideonroman/v11/e3tmeuGrVOys8sxzZgWlmXogfkPWovdU4w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gideon Roman", - "preview": "https://s.w.org/images/fonts/17.7/previews/gideon-roman/gideon-roman-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gideon-roman/gideon-roman.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gidugu", - "fontFamily": "Gidugu, sans-serif", - "slug": "gidugu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gidugu/v25/L0x8DFMkk1Uf6w3RufCmRSlUig.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gidugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/gidugu/gidugu-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gidugu/gidugu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gilda Display", - "fontFamily": "Gilda Display, serif", - "slug": "gilda-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gildadisplay/v18/t5tmIRoYMoaYG0WEOh7HwMeR7TzFrpOHYh4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gilda Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/gilda-display/gilda-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gilda-display/gilda-display.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Girassol", - "fontFamily": "Girassol, system-ui", - "slug": "girassol", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/girassol/v22/JTUUjIo_-DK48laaNC9Iz2pJzxbi.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Girassol", - "preview": "https://s.w.org/images/fonts/17.7/previews/girassol/girassol-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/girassol/girassol.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Give You Glory", - "fontFamily": "Give You Glory, cursive", - "slug": "give-you-glory", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/giveyouglory/v15/8QIQdiHOgt3vv4LR7ahjw9-XYc12B4ZD6rwa.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Give You Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/give-you-glory/give-you-glory-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/give-you-glory/give-you-glory.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Glass Antiqua", - "fontFamily": "Glass Antiqua, system-ui", - "slug": "glass-antiqua", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/glassantiqua/v24/xfu30Wr0Wn3NOQM2piC0uXOjnLrwN6fRUkY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Glass Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/glass-antiqua/glass-antiqua-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/glass-antiqua/glass-antiqua.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Glegoo", - "fontFamily": "Glegoo, serif", - "slug": "glegoo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/glegoo/v16/_Xmt-HQyrTKWaw2JjqmZAI91xw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Glegoo", - "preview": "https://s.w.org/images/fonts/17.7/previews/glegoo/glegoo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glegoo/v16/_Xmu-HQyrTKWaw2xN4a9DaRpzimMsg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Glegoo", - "preview": "https://s.w.org/images/fonts/17.7/previews/glegoo/glegoo-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/glegoo/glegoo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gloock", - "fontFamily": "Gloock, serif", - "slug": "gloock", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gloock/v6/Iurb6YFw84WUY4N5ihylBrdRjQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gloock", - "preview": "https://s.w.org/images/fonts/17.7/previews/gloock/gloock-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gloock/gloock.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gloria Hallelujah", - "fontFamily": "Gloria Hallelujah, cursive", - "slug": "gloria-hallelujah", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gloriahallelujah/v21/LYjYdHv3kUk9BMV96EIswT9DIbW-MLS33TKEvkCF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gloria Hallelujah", - "preview": "https://s.w.org/images/fonts/17.7/previews/gloria-hallelujah/gloria-hallelujah-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gloria-hallelujah/gloria-hallelujah.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Glory", - "fontFamily": "Glory, sans-serif", - "slug": "glory", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQwIiDo3-dDi9EOQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQQImDo3-dDi9EOQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQnomDo3-dDi9EOQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQwImDo3-dDi9EOQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQ8omDo3-dDi9EOQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQHo6Do3-dDi9EOQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQJ46Do3-dDi9EOQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQQI6Do3-dDi9EOQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpr5HWcLCpUOaM6.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMrr5XWcLCpUOaM6.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMo15XWcLCpUOaM6.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpr5XWcLCpUOaM6.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpZ5XWcLCpUOaM6.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMq14nWcLCpUOaM6.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMqM4nWcLCpUOaM6.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMrr4nWcLCpUOaM6.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Glory", - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gluten", - "fontFamily": "Gluten, system-ui", - "slug": "gluten", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vb7B1Ouni7ciJh.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xb7R1Ouni7ciJh.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8UF7R1Ouni7ciJh.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vb7R1Ouni7ciJh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vp7R1Ouni7ciJh.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8WF6h1Ouni7ciJh.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8W86h1Ouni7ciJh.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xb6h1Ouni7ciJh.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xy6h1Ouni7ciJh.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Gluten", - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Goblin One", - "fontFamily": "Goblin One, system-ui", - "slug": "goblin-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/goblinone/v26/CSR64z1ZnOqZRjRCBVY_TOIATNt_pOU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Goblin One", - "preview": "https://s.w.org/images/fonts/17.7/previews/goblin-one/goblin-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/goblin-one/goblin-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gochi Hand", - "fontFamily": "Gochi Hand, cursive", - "slug": "gochi-hand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gochihand/v23/hES06XlsOjtJsgCkx1PkTov1-n0nXWA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gochi Hand", - "preview": "https://s.w.org/images/fonts/17.7/previews/gochi-hand/gochi-hand-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gochi-hand/gochi-hand.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Goldman", - "fontFamily": "Goldman, system-ui", - "slug": "goldman", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/goldman/v19/pe0uMIWbN4JFplR2LDd4Bt-7G98.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Goldman", - "preview": "https://s.w.org/images/fonts/17.7/previews/goldman/goldman-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/goldman/v19/pe0rMIWbN4JFplR2FI5XItKQB9Zra1U.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Goldman", - "preview": "https://s.w.org/images/fonts/17.7/previews/goldman/goldman-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/goldman/goldman.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Golos Text", - "fontFamily": "Golos Text, sans-serif", - "slug": "golos-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plVRRQ5ZEr8zXcyx.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Golos Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plVjRQ5ZEr8zXcyx.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Golos Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plWPQg5ZEr8zXcyx.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Golos Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plW2Qg5ZEr8zXcyx.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Golos Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plXRQg5ZEr8zXcyx.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Golos Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plX4Qg5ZEr8zXcyx.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Golos Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gorditas", - "fontFamily": "Gorditas, system-ui", - "slug": "gorditas", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gorditas/v22/ll8_K2aTVD26DsPEtQDtDa4AlxYb.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gorditas", - "preview": "https://s.w.org/images/fonts/17.7/previews/gorditas/gorditas-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gorditas/v22/ll84K2aTVD26DsPEtThUIooNvAoShA1i.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gorditas", - "preview": "https://s.w.org/images/fonts/17.7/previews/gorditas/gorditas-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gorditas/gorditas.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gothic A1", - "fontFamily": "Gothic A1, sans-serif", - "slug": "gothic-a1", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR74z5ZnPydRjlCCwlCCMcvYtd2vfwk.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCpOYKTfl6tOU9Eg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCwOUKTfl6tOU9Eg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR94z5ZnPydRjlCCwl6ac0uQNJmvQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCmOQKTfl6tOU9Eg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCtOMKTfl6tOU9Eg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlC0OIKTfl6tOU9Eg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCzOEKTfl6tOU9Eg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlC6OAKTfl6tOU9Eg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Gothic A1", - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gotu", - "fontFamily": "Gotu, sans-serif", - "slug": "gotu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gotu/v16/o-0FIpksx3QOlHgLioh6-hU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gotu", - "preview": "https://s.w.org/images/fonts/17.7/previews/gotu/gotu-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gotu/gotu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Goudy Bookletter 1911", - "fontFamily": "Goudy Bookletter 1911, serif", - "slug": "goudy-bookletter-1911", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/goudybookletter1911/v19/sykt-z54laciWfKv-kX8krex0jDiD2HbY6I5sBbXZ4IXAA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Goudy Bookletter 1911", - "preview": "https://s.w.org/images/fonts/17.7/previews/goudy-bookletter-1911/goudy-bookletter-1911-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/goudy-bookletter-1911/goudy-bookletter-1911.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gowun Batang", - "fontFamily": "Gowun Batang, serif", - "slug": "gowun-batang", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gowunbatang/v7/ijwSs5nhRMIjYsdSgcMa3wRhWbH-yuAtLw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gowun Batang", - "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-batang/gowun-batang-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gowunbatang/v7/ijwNs5nhRMIjYsdSgcMa3wRZ4J7ax8sxJii23w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gowun Batang", - "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-batang/gowun-batang-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-batang/gowun-batang.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gowun Dodum", - "fontFamily": "Gowun Dodum, sans-serif", - "slug": "gowun-dodum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gowundodum/v7/3Jn5SD_00GqwlBnWc1TUJF0AfORL0fNy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gowun Dodum", - "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-dodum/gowun-dodum-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-dodum/gowun-dodum.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Graduate", - "fontFamily": "Graduate, serif", - "slug": "graduate", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/graduate/v17/C8cg4cs3o2n15t_2YxgU6X2NZAn2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Graduate", - "preview": "https://s.w.org/images/fonts/17.7/previews/graduate/graduate-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/graduate/graduate.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Grand Hotel", - "fontFamily": "Grand Hotel, cursive", - "slug": "grand-hotel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grandhotel/v19/7Au7p_IgjDKdCRWuR1azpmQIEl0O0kEx.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grand Hotel", - "preview": "https://s.w.org/images/fonts/17.7/previews/grand-hotel/grand-hotel-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grand-hotel/grand-hotel.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Grandiflora One", - "fontFamily": "Grandiflora One, serif", - "slug": "grandiflora-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grandifloraone/v3/0ybmGD0g27bCk_5MGWZcKWhxwnUU-B3y8DOWGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grandiflora One", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandiflora-one/grandiflora-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grandiflora-one/grandiflora-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Grandstander", - "fontFamily": "Grandstander, system-ui", - "slug": "grandstander", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD1-_D33WttFGmQk.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD9--D33WttFGmQk.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQDwG-D33WttFGmQk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD1--D33WttFGmQk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD22-D33WttFGmQk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD4G5D33WttFGmQk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD7i5D33WttFGmQk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD9-5D33WttFGmQk.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD_a5D33WttFGmQk.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf95zrct_NDiQlBYQ.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9Zzvct_NDiQlBYQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9uTvct_NDiQlBYQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf95zvct_NDiQlBYQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf91Tvct_NDiQlBYQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9OTzct_NDiQlBYQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9ADzct_NDiQlBYQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9Zzzct_NDiQlBYQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9Tjzct_NDiQlBYQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Grandstander", - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Grape Nuts", - "fontFamily": "Grape Nuts, cursive", - "slug": "grape-nuts", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grapenuts/v5/syk2-yF4iLM2RfKj4F7k3tfvol2RN1E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grape Nuts", - "preview": "https://s.w.org/images/fonts/17.7/previews/grape-nuts/grape-nuts-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grape-nuts/grape-nuts.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Gravitas One", - "fontFamily": "Gravitas One, system-ui", - "slug": "gravitas-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gravitasone/v19/5h1diZ4hJ3cblKy3LWakKQmaCGRNr3DzbQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gravitas One", - "preview": "https://s.w.org/images/fonts/17.7/previews/gravitas-one/gravitas-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gravitas-one/gravitas-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Great Vibes", - "fontFamily": "Great Vibes, cursive", - "slug": "great-vibes", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/greatvibes/v18/RWmMoKWR9v4ksMfaWd_JN-XHg6UKDXlq.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Great Vibes", - "preview": "https://s.w.org/images/fonts/17.7/previews/great-vibes/great-vibes-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/great-vibes/great-vibes.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Grechen Fuemen", - "fontFamily": "Grechen Fuemen, cursive", - "slug": "grechen-fuemen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grechenfuemen/v9/vEFI2_tHEQ4d5ObgKxBzZh0MAWgZ-NaXXq7H.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grechen Fuemen", - "preview": "https://s.w.org/images/fonts/17.7/previews/grechen-fuemen/grechen-fuemen-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grechen-fuemen/grechen-fuemen.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Grenze", - "fontFamily": "Grenze, serif", - "slug": "grenze", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZRFGb7hR12BxqPm2ImuAkalnmd.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZXFGb7hR12BxqH_VpHsgg4k2md0kI.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPN0MDlycWn2CEyw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_Vrrky0XvWWUy1uW.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPU0ADlycWn2CEyw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VqPkC0XvWWUy1uW.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZTFGb7hR12Bxq3-mgnmgwKlg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZRFGb7hR12BxqH_WImuAkalnmd.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPC0EDlycWn2CEyw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VrXkS0XvWWUy1uW.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPJ0YDlycWn2CEyw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_Vr7li0XvWWUy1uW.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPQ0cDlycWn2CEyw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_Vqfly0XvWWUy1uW.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPX0QDlycWn2CEyw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VqDlC0XvWWUy1uW.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPe0UDlycWn2CEyw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VqnlS0XvWWUy1uW.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Grenze", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Grenze Gotisch", - "fontFamily": "Grenze Gotisch, system-ui", - "slug": "grenze-gotisch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5Lz5UdYCdYPSd_w.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5rz9UdYCdYPSd_w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5cT9UdYCdYPSd_w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5Lz9UdYCdYPSd_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5HT9UdYCdYPSd_w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i58ThUdYCdYPSd_w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5yDhUdYCdYPSd_w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5rzhUdYCdYPSd_w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5hjhUdYCdYPSd_w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Grenze Gotisch", - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Grey Qo", - "fontFamily": "Grey Qo, cursive", - "slug": "grey-qo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/greyqo/v9/BXRrvF_Nmv_TyXxNDO5Q9Wf0QcE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Grey Qo", - "preview": "https://s.w.org/images/fonts/17.7/previews/grey-qo/grey-qo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/grey-qo/grey-qo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Griffy", - "fontFamily": "Griffy, system-ui", - "slug": "griffy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/griffy/v22/FwZa7-ox2FQh9kfwTdSEwM2zpA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Griffy", - "preview": "https://s.w.org/images/fonts/17.7/previews/griffy/griffy-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/griffy/griffy.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gruppo", - "fontFamily": "Gruppo, sans-serif", - "slug": "gruppo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gruppo/v21/WwkfxPmzE06v_ZWFXHDAOIEQUQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gruppo", - "preview": "https://s.w.org/images/fonts/17.7/previews/gruppo/gruppo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gruppo/gruppo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gudea", - "fontFamily": "Gudea, sans-serif", - "slug": "gudea", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gudea/v15/neIFzCqgsI0mp-CK9IGON7Ez.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gudea", - "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gudea/v15/neILzCqgsI0mp9CN_oCsMqEzSJQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Gudea", - "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gudea/v15/neIIzCqgsI0mp9gz26WDHK06UY30.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gudea", - "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Gugi", - "fontFamily": "Gugi, system-ui", - "slug": "gugi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gugi/v15/A2BVn5dXywshVAuA9DEfgqM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gugi", - "preview": "https://s.w.org/images/fonts/17.7/previews/gugi/gugi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gugi/gugi.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Gulzar", - "fontFamily": "Gulzar, serif", - "slug": "gulzar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gulzar/v12/Wnz6HAc9eB3HB2ILZDwZqg_MPQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gulzar", - "preview": "https://s.w.org/images/fonts/17.7/previews/gulzar/gulzar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gulzar/gulzar.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gupter", - "fontFamily": "Gupter, serif", - "slug": "gupter", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gupter/v14/2-cm9JNmxJqPO1QUZJa_Wu_lpA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gupter", - "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gupter/v14/2-cl9JNmxJqPO1Qslb-bV8T5rZhaZg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Gupter", - "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gupter/v14/2-cl9JNmxJqPO1Qs3bmbV8T5rZhaZg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gupter", - "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gurajada", - "fontFamily": "Gurajada, serif", - "slug": "gurajada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gurajada/v19/FwZY7-Qx308m-l-0Kd6F4sijpFu_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gurajada", - "preview": "https://s.w.org/images/fonts/17.7/previews/gurajada/gurajada-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gurajada/gurajada.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Gwendolyn", - "fontFamily": "Gwendolyn, cursive", - "slug": "gwendolyn", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/gwendolyn/v7/qkBXXvoO_M3CSss-d7ee4ZRLkAXbMQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Gwendolyn", - "preview": "https://s.w.org/images/fonts/17.7/previews/gwendolyn/gwendolyn-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/gwendolyn/v7/qkBSXvoO_M3CSss-d7emWLtvnS7HONiSFQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Gwendolyn", - "preview": "https://s.w.org/images/fonts/17.7/previews/gwendolyn/gwendolyn-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/gwendolyn/gwendolyn.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Habibi", - "fontFamily": "Habibi, serif", - "slug": "habibi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/habibi/v21/CSR-4zFWkuqcTTNCTxJeZOYySQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Habibi", - "preview": "https://s.w.org/images/fonts/17.7/previews/habibi/habibi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/habibi/habibi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Hachi Maru Pop", - "fontFamily": "Hachi Maru Pop, cursive", - "slug": "hachi-maru-pop", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hachimarupop/v19/HI_TiYoRLqpLrEiMAuO9Ysfz7rWwEM_btd8u.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hachi Maru Pop", - "preview": "https://s.w.org/images/fonts/17.7/previews/hachi-maru-pop/hachi-maru-pop-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hachi-maru-pop/hachi-maru-pop.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Hahmlet", - "fontFamily": "Hahmlet, serif", - "slug": "hahmlet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RhKOdjtbsO-aVxn.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjKONjtbsO-aVxn.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RgUONjtbsO-aVxn.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RhKONjtbsO-aVxn.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4Rh4ONjtbsO-aVxn.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RiUP9jtbsO-aVxn.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RitP9jtbsO-aVxn.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjKP9jtbsO-aVxn.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjjP9jtbsO-aVxn.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Hahmlet", - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Halant", - "fontFamily": "Halant, serif", - "slug": "halant", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2Pbsvc_pCngZqcwdRXg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Halant", - "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/halant/v14/u-4-0qaujRI2PbsX2tJmky12eg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Halant", - "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2PbsvK_tCngZqcwdRXg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Halant", - "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2PbsvB_xCngZqcwdRXg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Halant", - "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2PbsvY_1CngZqcwdRXg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Halant", - "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Hammersmith One", - "fontFamily": "Hammersmith One, sans-serif", - "slug": "hammersmith-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hammersmithone/v17/qWcyB624q4L_C4jGQ9IK0O_dFlnbtxsks4MRXw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hammersmith One", - "preview": "https://s.w.org/images/fonts/17.7/previews/hammersmith-one/hammersmith-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hammersmith-one/hammersmith-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hanalei", - "fontFamily": "Hanalei, system-ui", - "slug": "hanalei", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hanalei/v23/E21n_dD8iufIjBRHXz0mVydREus.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hanalei", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei/hanalei-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei/hanalei.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Hanalei Fill", - "fontFamily": "Hanalei Fill, system-ui", - "slug": "hanalei-fill", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hanaleifill/v22/fC1mPYtObGbfyQznIaQzPQiMUgLBplm9aw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hanalei Fill", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei-fill/hanalei-fill-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei-fill/hanalei-fill.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Handjet", - "fontFamily": "Handjet, system-ui", - "slug": "handjet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHTmbUkAsEHFAH2A.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHbmaUkAsEHFAH2A.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHWeaUkAsEHFAH2A.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHTmaUkAsEHFAH2A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHQuaUkAsEHFAH2A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHeedUkAsEHFAH2A.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHd6dUkAsEHFAH2A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHbmdUkAsEHFAH2A.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHZCdUkAsEHFAH2A.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Handjet", - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Handlee", - "fontFamily": "Handlee, cursive", - "slug": "handlee", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/handlee/v18/-F6xfjBsISg9aMakDm_6oilJ3ik.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Handlee", - "preview": "https://s.w.org/images/fonts/17.7/previews/handlee/handlee-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/handlee/handlee.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Hanken Grotesk", - "fontFamily": "Hanken Grotesk, sans-serif", - "slug": "hanken-grotesk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_Ncs2da5PpNzXhRKA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcM2Za5PpNzXhRKA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_Nc7WZa5PpNzXhRKA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_Ncs2Za5PpNzXhRKA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcgWZa5PpNzXhRKA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcbWFa5PpNzXhRKA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcVGFa5PpNzXhRKA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcM2Fa5PpNzXhRKA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcGmFa5PpNzXhRKA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyWyo_BM731BKMSK.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyUyovBM731BKMSK.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyXsovBM731BKMSK.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyWyovBM731BKMSK.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyWAovBM731BKMSK.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyVspfBM731BKMSK.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyVVpfBM731BKMSK.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyUypfBM731BKMSK.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyUbpfBM731BKMSK.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Hanken Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hanuman", - "fontFamily": "Hanuman, serif", - "slug": "hanuman", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJzdNvD15HhpJJBQMLdOaNiaRpFvg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Hanuman", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQAr_HIxMZRNcp0o.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hanuman", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJxdNvD15HhpJJBeKPXOIFneRo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hanuman", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQBr4HIxMZRNcp0o.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hanuman", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQCL6HIxMZRNcp0o.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Hanuman", - "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Happy Monkey", - "fontFamily": "Happy Monkey, system-ui", - "slug": "happy-monkey", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/happymonkey/v14/K2F2fZZcl-9SXwl5F_C4R_OAAgD2bWqVjw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Happy Monkey", - "preview": "https://s.w.org/images/fonts/17.7/previews/happy-monkey/happy-monkey-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/happy-monkey/happy-monkey.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Harmattan", - "fontFamily": "Harmattan, sans-serif", - "slug": "harmattan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/harmattan/v19/goksH6L2DkFvVvRp9XpTTkCjkP1Yog.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Harmattan", - "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/harmattan/v19/gokpH6L2DkFvVvRp9Xprv2mHndZEq6TTFw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Harmattan", - "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/harmattan/v19/gokpH6L2DkFvVvRp9Xprk26HndZEq6TTFw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Harmattan", - "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/harmattan/v19/gokpH6L2DkFvVvRp9Xpr92-HndZEq6TTFw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Harmattan", - "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Headland One", - "fontFamily": "Headland One, serif", - "slug": "headland-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/headlandone/v16/yYLu0hHR2vKnp89Tk1TCq3Tx1flTeZ3mJA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Headland One", - "preview": "https://s.w.org/images/fonts/17.7/previews/headland-one/headland-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/headland-one/headland-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Hedvig Letters Sans", - "fontFamily": "Hedvig Letters Sans, sans-serif", - "slug": "hedvig-letters-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hedvigletterssans/v2/CHy_V_PfGVjobSBkihHWDT98RVp37w8jQJhN3Twgi1w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hedvig Letters Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-sans/hedvig-letters-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-sans/hedvig-letters-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hedvig Letters Serif", - "fontFamily": "Hedvig Letters Serif, serif", - "slug": "hedvig-letters-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hedviglettersserif/v2/OD5puN2I2mekHmyoU1Kj2AXOd5_7v7gIDlX8quj7viQ_N1HixEAZerfcvSGpZg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hedvig Letters Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-serif/hedvig-letters-serif-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-serif/hedvig-letters-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Heebo", - "fontFamily": "Heebo, sans-serif", - "slug": "heebo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiS2cd0Onz02SXQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSycd0Onz02SXQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1E1yycd0Onz02SXQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiSycd0Onz02SXQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Euyycd0Onz02SXQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EVyucd0Onz02SXQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Ebiucd0Onz02SXQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSucd0Onz02SXQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EICucd0Onz02SXQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Heebo", - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Henny Penny", - "fontFamily": "Henny Penny, system-ui", - "slug": "henny-penny", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hennypenny/v17/wXKvE3UZookzsxz_kjGSfMQvt3M7tMDT.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Henny Penny", - "preview": "https://s.w.org/images/fonts/17.7/previews/henny-penny/henny-penny-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/henny-penny/henny-penny.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Hepta Slab", - "fontFamily": "Hepta Slab, serif", - "slug": "hepta-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5jfeY5B0NBkz.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV5zfeY5B0NBkz.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvlL5zfeY5B0NBkz.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5zfeY5B0NBkz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvkn5zfeY5B0NBkz.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvnL4DfeY5B0NBkz.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvny4DfeY5B0NBkz.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV4DfeY5B0NBkz.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvm84DfeY5B0NBkz.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Hepta Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Herr Von Muellerhoff", - "fontFamily": "Herr Von Muellerhoff, cursive", - "slug": "herr-von-muellerhoff", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/herrvonmuellerhoff/v21/WBL6rFjRZkREW8WqmCWYLgCkQKXb4CAft3c__qJY3QPQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Herr Von Muellerhoff", - "preview": "https://s.w.org/images/fonts/17.7/previews/herr-von-muellerhoff/herr-von-muellerhoff-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/herr-von-muellerhoff/herr-von-muellerhoff.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Hi Melody", - "fontFamily": "Hi Melody, cursive", - "slug": "hi-melody", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/himelody/v15/46ktlbP8Vnz0pJcqCTbEem9E31BBGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hi Melody", - "preview": "https://s.w.org/images/fonts/17.7/previews/hi-melody/hi-melody-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hi-melody/hi-melody.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Hina Mincho", - "fontFamily": "Hina Mincho, serif", - "slug": "hina-mincho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hinamincho/v12/2sDaZGBRhpXa2Jjz5w5LAGW5KbkVZTHR.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hina Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/hina-mincho/hina-mincho-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hina-mincho/hina-mincho.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Hind", - "fontFamily": "Hind, sans-serif", - "slug": "hind", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfMJaIR6YjDpf5Vw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hind", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hind/v16/5aU69_a8oxmIRGtyBROzkDM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hind", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfJpbIR6YjDpf5Vw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hind", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfLZcIR6YjDpf5Vw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hind", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfNJdIR6YjDpf5Vw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hind", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hind Guntur", - "fontFamily": "Hind Guntur, sans-serif", - "slug": "hind-guntur", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_yGn1c2n9zaj5Ju.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hind Guntur", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKvE3UZrok56nvamSuJd8Qvt3M7tMDT.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hind Guntur", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_zenlc2n9zaj5Ju.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hind Guntur", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_zymVc2n9zaj5Ju.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hind Guntur", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_yWmFc2n9zaj5Ju.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hind Guntur", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hind Madurai", - "fontFamily": "Hind Madurai, sans-serif", - "slug": "hind-madurai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfXaUnfMsoMJ0b_g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hind Madurai", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xx0e2p98ZvDXdZQIOcpqjn9I0DceA0OQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hind Madurai", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfBaQnfMsoMJ0b_g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hind Madurai", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfKaMnfMsoMJ0b_g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hind Madurai", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfTaInfMsoMJ0b_g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hind Madurai", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hind Siliguri", - "fontFamily": "Hind Siliguri, sans-serif", - "slug": "hind-siliguri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRDf44uQfKiGvxts.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hind Siliguri", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwTs5juQtsyLLR5jN4cxBEofJ7Qxuk0Nig.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hind Siliguri", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRG_54uQfKiGvxts.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hind Siliguri", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoREP-4uQfKiGvxts.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hind Siliguri", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRCf_4uQfKiGvxts.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hind Siliguri", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hind Vadodara", - "fontFamily": "Hind Vadodara, sans-serif", - "slug": "hind-vadodara", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSDn3iXY0oSOL2Yw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Hind Vadodara", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neINzCKvrIcn5pbuuuriV9tTcJDfrXsfvSo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hind Vadodara", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSGH2iXY0oSOL2Yw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Hind Vadodara", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSE3xiXY0oSOL2Yw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Hind Vadodara", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSCnwiXY0oSOL2Yw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Hind Vadodara", - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Holtwood One SC", - "fontFamily": "Holtwood One SC, serif", - "slug": "holtwood-one-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/holtwoodonesc/v20/yYLx0hLR0P-3vMFSk1TCq3Txg5B3dLb6LZttyg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Holtwood One SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/holtwood-one-sc/holtwood-one-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/holtwood-one-sc/holtwood-one-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Homemade Apple", - "fontFamily": "Homemade Apple, cursive", - "slug": "homemade-apple", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/homemadeapple/v22/Qw3EZQFXECDrI2q789EKQZJob3x4Vnksi4M7.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Homemade Apple", - "preview": "https://s.w.org/images/fonts/17.7/previews/homemade-apple/homemade-apple-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/homemade-apple/homemade-apple.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Homenaje", - "fontFamily": "Homenaje, sans-serif", - "slug": "homenaje", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/homenaje/v16/FwZY7-Q-xVAi_l-6Ld6F4sijpFu_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Homenaje", - "preview": "https://s.w.org/images/fonts/17.7/previews/homenaje/homenaje-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/homenaje/homenaje.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hubballi", - "fontFamily": "Hubballi, sans-serif", - "slug": "hubballi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hubballi/v7/o-0JIpUj3WIZ1RFN56B-yBBNYuSF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hubballi", - "preview": "https://s.w.org/images/fonts/17.7/previews/hubballi/hubballi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hubballi/hubballi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Hurricane", - "fontFamily": "Hurricane, cursive", - "slug": "hurricane", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/hurricane/v7/pe0sMIuULZxTolZ5YldyB_2-C99ycg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Hurricane", - "preview": "https://s.w.org/images/fonts/17.7/previews/hurricane/hurricane-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/hurricane/hurricane.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Mono", - "fontFamily": "IBM Plex Mono, monospace", - "slug": "ibm-plex-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n3kwq131hj-sNFQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6rfjptAgt5VM-kVkqdyU8n1ioStndgre4dFcFh.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3uAL8lJPg-IUDNg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSGlZFgsARHNh4zg.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3oQI8lJPg-IUDNg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSflVFgsARHNh4zg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5i0g1l9kn-s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n1ioq131hj-sNFQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJ8lJPg-IUDNg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSJlRFgsARHNh4zg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAO8lJPg-IUDNg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSClNFgsARHNh4zg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQP8lJPg-IUDNg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSblJFgsARHNh4zg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "IBM Plex Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans", - "fontFamily": "IBM Plex Sans, sans-serif", - "slug": "ibm-plex-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX-KVElMYYaJe8bpLHnCwDKjbLeFaxIedbzDw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX8KVElMYYaJe8bpLHnCwDKhdTmdKZJW9PjD3N8.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjR7_MINmdd_qFmo.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTm2IdsdP3vBmpl8A.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjXr8MINmdd_qFmo.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRsdP3vBmpl8A.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYXgKVElMYYaJe8bpLHnCwDKtdPUFI5NadY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX-KVElMYYaJe8bpLHnCwDKhdTeFaxIedbzDw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjSL9MINmdd_qFmo.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTm5IVsdP3vBmpl8A.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjQ76MINmdd_qFmo.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJsdP3vBmpl8A.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjWr7MINmdd_qFmo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTmrINsdP3vBmpl8A.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans Arabic", - "fontFamily": "IBM Plex Sans Arabic, sans-serif", - "slug": "ibm-plex-sans-arabic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3MZRtWPQCuHme67tEYUIx3Kh0PHR9N6YNe3PW5eMlAMg0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPy_dCWVsVJKxTs.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YOW_tCWVsVJKxTs.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3CZRtWPQCuHme67tEYUIx3Kh0PHR9N6bs_1vSbfdlA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPO_9CWVsVJKxTs.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPi-NCWVsVJKxTs.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YOG-dCWVsVJKxTs.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans Condensed", - "fontFamily": "IBM Plex Sans Condensed, sans-serif", - "slug": "ibm-plex-sans-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY7KyK7BgYsMDhM.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8hN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8M_LgKkJHhOgBg.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5m6Yvur4cFFwq5.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8GPqpYYnEhq5H1w.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovur4cFFwq5.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYYnEhq5H1w.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbarwq_jhJsM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyK7BgYsMDhM.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5a64vur4cFFwq5.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8F_opYYnEhq5H1w.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivur4cFFwq5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYYnEhq5H1w.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4S7Yvur4cFFwq5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8BfupYYnEhq5H1w.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "IBM Plex Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans Devanagari", - "fontFamily": "IBM Plex Sans Devanagari, sans-serif", - "slug": "ibm-plex-sans-devanagari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXB3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HMUj1UcjwCEQq.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HnWnQfub8AV0z0w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_H-WrQfub8AV0z0w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXH3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O__UEL0c83gCA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HoWvQfub8AV0z0w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HjWzQfub8AV0z0w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_H6W3Qfub8AV0z0w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans Hebrew", - "fontFamily": "IBM Plex Sans Hebrew, sans-serif", - "slug": "ibm-plex-sans-hebrew", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa4qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEXB-lgVqDaM7C4.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEVt2306hjqF9Tc2.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEUJ2H06hjqF9Tc2.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa2qYENg9Kw1mpLpO0bGM5lfHAAZHhDXH2g8Fk3rSaM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEVR2X06hjqF9Tc2.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEV93n06hjqF9Tc2.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEUZ3306hjqF9Tc2.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans JP", - "fontFamily": "IBM Plex Sans JP, sans-serif", - "slug": "ibm-plex-sans-jp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XLDn9KbTDf6_f7dISNqYf_tvPT7E7yifB7twdmHQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7OLTrN9Vuw5_BAM.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7IbQrN9Vuw5_BAM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XNDn9KbTDf6_f7dISNqYf_tvPT1C_4iNJ-pwc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7N7RrN9Vuw5_BAM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7PLWrN9Vuw5_BAM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7JbXrN9Vuw5_BAM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans KR", - "fontFamily": "IBM Plex Sans KR, sans-serif", - "slug": "ibm-plex-sans-kr", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFM2-VJISZe3O_rc3ZVYh4aTwNOyra_WpzCpMrMfA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyhqef7PsqMPVZb4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyn6df7PsqMPVZb4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFK2-VJISZe3O_rc3ZVYh4aTwNO8te1W77HtMo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyiacf7PsqMPVZb4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOygqbf7PsqMPVZb4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOym6af7PsqMPVZb4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans Thai", - "fontFamily": "IBM Plex Sans Thai, sans-serif", - "slug": "ibm-plex-sans-thai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JNje1VVIzcq1HzJq2AEdo2Tj_qvLqEatYgR8ZKUqcX.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqExvcFaOhGW74OXw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEovQFaOhGW74OXw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JPje1VVIzcq1HzJq2AEdo2Tj_qvLq8C9whZcNaUg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE-vUFaOhGW74OXw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE1vIFaOhGW74OXw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEsvMFaOhGW74OXw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Sans Thai Looped", - "fontFamily": "IBM Plex Sans Thai Looped, sans-serif", - "slug": "ibm-plex-sans-thai-looped", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss5AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_HaKoXOtFCQ76Q.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_NqrhFyDGC0i8Cc.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_L6ohFyDGC0i8Cc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss_AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30LxBeAoFGoBCQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_OaphFyDGC0i8Cc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_MquhFyDGC0i8Cc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_K6vhFyDGC0i8Cc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "IBM Plex Serif", - "fontFamily": "IBM Plex Serif, serif", - "slug": "ibm-plex-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizBREVNn1dOx-zrZ2X3pZvkTi182zcZj1bIkNo.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizHREVNn1dOx-zrZ2X3pZvkTiUa41YTjnTNgNq55w.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi3Q-hI2oVrBicOg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa4_oyq1vjjNOg_oc.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi20-RI2oVrBicOg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa454xq1vjjNOg_oc.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizDREVNn1dOx-zrZ2X3pZvkThUd0TY7ikbI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizBREVNn1dOx-zrZ2X3pZvkTiUa2zcZj1bIkNo.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi3s-BI2oVrBicOg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa48Ywq1vjjNOg_oc.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi3A_xI2oVrBicOg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa4-o3q1vjjNOg_oc.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi2k_hI2oVrBicOg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa4442q1vjjNOg_oc.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "IBM Plex Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell DW Pica", - "fontFamily": "IM Fell DW Pica, serif", - "slug": "im-fell-dw-pica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfelldwpica/v16/2sDGZGRQotv9nbn2qSl0TxXVYNw9YQPUvi88MQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell DW Pica", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica/im-fell-dw-pica-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imfelldwpica/v16/2sDEZGRQotv9nbn2qSl0TxXVYNwNZgnVnCosMXm0.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IM Fell DW Pica", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica/im-fell-dw-pica-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica/im-fell-dw-pica.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell DW Pica SC", - "fontFamily": "IM Fell DW Pica SC, serif", - "slug": "im-fell-dw-pica-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfelldwpicasc/v21/0ybjGCAu5PfqkvtGVU15aBhXz3EUrnTW_RiKEUiBGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell DW Pica SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica-sc/im-fell-dw-pica-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica-sc/im-fell-dw-pica-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell Double Pica", - "fontFamily": "IM Fell Double Pica, serif", - "slug": "im-fell-double-pica", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfelldoublepica/v14/3XF2EqMq_94s9PeKF7Fg4gOKINyMtZ8rT0G1UL5Ayp0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell Double Pica", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica/im-fell-double-pica-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imfelldoublepica/v14/3XF0EqMq_94s9PeKF7Fg4gOKINyMtZ8rf0a_UZxF2p2G8g.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IM Fell Double Pica", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica/im-fell-double-pica-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica/im-fell-double-pica.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell Double Pica SC", - "fontFamily": "IM Fell Double Pica SC, serif", - "slug": "im-fell-double-pica-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfelldoublepicasc/v21/neIazDmuiMkFo6zj_sHpQ8teNbWlwBB_hXjJ4YgEeru2dGg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell Double Pica SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica-sc/im-fell-double-pica-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica-sc/im-fell-double-pica-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell English", - "fontFamily": "IM Fell English, serif", - "slug": "im-fell-english", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfellenglish/v14/Ktk1ALSLW8zDe0rthJysWrnLsAz3EqmZVY9Y5w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell English", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english/im-fell-english-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imfellenglish/v14/Ktk3ALSLW8zDe0rthJysWrnLsAzHFaOYd4pI59zg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IM Fell English", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english/im-fell-english-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english/im-fell-english.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell English SC", - "fontFamily": "IM Fell English SC, serif", - "slug": "im-fell-english-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfellenglishsc/v16/a8IENpD3CDX-4zrWfr1VY879qFF05pZLPogOg0shzA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell English SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english-sc/im-fell-english-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english-sc/im-fell-english-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell French Canon", - "fontFamily": "IM Fell French Canon, serif", - "slug": "im-fell-french-canon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfellfrenchcanon/v21/-F6ufiNtDWYfYc-tDiyiw08rrghJszkK6coQPt1ozoPz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell French Canon", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon/im-fell-french-canon-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imfellfrenchcanon/v21/-F6gfiNtDWYfYc-tDiyiw08rrghJszkK6foXNNxKy5PzzrU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IM Fell French Canon", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon/im-fell-french-canon-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon/im-fell-french-canon.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell French Canon SC", - "fontFamily": "IM Fell French Canon SC, serif", - "slug": "im-fell-french-canon-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfellfrenchcanonsc/v22/FBVmdCru5-ifcor2bgq9V89khWcmQghEURY7H3cxUBCVIVqH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell French Canon SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon-sc/im-fell-french-canon-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon-sc/im-fell-french-canon-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell Great Primer", - "fontFamily": "IM Fell Great Primer, serif", - "slug": "im-fell-great-primer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfellgreatprimer/v21/bx6aNwSJtayYxOkbYFsT6hMsLzX7u85rJorSvDo3SQY1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell Great Primer", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer/im-fell-great-primer-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imfellgreatprimer/v21/bx6UNwSJtayYxOkbYFsT6hMsLzX7u85rJrrVtjsVTBY1N6U.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "IM Fell Great Primer", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer/im-fell-great-primer-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer/im-fell-great-primer.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "IM Fell Great Primer SC", - "fontFamily": "IM Fell Great Primer SC, serif", - "slug": "im-fell-great-primer-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imfellgreatprimersc/v21/ga6daxBOxyt6sCqz3fjZCTFCTUDMHagsQKdDTLf4BXz0s8FG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "IM Fell Great Primer SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer-sc/im-fell-great-primer-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer-sc/im-fell-great-primer-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Ibarra Real Nova", - "fontFamily": "Ibarra Real Nova, serif", - "slug": "ibarra-real-nova", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdg5MDoVT9TWIvS.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdS5MDoVT9TWIvS.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXe-48DoVT9TWIvS.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXeH48DoVT9TWIvS.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopyiuXz5xXZvSkTo.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopxquXz5xXZvSkTo.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKop_apXz5xXZvSkTo.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKop8-pXz5xXZvSkTo.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Ibarra Real Nova", - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Iceberg", - "fontFamily": "Iceberg, system-ui", - "slug": "iceberg", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/iceberg/v24/8QIJdijAiM7o-qnZuI0Oq7jkAOw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Iceberg", - "preview": "https://s.w.org/images/fonts/17.7/previews/iceberg/iceberg-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/iceberg/iceberg.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Iceland", - "fontFamily": "Iceland, system-ui", - "slug": "iceland", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/iceland/v20/rax9HiuFsdMNOnWPWKlGADBbg0s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Iceland", - "preview": "https://s.w.org/images/fonts/17.7/previews/iceland/iceland-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/iceland/iceland.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Imbue", - "fontFamily": "Imbue, serif", - "slug": "imbue", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP8iWfO4NNK-Q4xY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP0iXfO4NNK-Q4xY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP5aXfO4NNK-Q4xY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP8iXfO4NNK-Q4xY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP_qXfO4NNK-Q4xY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoPxaQfO4NNK-Q4xY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoPy-QfO4NNK-Q4xY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP0iQfO4NNK-Q4xY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP2GQfO4NNK-Q4xY.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Imbue", - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Imperial Script", - "fontFamily": "Imperial Script, cursive", - "slug": "imperial-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imperialscript/v6/5DCPAKrpzy_H98IV2ISnZBbGrVNvOOnlvttWNg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Imperial Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/imperial-script/imperial-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/imperial-script/imperial-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Imprima", - "fontFamily": "Imprima, sans-serif", - "slug": "imprima", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/imprima/v18/VEMxRoN7sY3yuy-7-oCHyDzktPo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Imprima", - "preview": "https://s.w.org/images/fonts/17.7/previews/imprima/imprima-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/imprima/imprima.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Inclusive Sans", - "fontFamily": "Inclusive Sans, sans-serif", - "slug": "inclusive-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inclusivesans/v1/0nkxC9biPuwflXcJ46P4PGWE097wowa2LB4i.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inclusive Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inclusive-sans/inclusive-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inclusivesans/v1/0nkzC9biPuwflXcJ46P4PGWE0-73qQeUKQ4iT6o.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Inclusive Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inclusive-sans/inclusive-sans-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inclusive-sans/inclusive-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Inconsolata", - "fontFamily": "Inconsolata, monospace", - "slug": "inconsolata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU8aR_8lleY2co.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp9s8aR_8lleY2co.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp4U8aR_8lleY2co.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp7c8aR_8lleY2co.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp1s7aR_8lleY2co.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp2I7aR_8lleY2co.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU7aR_8lleY2co.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lppyw7aR_8lleY2co.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Inconsolata", - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Inder", - "fontFamily": "Inder, sans-serif", - "slug": "inder", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inder/v14/w8gUH2YoQe8_4vq_pw-P3U4O.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inder", - "preview": "https://s.w.org/images/fonts/17.7/previews/inder/inder-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inder/inder.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Indie Flower", - "fontFamily": "Indie Flower, cursive", - "slug": "indie-flower", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/indieflower/v21/m8JVjfNVeKWVnh3QMuKkFcZla0GG1dKEDw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Indie Flower", - "preview": "https://s.w.org/images/fonts/17.7/previews/indie-flower/indie-flower-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/indie-flower/indie-flower.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ingrid Darling", - "fontFamily": "Ingrid Darling, cursive", - "slug": "ingrid-darling", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ingriddarling/v5/LDIrapaJNxUtSuFdw-9yf4rCPsLLub458jGL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ingrid Darling", - "preview": "https://s.w.org/images/fonts/17.7/previews/ingrid-darling/ingrid-darling-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ingrid-darling/ingrid-darling.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Inika", - "fontFamily": "Inika, serif", - "slug": "inika", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inika/v21/rnCm-x5X3QP-phTCRcc2s2XH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inika", - "preview": "https://s.w.org/images/fonts/17.7/previews/inika/inika-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inika/v21/rnCr-x5X3QP-pix7auM7mHnOSOuk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inika", - "preview": "https://s.w.org/images/fonts/17.7/previews/inika/inika-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inika/inika.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Inknut Antiqua", - "fontFamily": "Inknut Antiqua, serif", - "slug": "inknut-antiqua", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2vwrj8bBoIYJNf.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GSYax7VC4ot_qNB4nYpBdaKXUG6pzxRwYB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU33w7j8bBoIYJNf.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU3bxLj8bBoIYJNf.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2_xbj8bBoIYJNf.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2jxrj8bBoIYJNf.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2Hx7j8bBoIYJNf.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Inknut Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Inria Sans", - "fontFamily": "Inria Sans, sans-serif", - "slug": "inria-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRPTiqXYfZMCOiVj9kQ3ELaDQ5FqeY3fX4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Inria Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRRTiqXYfZMCOiVj9kQ1OzAgQlPqMQybX4pQA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Inria Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRMTiqXYfZMCOiVj9kQ5OvyKQNute8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inria Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriasans/v14/ptROTiqXYfZMCOiVj9kQ1Oz4KCFrpe8uZA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Inria Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRPTiqXYfZMCOiVj9kQ3FLdDQ5FqeY3fX4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inria Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRRTiqXYfZMCOiVj9kQ1OzAkQ5PqMQybX4pQA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Inria Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Inria Serif", - "fontFamily": "Inria Serif, serif", - "slug": "inria-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC14PYxPY3rXxEndZJAzN3wAVQjAhFyta3xN.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Inria Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC16PYxPY3rXxEndZJAzN3SuT4THjl2PbmxN0_E.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Inria Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC1lPYxPY3rXxEndZJAzN0SpfSzNr0Ck.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inria Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC1nPYxPY3rXxEndZJAzN3Sudy3vqlCkcmU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Inria Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC14PYxPY3rXxEndZJAzN3wQUgjAhFyta3xN.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inria Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC16PYxPY3rXxEndZJAzN3SuT5TAjl2PbmxN0_E.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Inria Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Inspiration", - "fontFamily": "Inspiration, cursive", - "slug": "inspiration", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inspiration/v6/x3dkckPPZa6L4wIg5cZOEvoDnSrlBBsy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inspiration", - "preview": "https://s.w.org/images/fonts/17.7/previews/inspiration/inspiration-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inspiration/inspiration.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Instrument Sans", - "fontFamily": "Instrument Sans, sans-serif", - "slug": "instrument-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENut22kywN2u7YUwU.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxkywN2u7YUwU.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Instrument Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Instrument Serif", - "fontFamily": "Instrument Serif, serif", - "slug": "instrument-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/instrumentserif/v4/jizBRFtNs2ka5fXjeivQ4LroWlx-2zcZj1bIkNo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Instrument Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-serif/instrument-serif-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/instrumentserif/v4/jizHRFtNs2ka5fXjeivQ4LroWlx-6zATjnTNgNq55w.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Instrument Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-serif/instrument-serif-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-serif/instrument-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Inter", - "fontFamily": "Inter, sans-serif", - "slug": "inter", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyeMZ1rib2Bg-4.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZ1rib2Bg-4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZ1rib2Bg-4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZ1rib2Bg-4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuBWYMZ1rib2Bg-4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Inter", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Inter Tight", - "fontFamily": "Inter Tight, sans-serif", - "slug": "inter-tight", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw6qWSRToK8EPg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjw-qWSRToK8EPg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjUQ-qWSRToK8EPg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qWSRToK8EPg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqWSRToK8EPg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj6AiqWSRToK8EPg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjwiqWSRToK8EPg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiqWSRToK8EPg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xCHi5SgqoUPvi5.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zCHy5SgqoUPvi5.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0wcHy5SgqoUPvi5.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xCHy5SgqoUPvi5.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xwHy5SgqoUPvi5.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0ycGC5SgqoUPvi5.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0ylGC5SgqoUPvi5.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zCGC5SgqoUPvi5.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGC5SgqoUPvi5.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Inter Tight", - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Irish Grover", - "fontFamily": "Irish Grover, system-ui", - "slug": "irish-grover", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/irishgrover/v23/buExpoi6YtLz2QW7LA4flVgf_f5Oaiw4cw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Irish Grover", - "preview": "https://s.w.org/images/fonts/17.7/previews/irish-grover/irish-grover-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/irish-grover/irish-grover.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Island Moments", - "fontFamily": "Island Moments, cursive", - "slug": "island-moments", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/islandmoments/v6/NaPBcZfVGvBdxIt7Ar0qzkXJF-TDIohbZ6SY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Island Moments", - "preview": "https://s.w.org/images/fonts/17.7/previews/island-moments/island-moments-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/island-moments/island-moments.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Istok Web", - "fontFamily": "Istok Web, sans-serif", - "slug": "istok-web", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/istokweb/v24/3qTvojGmgSyUukBzKslZBGF-9kIIaQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Istok Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/istokweb/v24/3qTpojGmgSyUukBzKslpA2t_1EcYaQ7F.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Istok Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/istokweb/v24/3qTqojGmgSyUukBzKslhvU5a-2kUYBfcMw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Istok Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/istokweb/v24/3qT0ojGmgSyUukBzKslpA1PG-2MVQhLMMygN.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Istok Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Italiana", - "fontFamily": "Italiana, serif", - "slug": "italiana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/italiana/v20/QldNNTtLsx4E__B0XTmUY31Wx7Vv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Italiana", - "preview": "https://s.w.org/images/fonts/17.7/previews/italiana/italiana-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/italiana/italiana.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Italianno", - "fontFamily": "Italianno, cursive", - "slug": "italianno", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/italianno/v17/dg4n_p3sv6gCJkwzT6RnipYpQwM-gg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Italianno", - "preview": "https://s.w.org/images/fonts/17.7/previews/italianno/italianno-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/italianno/italianno.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Itim", - "fontFamily": "Itim, cursive", - "slug": "itim", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/itim/v14/0nknC9ziJOYewAFKkc7ZdwU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Itim", - "preview": "https://s.w.org/images/fonts/17.7/previews/itim/itim-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/itim/itim.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Jacques Francois", - "fontFamily": "Jacques Francois, serif", - "slug": "jacques-francois", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jacquesfrancois/v24/ZXu9e04ZvKeOOHIe1TMahbcIU2cgmcbqoeRWfbs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jacques Francois", - "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois/jacques-francois-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois/jacques-francois.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Jacques Francois Shadow", - "fontFamily": "Jacques Francois Shadow, system-ui", - "slug": "jacques-francois-shadow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jacquesfrancoisshadow/v25/KR1FBtOz8PKTMk-kqdkLVrvR0ECFrB6Pin-2_q8QsHuV5ULS.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jacques Francois Shadow", - "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois-shadow/jacques-francois-shadow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois-shadow/jacques-francois-shadow.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Jaldi", - "fontFamily": "Jaldi, sans-serif", - "slug": "jaldi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jaldi/v12/or3sQ67z0_CI30NRZpD_B6g8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jaldi", - "preview": "https://s.w.org/images/fonts/17.7/previews/jaldi/jaldi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jaldi/v12/or3hQ67z0_CI33voSbTyLLQ1niPn.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Jaldi", - "preview": "https://s.w.org/images/fonts/17.7/previews/jaldi/jaldi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jaldi/jaldi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "JetBrains Mono", - "fontFamily": "JetBrains Mono, monospace", - "slug": "jetbrains-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yK1jOFmUsaaDhw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8SKxjOFmUsaaDhw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8lqxjOFmUsaaDhw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxjOFmUsaaDhw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8-qxjOFmUsaaDhw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8FqtjOFmUsaaDhw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8L6tjOFmUsaaDhw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8SKtjOFmUsaaDhw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-Lf1OVk6OThxPA.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO8LflOVk6OThxPA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO_VflOVk6OThxPA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-LflOVk6OThxPA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-5flOVk6OThxPA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO9VeVOVk6OThxPA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO9seVOVk6OThxPA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO8LeVOVk6OThxPA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "JetBrains Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Jim Nightshade", - "fontFamily": "Jim Nightshade, cursive", - "slug": "jim-nightshade", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jimnightshade/v20/PlIkFlu9Pb08Q8HLM1PxmB0g-OS9V3qKaMxD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jim Nightshade", - "preview": "https://s.w.org/images/fonts/17.7/previews/jim-nightshade/jim-nightshade-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jim-nightshade/jim-nightshade.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Joan", - "fontFamily": "Joan, serif", - "slug": "joan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/joan/v9/ZXupe1oZsqWRbRJH8X1p_Ng.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Joan", - "preview": "https://s.w.org/images/fonts/17.7/previews/joan/joan-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/joan/joan.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Jockey One", - "fontFamily": "Jockey One, sans-serif", - "slug": "jockey-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jockeyone/v21/HTxpL2g2KjCFj4x8WI6ArIP7HYOk4xc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jockey One", - "preview": "https://s.w.org/images/fonts/17.7/previews/jockey-one/jockey-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jockey-one/jockey-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Jolly Lodger", - "fontFamily": "Jolly Lodger, system-ui", - "slug": "jolly-lodger", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jollylodger/v20/BXRsvFTAh_bGkA1uQ48dlB3VXOrT3ZyuqA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jolly Lodger", - "preview": "https://s.w.org/images/fonts/17.7/previews/jolly-lodger/jolly-lodger-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jolly-lodger/jolly-lodger.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Jomhuria", - "fontFamily": "Jomhuria, system-ui", - "slug": "jomhuria", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jomhuria/v20/Dxxp8j-TMXf-llKur2bwMOGbC3Dh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jomhuria", - "preview": "https://s.w.org/images/fonts/17.7/previews/jomhuria/jomhuria-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jomhuria/jomhuria.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Jomolhari", - "fontFamily": "Jomolhari, serif", - "slug": "jomolhari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jomolhari/v18/EvONzA1M1Iw_CBd2hsQCElIZKq5INg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jomolhari", - "preview": "https://s.w.org/images/fonts/17.7/previews/jomolhari/jomolhari-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jomolhari/jomolhari.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Josefin Sans", - "fontFamily": "Josefin Sans, sans-serif", - "slug": "josefin-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjRXMRrLgTsQV0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_LjQXMRrLgTsQV0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQXMRrLgTsQV0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjQXMRrLgTsQV0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ArQXMRrLgTsQV0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ObXXMRrLgTsQV0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_N_XXMRrLgTsQV0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtINhLybpUV3MEQ.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTNIJhLybpUV3MEQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCT6oJhLybpUV3MEQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtIJhLybpUV3MEQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCThoJhLybpUV3MEQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTaoVhLybpUV3MEQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTU4VhLybpUV3MEQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Josefin Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Josefin Slab", - "fontFamily": "Josefin Slab, serif", - "slug": "josefin-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W71mtd3w3K6CcEyI.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W79msd3w3K6CcEyI.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W7wesd3w3K6CcEyI.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W71msd3w3K6CcEyI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W72usd3w3K6CcEyI.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W74erd3w3K6CcEyI.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W776rd3w3K6CcEyI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvnzs9KoKZAyK43w.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvHzo9KoKZAyK43w.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvwTo9KoKZAyK43w.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvnzo9KoKZAyK43w.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvrTo9KoKZAyK43w.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvQT09KoKZAyK43w.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHveD09KoKZAyK43w.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Josefin Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Jost", - "fontFamily": "Jost, sans-serif", - "slug": "jost", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJAVDPokMmuHL.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mwjJQVDPokMmuHL.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mz9JQVDPokMmuHL.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJQVDPokMmuHL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myRJQVDPokMmuHL.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mx9IgVDPokMmuHL.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mxEIgVDPokMmuHL.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mwjIgVDPokMmuHL.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mwKIgVDPokMmuHL.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0ENIgun_HLMEo.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0FNIgun_HLMEo.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZrMFNIgun_HLMEo.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0FNIgun_HLMEo.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZt8FNIgun_HLMEo.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZjMCNIgun_HLMEo.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZgoCNIgun_HLMEo.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0CNIgun_HLMEo.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZkQCNIgun_HLMEo.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Jost", - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Joti One", - "fontFamily": "Joti One, system-ui", - "slug": "joti-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jotione/v26/Z9XVDmdJQAmWm9TwaYTb4u2El6GC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Joti One", - "preview": "https://s.w.org/images/fonts/17.7/previews/joti-one/joti-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/joti-one/joti-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Jua", - "fontFamily": "Jua, sans-serif", - "slug": "jua", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jua/v15/co3KmW9ljjAjduDZCsKgsg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jua", - "preview": "https://s.w.org/images/fonts/17.7/previews/jua/jua-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jua/jua.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Judson", - "fontFamily": "Judson, serif", - "slug": "judson", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/judson/v19/FeVRS0Fbvbc14VxRCrN01bV7kg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Judson", - "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/judson/v19/FeVTS0Fbvbc14VxhDbl197BrknZf.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Judson", - "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/judson/v19/FeVSS0Fbvbc14Vxps5xQ2J5nm29Gww.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Judson", - "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Julee", - "fontFamily": "Julee, cursive", - "slug": "julee", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/julee/v25/TuGfUVB3RpZPQ6ZOodgzydtk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Julee", - "preview": "https://s.w.org/images/fonts/17.7/previews/julee/julee-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/julee/julee.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Julius Sans One", - "fontFamily": "Julius Sans One, sans-serif", - "slug": "julius-sans-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/juliussansone/v18/1Pt2g8TAX_SGgBGUi0tGOYEga5W-wHEW6aGXHw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Julius Sans One", - "preview": "https://s.w.org/images/fonts/17.7/previews/julius-sans-one/julius-sans-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/julius-sans-one/julius-sans-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Junge", - "fontFamily": "Junge, serif", - "slug": "junge", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/junge/v24/gokgH670Gl1lUqAYvhB7SnKm.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Junge", - "preview": "https://s.w.org/images/fonts/17.7/previews/junge/junge-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/junge/junge.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Jura", - "fontFamily": "Jura, sans-serif", - "slug": "jura", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP0D7aukTfmrH_rt.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Jura", - "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7aukTfmrH_rt.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Jura", - "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1v7aukTfmrH_rt.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Jura", - "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP2D6qukTfmrH_rt.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Jura", - "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP266qukTfmrH_rt.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Jura", - "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Just Another Hand", - "fontFamily": "Just Another Hand, cursive", - "slug": "just-another-hand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/justanotherhand/v19/845CNN4-AJyIGvIou-6yJKyptyOpOcr6BmmlS5aw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Just Another Hand", - "preview": "https://s.w.org/images/fonts/17.7/previews/just-another-hand/just-another-hand-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/just-another-hand/just-another-hand.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Just Me Again Down Here", - "fontFamily": "Just Me Again Down Here, cursive", - "slug": "just-me-again-down-here", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/justmeagaindownhere/v24/MwQmbgXtz-Wc6RUEGNMc0QpRrfUh2hSdBBMoAuwCvqDwc_fg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Just Me Again Down Here", - "preview": "https://s.w.org/images/fonts/17.7/previews/just-me-again-down-here/just-me-again-down-here-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/just-me-again-down-here/just-me-again-down-here.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "K2D", - "fontFamily": "K2D, sans-serif", - "slug": "k2d", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aRnpF2V0ErE6UsvrIw74NL.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7afnpF2V0EjdZ1NtLMS6pNLAjk.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Erv4QJkZw85ppSGw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ3hlZY9xJ9CGyAa.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Er24cJkZw85ppSGw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ2FlpY9xJ9CGyAa.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aTnpF2V0ETcq8tnLcg7w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aRnpF2V0EjdaUsvrIw74NL.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Erg4YJkZw85ppSGw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ3dl5Y9xJ9CGyAa.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Err4EJkZw85ppSGw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ3xkJY9xJ9CGyAa.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Ery4AJkZw85ppSGw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ2VkZY9xJ9CGyAa.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Er14MJkZw85ppSGw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ2JkpY9xJ9CGyAa.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "K2D", - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kablammo", - "fontFamily": "Kablammo, system-ui", - "slug": "kablammo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kablammo/v1/bWtm7fHPcgrhC-J3lcXhcQTY5Ixs6Au9YgCjih0Rf4YDKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kablammo", - "preview": "https://s.w.org/images/fonts/17.7/previews/kablammo/kablammo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kablammo/kablammo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kadwa", - "fontFamily": "Kadwa, serif", - "slug": "kadwa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kadwa/v10/rnCm-x5V0g7iphTCRcc2s2XH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kadwa", - "preview": "https://s.w.org/images/fonts/17.7/previews/kadwa/kadwa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kadwa/v10/rnCr-x5V0g7ipix7auM7mHnOSOuk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kadwa", - "preview": "https://s.w.org/images/fonts/17.7/previews/kadwa/kadwa-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kadwa/kadwa.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kaisei Decol", - "fontFamily": "Kaisei Decol, serif", - "slug": "kaisei-decol", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kaiseidecol/v8/bMrwmSqP45sidWf3QmfFW6iyXlEP22OjoA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kaisei Decol", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseidecol/v8/bMrvmSqP45sidWf3QmfFW6iKr3gr1ki_qb57kA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kaisei Decol", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseidecol/v8/bMrvmSqP45sidWf3QmfFW6iK534r1ki_qb57kA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kaisei Decol", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kaisei HarunoUmi", - "fontFamily": "Kaisei HarunoUmi, serif", - "slug": "kaisei-harunoumi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_RiZQSLqBQoAHhK_C6N_nzy_jcGs75sM8u3mk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kaisei HarunoUmi", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_WiZQSLqBQoAHhK_C6N_nzy_jcIj_QlMIFwmC9FAU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kaisei HarunoUmi", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_WiZQSLqBQoAHhK_C6N_nzy_jcInfWlMIFwmC9FAU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kaisei HarunoUmi", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kaisei Opti", - "fontFamily": "Kaisei Opti, serif", - "slug": "kaisei-opti", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kaiseiopti/v8/QldKNThJphYb8_g6c2nlIFlb7KlmxuHx.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kaisei Opti", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseiopti/v8/QldXNThJphYb8_g6c2nlIGGqxY1r7f34DYwn.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kaisei Opti", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseiopti/v8/QldXNThJphYb8_g6c2nlIGHiw41r7f34DYwn.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kaisei Opti", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kaisei Tokumin", - "fontFamily": "Kaisei Tokumin, serif", - "slug": "kaisei-tokumin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8sN5wdZg7xCwuMsylww2ZiQkJa1l0pj946.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kaisei Tokumin", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnqr_3kkpMIzeI6v.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kaisei Tokumin", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnrj-XkkpMIzeI6v.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kaisei Tokumin", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnr_-nkkpMIzeI6v.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Kaisei Tokumin", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kalam", - "fontFamily": "Kalam, cursive", - "slug": "kalam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kalam/v16/YA9Qr0Wd4kDdMtD6GgLOmCUItqGt.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMuhTMibDszkB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalam/v16/YA9Qr0Wd4kDdMtDqHQLOmCUItqGt.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Kalnia", - "fontFamily": "Kalnia, serif", - "slug": "kalnia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW9il2xUGNcykIZc.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW_ilmxUGNcykIZc.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW88lmxUGNcykIZc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW9ilmxUGNcykIZc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW9QlmxUGNcykIZc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW-8kWxUGNcykIZc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW-FkWxUGNcykIZc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kalnia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kameron", - "fontFamily": "Kameron, serif", - "slug": "kameron", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4Ne3cbcevZPxCDLR.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kameron", - "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4NeFcbcevZPxCDLR.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kameron", - "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4NdpdrcevZPxCDLR.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kameron", - "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4NdQdrcevZPxCDLR.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kameron", - "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kanit", - "fontFamily": "Kanit, sans-serif", - "slug": "kanit", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKX-Go6G5tXcr72GwCKcaxALFs.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKV-Go6G5tXcraQI2GAcI5FPFtrGw.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5aOiWlX6BJNUJy.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI82hVaFrMFJyAu4.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4-OSWlX6BJNUJy.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI6miVaFrMFJyAu4.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKZ-Go6G5tXcoaXEQGodLxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKX-Go6G5tXcraQGwCKcaxALFs.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5mOCWlX6BJNUJy.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI_GjVaFrMFJyAu4.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5KPyWlX6BJNUJy.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI92kVaFrMFJyAu4.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4uPiWlX6BJNUJy.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI7mlVaFrMFJyAu4.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4yPSWlX6BJNUJy.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI6WmVaFrMFJyAu4.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4WPCWlX6BJNUJy.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI4GnVaFrMFJyAu4.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Kanit", - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kantumruy Pro", - "fontFamily": "Kantumruy Pro, sans-serif", - "slug": "kantumruy-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urUsxM34dR6dW.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg3urEsxM34dR6dW.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg0wrEsxM34dR6dW.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urEsxM34dR6dW.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1crEsxM34dR6dW.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2wq0sxM34dR6dW.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2Jq0sxM34dR6dW.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim76N2OX8_QrdWlcU.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim7yN3OX8_QrdWlcU.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim7_13OX8_QrdWlcU.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim76N3OX8_QrdWlcU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim75F3OX8_QrdWlcU.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim731wOX8_QrdWlcU.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim70RwOX8_QrdWlcU.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Kantumruy Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Karantina", - "fontFamily": "Karantina, system-ui", - "slug": "karantina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/karantina/v11/buExpo24ccnh31GVMABxXCgf_f5Oaiw4cw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Karantina", - "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karantina/v11/buE0po24ccnh31GVMABJ9QA78NVSYw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Karantina", - "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karantina/v11/buExpo24ccnh31GVMABxTC8f_f5Oaiw4cw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Karantina", - "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Karla", - "fontFamily": "Karla, sans-serif", - "slug": "karla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJqqEUNLR7fHGw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDppqqEUNLR7fHGw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTD-JqqEUNLR7fHGw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDypqqEUNLR7fHGw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDJp2qEUNLR7fHGw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDH52qEUNLR7fHGw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJ2qEUNLR7fHGw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCV0lKZbLXGxGR.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNkcV0lKZbLXGxGR.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlCV0lKZbLXGxGR.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlwV0lKZbLXGxGR.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmcUElKZbLXGxGR.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmlUElKZbLXGxGR.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCUElKZbLXGxGR.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Karla", - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Karma", - "fontFamily": "Karma, serif", - "slug": "karma", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLjDY8Z6uqzGQC_-.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Karma", - "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karma/v16/va9I4kzAzMZRGIBqS-J3kbDP.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Karma", - "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLibYsZ6uqzGQC_-.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Karma", - "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLi3ZcZ6uqzGQC_-.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Karma", - "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLjTZMZ6uqzGQC_-.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Karma", - "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Katibeh", - "fontFamily": "Katibeh, system-ui", - "slug": "katibeh", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/katibeh/v19/ZGjXol5MQJog4bxDaChRVDNdGDs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Katibeh", - "preview": "https://s.w.org/images/fonts/17.7/previews/katibeh/katibeh-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/katibeh/katibeh.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kaushan Script", - "fontFamily": "Kaushan Script, cursive", - "slug": "kaushan-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kaushanscript/v16/vm8vdRfvXFLG3OLnsO15WYS5DF76ytN3M48a.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kaushan Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/kaushan-script/kaushan-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kaushan-script/kaushan-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Kavivanar", - "fontFamily": "Kavivanar, cursive", - "slug": "kavivanar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kavivanar/v20/o-0IIpQgyXYSwhxP7_Jb5z5Ba_2c7A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kavivanar", - "preview": "https://s.w.org/images/fonts/17.7/previews/kavivanar/kavivanar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kavivanar/kavivanar.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Kavoon", - "fontFamily": "Kavoon, system-ui", - "slug": "kavoon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kavoon/v23/pxiFyp4_scRYhlU4Mbr6f1pdEQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kavoon", - "preview": "https://s.w.org/images/fonts/17.7/previews/kavoon/kavoon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kavoon/kavoon.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kay Pho Du", - "fontFamily": "Kay Pho Du, serif", - "slug": "kay-pho-du", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizfREFPvGNOx-jhPwHR4OynLD0Z4zM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kay Pho Du", - "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizcREFPvGNOx-jhPwHR2B2OCDAy_zoyk18.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kay Pho Du", - "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizcREFPvGNOx-jhPwHR2DGJCDAy_zoyk18.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kay Pho Du", - "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizcREFPvGNOx-jhPwHR2FWICDAy_zoyk18.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kay Pho Du", - "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kdam Thmor Pro", - "fontFamily": "Kdam Thmor Pro, sans-serif", - "slug": "kdam-thmor-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kdamthmorpro/v4/EJRPQgAzVdcI-Qdvt34jzurnGA76j89I8ZWb.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kdam Thmor Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/kdam-thmor-pro/kdam-thmor-pro-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kdam-thmor-pro/kdam-thmor-pro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Keania One", - "fontFamily": "Keania One, system-ui", - "slug": "keania-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/keaniaone/v24/zOL54pXJk65E8pXardnuycFuv-hHkOs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Keania One", - "preview": "https://s.w.org/images/fonts/17.7/previews/keania-one/keania-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/keania-one/keania-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kelly Slab", - "fontFamily": "Kelly Slab, system-ui", - "slug": "kelly-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kellyslab/v17/-W_7XJX0Rz3cxUnJC5t6TkYBf50kbiM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kelly Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/kelly-slab/kelly-slab-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kelly-slab/kelly-slab.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kenia", - "fontFamily": "Kenia, system-ui", - "slug": "kenia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kenia/v28/jizURE5PuHQH9qCLNUGswfGM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kenia", - "preview": "https://s.w.org/images/fonts/17.7/previews/kenia/kenia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kenia/kenia.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Khand", - "fontFamily": "Khand, sans-serif", - "slug": "khand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bL5cFEyZwaH__-C.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Khand", - "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khand/v17/TwMA-IINQlQQ0YpQWHU_TBqO.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Khand", - "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bKhcVEyZwaH__-C.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Khand", - "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bKNdlEyZwaH__-C.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Khand", - "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bLpd1EyZwaH__-C.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Khand", - "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Khmer", - "fontFamily": "Khmer, sans-serif", - "slug": "khmer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/khmer/v29/MjQImit_vPPwpF-EpN2EeYmD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/khmer/khmer-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/khmer/khmer.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Khula", - "fontFamily": "Khula, sans-serif", - "slug": "khula", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-ljCvRrC59XwXD.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Khula", - "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khula/v12/OpNCnoEOns3V7FcMpA_chzJ0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Khula", - "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G_RiivRrC59XwXD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Khula", - "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-1iyvRrC59XwXD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Khula", - "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-piCvRrC59XwXD.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Khula", - "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kings", - "fontFamily": "Kings, cursive", - "slug": "kings", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kings/v7/8AtnGsK4O5CYXU_Nq6GSPaHS.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kings", - "preview": "https://s.w.org/images/fonts/17.7/previews/kings/kings-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kings/kings.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Kirang Haerang", - "fontFamily": "Kirang Haerang, system-ui", - "slug": "kirang-haerang", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kiranghaerang/v20/E21-_dn_gvvIjhYON1lpIU4-bcqqWPaJq4no.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kirang Haerang", - "preview": "https://s.w.org/images/fonts/17.7/previews/kirang-haerang/kirang-haerang-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kirang-haerang/kirang-haerang.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kite One", - "fontFamily": "Kite One, sans-serif", - "slug": "kite-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kiteone/v22/70lQu7shLnA_E02vyq1e6HnGO4uA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kite One", - "preview": "https://s.w.org/images/fonts/17.7/previews/kite-one/kite-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kite-one/kite-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kiwi Maru", - "fontFamily": "Kiwi Maru, serif", - "slug": "kiwi-maru", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kiwimaru/v14/R70djykGkuuDep-hRg6gNCi0Uhn9R5ShnA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kiwi Maru", - "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kiwimaru/v14/R70YjykGkuuDep-hRg6YnQCQXzLhTg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kiwi Maru", - "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kiwimaru/v14/R70djykGkuuDep-hRg6gbCm0Uhn9R5ShnA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kiwi Maru", - "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru-500-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Klee One", - "fontFamily": "Klee One, cursive", - "slug": "klee-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kleeone/v7/LDIxapCLNRc6A8oT4q4FOeekWPrP.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Klee One", - "preview": "https://s.w.org/images/fonts/17.7/previews/klee-one/klee-one-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kleeone/v7/LDI2apCLNRc6A8oT4pbYF8Opc-bGkqIw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Klee One", - "preview": "https://s.w.org/images/fonts/17.7/previews/klee-one/klee-one-600-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/klee-one/klee-one.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Knewave", - "fontFamily": "Knewave, system-ui", - "slug": "knewave", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/knewave/v14/sykz-yx0lLcxQaSItS-9-trEvlQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Knewave", - "preview": "https://s.w.org/images/fonts/17.7/previews/knewave/knewave-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/knewave/knewave.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "KoHo", - "fontFamily": "KoHo, sans-serif", - "slug": "koho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPuE1WJv5JoKhHys.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNisssJ_zJ6CkDyvqZA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPoU2WJv5JoKhHys.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNiss1JzzJ6CkDyvqZA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2F-fZ5fmddNBiwefJbSOos.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FwfZ5fmddNNisUfbTXKou4Bg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPt03WJv5JoKhHys.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissjJ3zJ6CkDyvqZA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPvEwWJv5JoKhHys.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissoJrzJ6CkDyvqZA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPpUxWJv5JoKhHys.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissxJvzJ6CkDyvqZA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "KoHo", - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kodchasan", - "fontFamily": "Kodchasan, sans-serif", - "slug": "kodchasan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeR1CghOqo3eMeoA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUlIgOCp_-YOoIgN.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeI1OghOqo3eMeoA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUksg-Cp_-YOoIgN.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXxaUPOAJv9sG4I-DJminuEicG01A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX3aUPOAJv9sG4I-DJWjXGFq8Sk1PoH.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJee1KghOqo3eMeoA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUl0guCp_-YOoIgN.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeV1WghOqo3eMeoA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUlYheCp_-YOoIgN.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeM1SghOqo3eMeoA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUk8hOCp_-YOoIgN.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Kodchasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Koh Santepheap", - "fontFamily": "Koh Santepheap, serif", - "slug": "koh-santepheap", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMfW3p6SJbwyGj2rBZyeOrTjNuFHVmTtjNJUWU.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Koh Santepheap", - "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMeW3p6SJbwyGj2rBZyeOrTjNtNP3y8mD9ASHz5.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Koh Santepheap", - "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMdW3p6SJbwyGj2rBZyeOrTjOPkF1ixsyNJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Koh Santepheap", - "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMeW3p6SJbwyGj2rBZyeOrTjNtdOHy8mD9ASHz5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Koh Santepheap", - "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMeW3p6SJbwyGj2rBZyeOrTjNtlOny8mD9ASHz5.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Koh Santepheap", - "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kolker Brush", - "fontFamily": "Kolker Brush, cursive", - "slug": "kolker-brush", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kolkerbrush/v6/iJWDBXWRZjfKWdvmzwvvog3-6aJ6x8qNUQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kolker Brush", - "preview": "https://s.w.org/images/fonts/17.7/previews/kolker-brush/kolker-brush-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kolker-brush/kolker-brush.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Konkhmer Sleokchher", - "fontFamily": "Konkhmer Sleokchher, system-ui", - "slug": "konkhmer-sleokchher", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/konkhmersleokchher/v2/_Xmw-GE-rjmabA_M-aPOZOsCrUv825LFI3t07E0d-W0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Konkhmer Sleokchher", - "preview": "https://s.w.org/images/fonts/17.7/previews/konkhmer-sleokchher/konkhmer-sleokchher-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/konkhmer-sleokchher/konkhmer-sleokchher.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kosugi", - "fontFamily": "Kosugi, sans-serif", - "slug": "kosugi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kosugi/v15/pxiFyp4_v8FCjlI4Mbr6f1pdEQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kosugi", - "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi/kosugi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi/kosugi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kosugi Maru", - "fontFamily": "Kosugi Maru, sans-serif", - "slug": "kosugi-maru", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kosugimaru/v14/0nksC9PgP_wGh21A2KeqGiTvivr9iBq_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kosugi Maru", - "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi-maru/kosugi-maru-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi-maru/kosugi-maru.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kotta One", - "fontFamily": "Kotta One, serif", - "slug": "kotta-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kottaone/v20/S6u_w41LXzPc_jlfNWqPGQ3s5dwt7w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kotta One", - "preview": "https://s.w.org/images/fonts/17.7/previews/kotta-one/kotta-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kotta-one/kotta-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Koulen", - "fontFamily": "Koulen, system-ui", - "slug": "koulen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/koulen/v27/AMOQz46as3KIBPeWh3A9kuYMUg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Koulen", - "preview": "https://s.w.org/images/fonts/17.7/previews/koulen/koulen-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/koulen/koulen.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kranky", - "fontFamily": "Kranky, system-ui", - "slug": "kranky", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kranky/v28/hESw6XVgJzlPsFnMoxeEZo_H_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kranky", - "preview": "https://s.w.org/images/fonts/17.7/previews/kranky/kranky-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kranky/kranky.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kreon", - "fontFamily": "Kreon, serif", - "slug": "kreon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvPNimfzUfp2dWNg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kreon", - "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvYtimfzUfp2dWNg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kreon", - "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvUNimfzUfp2dWNg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kreon", - "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvvN-mfzUfp2dWNg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kreon", - "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2Dnvhd-mfzUfp2dWNg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kreon", - "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Kristi", - "fontFamily": "Kristi, cursive", - "slug": "kristi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kristi/v21/uK_y4ricdeU6zwdRDx0TMv6EXw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kristi", - "preview": "https://s.w.org/images/fonts/17.7/previews/kristi/kristi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kristi/kristi.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Krona One", - "fontFamily": "Krona One, sans-serif", - "slug": "krona-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kronaone/v14/jAnEgHdjHcjgfIb1ZcUCNI-h3cWkWg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Krona One", - "preview": "https://s.w.org/images/fonts/17.7/previews/krona-one/krona-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/krona-one/krona-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Krub", - "fontFamily": "Krub, sans-serif", - "slug": "krub", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZo47KLR4R6gWaf8.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQiwLByRooTef_6gQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZuo4KLR4R6gWaf8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQipLNyRooTef_6gQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlLdRyC6CRYXkMQDLlTW6E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlFdRyC6CRYbkQaDZtWS6EPcA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZrI5KLR4R6gWaf8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQi_LJyRooTef_6gQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZp4-KLR4R6gWaf8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQi0LVyRooTef_6gQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZvo_KLR4R6gWaf8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQitLRyRooTef_6gQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Krub", - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kufam", - "fontFamily": "Kufam, sans-serif", - "slug": "kufam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3lqk7rACJHvIwYg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3pKk7rACJHvIwYg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3SK47rACJHvIwYg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3ca47rACJHvIwYg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3Fq47rACJHvIwYg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3P647rACJHvIwYg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXurT6gqIPPcgYp0i.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXurh6gqIPPcgYp0i.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXuoN7QqIPPcgYp0i.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXuo07QqIPPcgYp0i.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXupT7QqIPPcgYp0i.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXup67QqIPPcgYp0i.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Kufam", - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kulim Park", - "fontFamily": "Kulim Park, sans-serif", - "slug": "kulim-park", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjJYNwataZbUvGjU.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUKa9QZJcqCjVVUA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjPIOwataZbUvGjU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUTaxQZJcqCjVVUA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN79secq3hflz1Uu3IwtFsm5aZxebw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN59secq3hflz1Uu3IwhFws5IR0abw2Aw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjIYIwataZbUvGjU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUOapQZJcqCjVVUA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjOIJwataZbUvGjU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUXatQZJcqCjVVUA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Kulim Park", - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kumar One", - "fontFamily": "Kumar One, system-ui", - "slug": "kumar-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kumarone/v21/bMr1mS-P958wYi6YaGeGMe6WU3oT0g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kumar One", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one/kumar-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one/kumar-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kumar One Outline", - "fontFamily": "Kumar One Outline, system-ui", - "slug": "kumar-one-outline", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kumaroneoutline/v17/Noao6VH62pyLP0fsrZ-v18wlUEcX9zD1RQu8EGKF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kumar One Outline", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one-outline/kumar-one-outline-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one-outline/kumar-one-outline.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Kumbh Sans", - "fontFamily": "Kumbh Sans, sans-serif", - "slug": "kumbh-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQkZcA9LTuUkqaLg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQEZYA9LTuUkqaLg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQz5YA9LTuUkqaLg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQkZYA9LTuUkqaLg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQo5YA9LTuUkqaLg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQT5EA9LTuUkqaLg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQdpEA9LTuUkqaLg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQEZEA9LTuUkqaLg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQOJEA9LTuUkqaLg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Kumbh Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Kurale", - "fontFamily": "Kurale, serif", - "slug": "kurale", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/kurale/v11/4iCs6KV9e9dXjho6fQT3v02QFg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Kurale", - "preview": "https://s.w.org/images/fonts/17.7/previews/kurale/kurale-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/kurale/kurale.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "La Belle Aurore", - "fontFamily": "La Belle Aurore, cursive", - "slug": "la-belle-aurore", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/labelleaurore/v20/RrQIbot8-mNYKnGNDkWlocovHeIIHueFNVmULg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "La Belle Aurore", - "preview": "https://s.w.org/images/fonts/17.7/previews/la-belle-aurore/la-belle-aurore-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/la-belle-aurore/la-belle-aurore.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Labrada", - "fontFamily": "Labrada, serif", - "slug": "labrada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9VTSgM9QPdUej17.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9XTSwM9QPdUej17.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9UNSwM9QPdUej17.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9VTSwM9QPdUej17.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9VhSwM9QPdUej17.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9WNTAM9QPdUej17.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9W0TAM9QPdUej17.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9XTTAM9QPdUej17.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9X6TAM9QPdUej17.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCOt6SvZ2fy17-dE.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCGt7SvZ2fy17-dE.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCLV7SvZ2fy17-dE.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCOt7SvZ2fy17-dE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCNl7SvZ2fy17-dE.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCDV8SvZ2fy17-dE.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCAx8SvZ2fy17-dE.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCGt8SvZ2fy17-dE.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCEJ8SvZ2fy17-dE.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Labrada", - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Lacquer", - "fontFamily": "Lacquer, system-ui", - "slug": "lacquer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lacquer/v15/EYqzma1QwqpG4_BBB7qAXhttQ5I.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lacquer", - "preview": "https://s.w.org/images/fonts/17.7/previews/lacquer/lacquer-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lacquer/lacquer.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Laila", - "fontFamily": "Laila, sans-serif", - "slug": "laila", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLzxogNFh14nVcfe.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Laila", - "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/laila/v15/LYjMdG_8nE8jDIRYiidIrEIu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Laila", - "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLypowNFh14nVcfe.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Laila", - "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLyFpANFh14nVcfe.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Laila", - "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLzhpQNFh14nVcfe.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Laila", - "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lakki Reddy", - "fontFamily": "Lakki Reddy, cursive", - "slug": "lakki-reddy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lakkireddy/v21/S6u5w49MUSzD9jlCPmvLZQftx9k97-xZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lakki Reddy", - "preview": "https://s.w.org/images/fonts/17.7/previews/lakki-reddy/lakki-reddy-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lakki-reddy/lakki-reddy.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Lalezar", - "fontFamily": "Lalezar, system-ui", - "slug": "lalezar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lalezar/v14/zrfl0HLVx-HwTP82UaXyIiL0RCg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lalezar", - "preview": "https://s.w.org/images/fonts/17.7/previews/lalezar/lalezar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lalezar/lalezar.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lancelot", - "fontFamily": "Lancelot, system-ui", - "slug": "lancelot", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lancelot/v26/J7acnppxBGtQEulG4JY9xJ9CGyAa.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lancelot", - "preview": "https://s.w.org/images/fonts/17.7/previews/lancelot/lancelot-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lancelot/lancelot.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Langar", - "fontFamily": "Langar, system-ui", - "slug": "langar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/langar/v27/kJEyBukW7AIlgjGVqDVZ99sqrQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Langar", - "preview": "https://s.w.org/images/fonts/17.7/previews/langar/langar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/langar/langar.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lateef", - "fontFamily": "Lateef, serif", - "slug": "lateef", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0bjyga6Tb9nQ-RA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Cj-ga6Tb9nQ-RA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESw6XVnNCxEvkbMoxeEZo_H_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Uj6ga6Tb9nQ-RA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0fjmga6Tb9nQ-RA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Gjiga6Tb9nQ-RA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Bjuga6Tb9nQ-RA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lateef", - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Lato", - "fontFamily": "Lato, sans-serif", - "slug": "lato", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30wXiWrFCbw7A.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPy-qNiPg7MU0.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USewqFGC_p9dw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2PGQ3s5dwt7w.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxw6XweuBCY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxswXiWrFCbw7A.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVewqFGC_p9dw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wqPGQ3s5dwt7w.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XewqFGC_p9dw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wiPGQ3s5dwt7w.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Lato", - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lavishly Yours", - "fontFamily": "Lavishly Yours, cursive", - "slug": "lavishly-yours", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lavishlyyours/v5/jizDREVIvGwH5OjiZmX9r5z_WxUd0TY7ikbI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lavishly Yours", - "preview": "https://s.w.org/images/fonts/17.7/previews/lavishly-yours/lavishly-yours-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lavishly-yours/lavishly-yours.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "League Gothic", - "fontFamily": "League Gothic, sans-serif", - "slug": "league-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/leaguegothic/v11/qFdR35CBi4tvBz81xy7WG7ep-BQAY7Krj7feObpH_-ajidQ6Q9hn.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "League Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-gothic/league-gothic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/league-gothic/league-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "League Script", - "fontFamily": "League Script, cursive", - "slug": "league-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/leaguescript/v28/CSR54zpSlumSWj9CGVsoBZdeaNZUuOwkC2s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "League Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-script/league-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/league-script/league-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "League Spartan", - "fontFamily": "League Spartan, sans-serif", - "slug": "league-spartan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oXpAcdcFguczA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMfoTpAcdcFguczA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMoITpAcdcFguczA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oTpAcdcFguczA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMzITpAcdcFguczA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMIIPpAcdcFguczA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMGYPpAcdcFguczA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMfoPpAcdcFguczA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMV4PpAcdcFguczA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "League Spartan", - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Leckerli One", - "fontFamily": "Leckerli One, cursive", - "slug": "leckerli-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/leckerlione/v20/V8mCoQH8VCsNttEnxnGQ-1itKJxcBtItFw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Leckerli One", - "preview": "https://s.w.org/images/fonts/17.7/previews/leckerli-one/leckerli-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/leckerli-one/leckerli-one.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ledger", - "fontFamily": "Ledger, serif", - "slug": "ledger", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ledger/v16/j8_q6-HK1L3if_sxnsDwHTBhHw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ledger", - "preview": "https://s.w.org/images/fonts/17.7/previews/ledger/ledger-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ledger/ledger.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Lekton", - "fontFamily": "Lekton, sans-serif", - "slug": "lekton", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lekton/v17/SZc43FDmLaWmWpBeWhfonUPL6Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lekton", - "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lekton/v17/SZc63FDmLaWmWpBuXR3pv0bb6StO.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Lekton", - "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lekton/v17/SZc73FDmLaWmWpBm4zjMkGjX4DJXgQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lekton", - "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lemon", - "fontFamily": "Lemon, system-ui", - "slug": "lemon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lemon/v17/HI_EiYEVKqRMq0jESZXAQ4-d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lemon", - "preview": "https://s.w.org/images/fonts/17.7/previews/lemon/lemon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lemon/lemon.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lemonada", - "fontFamily": "Lemonada, system-ui", - "slug": "lemonada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGJOt2nPWc3Z2pTg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lemonada", - "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGeut2nPWc3Z2pTg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lemonada", - "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGSOt2nPWc3Z2pTg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lemonada", - "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGpOx2nPWc3Z2pTg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lemonada", - "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGnex2nPWc3Z2pTg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lemonada", - "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lexend", - "fontFamily": "Lexend, sans-serif", - "slug": "lexend", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsX_LVte6KuGEo.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sW_LVte6KuGEo.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC2UW_LVte6KuGEo.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LVte6KuGEo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LVte6KuGEo.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC-UR_LVte6KuGEo.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LVte6KuGEo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sR_LVte6KuGEo.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC5IR_LVte6KuGEo.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Deca", - "fontFamily": "Lexend Deca, sans-serif", - "slug": "lexend-deca", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48MxAqRPCqLNflg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4cM1AqRPCqLNflg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4rs1AqRPCqLNflg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48M1AqRPCqLNflg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4ws1AqRPCqLNflg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4LspAqRPCqLNflg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4F8pAqRPCqLNflg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4cMpAqRPCqLNflg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4WcpAqRPCqLNflg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Deca", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Exa", - "fontFamily": "Lexend Exa, sans-serif", - "slug": "lexend-exa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9r7T6bCHJ8BRq0b.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9p7TqbCHJ8BRq0b.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9qlTqbCHJ8BRq0b.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9r7TqbCHJ8BRq0b.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9rJTqbCHJ8BRq0b.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9olSabCHJ8BRq0b.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9ocSabCHJ8BRq0b.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9p7SabCHJ8BRq0b.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9pSSabCHJ8BRq0b.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Exa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Giga", - "fontFamily": "Lexend Giga, sans-serif", - "slug": "lexend-giga", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC2LmE7soo6eepYQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCWLiE7soo6eepYQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRChriE7soo6eepYQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC2LiE7soo6eepYQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC6riE7soo6eepYQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCBr-E7soo6eepYQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCP7-E7soo6eepYQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCWL-E7soo6eepYQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCcb-E7soo6eepYQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Giga", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Mega", - "fontFamily": "Lexend Mega, sans-serif", - "slug": "lexend-mega", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDL8fivuOyiq9EqQw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLcfmvuOyiq9EqQw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLr_mvuOyiq9EqQw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDL8fmvuOyiq9EqQw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLw_mvuOyiq9EqQw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLL_6vuOyiq9EqQw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLFv6vuOyiq9EqQw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLcf6vuOyiq9EqQw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLWP6vuOyiq9EqQw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Mega", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Peta", - "fontFamily": "Lexend Peta, sans-serif", - "slug": "lexend-peta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR6SFyXlYuRTsnfw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRaSByXlYuRTsnfw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRtyByXlYuRTsnfw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR6SByXlYuRTsnfw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR2yByXlYuRTsnfw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRNydyXlYuRTsnfw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRDidyXlYuRTsnfw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRaSdyXlYuRTsnfw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRQCdyXlYuRTsnfw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Peta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Tera", - "fontFamily": "Lexend Tera, sans-serif", - "slug": "lexend-tera", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM5zITc5z0fYxcrQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMZzMTc5z0fYxcrQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMuTMTc5z0fYxcrQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM5zMTc5z0fYxcrQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM1TMTc5z0fYxcrQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMOTQTc5z0fYxcrQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMADQTc5z0fYxcrQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMZzQTc5z0fYxcrQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMTjQTc5z0fYxcrQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Tera", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lexend Zetta", - "fontFamily": "Lexend Zetta, sans-serif", - "slug": "lexend-zetta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy9bH0ztjbs8qbts.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy1bG0ztjbs8qbts.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy4jG0ztjbs8qbts.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy9bG0ztjbs8qbts.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy-TG0ztjbs8qbts.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCywjB0ztjbs8qbts.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCyzHB0ztjbs8qbts.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy1bB0ztjbs8qbts.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy3_B0ztjbs8qbts.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lexend Zetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode 128", - "fontFamily": "Libre Barcode 128, system-ui", - "slug": "libre-barcode-128", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcode128/v28/cIfnMbdUsUoiW3O_hVviCwVjuLtXeJ_F_gMk0izH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode 128", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128/libre-barcode-128-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128/libre-barcode-128.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode 128 Text", - "fontFamily": "Libre Barcode 128 Text, system-ui", - "slug": "libre-barcode-128-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcode128text/v28/fdNv9tubt3ZEnz1Gu3I4-zppwZ9CWZ16Z0w5cVjY6M90w4k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode 128 Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128-text/libre-barcode-128-text-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128-text/libre-barcode-128-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode 39", - "fontFamily": "Libre Barcode 39, system-ui", - "slug": "libre-barcode-39", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcode39/v21/-nFnOHM08vwC6h8Li1eQnP_AHzI2K_J709jy92k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode 39", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39/libre-barcode-39-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39/libre-barcode-39.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode 39 Extended", - "fontFamily": "Libre Barcode 39 Extended, system-ui", - "slug": "libre-barcode-39-extended", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcode39extended/v27/8At7Gt6_O5yNS0-K4Nf5U922qSzhJ3dUdfJpwNUgfNFCOZ1GOBw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode 39 Extended", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended/libre-barcode-39-extended-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended/libre-barcode-39-extended.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode 39 Extended Text", - "fontFamily": "Libre Barcode 39 Extended Text, system-ui", - "slug": "libre-barcode-39-extended-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcode39extendedtext/v27/eLG1P_rwIgOiDA7yrs9LoKaYRVLQ1YldrrOnnL7xPO4jNP68ebIiPopNNA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode 39 Extended Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended-text/libre-barcode-39-extended-text-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended-text/libre-barcode-39-extended-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode 39 Text", - "fontFamily": "Libre Barcode 39 Text, system-ui", - "slug": "libre-barcode-39-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcode39text/v28/sJoa3KhViNKANw_E3LwoDXvs5Un0HQ1vT-030BRL-9rYaw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode 39 Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-text/libre-barcode-39-text-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-text/libre-barcode-39-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Barcode EAN13 Text", - "fontFamily": "Libre Barcode EAN13 Text, system-ui", - "slug": "libre-barcode-ean13-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebarcodeean13text/v21/wlpigxXFDU1_oCu9nfZytgIqSG0XRcJm_OQiB96PBWEki52WfA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Barcode EAN13 Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-ean13-text/libre-barcode-ean13-text-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-ean13-text/libre-barcode-ean13-text.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Libre Baskerville", - "fontFamily": "Libre Baskerville, serif", - "slug": "libre-baskerville", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0pNbYRI4CN2V.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Baskerville", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxMaDc2V2ro.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Libre Baskerville", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTjY1I8Gcw6Oi.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Libre Baskerville", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Libre Bodoni", - "fontFamily": "Libre Bodoni, serif", - "slug": "libre-bodoni", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6I1fwWnZcOb3U3s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6L9fwWnZcOb3U3s.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6FNYwWnZcOb3U3s.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6GpYwWnZcOb3U3s.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUcKS_TccTyQ3syLg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUcGy_TccTyQ3syLg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUc9yjTccTyQ3syLg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUczijTccTyQ3syLg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Libre Bodoni", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Libre Caslon Display", - "fontFamily": "Libre Caslon Display, serif", - "slug": "libre-caslon-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librecaslondisplay/v16/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr2lUdRhtCC4d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Caslon Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-display/libre-caslon-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-display/libre-caslon-display.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Libre Caslon Text", - "fontFamily": "Libre Caslon Text, serif", - "slug": "libre-caslon-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librecaslontext/v5/DdT878IGsGw1aF1JU10PUbTvNNaDMcq63eNrHgO1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Caslon Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librecaslontext/v5/DdT678IGsGw1aF1JU10PUbTvNNaDMfq91-JJGxO1q9o.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Libre Caslon Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librecaslontext/v5/DdT578IGsGw1aF1JU10PUbTvNNaDMfID8sdmNR-8ssPt.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Libre Caslon Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Libre Franklin", - "fontFamily": "Libre Franklin, sans-serif", - "slug": "libre-franklin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsSUAtrIb-JH1g.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhrsWUAtrIb-JH1g.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhcMWUAtrIb-JH1g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsWUAtrIb-JH1g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhHMWUAtrIb-JH1g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduh8MKUAtrIb-JH1g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhycKUAtrIb-JH1g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhrsKUAtrIb-JH1g.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhh8KUAtrIb-JH1g.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RdDJTedX1sGE.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05ob8RNDJTedX1sGE.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oYiRNDJTedX1sGE.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RNDJTedX1sGE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZORNDJTedX1sGE.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oaiQ9DJTedX1sGE.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oabQ9DJTedX1sGE.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05ob8Q9DJTedX1sGE.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05obVQ9DJTedX1sGE.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Libre Franklin", - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Licorice", - "fontFamily": "Licorice, cursive", - "slug": "licorice", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/licorice/v6/t5tjIR8TMomTCAyjNk2yhqLgzCHu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Licorice", - "preview": "https://s.w.org/images/fonts/17.7/previews/licorice/licorice-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/licorice/licorice.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Life Savers", - "fontFamily": "Life Savers, system-ui", - "slug": "life-savers", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lifesavers/v20/ZXuie1UftKKabUQMgxAal_luFgpbuNvB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Life Savers", - "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lifesavers/v20/ZXu_e1UftKKabUQMgxAal8HXOS5Wk8fIpPRW.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Life Savers", - "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lifesavers/v20/ZXu_e1UftKKabUQMgxAal8HLOi5Wk8fIpPRW.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Life Savers", - "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lilita One", - "fontFamily": "Lilita One, system-ui", - "slug": "lilita-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lilitaone/v15/i7dPIFZ9Zz-WBtRtedDbUEN2RFq7AwU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lilita One", - "preview": "https://s.w.org/images/fonts/17.7/previews/lilita-one/lilita-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lilita-one/lilita-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lily Script One", - "fontFamily": "Lily Script One, system-ui", - "slug": "lily-script-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lilyscriptone/v15/LhW9MV7ZMfIPdMxeBjBvFN8SXLS4h8SjQNsRMg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lily Script One", - "preview": "https://s.w.org/images/fonts/17.7/previews/lily-script-one/lily-script-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lily-script-one/lily-script-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Limelight", - "fontFamily": "Limelight, system-ui", - "slug": "limelight", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/limelight/v19/XLYkIZL7aopJVbZJHDuYOONGrnY2TA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Limelight", - "preview": "https://s.w.org/images/fonts/17.7/previews/limelight/limelight-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/limelight/limelight.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Linden Hill", - "fontFamily": "Linden Hill, serif", - "slug": "linden-hill", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lindenhill/v24/-F61fjxoKSg9Yc3hZgO8ygFN7CwC009k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Linden Hill", - "preview": "https://s.w.org/images/fonts/17.7/previews/linden-hill/linden-hill-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lindenhill/v24/-F63fjxoKSg9Yc3hZgO8yjFK5i0g1l9kn-s.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Linden Hill", - "preview": "https://s.w.org/images/fonts/17.7/previews/linden-hill/linden-hill-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/linden-hill/linden-hill.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Linefont", - "fontFamily": "Linefont, system-ui", - "slug": "linefont", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY4UNbuvtmdXux3U.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnYwUMbuvtmdXux3U.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY9sMbuvtmdXux3U.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY4UMbuvtmdXux3U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY7cMbuvtmdXux3U.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY1sLbuvtmdXux3U.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY2ILbuvtmdXux3U.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnYwULbuvtmdXux3U.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnYywLbuvtmdXux3U.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Linefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lisu Bosa", - "fontFamily": "Lisu Bosa, serif", - "slug": "lisu-bosa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXX2DGQNbY1P1Sbg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXkuRNzZ9vhCblye.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXO2PGQNbY1P1Sbg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXlKR9zZ9vhCblye.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFoErkv240fsdmJRJQvkkviTf3E3Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFuErkv240fsdmJRJQflUHjb_jU3eRL.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXY2LGQNbY1P1Sbg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXkSRtzZ9vhCblye.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXT2XGQNbY1P1Sbg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXk-QdzZ9vhCblye.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXK2TGQNbY1P1Sbg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXlaQNzZ9vhCblye.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXN2fGQNbY1P1Sbg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXlGQ9zZ9vhCblye.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXE2bGQNbY1P1Sbg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXliQtzZ9vhCblye.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Lisu Bosa", - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Literata", - "fontFamily": "Literata, serif", - "slug": "literata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbJG_F_PcTWCWp8g.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbE-_F_PcTWCWp8g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbBG_F_PcTWCWp8g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbCO_F_PcTWCWp8g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbM-4F_PcTWCWp8g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbPa4F_PcTWCWp8g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbJG4F_PcTWCWp8g.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbLi4F_PcTWCWp8g.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8f7XWTEKTt8iVow.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8obXWTEKTt8iVow.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8_7XWTEKTt8iVow.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8zbXWTEKTt8iVow.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8IbLWTEKTt8iVow.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8GLLWTEKTt8iVow.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8f7LWTEKTt8iVow.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8VrLWTEKTt8iVow.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Literata", - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Liu Jian Mao Cao", - "fontFamily": "Liu Jian Mao Cao, cursive", - "slug": "liu-jian-mao-cao", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/liujianmaocao/v20/845DNN84HJrccNonurqXILGpvCOofe_VKGWsUo8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Liu Jian Mao Cao", - "preview": "https://s.w.org/images/fonts/17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Livvic", - "fontFamily": "Livvic, sans-serif", - "slug": "livvic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCr-x1S2hzjrlffC-M7mHnOSOuk.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCt-x1S2hzjrlfXbdtaknjsTfukQHs.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlffp8Iet1fCQfK9WQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdv2s13DY_etWWIJ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlffw8Eet1fCQfK9WQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbduSsF3DY_etWWIJ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCp-x1S2hzjrlfnauk6unzeSA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCr-x1S2hzjrlfXbeM7mHnOSOuk.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlffm8Aet1fCQfK9WQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdvKsV3DY_etWWIJ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlfft8cet1fCQfK9WQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdvmtl3DY_etWWIJ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlff08Yet1fCQfK9WQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbduCt13DY_etWWIJ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlff68Qet1fCQfK9WQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdu6tV3DY_etWWIJ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Livvic", - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lobster", - "fontFamily": "Lobster, system-ui", - "slug": "lobster", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lobster/v30/neILzCirqoswsqX9_oCsMqEzSJQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lobster", - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster/lobster-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster/lobster.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lobster Two", - "fontFamily": "Lobster Two, system-ui", - "slug": "lobster-two", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngMUXZGTXPUvIoyV6yN59fP7KSJ4ACD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lobster Two", - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngOUXZGTXPUvIoyV6yN5-fI5qWr5RCDY_k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Lobster Two", - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngRUXZGTXPUvIoyV6yN5-92w4CEyxyKeuDp.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lobster Two", - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngTUXZGTXPUvIoyV6yN5-fI3hyEwR2of_DpXMY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Lobster Two", - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Londrina Outline", - "fontFamily": "Londrina Outline, system-ui", - "slug": "londrina-outline", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/londrinaoutline/v27/C8c44dM8vmb14dfsZxhetg3pDH-Sfu8xrSKMDvI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Londrina Outline", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-outline/londrina-outline-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-outline/londrina-outline.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Londrina Shadow", - "fontFamily": "Londrina Shadow, system-ui", - "slug": "londrina-shadow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/londrinashadow/v26/oPWX_kB4kOQoWNJmjxLV5JuoCUlXQ1aSxkrMCQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Londrina Shadow", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-shadow/londrina-shadow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-shadow/londrina-shadow.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Londrina Sketch", - "fontFamily": "Londrina Sketch, system-ui", - "slug": "londrina-sketch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/londrinasketch/v25/c4m41npxGMTnomOHtRU68eIJn8qfXGn5Pos6CA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Londrina Sketch", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-sketch/londrina-sketch-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-sketch/londrina-sketch.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Londrina Solid", - "fontFamily": "Londrina Solid, system-ui", - "slug": "londrina-solid", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUjRq6sw40kQEJxWNgkLuudGfs9KBMesZHhV64.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Londrina Solid", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUiRq6sw40kQEJxWNgkLuudGfv1CjYxn53oTrcL.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Londrina Solid", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUhRq6sw40kQEJxWNgkLuudGcNcIhI8tIHh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Londrina Solid", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUiRq6sw40kQEJxWNgkLuudGfvdDzYxn53oTrcL.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Londrina Solid", - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Long Cang", - "fontFamily": "Long Cang, cursive", - "slug": "long-cang", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/longcang/v17/LYjAdGP8kkgoTec8zkRgqHArXN7HWQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Long Cang", - "preview": "https://s.w.org/images/fonts/17.7/previews/long-cang/long-cang-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/long-cang/long-cang.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Lora", - "fontFamily": "Lora, serif", - "slug": "lora", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787weuyJDmKxemMeZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787wsuyJDmKxemMeZ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787zAvCJDmKxemMeZ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787z5vCJDmKxemMeZ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkq18ndeZzZ0.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-PgFkq18ndeZzZ0.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-BQCkq18ndeZzZ0.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-C0Ckq18ndeZzZ0.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Lora", - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Love Light", - "fontFamily": "Love Light, cursive", - "slug": "love-light", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lovelight/v6/t5tlIR0TNJyZWimpNAXDjKPCyTHuspo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Love Light", - "preview": "https://s.w.org/images/fonts/17.7/previews/love-light/love-light-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/love-light/love-light.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Love Ya Like A Sister", - "fontFamily": "Love Ya Like A Sister, system-ui", - "slug": "love-ya-like-a-sister", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/loveyalikeasister/v20/R70EjzUBlOqPeouhFDfR80-0FhOqJubN-Be793ZcsGGycA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Love Ya Like A Sister", - "preview": "https://s.w.org/images/fonts/17.7/previews/love-ya-like-a-sister/love-ya-like-a-sister-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/love-ya-like-a-sister/love-ya-like-a-sister.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Loved by the King", - "fontFamily": "Loved by the King, cursive", - "slug": "loved-by-the-king", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lovedbytheking/v21/Gw6gwdP76VDVJNXerebZxUMeRXUF2PiIlXFu2R64.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Loved by the King", - "preview": "https://s.w.org/images/fonts/17.7/previews/loved-by-the-king/loved-by-the-king-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/loved-by-the-king/loved-by-the-king.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Lovers Quarrel", - "fontFamily": "Lovers Quarrel, cursive", - "slug": "lovers-quarrel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/loversquarrel/v23/Yq6N-LSKXTL-5bCy8ksBzpQ_-zApY7pO6siz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lovers Quarrel", - "preview": "https://s.w.org/images/fonts/17.7/previews/lovers-quarrel/lovers-quarrel-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lovers-quarrel/lovers-quarrel.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Luckiest Guy", - "fontFamily": "Luckiest Guy, system-ui", - "slug": "luckiest-guy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/luckiestguy/v22/_gP_1RrxsjcxVyin9l9n_j2RT9R3qDpraA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Luckiest Guy", - "preview": "https://s.w.org/images/fonts/17.7/previews/luckiest-guy/luckiest-guy-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/luckiest-guy/luckiest-guy.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Lugrasimo", - "fontFamily": "Lugrasimo, cursive", - "slug": "lugrasimo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lugrasimo/v4/qkBXXvoF_s_eT9c7Y7ae4ZRLkAXbMQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lugrasimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/lugrasimo/lugrasimo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lugrasimo/lugrasimo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Lumanosimo", - "fontFamily": "Lumanosimo, cursive", - "slug": "lumanosimo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lumanosimo/v4/K2F0fZBYg_JDSEZHEfO8Ao-KAyLzfWo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lumanosimo", - "preview": "https://s.w.org/images/fonts/17.7/previews/lumanosimo/lumanosimo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lumanosimo/lumanosimo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Lunasima", - "fontFamily": "Lunasima, sans-serif", - "slug": "lunasima", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lunasima/v1/wEO-EBvPh9RSOj7JFAwge94H1VIe.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lunasima", - "preview": "https://s.w.org/images/fonts/17.7/previews/lunasima/lunasima-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lunasima/v1/wEO5EBvPh9RSOj7JFDSZVPoK_k4XiKvO.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lunasima", - "preview": "https://s.w.org/images/fonts/17.7/previews/lunasima/lunasima-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lunasima/lunasima.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Lusitana", - "fontFamily": "Lusitana, serif", - "slug": "lusitana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lusitana/v13/CSR84z9ShvucWzsMKxhfRuMiSct_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lusitana", - "preview": "https://s.w.org/images/fonts/17.7/previews/lusitana/lusitana-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/lusitana/v13/CSR74z9ShvucWzsMKyDmaccvYtd2vfwk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Lusitana", - "preview": "https://s.w.org/images/fonts/17.7/previews/lusitana/lusitana-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lusitana/lusitana.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Lustria", - "fontFamily": "Lustria, serif", - "slug": "lustria", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/lustria/v13/9oRONYodvDEyjuhOrC05MtPyAcg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Lustria", - "preview": "https://s.w.org/images/fonts/17.7/previews/lustria/lustria-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/lustria/lustria.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Luxurious Roman", - "fontFamily": "Luxurious Roman, system-ui", - "slug": "luxurious-roman", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/luxuriousroman/v8/buEupou_ZcP1w0yTKxJJokVSmbpqZwckeo9RMw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Luxurious Roman", - "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-roman/luxurious-roman-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-roman/luxurious-roman.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Luxurious Script", - "fontFamily": "Luxurious Script, cursive", - "slug": "luxurious-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/luxuriousscript/v7/ahcCv9e7yydulT32KZ0rBIoD7DzMg0_Oby1JtYk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Luxurious Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-script/luxurious-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-script/luxurious-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "M PLUS 1", - "fontFamily": "M PLUS 1, sans-serif", - "slug": "m-plus-1", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5VSe793ZcsGGycA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW51Sa793ZcsGGycA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5Cya793ZcsGGycA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5VSa793ZcsGGycA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5Zya793ZcsGGycA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5iyG793ZcsGGycA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5siG793ZcsGGycA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW51SG793ZcsGGycA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5_CG793ZcsGGycA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "M PLUS 1", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "M PLUS 1 Code", - "fontFamily": "M PLUS 1 Code, monospace", - "slug": "m-plus-1-code", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7iN0XHsapwmdZhY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7gN0HHsapwmdZhY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7jT0HHsapwmdZhY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7iN0HHsapwmdZhY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7i_0HHsapwmdZhY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7hT13HsapwmdZhY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7hq13HsapwmdZhY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "M PLUS 1 Code", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "M PLUS 1p", - "fontFamily": "M PLUS 1p, sans-serif", - "slug": "m-plus-1p", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tleuShHdiFyPFzBRrQnDQFUW3aq-5N.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQVBYgfkPWovdU4w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tjeuShHdiFyPFzBRro_T4Ec2jKqw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQDBcgfkPWovdU4w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQRBEgfkPWovdU4w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQWBIgfkPWovdU4w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQfBMgfkPWovdU4w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "M PLUS 1p", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "M PLUS 2", - "fontFamily": "M PLUS 2, sans-serif", - "slug": "m-plus-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwOa-Vw1qHrzNgAw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwua6Vw1qHrzNgAw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwZ66Vw1qHrzNgAw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwOa6Vw1qHrzNgAw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwC66Vw1qHrzNgAw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw56mVw1qHrzNgAw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw3qmVw1qHrzNgAw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwuamVw1qHrzNgAw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwkKmVw1qHrzNgAw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "M PLUS 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "M PLUS Code Latin", - "fontFamily": "M PLUS Code Latin, sans-serif", - "slug": "m-plus-code-latin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1EbB6itMqF9TRwg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1MbA6itMqF9TRwg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1BjA6itMqF9TRwg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1EbA6itMqF9TRwg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1HTA6itMqF9TRwg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1JjH6itMqF9TRwg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1KHH6itMqF9TRwg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "M PLUS Code Latin", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "M PLUS Rounded 1c", - "fontFamily": "M PLUS Rounded 1c, sans-serif", - "slug": "m-plus-rounded-1c", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGCAYIAV6gnpUpoWwNkYvrugw9RuM3ixL4g6-av1x0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0q5psPxeqmzgRK.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGEAYIAV6gnpUpoWwNkYvrugw9RuPWDzr8C7vav.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM1y55sPxeqmzgRK.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM064ZsPxeqmzgRK.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0m4psPxeqmzgRK.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0C45sPxeqmzgRK.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "M PLUS Rounded 1c", - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ma Shan Zheng", - "fontFamily": "Ma Shan Zheng, cursive", - "slug": "ma-shan-zheng", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mashanzheng/v10/NaPecZTRCLxvwo41b4gvzkXaRMHsDIRSfr0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ma Shan Zheng", - "preview": "https://s.w.org/images/fonts/17.7/previews/ma-shan-zheng/ma-shan-zheng-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ma-shan-zheng/ma-shan-zheng.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Macondo", - "fontFamily": "Macondo, system-ui", - "slug": "macondo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/macondo/v25/RrQQboN9-iB1IXmOS2DO0LBBd4Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Macondo", - "preview": "https://s.w.org/images/fonts/17.7/previews/macondo/macondo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/macondo/macondo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Macondo Swash Caps", - "fontFamily": "Macondo Swash Caps, system-ui", - "slug": "macondo-swash-caps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/macondoswashcaps/v24/6NUL8EaAJgGKZA7lpt941Z9s6ZYgDq6Of0oa_mm5bA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Macondo Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/macondo-swash-caps/macondo-swash-caps-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/macondo-swash-caps/macondo-swash-caps.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mada", - "fontFamily": "Mada, sans-serif", - "slug": "mada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFlOkHk12-m9x2iC.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFmQkHk12-m9x2iC.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFnOkHk12-m9x2iC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFn8kHk12-m9x2iC.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFkQl3k12-m9x2iC.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFkpl3k12-m9x2iC.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFlOl3k12-m9x2iC.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFlnl3k12-m9x2iC.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Mada", - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Magra", - "fontFamily": "Magra, sans-serif", - "slug": "magra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/magra/v14/uK_94ruaZus72k50IDMfO-ed.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Magra", - "preview": "https://s.w.org/images/fonts/17.7/previews/magra/magra-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/magra/v14/uK_w4ruaZus72nbNDxcSEPuUX1ow.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Magra", - "preview": "https://s.w.org/images/fonts/17.7/previews/magra/magra-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/magra/magra.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Maiden Orange", - "fontFamily": "Maiden Orange, serif", - "slug": "maiden-orange", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/maidenorange/v29/kJE1BuIX7AUmhi2V4m08kb1XjONdCZS8FY8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Maiden Orange", - "preview": "https://s.w.org/images/fonts/17.7/previews/maiden-orange/maiden-orange-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/maiden-orange/maiden-orange.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Maitree", - "fontFamily": "Maitree, serif", - "slug": "maitree", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklhGNWJSovLdh6OE.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Maitree", - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklnWOWJSovLdh6OE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Maitree", - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/maitree/v10/MjQGmil5tffhpBrkrtymfJmDoL4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Maitree", - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrkli2PWJSovLdh6OE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Maitree", - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklgGIWJSovLdh6OE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Maitree", - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklmWJWJSovLdh6OE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Maitree", - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Major Mono Display", - "fontFamily": "Major Mono Display, monospace", - "slug": "major-mono-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/majormonodisplay/v16/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRhLD32QIndPww.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Major Mono Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/major-mono-display/major-mono-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/major-mono-display/major-mono-display.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Mako", - "fontFamily": "Mako, sans-serif", - "slug": "mako", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mako/v19/H4coBX6Mmc_Z0SH09g478Lo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mako", - "preview": "https://s.w.org/images/fonts/17.7/previews/mako/mako-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mako/mako.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mali", - "fontFamily": "Mali, cursive", - "slug": "mali", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QOLlKlFaJdbWgdY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8wlVQJPTTkdbJYA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QIbmKlFaJdbWgdY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8plZQJPTTkdbJYA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0ba2SRONuN4eC_ODlxxOd8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bU2SRONuN4SCjED350Kd_PmA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QN7nKlFaJdbWgdY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8_ldQJPTTkdbJYA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QPLgKlFaJdbWgdY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj80lBQJPTTkdbJYA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QJbhKlFaJdbWgdY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8tlFQJPTTkdbJYA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Mali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mallanna", - "fontFamily": "Mallanna, sans-serif", - "slug": "mallanna", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mallanna/v13/hv-Vlzx-KEQb84YaDGw2EzRwVvJ-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mallanna", - "preview": "https://s.w.org/images/fonts/17.7/previews/mallanna/mallanna-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mallanna/mallanna.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mandali", - "fontFamily": "Mandali, sans-serif", - "slug": "mandali", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mandali/v14/LhWlMVbYOfASNfNUVFw1ZPdcKtA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mandali", - "preview": "https://s.w.org/images/fonts/17.7/previews/mandali/mandali-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mandali/mandali.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Manjari", - "fontFamily": "Manjari, sans-serif", - "slug": "manjari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/manjari/v11/k3kSo8UPMOBO2w1UdbroLmvFIaOV8A.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Manjari", - "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manjari/v11/k3kQo8UPMOBO2w1UTdviL0nAMaM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Manjari", - "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manjari/v11/k3kVo8UPMOBO2w1UdWLNC0TrLaqM6Q4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Manjari", - "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Manrope", - "fontFamily": "Manrope, sans-serif", - "slug": "manrope", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59FO_A87jxeN7B.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_A87jxeN7B.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Manrope", - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mansalva", - "fontFamily": "Mansalva, cursive", - "slug": "mansalva", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mansalva/v14/aWB4m0aacbtDfvq5NJlgI47vdyBg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mansalva", - "preview": "https://s.w.org/images/fonts/17.7/previews/mansalva/mansalva-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mansalva/mansalva.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Manuale", - "fontFamily": "Manuale, serif", - "slug": "manuale", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeG6e7wG1TB_JHHY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeHke7wG1TB_JHHY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeHWe7wG1TB_JHHY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeE6fLwG1TB_JHHY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeEDfLwG1TB_JHHY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeFkfLwG1TB_JHHY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOApA3zFdIWHYr8M.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOFRA3zFdIWHYr8M.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOGZA3zFdIWHYr8M.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOIpH3zFdIWHYr8M.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOLNH3zFdIWHYr8M.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsONRH3zFdIWHYr8M.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Manuale", - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Marcellus", - "fontFamily": "Marcellus, serif", - "slug": "marcellus", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF8FVPAL3EsHiA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marcellus", - "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus/marcellus-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus/marcellus.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Marcellus SC", - "fontFamily": "Marcellus SC, serif", - "slug": "marcellus-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/marcellussc/v13/ke8iOgUHP1dg-Rmi6RWjbLEPhNydGKikhA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marcellus SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus-sc/marcellus-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus-sc/marcellus-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Marck Script", - "fontFamily": "Marck Script, cursive", - "slug": "marck-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/marckscript/v20/nwpTtK2oNgBA3Or78gapdwuCyiI-aMPF7Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marck Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/marck-script/marck-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marck-script/marck-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Margarine", - "fontFamily": "Margarine, system-ui", - "slug": "margarine", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/margarine/v25/qkBXXvoE6trLT9Y7YLye4ZRLkAXbMQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Margarine", - "preview": "https://s.w.org/images/fonts/17.7/previews/margarine/margarine-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/margarine/margarine.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Marhey", - "fontFamily": "Marhey, system-ui", - "slug": "marhey", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBZVwO2IXiGevOMw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Marhey", - "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBctwO2IXiGevOMw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marhey", - "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBflwO2IXiGevOMw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Marhey", - "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBRV3O2IXiGevOMw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Marhey", - "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBSx3O2IXiGevOMw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Marhey", - "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Markazi Text", - "fontFamily": "Markazi Text, serif", - "slug": "markazi-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtfSQT4YlBekmJLo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Markazi Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtcaQT4YlBekmJLo.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Markazi Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtSqXT4YlBekmJLo.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Markazi Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtROXT4YlBekmJLo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Markazi Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Marko One", - "fontFamily": "Marko One, serif", - "slug": "marko-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/markoone/v22/9Btq3DFG0cnVM5lw1haaL5UfrHPzUw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marko One", - "preview": "https://s.w.org/images/fonts/17.7/previews/marko-one/marko-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marko-one/marko-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Marmelad", - "fontFamily": "Marmelad, sans-serif", - "slug": "marmelad", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/marmelad/v18/Qw3eZQdSHj_jK2e-8tFOG-YMC0R8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marmelad", - "preview": "https://s.w.org/images/fonts/17.7/previews/marmelad/marmelad-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marmelad/marmelad.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Martel", - "fontFamily": "Martel, serif", - "slug": "martel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVqekagBbX9vnDzw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVzeoagBbX9vnDzw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_xRfK9oXHga0XtZMI-jT3L_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVuewagBbX9vnDzw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XV3e0agBbX9vnDzw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVwe4agBbX9vnDzw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XV5e8agBbX9vnDzw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Martel", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Martel Sans", - "fontFamily": "Martel Sans, sans-serif", - "slug": "martel-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hAX5suCFUknqMxQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBz5cuCFUknqMxQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GsssGi7VdzDgKjM-4d8ijaze-PPlUu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hAH48uCFUknqMxQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBj4suCFUknqMxQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hB_4cuCFUknqMxQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBb4MuCFUknqMxQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Martel Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Martian Mono", - "fontFamily": "Martian Mono, monospace", - "slug": "martian-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY1qus6TD75kdpF2.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY3qu86TD75kdpF2.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY00u86TD75kdpF2.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY1qu86TD75kdpF2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY1Yu86TD75kdpF2.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY20vM6TD75kdpF2.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY2NvM6TD75kdpF2.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY3qvM6TD75kdpF2.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Martian Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Marvel", - "fontFamily": "Marvel, sans-serif", - "slug": "marvel", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/marvel/v16/nwpVtKeoNgBV0qaIlF7ED366zg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Marvel", - "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marvel/v16/nwpXtKeoNgBV0qa4k1TFLXuqzhA7.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Marvel", - "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marvel/v16/nwpWtKeoNgBV0qawLXHgAlWmxwkiYQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Marvel", - "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/marvel/v16/nwpQtKeoNgBV0qa4k2x8Al-n5QwyYdrc.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Marvel", - "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mate", - "fontFamily": "Mate, serif", - "slug": "mate", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mate/v17/m8JdjftRd7WZ2zi8WoXSaLU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mate", - "preview": "https://s.w.org/images/fonts/17.7/previews/mate/mate-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mate/v17/m8JTjftRd7WZ6z-2W6fXeLVdbw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Mate", - "preview": "https://s.w.org/images/fonts/17.7/previews/mate/mate-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mate/mate.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Mate SC", - "fontFamily": "Mate SC, serif", - "slug": "mate-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/matesc/v22/-nF8OGQ1-uoVr2wKyiDZ95OkJwA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mate SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/mate-sc/mate-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mate-sc/mate-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Material Icons", - "fontFamily": "Material Icons, monospace", - "slug": "material-icons", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhI8tIHh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Icons", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons/material-icons-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons/material-icons.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Icons Outlined", - "fontFamily": "Material Icons Outlined, monospace", - "slug": "material-icons-outlined", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5GuI2Ze.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Icons Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-outlined/material-icons-outlined-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-outlined/material-icons-outlined.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Icons Round", - "fontFamily": "Material Icons Round, monospace", - "slug": "material-icons-round", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_fTTvg-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Icons Round", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-round/material-icons-round-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-round/material-icons-round.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Icons Sharp", - "fontFamily": "Material Icons Sharp, monospace", - "slug": "material-icons-sharp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialiconssharp/v109/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImEyc0vd.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Icons Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-sharp/material-icons-sharp-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-sharp/material-icons-sharp.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Icons Two Tone", - "fontFamily": "Material Icons Two Tone, monospace", - "slug": "material-icons-two-tone", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0NjDrH_77.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Icons Two Tone", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-two-tone/material-icons-two-tone-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-icons-two-tone/material-icons-two-tone.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Symbols Outlined", - "fontFamily": "Material Symbols Outlined, monospace", - "slug": "material-symbols-outlined", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHeejbd5zrTgt.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDAvHOejbd5zrTgt.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDDxHOejbd5zrTgt.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrTgt.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCdHOejbd5zrTgt.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDBxG-ejbd5zrTgt.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDBIG-ejbd5zrTgt.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Material Symbols Outlined", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Symbols Rounded", - "fontFamily": "Material Symbols Rounded, monospace", - "slug": "material-symbols-rounded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rIekXxeJKJBjAa8.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rAelXxeJKJBjAa8.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rNmlXxeJKJBjAa8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rIelXxeJKJBjAa8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rLWlXxeJKJBjAa8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rFmiXxeJKJBjAa8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rGCiXxeJKJBjAa8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Material Symbols Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Material Symbols Sharp", - "fontFamily": "Material Symbols Sharp, monospace", - "slug": "material-symbols-sharp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxOLozCLJ1H7-knk.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxMLojCLJ1H7-knk.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxPVojCLJ1H7-knk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxOLojCLJ1H7-knk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxO5ojCLJ1H7-knk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxNVpTCLJ1H7-knk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxNspTCLJ1H7-knk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Material Symbols Sharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Maven Pro", - "fontFamily": "Maven Pro, sans-serif", - "slug": "maven-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8SX25nWpozp5GvU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Maven Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Rf25nWpozp5GvU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Maven Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8fvx5nWpozp5GvU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Maven Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8cLx5nWpozp5GvU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Maven Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8aXx5nWpozp5GvU.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Maven Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Yzx5nWpozp5GvU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Maven Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "McLaren", - "fontFamily": "McLaren, system-ui", - "slug": "mclaren", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mclaren/v17/2EbnL-ZuAXFqZFXISYMf8z2Yt_c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "McLaren", - "preview": "https://s.w.org/images/fonts/17.7/previews/mclaren/mclaren-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mclaren/mclaren.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mea Culpa", - "fontFamily": "Mea Culpa, cursive", - "slug": "mea-culpa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/meaculpa/v6/AMOTz4GcuWbEIuza8jsZn80QW3mqyg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mea Culpa", - "preview": "https://s.w.org/images/fonts/17.7/previews/mea-culpa/mea-culpa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mea-culpa/mea-culpa.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Meddon", - "fontFamily": "Meddon, cursive", - "slug": "meddon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/meddon/v24/kmK8ZqA2EgDNeHTZgRdB3y_Aow.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Meddon", - "preview": "https://s.w.org/images/fonts/17.7/previews/meddon/meddon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/meddon/meddon.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "MedievalSharp", - "fontFamily": "MedievalSharp, system-ui", - "slug": "medievalsharp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/medievalsharp/v26/EvOJzAlL3oU5AQl2mP5KdgptAqp6MwvXLDk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "MedievalSharp", - "preview": "https://s.w.org/images/fonts/17.7/previews/medievalsharp/medievalsharp-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/medievalsharp/medievalsharp.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Medula One", - "fontFamily": "Medula One, system-ui", - "slug": "medula-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/medulaone/v19/YA9Wr0qb5kjJM6l2V0yukiQqs7GtlvY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Medula One", - "preview": "https://s.w.org/images/fonts/17.7/previews/medula-one/medula-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/medula-one/medula-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Meera Inimai", - "fontFamily": "Meera Inimai, sans-serif", - "slug": "meera-inimai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/meerainimai/v12/845fNMM5EIqOW5MPuvO3ILep-mjDVevnLQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Meera Inimai", - "preview": "https://s.w.org/images/fonts/17.7/previews/meera-inimai/meera-inimai-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/meera-inimai/meera-inimai.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Megrim", - "fontFamily": "Megrim, system-ui", - "slug": "megrim", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/megrim/v16/46kulbz5WjvLqJZlaGXgd0RY1g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Megrim", - "preview": "https://s.w.org/images/fonts/17.7/previews/megrim/megrim-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/megrim/megrim.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Meie Script", - "fontFamily": "Meie Script, cursive", - "slug": "meie-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/meiescript/v21/_LOImzDK7erRjhunIspaMjxi5IXg0WDz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Meie Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/meie-script/meie-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/meie-script/meie-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Meow Script", - "fontFamily": "Meow Script, cursive", - "slug": "meow-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/meowscript/v5/0FlQVPqanlaJrtr8AnJ0ESck0_0CfDf1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Meow Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/meow-script/meow-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/meow-script/meow-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Merienda", - "fontFamily": "Merienda, cursive", - "slug": "merienda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5JHhoTE78QGBV0A.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5enhoTE78QGBV0A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5SHhoTE78QGBV0A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5pH9oTE78QGBV0A.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5nX9oTE78QGBV0A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5-n9oTE78QGBV0A.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5039oTE78QGBV0A.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Merienda", - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Merriweather", - "fontFamily": "Merriweather, serif", - "slug": "merriweather", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l521wRpWs37pvjxPA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR7lXcf6hP3hPGWH.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-440qyriQwlOrhSvowK_l5OfixNV-bnrw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4m0qyriQwlOrhSvowK_l5-eSZMdeP3r-Ho.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNpWs37pvjxPA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR71Wsf6hP3hPGWH.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52_wFpWs37pvjxPA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR7NWMf6hP3hPGWH.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Merriweather", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Merriweather Sans", - "fontFamily": "Merriweather Sans, sans-serif", - "slug": "merriweather-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZ_O4li-EG7xFHnQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZou4li-EG7xFHnQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZkO4li-EG7xFHnQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZfOkli-EG7xFHnQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZRekli-EG7xFHnQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZIukli-EG7xFHnQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq2TzesHzRRXnaur.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq3NzesHzRRXnaur.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq3_zesHzRRXnaur.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0TyusHzRRXnaur.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qyusHzRRXnaur.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq1NyusHzRRXnaur.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Merriweather Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Metal", - "fontFamily": "Metal, system-ui", - "slug": "metal", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/metal/v30/lW-wwjUJIXTo7i3inoQAUdN2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Metal", - "preview": "https://s.w.org/images/fonts/17.7/previews/metal/metal-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/metal/metal.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Metal Mania", - "fontFamily": "Metal Mania, system-ui", - "slug": "metal-mania", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/metalmania/v22/RWmMoKWb4e8kqMfBUdPFJeXHg6UKDXlq.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Metal Mania", - "preview": "https://s.w.org/images/fonts/17.7/previews/metal-mania/metal-mania-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/metal-mania/metal-mania.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Metamorphous", - "fontFamily": "Metamorphous, system-ui", - "slug": "metamorphous", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/metamorphous/v20/Wnz8HA03aAXcC39ZEX5y1330OSCthTsmaQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Metamorphous", - "preview": "https://s.w.org/images/fonts/17.7/previews/metamorphous/metamorphous-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/metamorphous/metamorphous.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Metrophobic", - "fontFamily": "Metrophobic, sans-serif", - "slug": "metrophobic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/metrophobic/v23/sJoA3LZUhMSAPV_u0qwiAT-M737FPEEL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Metrophobic", - "preview": "https://s.w.org/images/fonts/17.7/previews/metrophobic/metrophobic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/metrophobic/metrophobic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Michroma", - "fontFamily": "Michroma, sans-serif", - "slug": "michroma", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/michroma/v19/PN_zRfy9qWD8fEagAMg_rzjb_-Da.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Michroma", - "preview": "https://s.w.org/images/fonts/17.7/previews/michroma/michroma-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/michroma/michroma.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Milonga", - "fontFamily": "Milonga, system-ui", - "slug": "milonga", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/milonga/v22/SZc53FHnIaK9W5kffzjGkUrS8DI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Milonga", - "preview": "https://s.w.org/images/fonts/17.7/previews/milonga/milonga-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/milonga/milonga.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Miltonian", - "fontFamily": "Miltonian, system-ui", - "slug": "miltonian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/miltonian/v30/zOL-4pbPn6Ne9JqTg9mr7O5As-FeiQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Miltonian", - "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian/miltonian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian/miltonian.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Miltonian Tattoo", - "fontFamily": "Miltonian Tattoo, system-ui", - "slug": "miltonian-tattoo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/miltoniantattoo/v32/EvOUzBRL0o0kCxF-lcMCQxlpVsA_Fwb8MDBku-s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Miltonian Tattoo", - "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian-tattoo/miltonian-tattoo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian-tattoo/miltonian-tattoo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mina", - "fontFamily": "Mina, sans-serif", - "slug": "mina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mina/v11/-nFzOGc18vARrzpj7i3y65o.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mina", - "preview": "https://s.w.org/images/fonts/17.7/previews/mina/mina-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mina/v11/-nF8OGc18vARl4NMyiDZ95OkJwA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mina", - "preview": "https://s.w.org/images/fonts/17.7/previews/mina/mina-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mina/mina.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mingzat", - "fontFamily": "Mingzat, sans-serif", - "slug": "mingzat", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mingzat/v8/0QIgMX5C-o-oWWyvBt5km_mv670.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mingzat", - "preview": "https://s.w.org/images/fonts/17.7/previews/mingzat/mingzat-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mingzat/mingzat.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Miniver", - "fontFamily": "Miniver, system-ui", - "slug": "miniver", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/miniver/v25/eLGcP-PxIg-5H0vC77gCy8r8fWA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Miniver", - "preview": "https://s.w.org/images/fonts/17.7/previews/miniver/miniver-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/miniver/miniver.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Miriam Libre", - "fontFamily": "Miriam Libre, sans-serif", - "slug": "miriam-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/miriamlibre/v14/DdTh798HsHwubBAqfkcBTL_vZZn_Teun9g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Miriam Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/miriam-libre/miriam-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/miriamlibre/v14/DdT-798HsHwubBAqfkcBTL_X3LbbQMC7_-Z7Hg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Miriam Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/miriam-libre/miriam-libre-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/miriam-libre/miriam-libre.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mirza", - "fontFamily": "Mirza, serif", - "slug": "mirza", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mirza/v17/co3ImWlikiN5EurYKMewsrvI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mirza", - "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mirza/v17/co3FmWlikiN5EtIpAeO9mafBomDi.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mirza", - "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mirza/v17/co3FmWlikiN5EtIFBuO9mafBomDi.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mirza", - "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mirza/v17/co3FmWlikiN5EtJhB-O9mafBomDi.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mirza", - "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Miss Fajardose", - "fontFamily": "Miss Fajardose, cursive", - "slug": "miss-fajardose", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/missfajardose/v22/E21-_dn5gvrawDdPFVl-N0Ajb8qqWPaJq4no.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Miss Fajardose", - "preview": "https://s.w.org/images/fonts/17.7/previews/miss-fajardose/miss-fajardose-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/miss-fajardose/miss-fajardose.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mitr", - "fontFamily": "Mitr, sans-serif", - "slug": "mitr", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8fMZFJXUc1NECPY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mitr", - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8ZcaFJXUc1NECPY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mitr", - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mitr/v11/pxiLypw5ucZFyT4yMJj_b1o.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mitr", - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8c8bFJXUc1NECPY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mitr", - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8eMcFJXUc1NECPY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mitr", - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8YcdFJXUc1NECPY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mitr", - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mochiy Pop One", - "fontFamily": "Mochiy Pop One, sans-serif", - "slug": "mochiy-pop-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mochiypopone/v9/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mochiy Pop One", - "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-one/mochiy-pop-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-one/mochiy-pop-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mochiy Pop P One", - "fontFamily": "Mochiy Pop P One, sans-serif", - "slug": "mochiy-pop-p-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mochiypoppone/v9/Ktk2AKuPeY_td1-h9LayHYWCjAqyN4a3WYZB_sU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mochiy Pop P One", - "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-p-one/mochiy-pop-p-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-p-one/mochiy-pop-p-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Modak", - "fontFamily": "Modak, system-ui", - "slug": "modak", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/modak/v18/EJRYQgs1XtIEsnMC8BVZ76KU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Modak", - "preview": "https://s.w.org/images/fonts/17.7/previews/modak/modak-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/modak/modak.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Modern Antiqua", - "fontFamily": "Modern Antiqua, system-ui", - "slug": "modern-antiqua", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/modernantiqua/v24/NGStv5TIAUg6Iq_RLNo_2dp1sI1Ba2u0c3Gi.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Modern Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/modern-antiqua/modern-antiqua-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/modern-antiqua/modern-antiqua.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mogra", - "fontFamily": "Mogra, system-ui", - "slug": "mogra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mogra/v19/f0X40eSs8c95TBo9DvLmxtnG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mogra", - "preview": "https://s.w.org/images/fonts/17.7/previews/mogra/mogra-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mogra/mogra.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mohave", - "fontFamily": "Mohave, sans-serif", - "slug": "mohave", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdif_HvWQopLSvBk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdnn_HvWQopLSvBk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdkv_HvWQopLSvBk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdqf4HvWQopLSvBk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdp74HvWQopLSvBk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8qLOao7DXrBlSVw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G89rOao7DXrBlSVw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8xLOao7DXrBlSVw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8KLSao7DXrBlSVw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8EbSao7DXrBlSVw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Mohave", - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Moirai One", - "fontFamily": "Moirai One, system-ui", - "slug": "moirai-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/moiraione/v1/2sDbZGFUgJLJmby6xgNGT0CWB7UcfCg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Moirai One", - "preview": "https://s.w.org/images/fonts/17.7/previews/moirai-one/moirai-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/moirai-one/moirai-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Molengo", - "fontFamily": "Molengo, sans-serif", - "slug": "molengo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/molengo/v16/I_uuMpWeuBzZNBtQbbFQkiCvs5Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Molengo", - "preview": "https://s.w.org/images/fonts/17.7/previews/molengo/molengo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/molengo/molengo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Molle", - "fontFamily": "Molle, cursive", - "slug": "molle", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/molle/v23/E21n_dL5hOXFhWEsXz0mVydREus.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Molle", - "preview": "https://s.w.org/images/fonts/17.7/previews/molle/molle-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/molle/molle.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Monda", - "fontFamily": "Monda, sans-serif", - "slug": "monda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/monda/v16/TK3tWkYFABsmjvpjNBsLvPdG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Monda", - "preview": "https://s.w.org/images/fonts/17.7/previews/monda/monda-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/monda/v16/TK3gWkYFABsmjsLaGz8Gl-tPKo2t.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Monda", - "preview": "https://s.w.org/images/fonts/17.7/previews/monda/monda-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/monda/monda.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Monofett", - "fontFamily": "Monofett, monospace", - "slug": "monofett", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/monofett/v23/mFTyWbofw6zc9NtnW43XuRwr0VJ7.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Monofett", - "preview": "https://s.w.org/images/fonts/17.7/previews/monofett/monofett-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/monofett/monofett.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Monomaniac One", - "fontFamily": "Monomaniac One, sans-serif", - "slug": "monomaniac-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/monomaniacone/v11/4iC06K17YctZjx50EU-QlwPmcqRiqYkB5kwI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Monomaniac One", - "preview": "https://s.w.org/images/fonts/17.7/previews/monomaniac-one/monomaniac-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/monomaniac-one/monomaniac-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Monoton", - "fontFamily": "Monoton, system-ui", - "slug": "monoton", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/monoton/v19/5h1aiZUrOngCibe4fkPBQ2S7FU8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Monoton", - "preview": "https://s.w.org/images/fonts/17.7/previews/monoton/monoton-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/monoton/monoton.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Monsieur La Doulaise", - "fontFamily": "Monsieur La Doulaise, cursive", - "slug": "monsieur-la-doulaise", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/monsieurladoulaise/v18/_Xmz-GY4rjmCbQfc-aPRaa4pqV340p7EZl5bwkEU4HTy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Monsieur La Doulaise", - "preview": "https://s.w.org/images/fonts/17.7/previews/monsieur-la-doulaise/monsieur-la-doulaise-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/monsieur-la-doulaise/monsieur-la-doulaise.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Montaga", - "fontFamily": "Montaga, serif", - "slug": "montaga", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montaga/v13/H4cnBX2Ml8rCkEO_0gMQ7LO5mqc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Montaga", - "preview": "https://s.w.org/images/fonts/17.7/previews/montaga/montaga-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montaga/montaga.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Montagu Slab", - "fontFamily": "Montagu Slab, serif", - "slug": "montagu-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDbE3P4Fs7bOSO7.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkBbEnP4Fs7bOSO7.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkCFEnP4Fs7bOSO7.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDbEnP4Fs7bOSO7.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDpEnP4Fs7bOSO7.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkAFFXP4Fs7bOSO7.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkA8FXP4Fs7bOSO7.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Montagu Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "MonteCarlo", - "fontFamily": "MonteCarlo, cursive", - "slug": "montecarlo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montecarlo/v11/buEzpo6-f9X01GadLA0G0C8V_NxLeiw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "MonteCarlo", - "preview": "https://s.w.org/images/fonts/17.7/previews/montecarlo/montecarlo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montecarlo/montecarlo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Montez", - "fontFamily": "Montez, cursive", - "slug": "montez", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montez/v22/845ZNMk5GoGIX8lm0bDeSd-R_g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Montez", - "preview": "https://s.w.org/images/fonts/17.7/previews/montez/montez-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montez/montez.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Montserrat", - "fontFamily": "Montserrat, sans-serif", - "slug": "montserrat", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw7Y3tcoqK5.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew7Y3tcoqK5.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew7Y3tcoqK5.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w7Y3tcoqK5.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8aXp-p7K5ILg.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9aXp-p7K5ILg.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9aXp-p7K5ILg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9aXp-p7K5ILg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9aXp-p7K5ILg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aXp-p7K5ILg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6aXp-p7K5ILg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6aXp-p7K5ILg.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aXp-p7K5ILg.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Montserrat", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Montserrat Alternates", - "fontFamily": "Montserrat Alternates, sans-serif", - "slug": "montserrat-alternates", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU0xiKfQKphL03l4.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTjWacfw6zH4dthXcyms1lPpC8I_b0juU057p-xIJlp1ml4imo.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xJIb1BbZH2mBhkw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8dAbxG-GVxk3Nd.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xQIX1BbZH2mBhkw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p95ArxG-GVxk3Nd.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0J6a3RCJ1b0w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057qfQKphL03l4.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGIT1BbZH2mBhkw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA7xG-GVxk3Nd.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIP1BbZH2mBhkw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBLxG-GVxk3Nd.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUIL1BbZH2mBhkw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBbxG-GVxk3Nd.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIH1BbZH2mBhkw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BrxG-GVxk3Nd.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xaID1BbZH2mBhkw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9RB7xG-GVxk3Nd.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Montserrat Alternates", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Montserrat Subrayada", - "fontFamily": "Montserrat Subrayada, sans-serif", - "slug": "montserrat-subrayada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/montserratsubrayada/v19/U9MD6c-o9H7PgjlTHThBnNHGVUORwteQQE8OYuceqGT-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Montserrat Subrayada", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-subrayada/montserrat-subrayada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/montserratsubrayada/v19/U9MM6c-o9H7PgjlTHThBnNHGVUORwteQQHe3TcMTg3j36Ebz.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Montserrat Subrayada", - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-subrayada/montserrat-subrayada-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-subrayada/montserrat-subrayada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Moo Lah Lah", - "fontFamily": "Moo Lah Lah, system-ui", - "slug": "moo-lah-lah", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/moolahlah/v6/dg4h_p_opKZOA0w1AYcm55woYQYugjW4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Moo Lah Lah", - "preview": "https://s.w.org/images/fonts/17.7/previews/moo-lah-lah/moo-lah-lah-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/moo-lah-lah/moo-lah-lah.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mooli", - "fontFamily": "Mooli, sans-serif", - "slug": "mooli", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mooli/v1/-F6_fjJpLyk1bYPEBG7YpzlJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mooli", - "preview": "https://s.w.org/images/fonts/17.7/previews/mooli/mooli-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mooli/mooli.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Moon Dance", - "fontFamily": "Moon Dance, cursive", - "slug": "moon-dance", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/moondance/v6/WBLgrEbUbFlYW9ekmGawe2DiKMiokE4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Moon Dance", - "preview": "https://s.w.org/images/fonts/17.7/previews/moon-dance/moon-dance-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/moon-dance/moon-dance.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Moul", - "fontFamily": "Moul, system-ui", - "slug": "moul", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/moul/v27/nuF2D__FSo_3E-FYiJCy-00.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Moul", - "preview": "https://s.w.org/images/fonts/17.7/previews/moul/moul-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/moul/moul.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Moulpali", - "fontFamily": "Moulpali, sans-serif", - "slug": "moulpali", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/moulpali/v30/H4ckBXKMl9HagUWymyY_wr-wg763.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Moulpali", - "preview": "https://s.w.org/images/fonts/17.7/previews/moulpali/moulpali-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/moulpali/moulpali.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mountains of Christmas", - "fontFamily": "Mountains of Christmas, system-ui", - "slug": "mountains-of-christmas", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mountainsofchristmas/v22/3y9w6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7ePNOmMPNpJpc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mountains of Christmas", - "preview": "https://s.w.org/images/fonts/17.7/previews/mountains-of-christmas/mountains-of-christmas-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mountainsofchristmas/v22/3y9z6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7eBGqJFP5COp6IaEA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mountains of Christmas", - "preview": "https://s.w.org/images/fonts/17.7/previews/mountains-of-christmas/mountains-of-christmas-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mountains-of-christmas/mountains-of-christmas.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Mouse Memoirs", - "fontFamily": "Mouse Memoirs, sans-serif", - "slug": "mouse-memoirs", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mousememoirs/v17/t5tmIRoSNJ-PH0WNNgDYxdSb7TzFrpOHYh4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mouse Memoirs", - "preview": "https://s.w.org/images/fonts/17.7/previews/mouse-memoirs/mouse-memoirs-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mouse-memoirs/mouse-memoirs.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mr Bedfort", - "fontFamily": "Mr Bedfort, cursive", - "slug": "mr-bedfort", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mrbedfort/v22/MQpR-WCtNZSWAdTMwBicli-0XZe_Iy8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mr Bedfort", - "preview": "https://s.w.org/images/fonts/17.7/previews/mr-bedfort/mr-bedfort-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mr-bedfort/mr-bedfort.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mr Dafoe", - "fontFamily": "Mr Dafoe, cursive", - "slug": "mr-dafoe", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mrdafoe/v14/lJwE-pIzkS5NXuMMrGivg7MCxz_C.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mr Dafoe", - "preview": "https://s.w.org/images/fonts/17.7/previews/mr-dafoe/mr-dafoe-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mr-dafoe/mr-dafoe.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mr De Haviland", - "fontFamily": "Mr De Haviland, cursive", - "slug": "mr-de-haviland", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mrdehaviland/v14/OpNVnooIhJj96FdB73296ksbOj3H4ULVNTlB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mr De Haviland", - "preview": "https://s.w.org/images/fonts/17.7/previews/mr-de-haviland/mr-de-haviland-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mr-de-haviland/mr-de-haviland.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mrs Saint Delafield", - "fontFamily": "Mrs Saint Delafield, cursive", - "slug": "mrs-saint-delafield", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mrssaintdelafield/v13/v6-IGZDIOVXH9xtmTZfRagunqBw5WC62cKstLsubB2w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mrs Saint Delafield", - "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-saint-delafield/mrs-saint-delafield-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-saint-delafield/mrs-saint-delafield.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mrs Sheppards", - "fontFamily": "Mrs Sheppards, cursive", - "slug": "mrs-sheppards", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mrssheppards/v23/PN_2Rfm9snC0XUGoEZhb91ig3v3xynMix4Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mrs Sheppards", - "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-sheppards/mrs-sheppards-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-sheppards/mrs-sheppards.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ms Madi", - "fontFamily": "Ms Madi, cursive", - "slug": "ms-madi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/msmadi/v2/HTxsL2UxNnOji5E1N-XPiI7QAYo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ms Madi", - "preview": "https://s.w.org/images/fonts/17.7/previews/ms-madi/ms-madi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ms-madi/ms-madi.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mukta", - "fontFamily": "Mukta, sans-serif", - "slug": "mukta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbEOjFmf-2HW7ZB_.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbFqj1mf-2HW7ZB_.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWKBXyXfDDVXYnDp32S0H3f.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbEyjlmf-2HW7ZB_.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbEeiVmf-2HW7ZB_.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbF6iFmf-2HW7ZB_.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbFmi1mf-2HW7ZB_.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Mukta", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mukta Mahee", - "fontFamily": "Mukta Mahee, sans-serif", - "slug": "mukta-mahee", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9MFcBoCJndqZCsW.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9NhcxoCJndqZCsW.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXQ3IOIi0hcP8iVU67hA-vIWz4PDWtj.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9M5choCJndqZCsW.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9MVdRoCJndqZCsW.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9NxdBoCJndqZCsW.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9NtdxoCJndqZCsW.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Mukta Mahee", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mukta Malar", - "fontFamily": "Mukta Malar, sans-serif", - "slug": "mukta-malar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMwBtAE62ruoAZW.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINUBdAE62ruoAZW.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoXzAXyz8LOE2FpJMxZqLv9LfQJwHbn.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMMBNAE62ruoAZW.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMgA9AE62ruoAZW.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINEAtAE62ruoAZW.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINYAdAE62ruoAZW.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Mukta Malar", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mukta Vaani", - "fontFamily": "Mukta Vaani, sans-serif", - "slug": "mukta-vaani", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXNV8BG-u97MW1a.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGWpVMBG-u97MW1a.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3Jn5SD_-ynaxmxnEfVHPIF0AfORL0fNy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXxVcBG-u97MW1a.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXdUsBG-u97MW1a.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGW5U8BG-u97MW1a.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGWlUMBG-u97MW1a.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Mukta Vaani", - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Mulish", - "fontFamily": "Mulish, sans-serif", - "slug": "mulish", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNRwaWlGrw-PTY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexc1RwaWlGrw-PTY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaWlGrw-PTY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexaFRwaWlGrw-PTY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaWlGrw-PTY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaWlGrw-PTY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNWwaWlGrw-PTY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexTpWwaWlGrw-PTY.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeOvG547LTZFwA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSd-OvG547LTZFwA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSKeOvG547LTZFwA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSG-OvG547LTZFwA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsS9-SvG547LTZFwA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSzuSvG547LTZFwA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeSvG547LTZFwA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSgOSvG547LTZFwA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Mulish", - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Murecho", - "fontFamily": "Murecho, sans-serif", - "slug": "murecho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpr5HWcLCpUOaM6.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrr5XWcLCpUOaM6.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMo15XWcLCpUOaM6.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpr5XWcLCpUOaM6.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpZ5XWcLCpUOaM6.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMq14nWcLCpUOaM6.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMqM4nWcLCpUOaM6.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrr4nWcLCpUOaM6.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrC4nWcLCpUOaM6.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Murecho", - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "MuseoModerno", - "fontFamily": "MuseoModerno, system-ui", - "slug": "museomoderno", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMlZFuekajeKlCdo.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMtZEuekajeKlCdo.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMghEuekajeKlCdo.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMlZEuekajeKlCdo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMmREuekajeKlCdo.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMohDuekajeKlCdo.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMrFDuekajeKlCdo.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMtZDuekajeKlCdo.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMv9DuekajeKlCdo.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HUa4QjMCgGdrS3g.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H0a8QjMCgGdrS3g.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HD68QjMCgGdrS3g.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HUa8QjMCgGdrS3g.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HY68QjMCgGdrS3g.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54Hj6gQjMCgGdrS3g.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HtqgQjMCgGdrS3g.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H0agQjMCgGdrS3g.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H-KgQjMCgGdrS3g.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "MuseoModerno", - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "My Soul", - "fontFamily": "My Soul, cursive", - "slug": "my-soul", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mysoul/v5/3XFqErcuy945_u6KF_Alk2nnXf0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "My Soul", - "preview": "https://s.w.org/images/fonts/17.7/previews/my-soul/my-soul-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/my-soul/my-soul.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mynerve", - "fontFamily": "Mynerve, cursive", - "slug": "mynerve", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mynerve/v6/P5sCzZKPdNjb4jt7xCFuiZ-uydg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mynerve", - "preview": "https://s.w.org/images/fonts/17.7/previews/mynerve/mynerve-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mynerve/mynerve.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Mystery Quest", - "fontFamily": "Mystery Quest, system-ui", - "slug": "mystery-quest", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/mysteryquest/v20/-nF6OG414u0E6k0wynSGlujRHwQlD_9Qz9E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Mystery Quest", - "preview": "https://s.w.org/images/fonts/17.7/previews/mystery-quest/mystery-quest-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/mystery-quest/mystery-quest.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "NTR", - "fontFamily": "NTR, sans-serif", - "slug": "ntr", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ntr/v15/RLpzK5Xy0ZjiHWhs5TA4bg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "NTR", - "preview": "https://s.w.org/images/fonts/17.7/previews/ntr/ntr-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ntr/ntr.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nabla", - "fontFamily": "Nabla, system-ui", - "slug": "nabla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nabla/v10/j8_D6-LI0Lvpe7Makz5UhJt9C3uqg_X_75gyGS4jAxsNIjrRNRVUFFR_198.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nabla", - "preview": "https://s.w.org/images/fonts/17.7/previews/nabla/nabla-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nabla/nabla.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nanum Brush Script", - "fontFamily": "Nanum Brush Script, cursive", - "slug": "nanum-brush-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nanumbrushscript/v22/wXK2E2wfpokopxzthSqPbcR5_gVaxazyi6Br1lO97Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nanum Brush Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-brush-script/nanum-brush-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-brush-script/nanum-brush-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Nanum Gothic", - "fontFamily": "Nanum Gothic, sans-serif", - "slug": "nanum-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nanumgothic/v23/PN_3Rfi-oW3hYwmKDpxS7F_z-9Lfxno73g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nanum Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nanumgothic/v23/PN_oRfi-oW3hYwmKDpxS7F_LQv37y1En14YEUQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nanum Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nanumgothic/v23/PN_oRfi-oW3hYwmKDpxS7F_LXv77y1En14YEUQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Nanum Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nanum Gothic Coding", - "fontFamily": "Nanum Gothic Coding, cursive", - "slug": "nanum-gothic-coding", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nanumgothiccoding/v21/8QIVdjzHisX_8vv59_xMxtPFW4IXROwsy6ExVs1X7tc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nanum Gothic Coding", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic-coding/nanum-gothic-coding-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nanumgothiccoding/v21/8QIYdjzHisX_8vv59_xMxtPFW4IXROws8xgecsB88t5V9r4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nanum Gothic Coding", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic-coding/nanum-gothic-coding-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic-coding/nanum-gothic-coding.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Nanum Myeongjo", - "fontFamily": "Nanum Myeongjo, serif", - "slug": "nanum-myeongjo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nanummyeongjo/v22/9Btx3DZF0dXLMZlywRbVRNhxy1LueHQ8juyl.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nanum Myeongjo", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nanummyeongjo/v22/9Bty3DZF0dXLMZlywRbVRNhxy2pXV1AxpfCs5Kos.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nanum Myeongjo", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nanummyeongjo/v22/9Bty3DZF0dXLMZlywRbVRNhxy2pLVFAxpfCs5Kos.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Nanum Myeongjo", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Nanum Pen Script", - "fontFamily": "Nanum Pen Script, cursive", - "slug": "nanum-pen-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nanumpenscript/v19/daaDSSYiLGqEal3MvdA_FOL_3FkN2zv-aMFCcTU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nanum Pen Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-pen-script/nanum-pen-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-pen-script/nanum-pen-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Narnoor", - "fontFamily": "Narnoor, serif", - "slug": "narnoor", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf9MaFWuVo-UTyPxCyrYGkHgIs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Narnoor", - "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_N2CRGQsnIJkWL4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Narnoor", - "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_PGFRGQsnIJkWL4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Narnoor", - "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_JWERGQsnIJkWL4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Narnoor", - "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_ImHRGQsnIJkWL4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Narnoor", - "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Neonderthaw", - "fontFamily": "Neonderthaw, cursive", - "slug": "neonderthaw", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/neonderthaw/v6/Iure6Yx5-oWVZI0r-17AeZZMprVA4XQ0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Neonderthaw", - "preview": "https://s.w.org/images/fonts/17.7/previews/neonderthaw/neonderthaw-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/neonderthaw/neonderthaw.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Nerko One", - "fontFamily": "Nerko One, cursive", - "slug": "nerko-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nerkoone/v16/m8JQjfZSc7OXlB3ZMOjzdZ5BZmqa3A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nerko One", - "preview": "https://s.w.org/images/fonts/17.7/previews/nerko-one/nerko-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nerko-one/nerko-one.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Neucha", - "fontFamily": "Neucha, cursive", - "slug": "neucha", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/neucha/v17/q5uGsou0JOdh94bvvwNsCxVEgA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Neucha", - "preview": "https://s.w.org/images/fonts/17.7/previews/neucha/neucha-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/neucha/neucha.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Neuton", - "fontFamily": "Neuton, serif", - "slug": "neuton", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKAKkffwD5Drog6Q.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Neuton", - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKZKoffwD5Drog6Q.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Neuton", - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/neuton/v22/UMBTrPtMoH62xUZyzYI7civlBw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Neuton", - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/neuton/v22/UMBRrPtMoH62xUZCyog6UC71B6M5.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Neuton", - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKdK0ffwD5Drog6Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Neuton", - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKaK4ffwD5Drog6Q.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Neuton", - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "New Rocker", - "fontFamily": "New Rocker, system-ui", - "slug": "new-rocker", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/newrocker/v16/MwQzbhjp3-HImzcCU_cJkGYViblPtXs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "New Rocker", - "preview": "https://s.w.org/images/fonts/17.7/previews/new-rocker/new-rocker-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/new-rocker/new-rocker.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "New Tegomin", - "fontFamily": "New Tegomin, serif", - "slug": "new-tegomin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/newtegomin/v10/SLXMc1fV7Gd9USdBAfPlqfNxQ3ptkDMN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "New Tegomin", - "preview": "https://s.w.org/images/fonts/17.7/previews/new-tegomin/new-tegomin-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/new-tegomin/new-tegomin.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "News Cycle", - "fontFamily": "News Cycle, sans-serif", - "slug": "news-cycle", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/newscycle/v23/CSR64z1Qlv-GDxkbKVQ_TOIATNt_pOU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "News Cycle", - "preview": "https://s.w.org/images/fonts/17.7/previews/news-cycle/news-cycle-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newscycle/v23/CSR54z1Qlv-GDxkbKVQ_dFsvaNZUuOwkC2s.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "News Cycle", - "preview": "https://s.w.org/images/fonts/17.7/previews/news-cycle/news-cycle-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/news-cycle/news-cycle.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Newsreader", - "fontFamily": "Newsreader, serif", - "slug": "newsreader", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438w-I_ACexEPjCggA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wJo_ACexEPjCggA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438weI_ACexEPjCggA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wSo_ACexEPjCggA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wpojACexEPjCggA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wn4jACexEPjCggA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438w-IjACexEPjCggA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMyoT-ZFHDWwgECi.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMx2T-ZFHDWwgECi.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwoT-ZFHDWwgECi.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwaT-ZFHDWwgECi.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMz2SOZFHDWwgECi.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMzPSOZFHDWwgECi.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMyoSOZFHDWwgECi.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Newsreader", - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Niconne", - "fontFamily": "Niconne, cursive", - "slug": "niconne", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/niconne/v15/w8gaH2QvRug1_rTfrQ6t2F4OuOo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Niconne", - "preview": "https://s.w.org/images/fonts/17.7/previews/niconne/niconne-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/niconne/niconne.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Niramit", - "fontFamily": "Niramit, sans-serif", - "slug": "niramit", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVXx7ti2Er5_BdZ8.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiXimOrr3EZZ_f6w.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVRh4ti2Er5_BdZ8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiOiqOrr3EZZ_f6w.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_uuMpWdvgLdNxVLbbFQkiCvs5Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_usMpWdvgLdNxVLXbZakwKqo5bYbA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVUB5ti2Er5_BdZ8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiYiuOrr3EZZ_f6w.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVWx-ti2Er5_BdZ8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiTiyOrr3EZZ_f6w.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVQh_ti2Er5_BdZ8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiKi2Orr3EZZ_f6w.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Niramit", - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nixie One", - "fontFamily": "Nixie One, system-ui", - "slug": "nixie-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nixieone/v16/lW-8wjkKLXjg5y2o2uUoVeFzpS-yLw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nixie One", - "preview": "https://s.w.org/images/fonts/17.7/previews/nixie-one/nixie-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nixie-one/nixie-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nobile", - "fontFamily": "Nobile, sans-serif", - "slug": "nobile", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nobile/v17/m8JTjflSeaOVl1i2W6fXeLVdbw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nobile", - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nobile/v17/m8JRjflSeaOVl1iGXK3WWrBNb3OD.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Nobile", - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nobile/v17/m8JQjflSeaOVl1iOqo7zdZ5BZmqa3A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Nobile", - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nobile/v17/m8JWjflSeaOVl1iGXJUnc5RARG-K3Mud.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Nobile", - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nobile/v17/m8JQjflSeaOVl1iO4ojzdZ5BZmqa3A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nobile", - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nobile/v17/m8JWjflSeaOVl1iGXJVvdZRARG-K3Mud.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Nobile", - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nokora", - "fontFamily": "Nokora, sans-serif", - "slug": "nokora", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nokora/v31/hYkKPuwgTubzaWxoXzAOgPNw8QZN.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Nokora", - "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nokora/v31/hYkLPuwgTubzaWxolxIrr918-B9Uuw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Nokora", - "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nokora/v31/hYkIPuwgTubzaWxQPjoPovZg8Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nokora", - "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nokora/v31/hYkLPuwgTubzaWxohxUrr918-B9Uuw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nokora", - "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nokora/v31/hYkLPuwgTubzaWxovxcrr918-B9Uuw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Nokora", - "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Norican", - "fontFamily": "Norican, cursive", - "slug": "norican", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/norican/v15/MwQ2bhXp1eSBqjkPGJdRtGs-lbA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Norican", - "preview": "https://s.w.org/images/fonts/17.7/previews/norican/norican-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/norican/norican.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Nosifer", - "fontFamily": "Nosifer, system-ui", - "slug": "nosifer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nosifer/v22/ZGjXol5JTp0g5bxZaChRVDNdGDs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nosifer", - "preview": "https://s.w.org/images/fonts/17.7/previews/nosifer/nosifer-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nosifer/nosifer.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Notable", - "fontFamily": "Notable, sans-serif", - "slug": "notable", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notable/v18/gNMEW3N_SIqx-WX9-HYoFIez5MI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Notable", - "preview": "https://s.w.org/images/fonts/17.7/previews/notable/notable-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/notable/notable.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nothing You Could Do", - "fontFamily": "Nothing You Could Do, cursive", - "slug": "nothing-you-could-do", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nothingyoucoulddo/v19/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb0OMl1ol2Ymo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nothing You Could Do", - "preview": "https://s.w.org/images/fonts/17.7/previews/nothing-you-could-do/nothing-you-could-do-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nothing-you-could-do/nothing-you-could-do.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Noticia Text", - "fontFamily": "Noticia Text, serif", - "slug": "noticia-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP1GZDFZt0rNpQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noticia Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YztYlU_dpSjt.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Noticia Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R59umHRrDH0eA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noticia Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhumvQjjTkeMnz.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Noticia Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Color Emoji", - "fontFamily": "Noto Color Emoji, sans-serif", - "slug": "noto-color-emoji", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notocoloremoji/v30/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabts79iz64w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Color Emoji", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-color-emoji/noto-color-emoji-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-color-emoji/noto-color-emoji.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Emoji", - "fontFamily": "Noto Emoji, sans-serif", - "slug": "noto-emoji", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob_10jwqS-FGJCMY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Emoji", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-emoji/noto-emoji-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-r0jwqS-FGJCMY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Emoji", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-emoji/noto-emoji-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-Z0jwqS-FGJCMY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Emoji", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-emoji/noto-emoji-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob911TwqS-FGJCMY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Emoji", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-emoji/noto-emoji-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob9M1TwqS-FGJCMY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Emoji", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-emoji/noto-emoji-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-emoji/noto-emoji.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Kufi Arabic", - "fontFamily": "Noto Kufi Arabic, sans-serif", - "slug": "noto-kufi-arabic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v3obKnLSmf5yD.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7v34bKnLSmf5yD.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh4x34bKnLSmf5yD.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v34bKnLSmf5yD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5d34bKnLSmf5yD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh6x2IbKnLSmf5yD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh6I2IbKnLSmf5yD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7v2IbKnLSmf5yD.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7G2IbKnLSmf5yD.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Kufi Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-kufi-arabic/noto-kufi-arabic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Music", - "fontFamily": "Noto Music, sans-serif", - "slug": "noto-music", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notomusic/v20/pe0rMIiSN5pO63htf1sxItKQB9Zra1U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Music", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-music/noto-music-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-music/noto-music.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Naskh Arabic", - "fontFamily": "Noto Naskh Arabic, serif", - "slug": "noto-naskh-arabic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwvc5kqa0z9_Mnuw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Naskh Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwj85kqa0z9_Mnuw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Naskh Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwY8lkqa0z9_Mnuw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Naskh Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwWslkqa0z9_Mnuw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Naskh Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Nastaliq Urdu", - "fontFamily": "Noto Nastaliq Urdu, serif", - "slug": "noto-nastaliq-urdu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qt_-DKif2-_8mEw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Nastaliq Urdu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qu3-DKif2-_8mEw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Nastaliq Urdu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3QgH5DKif2-_8mEw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Nastaliq Urdu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qjj5DKif2-_8mEw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Nastaliq Urdu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Rashi Hebrew", - "fontFamily": "Noto Rashi Hebrew, serif", - "slug": "noto-rashi-hebrew", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZB-DkQiq6Nf2pfA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZh-HkQiq6Nf2pfA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZWeHkQiq6Nf2pfA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZB-HkQiq6Nf2pfA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZNeHkQiq6Nf2pfA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZ2ebkQiq6Nf2pfA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZ4ObkQiq6Nf2pfA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZh-bkQiq6Nf2pfA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZrubkQiq6Nf2pfA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Rashi Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans", - "fontFamily": "Noto Sans, sans-serif", - "slug": "noto-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9At9Y41P6zHtY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9A99Y41P6zHtY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyCjA99Y41P6zHtY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99Y41P6zHtY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9BN9Y41P6zHtY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9Y41P6zHtY.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDcf6VLYyWtY1rI.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QLce6VLYyWtY1rI.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QGke6VLYyWtY1rI.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce6VLYyWtY1rI.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QAUe6VLYyWtY1rI.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QOkZ6VLYyWtY1rI.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6VLYyWtY1rI.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QLcZ6VLYyWtY1rI.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QJ4Z6VLYyWtY1rI.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Noto Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Adlam", - "fontFamily": "Noto Sans Adlam, sans-serif", - "slug": "noto-sans-adlam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufnv0TGzBZLwhuvk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufkn0TGzBZLwhuvk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufqXzTGzBZLwhuvk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufpzzTGzBZLwhuvk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Adlam Unjoined", - "fontFamily": "Noto Sans Adlam Unjoined, sans-serif", - "slug": "noto-sans-adlam-unjoined", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_Ye35PMQe-E3slUg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_Yd_5PMQe-E3slUg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_YTP-PMQe-E3slUg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_YQr-PMQe-E3slUg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Adlam Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Anatolian Hieroglyphs", - "fontFamily": "Noto Sans Anatolian Hieroglyphs, sans-serif", - "slug": "noto-sans-anatolian-hieroglyphs", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansanatolianhieroglyphs/v16/ijw9s4roRME5LLRxjsRb8A0gKPSWq4BbDmHHu6j2pEtUJzZWXyPIymc5QYo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Anatolian Hieroglyphs", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-anatolian-hieroglyphs/noto-sans-anatolian-hieroglyphs-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-anatolian-hieroglyphs/noto-sans-anatolian-hieroglyphs.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Arabic", - "fontFamily": "Noto Sans Arabic, sans-serif", - "slug": "noto-sans-arabic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyG2vvnCBFQLaig.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfSGyvvnCBFQLaig.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCflmyvvnCBFQLaig.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyGyvvnCBFQLaig.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCf-myvvnCBFQLaig.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfFmuvvnCBFQLaig.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfL2uvvnCBFQLaig.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfSGuvvnCBFQLaig.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfYWuvvnCBFQLaig.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Arabic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-arabic/noto-sans-arabic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Armenian", - "fontFamily": "Noto Sans Armenian, sans-serif", - "slug": "noto-sans-armenian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorxbq0nYy6zF3Eg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopxb60nYy6zF3Eg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLoqvb60nYy6zF3Eg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorxb60nYy6zF3Eg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorDb60nYy6zF3Eg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLoovaK0nYy6zF3Eg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLooWaK0nYy6zF3Eg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopxaK0nYy6zF3Eg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopYaK0nYy6zF3Eg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Avestan", - "fontFamily": "Noto Sans Avestan, sans-serif", - "slug": "noto-sans-avestan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansavestan/v21/bWti7ejKfBziStx7lIzKOLQZKhIJkyu4SASLji8U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Avestan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-avestan/noto-sans-avestan-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-avestan/noto-sans-avestan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Balinese", - "fontFamily": "Noto Sans Balinese, sans-serif", - "slug": "noto-sans-balinese", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov7fdhEtVd222PPY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Balinese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov4XdhEtVd222PPY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Balinese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov2nahEtVd222PPY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Balinese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov1DahEtVd222PPY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Balinese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Bamum", - "fontFamily": "Noto Sans Bamum, sans-serif", - "slug": "noto-sans-bamum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEddO-_0LykxEkxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bamum", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEeVO-_0LykxEkxA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bamum", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEQlJ-_0LykxEkxA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bamum", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPETBJ-_0LykxEkxA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bamum", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Bassa Vah", - "fontFamily": "Noto Sans Bassa Vah, sans-serif", - "slug": "noto-sans-bassa-vah", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4MaAc6s34gH-GD7.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bassa Vah", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4MoAc6s34gH-GD7.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bassa Vah", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4PEBs6s34gH-GD7.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bassa Vah", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4P9Bs6s34gH-GD7.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bassa Vah", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Batak", - "fontFamily": "Noto Sans Batak, sans-serif", - "slug": "noto-sans-batak", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbatak/v19/gok2H6TwAEdtF9N8-mdTCQvT-Zdgpo_PHuk74A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Batak", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-batak/noto-sans-batak-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-batak/noto-sans-batak.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Bengali", - "fontFamily": "Noto Sans Bengali, sans-serif", - "slug": "noto-sans-bengali", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolKudWk8izI0lc.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsglLudWk8izI0lc.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmstdLudWk8izI0lc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolLudWk8izI0lc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsrtLudWk8izI0lc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsldMudWk8izI0lc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6Kmsm5MudWk8izI0lc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsglMudWk8izI0lc.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsiBMudWk8izI0lc.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Bhaiksuki", - "fontFamily": "Noto Sans Bhaiksuki, sans-serif", - "slug": "noto-sans-bhaiksuki", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbhaiksuki/v17/UcC63EosKniBH4iELXATsSBWdvUHXxhj8rfUdU4wh9U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Bhaiksuki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bhaiksuki/noto-sans-bhaiksuki-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bhaiksuki/noto-sans-bhaiksuki.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Brahmi", - "fontFamily": "Noto Sans Brahmi, sans-serif", - "slug": "noto-sans-brahmi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbrahmi/v18/vEFK2-VODB8RrNDvZSUmQQIIByV18te1W77HtMo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Brahmi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-brahmi/noto-sans-brahmi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-brahmi/noto-sans-brahmi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Buginese", - "fontFamily": "Noto Sans Buginese, sans-serif", - "slug": "noto-sans-buginese", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbuginese/v18/esDM30ldNv-KYGGJpKGk18phe_7Da6_gsPuEXLmNtw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Buginese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buginese/noto-sans-buginese-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buginese/noto-sans-buginese.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Buhid", - "fontFamily": "Noto Sans Buhid, sans-serif", - "slug": "noto-sans-buhid", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansbuhid/v22/Dxxy8jiXMW75w3OmoDXVWJD7YwzAfqtgnaFoGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Buhid", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buhid/noto-sans-buhid-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buhid/noto-sans-buhid.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Canadian Aboriginal", - "fontFamily": "Noto Sans Canadian Aboriginal, sans-serif", - "slug": "noto-sans-canadian-aboriginal", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigWLj_zQsg0q0uhQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig2Ln_zQsg0q0uhQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigBrn_zQsg0q0uhQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigWLn_zQsg0q0uhQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigarn_zQsg0q0uhQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzighr7_zQsg0q0uhQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigv77_zQsg0q0uhQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig2L7_zQsg0q0uhQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig8b7_zQsg0q0uhQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Canadian Aboriginal", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Carian", - "fontFamily": "Noto Sans Carian, sans-serif", - "slug": "noto-sans-carian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscarian/v16/LDIpaoiONgYwA9Yc6f0gUILeMIOgs78b9yGLmfI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Carian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-carian/noto-sans-carian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-carian/noto-sans-carian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Caucasian Albanian", - "fontFamily": "Noto Sans Caucasian Albanian, sans-serif", - "slug": "noto-sans-caucasian-albanian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscaucasianalbanian/v18/nKKA-HM_FYFRJvXzVXaANsU0VzsAc46QGOkWytlTs-TXrYXmoVmRSZo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Caucasian Albanian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-caucasian-albanian/noto-sans-caucasian-albanian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-caucasian-albanian/noto-sans-caucasian-albanian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Chakma", - "fontFamily": "Noto Sans Chakma, sans-serif", - "slug": "noto-sans-chakma", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanschakma/v17/Y4GQYbJ8VTEp4t3MKJSMjg5OIzhi4J3TQhYBeYo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Chakma", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chakma/noto-sans-chakma-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chakma/noto-sans-chakma.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Cham", - "fontFamily": "Noto Sans Cham, sans-serif", - "slug": "noto-sans-cham", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcER0curGykboaLg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfckRwcurGykboaLg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcTxwcurGykboaLg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcERwcurGykboaLg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcIxwcurGykboaLg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfczxscurGykboaLg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfc9hscurGykboaLg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfckRscurGykboaLg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcuBscurGykboaLg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Cherokee", - "fontFamily": "Noto Sans Cherokee, sans-serif", - "slug": "noto-sans-cherokee", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWi5ODky5rAffjl0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWq5PDky5rAffjl0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWnBPDky5rAffjl0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWi5PDky5rAffjl0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWhxPDky5rAffjl0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWvBIDky5rAffjl0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWslIDky5rAffjl0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWq5IDky5rAffjl0.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWodIDky5rAffjl0.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cherokee", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Chorasmian", - "fontFamily": "Noto Sans Chorasmian, sans-serif", - "slug": "noto-sans-chorasmian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanschorasmian/v1/MQpL-X6uKMC7ROPLwRnI9ULxK_7NVkf8S5v3oH7w4g9b.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Chorasmian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chorasmian/noto-sans-chorasmian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chorasmian/noto-sans-chorasmian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Coptic", - "fontFamily": "Noto Sans Coptic, sans-serif", - "slug": "noto-sans-coptic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscoptic/v21/iJWfBWmUZi_OHPqn4wq6kgqumOEd786_VG0xR4Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Coptic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-coptic/noto-sans-coptic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-coptic/noto-sans-coptic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Cuneiform", - "fontFamily": "Noto Sans Cuneiform, sans-serif", - "slug": "noto-sans-cuneiform", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscuneiform/v17/bMrrmTWK7YY-MF22aHGGd7H8PhJtvBDWgbpJlRQueeQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cuneiform", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cuneiform/noto-sans-cuneiform-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cuneiform/noto-sans-cuneiform.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Cypriot", - "fontFamily": "Noto Sans Cypriot, sans-serif", - "slug": "noto-sans-cypriot", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscypriot/v19/8AtzGta9PYqQDjyp79a6f8Cj-3a3cxIpK5MPpahF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cypriot", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypriot/noto-sans-cypriot-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypriot/noto-sans-cypriot.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Cypro Minoan", - "fontFamily": "Noto Sans Cypro Minoan, sans-serif", - "slug": "noto-sans-cypro-minoan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanscyprominoan/v1/2Eb2L_dtDUlkNmPHB_UVtEzp3ZlPGqZ_4nAGq9KSf8_eQSE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Cypro Minoan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypro-minoan/noto-sans-cypro-minoan-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypro-minoan/noto-sans-cypro-minoan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Deseret", - "fontFamily": "Noto Sans Deseret, sans-serif", - "slug": "noto-sans-deseret", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansdeseret/v17/MwQsbgPp1eKH6QsAVuFb9AZM6MMr2Vq4ZnJSZtQG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Deseret", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-deseret/noto-sans-deseret-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-deseret/noto-sans-deseret.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Devanagari", - "fontFamily": "Noto Sans Devanagari, sans-serif", - "slug": "noto-sans-devanagari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlXQky-UzoFoW4Ow.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlfQly-UzoFoW4Ow.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlSoly-UzoFoW4Ow.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlXQly-UzoFoW4Ow.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlUYly-UzoFoW4Ow.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08Alaoiy-UzoFoW4Ow.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlZMiy-UzoFoW4Ow.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlfQiy-UzoFoW4Ow.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08Ald0iy-UzoFoW4Ow.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Display", - "fontFamily": "Noto Sans Display, sans-serif", - "slug": "noto-sans-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_3cLVTSQ2iHrvWM.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp__cKVTSQ2iHrvWM.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_ykKVTSQ2iHrvWM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_3cKVTSQ2iHrvWM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_0UKVTSQ2iHrvWM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_6kNVTSQ2iHrvWM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_5ANVTSQ2iHrvWM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp__cNVTSQ2iHrvWM.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_94NVTSQ2iHrvWM.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JvXOa2wPurWM9uQ.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JPXKa2wPurWM9uQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9J43Ka2wPurWM9uQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JvXKa2wPurWM9uQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9Jj3Ka2wPurWM9uQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JY3Wa2wPurWM9uQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JWnWa2wPurWM9uQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JPXWa2wPurWM9uQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JFHWa2wPurWM9uQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Noto Sans Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Duployan", - "fontFamily": "Noto Sans Duployan, sans-serif", - "slug": "noto-sans-duployan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansduployan/v17/gokzH7nwAEdtF9N8-mdTDx_X9JM5wsvrE8In6WYDvA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Duployan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-duployan/noto-sans-duployan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansduployan/v17/gokwH7nwAEdtF9N8-mdTDx_X9JM5wsvTqu0D5E0ftZS-Iw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Duployan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-duployan/noto-sans-duployan-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-duployan/noto-sans-duployan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Egyptian Hieroglyphs", - "fontFamily": "Noto Sans Egyptian Hieroglyphs, sans-serif", - "slug": "noto-sans-egyptian-hieroglyphs", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansegyptianhieroglyphs/v28/vEF42-tODB8RrNDvZSUmRhcQHzx1s7y_F9-j3qSzEcbEYindTFK8xRg7iw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Egyptian Hieroglyphs", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-egyptian-hieroglyphs/noto-sans-egyptian-hieroglyphs-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-egyptian-hieroglyphs/noto-sans-egyptian-hieroglyphs.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Elbasan", - "fontFamily": "Noto Sans Elbasan, sans-serif", - "slug": "noto-sans-elbasan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanselbasan/v16/-F6rfiZqLzI2JPCgQBnw400qp1trvHdgre4dFcFh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Elbasan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elbasan/noto-sans-elbasan-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elbasan/noto-sans-elbasan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Elymaic", - "fontFamily": "Noto Sans Elymaic, sans-serif", - "slug": "noto-sans-elymaic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanselymaic/v17/UqyKK9YTJW5liNMhTMqe9vUFP65ZD4AmWOT0zi2V.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Elymaic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elymaic/noto-sans-elymaic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elymaic/noto-sans-elymaic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Ethiopic", - "fontFamily": "Noto Sans Ethiopic, sans-serif", - "slug": "noto-sans-ethiopic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T35OKqDmwmfeaY9u.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37OK6DmwmfeaY9u.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T34QK6DmwmfeaY9u.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T35OK6DmwmfeaY9u.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T358K6DmwmfeaY9u.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T36QLKDmwmfeaY9u.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T36pLKDmwmfeaY9u.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37OLKDmwmfeaY9u.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37nLKDmwmfeaY9u.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Georgian", - "fontFamily": "Noto Sans Georgian, sans-serif", - "slug": "noto-sans-georgian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvnzVj7f5WK0OQV.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptnzFj7f5WK0OQV.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpu5zFj7f5WK0OQV.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvnzFj7f5WK0OQV.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvVzFj7f5WK0OQV.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdps5y1j7f5WK0OQV.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpsAy1j7f5WK0OQV.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptny1j7f5WK0OQV.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptOy1j7f5WK0OQV.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Glagolitic", - "fontFamily": "Noto Sans Glagolitic, sans-serif", - "slug": "noto-sans-glagolitic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansglagolitic/v17/1q2ZY4-BBFBst88SU_tOj4J-4yuNF_HI4ERP4Amu7nM1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Glagolitic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-glagolitic/noto-sans-glagolitic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-glagolitic/noto-sans-glagolitic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Gothic", - "fontFamily": "Noto Sans Gothic, sans-serif", - "slug": "noto-sans-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansgothic/v16/TuGKUUVzXI5FBtUq5a8bj6wRbzxTFMD40kFQRx0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gothic/noto-sans-gothic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gothic/noto-sans-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Grantha", - "fontFamily": "Noto Sans Grantha, sans-serif", - "slug": "noto-sans-grantha", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansgrantha/v17/3y976akwcCjmsU8NDyrKo3IQfQ4o-r8ZFeulHc6N.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Grantha", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-grantha/noto-sans-grantha-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-grantha/noto-sans-grantha.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Gujarati", - "fontFamily": "Noto Sans Gujarati, sans-serif", - "slug": "noto-sans-gujarati", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ypFgPJ_OdiEH0s.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wpFwPJ_OdiEH0s.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_z3FwPJ_OdiEH0s.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ypFwPJ_OdiEH0s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ybFwPJ_OdiEH0s.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_x3EAPJ_OdiEH0s.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_xOEAPJ_OdiEH0s.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wpEAPJ_OdiEH0s.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wAEAPJ_OdiEH0s.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Gunjala Gondi", - "fontFamily": "Noto Sans Gunjala Gondi, sans-serif", - "slug": "noto-sans-gunjala-gondi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYL4YDE5Z4vCTxEJQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gunjala Gondi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYL04DE5Z4vCTxEJQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gunjala Gondi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYLP4fE5Z4vCTxEJQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gunjala Gondi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYLBofE5Z4vCTxEJQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gunjala Gondi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Gurmukhi", - "fontFamily": "Noto Sans Gurmukhi, sans-serif", - "slug": "noto-sans-gurmukhi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1Oe3b0Z_trdp7h.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3Oenb0Z_trdp7h.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG0Qenb0Z_trdp7h.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1Oenb0Z_trdp7h.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG18enb0Z_trdp7h.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG2QfXb0Z_trdp7h.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG2pfXb0Z_trdp7h.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3OfXb0Z_trdp7h.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3nfXb0Z_trdp7h.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans HK", - "fontFamily": "Noto Sans HK, sans-serif", - "slug": "noto-sans-hk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qHB_-oCTiYjNvVA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qPB--oCTiYjNvVA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qC5--oCTiYjNvVA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qHB--oCTiYjNvVA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qEJ--oCTiYjNvVA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qK55-oCTiYjNvVA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qJd5-oCTiYjNvVA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qPB5-oCTiYjNvVA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qNl5-oCTiYjNvVA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Hanifi Rohingya", - "fontFamily": "Noto Sans Hanifi Rohingya, sans-serif", - "slug": "noto-sans-hanifi-rohingya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIYY4j6qvcudK8rN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hanifi Rohingya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIYq4j6qvcudK8rN.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hanifi Rohingya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIbG5T6qvcudK8rN.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hanifi Rohingya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIb_5T6qvcudK8rN.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hanifi Rohingya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Hanunoo", - "fontFamily": "Noto Sans Hanunoo, sans-serif", - "slug": "noto-sans-hanunoo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanshanunoo/v21/f0Xs0fCv8dxkDWlZSoXOj6CphMloFsEpEpgL_ix2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hanunoo", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanunoo/noto-sans-hanunoo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanunoo/noto-sans-hanunoo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Hatran", - "fontFamily": "Noto Sans Hatran, sans-serif", - "slug": "noto-sans-hatran", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanshatran/v16/A2BBn4Ne0RgnVF3Lnko-0sOBIfL_mMo3r1nwzDs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hatran", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hatran/noto-sans-hatran-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hatran/noto-sans-hatran.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Hebrew", - "fontFamily": "Noto Sans Hebrew, sans-serif", - "slug": "noto-sans-hebrew", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXd4utpyJltutR2g.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX94qtpyJltutR2g.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXKYqtpyJltutR2g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXd4qtpyJltutR2g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXRYqtpyJltutR2g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXqY2tpyJltutR2g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXkI2tpyJltutR2g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX942tpyJltutR2g.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX3o2tpyJltutR2g.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Imperial Aramaic", - "fontFamily": "Noto Sans Imperial Aramaic, sans-serif", - "slug": "noto-sans-imperial-aramaic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansimperialaramaic/v16/a8IMNpjwKmHXpgXbMIsbTc_kvks91LlLetBr5itQrtdjl3YfPNno.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Imperial Aramaic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-imperial-aramaic/noto-sans-imperial-aramaic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-imperial-aramaic/noto-sans-imperial-aramaic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Indic Siyaq Numbers", - "fontFamily": "Noto Sans Indic Siyaq Numbers, sans-serif", - "slug": "noto-sans-indic-siyaq-numbers", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansindicsiyaqnumbers/v16/6xK5dTJFKcWIu4bpRBjRZRpsIYHabOeZ8UZLubTzpXNHKx2TPOpVd5Iu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Indic Siyaq Numbers", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-indic-siyaq-numbers/noto-sans-indic-siyaq-numbers-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-indic-siyaq-numbers/noto-sans-indic-siyaq-numbers.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Inscriptional Pahlavi", - "fontFamily": "Noto Sans Inscriptional Pahlavi, sans-serif", - "slug": "noto-sans-inscriptional-pahlavi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansinscriptionalpahlavi/v16/ll8UK3GaVDuxR-TEqFPIbsR79Xxz9WEKbwsjpz7VklYlC7FCVt-VOAYK0QA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Inscriptional Pahlavi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-pahlavi/noto-sans-inscriptional-pahlavi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-pahlavi/noto-sans-inscriptional-pahlavi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Inscriptional Parthian", - "fontFamily": "Noto Sans Inscriptional Parthian, sans-serif", - "slug": "noto-sans-inscriptional-parthian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansinscriptionalparthian/v16/k3k7o-IMPvpLmixcA63oYi-yStDkgXuXncL7dzfW3P4TAJ2yklBM2jNkLlLr.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Inscriptional Parthian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-parthian/noto-sans-inscriptional-parthian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-parthian/noto-sans-inscriptional-parthian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans JP", - "fontFamily": "Noto Sans JP, sans-serif", - "slug": "noto-sans-jp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFBEi757Y0rw-oME.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFJEj757Y0rw-oME.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFE8j757Y0rw-oME.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFBEj757Y0rw-oME.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFCMj757Y0rw-oME.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFM8k757Y0rw-oME.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFPYk757Y0rw-oME.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFJEk757Y0rw-oME.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFLgk757Y0rw-oME.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Javanese", - "fontFamily": "Noto Sans Javanese, sans-serif", - "slug": "noto-sans-javanese", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxJnkFFxiZYWj4O8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Javanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxKvkFFxiZYWj4O8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Javanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxEfjFFxiZYWj4O8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Javanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxH7jFFxiZYWj4O8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Javanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans KR", - "fontFamily": "Noto Sans KR, sans-serif", - "slug": "noto-sans-kr", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzuozeLHq8H4hfeE.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzmoyeLHq8H4hfeE.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzrQyeLHq8H4hfeE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzuoyeLHq8H4hfeE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzjQ1eLHq8H4hfeE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzg01eLHq8H4hfeE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzmo1eLHq8H4hfeE.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzkM1eLHq8H4hfeE.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Kaithi", - "fontFamily": "Noto Sans Kaithi, sans-serif", - "slug": "noto-sans-kaithi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskaithi/v20/buEtppS9f8_vkXadMBJJu0tWjLwjQigKdoZIKlo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kaithi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kaithi/noto-sans-kaithi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kaithi/noto-sans-kaithi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Kannada", - "fontFamily": "Noto Sans Kannada, sans-serif", - "slug": "noto-sans-kannada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrDvMzScMLsPKrkY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrLvNzScMLsPKrkY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrGXNzScMLsPKrkY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrDvNzScMLsPKrkY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrAnNzScMLsPKrkY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrOXKzScMLsPKrkY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrNzKzScMLsPKrkY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrLvKzScMLsPKrkY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrJLKzScMLsPKrkY.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Kawi", - "fontFamily": "Noto Sans Kawi, sans-serif", - "slug": "noto-sans-kawi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnK4AhmD5RyMjXVsQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kawi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnK0ghmD5RyMjXVsQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kawi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnKPg9mD5RyMjXVsQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kawi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnKBw9mD5RyMjXVsQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kawi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Kayah Li", - "fontFamily": "Noto Sans Kayah Li, sans-serif", - "slug": "noto-sans-kayah-li", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WCc3CZT4EXLuKVM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kayah Li", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WBU3CZT4EXLuKVM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kayah Li", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WPkwCZT4EXLuKVM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kayah Li", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WMAwCZT4EXLuKVM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kayah Li", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Kharoshthi", - "fontFamily": "Noto Sans Kharoshthi, sans-serif", - "slug": "noto-sans-kharoshthi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskharoshthi/v16/Fh4qPiLjKS30-P4-pGMMXCCfvkc5Vd7KE5z9rFyx5mR1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Kharoshthi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kharoshthi/noto-sans-kharoshthi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kharoshthi/noto-sans-kharoshthi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Khmer", - "fontFamily": "Noto Sans Khmer, sans-serif", - "slug": "noto-sans-khmer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYuNAZz9kAbrddiA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYsNAJz9kAbrddiA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYvTAJz9kAbrddiA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYuNAJz9kAbrddiA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYu_AJz9kAbrddiA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYtTB5z9kAbrddiA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYtqB5z9kAbrddiA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYsNB5z9kAbrddiA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYskB5z9kAbrddiA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Khojki", - "fontFamily": "Noto Sans Khojki, sans-serif", - "slug": "noto-sans-khojki", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskhojki/v18/-nFnOHM29Oofr2wohFbTuPPKVWpmK_J709jy92k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khojki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khojki/noto-sans-khojki-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khojki/noto-sans-khojki.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Khudawadi", - "fontFamily": "Noto Sans Khudawadi, sans-serif", - "slug": "noto-sans-khudawadi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanskhudawadi/v21/fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHIjFnVVXz9MY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Khudawadi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khudawadi/noto-sans-khudawadi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khudawadi/noto-sans-khudawadi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Lao", - "fontFamily": "Noto Sans Lao, sans-serif", - "slug": "noto-sans-lao", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4ccfdepMK3riB2w.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt48cbdepMK3riB2w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4L8bdepMK3riB2w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4ccbdepMK3riB2w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4Q8bdepMK3riB2w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4r8HdepMK3riB2w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4lsHdepMK3riB2w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt48cHdepMK3riB2w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt42MHdepMK3riB2w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Lao Looped", - "fontFamily": "Noto Sans Lao Looped, sans-serif", - "slug": "noto-sans-lao-looped", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomPr2M-Nw5V_T71k.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomHr3M-Nw5V_T71k.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomKT3M-Nw5V_T71k.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomPr3M-Nw5V_T71k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomMj3M-Nw5V_T71k.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomCTwM-Nw5V_T71k.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomB3wM-Nw5V_T71k.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomHrwM-Nw5V_T71k.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomFPwM-Nw5V_T71k.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lao Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Lepcha", - "fontFamily": "Noto Sans Lepcha, sans-serif", - "slug": "noto-sans-lepcha", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslepcha/v19/0QI7MWlB_JWgA166SKhu05TekNS32AdstqBXgd4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lepcha", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lepcha/noto-sans-lepcha-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lepcha/noto-sans-lepcha.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Limbu", - "fontFamily": "Noto Sans Limbu, sans-serif", - "slug": "noto-sans-limbu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslimbu/v22/3JnlSDv90Gmq2mrzckOBBRRoNJVj1cF3OHRDnA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Limbu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-limbu/noto-sans-limbu-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-limbu/noto-sans-limbu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Linear A", - "fontFamily": "Noto Sans Linear A, sans-serif", - "slug": "noto-sans-linear-a", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslineara/v18/oPWS_l16kP4jCuhpgEGmwJOiA18FZj22y2HQAGQicw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Linear A", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-a/noto-sans-linear-a-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-a/noto-sans-linear-a.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Linear B", - "fontFamily": "Noto Sans Linear B, sans-serif", - "slug": "noto-sans-linear-b", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslinearb/v17/HhyJU4wt9vSgfHoORYOiXOckKNB737IV2RkFTq4EPw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Linear B", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-b/noto-sans-linear-b-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-b/noto-sans-linear-b.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Lisu", - "fontFamily": "Noto Sans Lisu, sans-serif", - "slug": "noto-sans-lisu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHP2Vwt3tIlxkVdig.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lisu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHP61wt3tIlxkVdig.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lisu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHPB1st3tIlxkVdig.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lisu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHPPlst3tIlxkVdig.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lisu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Lycian", - "fontFamily": "Noto Sans Lycian, sans-serif", - "slug": "noto-sans-lycian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslycian/v15/QldVNSNMqAsHtsJ7UmqxBQA9r8wA5_zaCJwn00E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lycian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lycian/noto-sans-lycian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lycian/noto-sans-lycian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Lydian", - "fontFamily": "Noto Sans Lydian, sans-serif", - "slug": "noto-sans-lydian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanslydian/v18/c4m71mVzGN7s8FmIukZJ1v4ZlcPReUbXMoIjEQI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Lydian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lydian/noto-sans-lydian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lydian/noto-sans-lydian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mahajani", - "fontFamily": "Noto Sans Mahajani, sans-serif", - "slug": "noto-sans-mahajani", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmahajani/v19/-F6sfiVqLzI2JPCgQBnw60Agp0JrvD5FgsARHNh4zg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mahajani", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mahajani/noto-sans-mahajani-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mahajani/noto-sans-mahajani.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Malayalam", - "fontFamily": "Noto Sans Malayalam, sans-serif", - "slug": "noto-sans-malayalam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_RuH9AVzEr6HxEA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_xuD9AVzEr6HxEA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_GOD9AVzEr6HxEA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_RuD9AVzEr6HxEA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_dOD9AVzEr6HxEA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_mOf9AVzEr6HxEA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_oef9AVzEr6HxEA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_xuf9AVzEr6HxEA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_7-f9AVzEr6HxEA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mandaic", - "fontFamily": "Noto Sans Mandaic, sans-serif", - "slug": "noto-sans-mandaic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmandaic/v16/cIfnMbdWt1w_HgCcilqhKQBo_OsMI5_F_gMk0izH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mandaic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mandaic/noto-sans-mandaic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mandaic/noto-sans-mandaic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Manichaean", - "fontFamily": "Noto Sans Manichaean, sans-serif", - "slug": "noto-sans-manichaean", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmanichaean/v18/taiVGntiC4--qtsfi4Jp9-_GkPZZCcrfekqHNTtFCtdX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Manichaean", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-manichaean/noto-sans-manichaean-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-manichaean/noto-sans-manichaean.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Marchen", - "fontFamily": "Noto Sans Marchen, sans-serif", - "slug": "noto-sans-marchen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmarchen/v19/aFTO7OZ_Y282EP-WyG6QTOX_C8WZMHhKk652ZaHk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Marchen", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-marchen/noto-sans-marchen-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-marchen/noto-sans-marchen.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Masaram Gondi", - "fontFamily": "Noto Sans Masaram Gondi, sans-serif", - "slug": "noto-sans-masaram-gondi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmasaramgondi/v17/6xK_dThFKcWIu4bpRBjRYRV7KZCbUq6n_1kPnuGb7RI9WSWX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Masaram Gondi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-masaram-gondi/noto-sans-masaram-gondi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-masaram-gondi/noto-sans-masaram-gondi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Math", - "fontFamily": "Noto Sans Math, sans-serif", - "slug": "noto-sans-math", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmath/v15/7Aump_cpkSecTWaHRlH2hyV5UHkD-V048PW0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Math", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-math/noto-sans-math-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-math/noto-sans-math.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mayan Numerals", - "fontFamily": "Noto Sans Mayan Numerals, sans-serif", - "slug": "noto-sans-mayan-numerals", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmayannumerals/v16/PlIuFk25O6RzLfvNNVSivR09_KqYMwvvDKYjfIiE7soo6eepYQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mayan Numerals", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mayan-numerals/noto-sans-mayan-numerals-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mayan-numerals/noto-sans-mayan-numerals.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Medefaidrin", - "fontFamily": "Noto Sans Medefaidrin, sans-serif", - "slug": "noto-sans-medefaidrin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmErWlTj18e5A3rw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Medefaidrin", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmHjWlTj18e5A3rw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Medefaidrin", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmJTRlTj18e5A3rw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Medefaidrin", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmK3RlTj18e5A3rw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Medefaidrin", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Meetei Mayek", - "fontFamily": "Noto Sans Meetei Mayek, sans-serif", - "slug": "noto-sans-meetei-mayek", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1TJ__TT5PgeFYVa.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1RJ_vTT5PgeFYVa.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1SX_vTT5PgeFYVa.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1TJ_vTT5PgeFYVa.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1T7_vTT5PgeFYVa.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1QX-fTT5PgeFYVa.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1Qu-fTT5PgeFYVa.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1RJ-fTT5PgeFYVa.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1Rg-fTT5PgeFYVa.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meetei Mayek", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mende Kikakui", - "fontFamily": "Noto Sans Mende Kikakui, sans-serif", - "slug": "noto-sans-mende-kikakui", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmendekikakui/v28/11hRGoLHz17aKjQCWj-JHcLvu2Q5zZrnkbNCLUx6aDJLAHer.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mende Kikakui", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mende-kikakui/noto-sans-mende-kikakui-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mende-kikakui/noto-sans-mende-kikakui.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Meroitic", - "fontFamily": "Noto Sans Meroitic, sans-serif", - "slug": "noto-sans-meroitic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmeroitic/v18/IFS5HfRJndhE3P4b5jnZ3ITPvC6i00UDhThTiKY9KQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Meroitic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meroitic/noto-sans-meroitic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meroitic/noto-sans-meroitic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Miao", - "fontFamily": "Noto Sans Miao, sans-serif", - "slug": "noto-sans-miao", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmiao/v17/Dxxz8jmXMW75w3OmoDXVV4zyZUjlUYVslLhx.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Miao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-miao/noto-sans-miao-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-miao/noto-sans-miao.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Modi", - "fontFamily": "Noto Sans Modi, sans-serif", - "slug": "noto-sans-modi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmodi/v23/pe03MIySN5pO62Z5YkFyT7jeav5vWVAgVol-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Modi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-modi/noto-sans-modi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-modi/noto-sans-modi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mongolian", - "fontFamily": "Noto Sans Mongolian, sans-serif", - "slug": "noto-sans-mongolian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmongolian/v17/VdGCAYADGIwE0EopZx8xQfHlgEAMsrToxL4g6-av1x0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mongolian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mongolian/noto-sans-mongolian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mongolian/noto-sans-mongolian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mono", - "fontFamily": "Noto Sans Mono, sans-serif", - "slug": "noto-sans-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNI49_XVEQQL8Y.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_NNJ49_XVEQQL8Y.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_A1J49_XVEQQL8Y.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNJ49_XVEQQL8Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_GFJ49_XVEQQL8Y.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_I1O49_XVEQQL8Y.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_LRO49_XVEQQL8Y.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_NNO49_XVEQQL8Y.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_PpO49_XVEQQL8Y.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Mro", - "fontFamily": "Noto Sans Mro, sans-serif", - "slug": "noto-sans-mro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmro/v18/qWcsB6--pZv9TqnUQMhe9b39WDnRtjkho4M.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Mro", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mro/noto-sans-mro-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mro/noto-sans-mro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Multani", - "fontFamily": "Noto Sans Multani, sans-serif", - "slug": "noto-sans-multani", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmultani/v20/9Bty3ClF38_RfOpe1gCaZ8p30BOFO1AxpfCs5Kos.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Multani", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-multani/noto-sans-multani-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-multani/noto-sans-multani.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Myanmar", - "fontFamily": "Noto Sans Myanmar, sans-serif", - "slug": "noto-sans-myanmar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZs_y1ZtY3ymOryg38hOCSdOnFq0HGS1uQapkAC3AY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HE-98E1iEwLxR-r.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFa9ME1iEwLxR-r.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZq_y1ZtY3ymOryg38hOCSdOnFq0Enz3OU4o1AC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HEC9cE1iEwLxR-r.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HEu8sE1iEwLxR-r.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFK88E1iEwLxR-r.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFW8ME1iEwLxR-r.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFy8cE1iEwLxR-r.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-myanmar/noto-sans-myanmar.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans NKo", - "fontFamily": "Noto Sans NKo, sans-serif", - "slug": "noto-sans-nko", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnko/v6/esDX31ZdNv-KYGGJpKGk2_RpMpWMHMLBrdA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans NKo", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko/noto-sans-nko-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko/noto-sans-nko.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans NKo Unjoined", - "fontFamily": "Noto Sans NKo Unjoined, sans-serif", - "slug": "noto-sans-nko-unjoined", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rvF2gEKxf5wbh3T.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans NKo Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rv32gEKxf5wbh3T.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans NKo Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rsb3QEKxf5wbh3T.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans NKo Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rsi3QEKxf5wbh3T.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans NKo Unjoined", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Nabataean", - "fontFamily": "Noto Sans Nabataean, sans-serif", - "slug": "noto-sans-nabataean", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnabataean/v16/IFS4HfVJndhE3P4b5jnZ34DfsjO330dNoBd9hK8kMK4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nabataean", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nabataean/noto-sans-nabataean-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nabataean/noto-sans-nabataean.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Nag Mundari", - "fontFamily": "Noto Sans Nag Mundari, sans-serif", - "slug": "noto-sans-nag-mundari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHRxirbUSA0whP19M.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nag Mundari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHRyqrbUSA0whP19M.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nag Mundari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHR8asbUSA0whP19M.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nag Mundari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHR_-sbUSA0whP19M.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nag Mundari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Nandinagari", - "fontFamily": "Noto Sans Nandinagari, sans-serif", - "slug": "noto-sans-nandinagari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnandinagari/v4/or38Q7733eiDljA1IufXSNFT-1KI5y10H4jVbpRXzC1KOw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nandinagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nandinagari/noto-sans-nandinagari-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nandinagari/noto-sans-nandinagari.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans New Tai Lue", - "fontFamily": "Noto Sans New Tai Lue, sans-serif", - "slug": "noto-sans-new-tai-lue", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pdeXAYUPghFPKzeY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans New Tai Lue", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pddfAYUPghFPKzeY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans New Tai Lue", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pdTvHYUPghFPKzeY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans New Tai Lue", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pdQLHYUPghFPKzeY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans New Tai Lue", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Newa", - "fontFamily": "Noto Sans Newa, sans-serif", - "slug": "noto-sans-newa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnewa/v16/7r3fqXp6utEsO9pI4f8ok8sWg8n6qN4R5lNU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Newa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-newa/noto-sans-newa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-newa/noto-sans-newa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Nushu", - "fontFamily": "Noto Sans Nushu, sans-serif", - "slug": "noto-sans-nushu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansnushu/v19/rnCw-xRQ3B7652emAbAe_Ai1IYaFXVAMArZKqQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Nushu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nushu/noto-sans-nushu-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nushu/noto-sans-nushu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Ogham", - "fontFamily": "Noto Sans Ogham, sans-serif", - "slug": "noto-sans-ogham", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansogham/v17/kmKlZqk1GBDGN0mY6k5lmEmww4hrsplaQxcoCA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ogham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ogham/noto-sans-ogham-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ogham/noto-sans-ogham.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Ol Chiki", - "fontFamily": "Noto Sans Ol Chiki, sans-serif", - "slug": "noto-sans-ol-chiki", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALWk267c6gVrz5gQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ol Chiki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALVs267c6gVrz5gQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ol Chiki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALbcx67c6gVrz5gQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ol Chiki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALY4x67c6gVrz5gQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ol Chiki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old Hungarian", - "fontFamily": "Noto Sans Old Hungarian, sans-serif", - "slug": "noto-sans-old-hungarian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldhungarian/v18/E213_cD6hP3GwCJPEUssHEM0KqLaHJXg2PiIgRfmbg5nCYXt.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old Hungarian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-hungarian/noto-sans-old-hungarian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-hungarian/noto-sans-old-hungarian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old Italic", - "fontFamily": "Noto Sans Old Italic, sans-serif", - "slug": "noto-sans-old-italic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansolditalic/v16/TuGOUUFzXI5FBtUq5a8bh68BJxxEVam7tWlUdRhtCC4d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old Italic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-italic/noto-sans-old-italic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-italic/noto-sans-old-italic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old North Arabian", - "fontFamily": "Noto Sans Old North Arabian, sans-serif", - "slug": "noto-sans-old-north-arabian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldnortharabian/v16/esDF30BdNv-KYGGJpKGk2tNiMt7Jar6olZDyNdr81zBQnEo_xw4ABw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old North Arabian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-north-arabian/noto-sans-old-north-arabian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-north-arabian/noto-sans-old-north-arabian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old Permic", - "fontFamily": "Noto Sans Old Permic, sans-serif", - "slug": "noto-sans-old-permic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldpermic/v17/snf1s1q1-dF8pli1TesqcbUY4Mr-ElrwKLdSgv_dKYB5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old Permic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-permic/noto-sans-old-permic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-permic/noto-sans-old-permic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old Persian", - "fontFamily": "Noto Sans Old Persian, sans-serif", - "slug": "noto-sans-old-persian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldpersian/v16/wEOjEAbNnc5caQTFG18FHrZr9Bp6-8CmIJ_trelQfx9CjA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old Persian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-persian/noto-sans-old-persian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-persian/noto-sans-old-persian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old Sogdian", - "fontFamily": "Noto Sans Old Sogdian, sans-serif", - "slug": "noto-sans-old-sogdian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldsogdian/v16/3JnjSCH90Gmq2mrzckOBBhFhdrMst48aURt7mOIqM-9uyg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old Sogdian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-sogdian/noto-sans-old-sogdian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-sogdian/noto-sans-old-sogdian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old South Arabian", - "fontFamily": "Noto Sans Old South Arabian, sans-serif", - "slug": "noto-sans-old-south-arabian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldsoutharabian/v16/3qT5oiOhnSyU8TNFIdhZTice3hB_HWKsEnF--0XCHiKx0etDT9HwTA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old South Arabian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-south-arabian/noto-sans-old-south-arabian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-south-arabian/noto-sans-old-south-arabian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Old Turkic", - "fontFamily": "Noto Sans Old Turkic, sans-serif", - "slug": "noto-sans-old-turkic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoldturkic/v17/yMJNMJVya43H0SUF_WmcGEQVqoEMKDKbsE2UjEw-Vyws.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Old Turkic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-turkic/noto-sans-old-turkic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-turkic/noto-sans-old-turkic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Oriya", - "fontFamily": "Noto Sans Oriya, sans-serif", - "slug": "noto-sans-oriya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivj0fq_Z6LhHBRe-.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivh0f6_Z6LhHBRe-.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Iviqf6_Z6LhHBRe-.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivj0f6_Z6LhHBRe-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvjGf6_Z6LhHBRe-.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvgqeK_Z6LhHBRe-.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvgTeK_Z6LhHBRe-.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivh0eK_Z6LhHBRe-.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvhdeK_Z6LhHBRe-.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Osage", - "fontFamily": "Noto Sans Osage, sans-serif", - "slug": "noto-sans-osage", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansosage/v18/oPWX_kB6kP4jCuhpgEGmw4mtAVtXQ1aSxkrMCQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Osage", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osage/noto-sans-osage-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osage/noto-sans-osage.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Osmanya", - "fontFamily": "Noto Sans Osmanya, sans-serif", - "slug": "noto-sans-osmanya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansosmanya/v18/8vIS7xs32H97qzQKnzfeWzUyUpOJmz6hR47NCV5Z.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Osmanya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osmanya/noto-sans-osmanya-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osmanya/noto-sans-osmanya.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Pahawh Hmong", - "fontFamily": "Noto Sans Pahawh Hmong, sans-serif", - "slug": "noto-sans-pahawh-hmong", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanspahawhhmong/v18/bWtp7e_KfBziStx7lIzKKaMUOBEA3UPQDW7krzI_c48aMpM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Pahawh Hmong", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pahawh-hmong/noto-sans-pahawh-hmong-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pahawh-hmong/noto-sans-pahawh-hmong.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Palmyrene", - "fontFamily": "Noto Sans Palmyrene, sans-serif", - "slug": "noto-sans-palmyrene", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanspalmyrene/v16/ZgNPjOdKPa7CHqq0h37c_ASCWvH93SFCPne5ZpdNtcA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Palmyrene", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-palmyrene/noto-sans-palmyrene-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-palmyrene/noto-sans-palmyrene.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Pau Cin Hau", - "fontFamily": "Noto Sans Pau Cin Hau, sans-serif", - "slug": "noto-sans-pau-cin-hau", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanspaucinhau/v20/x3d-cl3IZKmUqiMg_9wBLLtzl22EayN7ehIdiUWqKMxsKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Pau Cin Hau", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pau-cin-hau/noto-sans-pau-cin-hau-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pau-cin-hau/noto-sans-pau-cin-hau.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Phags Pa", - "fontFamily": "Noto Sans Phags Pa, sans-serif", - "slug": "noto-sans-phags-pa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansphagspa/v15/pxiZyoo6v8ZYyWh5WuPeJzMkd4SrGChkr0SsrvNXiA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Phags Pa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Phoenician", - "fontFamily": "Noto Sans Phoenician, sans-serif", - "slug": "noto-sans-phoenician", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansphoenician/v17/jizFRF9Ksm4Bt9PvcTaEkIHiTVtxmFtS5X7Mot-p5561.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Phoenician", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-phoenician/noto-sans-phoenician-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-phoenician/noto-sans-phoenician.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Psalter Pahlavi", - "fontFamily": "Noto Sans Psalter Pahlavi, sans-serif", - "slug": "noto-sans-psalter-pahlavi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanspsalterpahlavi/v16/rP2Vp3K65FkAtHfwd-eISGznYihzggmsicPfud3w1GjKsUQBct4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Psalter Pahlavi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-psalter-pahlavi/noto-sans-psalter-pahlavi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-psalter-pahlavi/noto-sans-psalter-pahlavi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Rejang", - "fontFamily": "Noto Sans Rejang, sans-serif", - "slug": "noto-sans-rejang", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansrejang/v21/Ktk2AKuMeZjqPnXgyqrib7DIogqwN4a3WYZB_sU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Rejang", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-rejang/noto-sans-rejang-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-rejang/noto-sans-rejang.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Runic", - "fontFamily": "Noto Sans Runic, sans-serif", - "slug": "noto-sans-runic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansrunic/v17/H4c_BXWPl9DZ0Xe_nHUaus7W68WWbhpvHtgIYg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Runic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-runic/noto-sans-runic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-runic/noto-sans-runic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans SC", - "fontFamily": "Noto Sans SC, sans-serif", - "slug": "noto-sans-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_EnYlNbPzS5HE.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG1_FnYlNbPzS5HE.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG4HFnYlNbPzS5HE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYlNbPzS5HE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG-3FnYlNbPzS5HE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGwHCnYlNbPzS5HE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYlNbPzS5HE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG1_CnYlNbPzS5HE.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG3bCnYlNbPzS5HE.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Samaritan", - "fontFamily": "Noto Sans Samaritan, sans-serif", - "slug": "noto-sans-samaritan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssamaritan/v16/buEqppe9f8_vkXadMBJJo0tSmaYjFkxOUotjNlOVMzQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Samaritan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-samaritan/noto-sans-samaritan-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-samaritan/noto-sans-samaritan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Saurashtra", - "fontFamily": "Noto Sans Saurashtra, sans-serif", - "slug": "noto-sans-saurashtra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssaurashtra/v23/ea8GacQ0Wfz_XKWXe6OtoA8w8zvmYwTef9nYjhPTSIx9.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Saurashtra", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-saurashtra/noto-sans-saurashtra-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-saurashtra/noto-sans-saurashtra.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Sharada", - "fontFamily": "Noto Sans Sharada, sans-serif", - "slug": "noto-sans-sharada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssharada/v16/gok0H7rwAEdtF9N8-mdTGALG6p0kwoXOPOwr4H8a.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sharada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sharada/noto-sans-sharada-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sharada/noto-sans-sharada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Shavian", - "fontFamily": "Noto Sans Shavian, sans-serif", - "slug": "noto-sans-shavian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansshavian/v17/CHy5V_HZE0jxJBQlqAeCKjJvQBNF4EFVSplv2Cwg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Shavian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-shavian/noto-sans-shavian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-shavian/noto-sans-shavian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Siddham", - "fontFamily": "Noto Sans Siddham, sans-serif", - "slug": "noto-sans-siddham", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssiddham/v20/OZpZg-FwqiNLe9PELUikxTWDoCCeGqnYk3Ic92ZH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Siddham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-siddham/noto-sans-siddham-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-siddham/noto-sans-siddham.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans SignWriting", - "fontFamily": "Noto Sans SignWriting, sans-serif", - "slug": "noto-sans-signwriting", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssignwriting/v4/Noas6VX_wIWFbTTCrYmvy9A2UnkL-2SZAWiUFFCARYQemg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans SignWriting", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-signwriting/noto-sans-signwriting-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-signwriting/noto-sans-signwriting.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Sinhala", - "fontFamily": "Noto Sans Sinhala, sans-serif", - "slug": "noto-sans-sinhala", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwg2b5l0LpJwbQRM.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwo2a5l0LpJwbQRM.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwlOa5l0LpJwbQRM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwg2a5l0LpJwbQRM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwj-a5l0LpJwbQRM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwtOd5l0LpJwbQRM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwuqd5l0LpJwbQRM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwo2d5l0LpJwbQRM.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwqSd5l0LpJwbQRM.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Sogdian", - "fontFamily": "Noto Sans Sogdian, sans-serif", - "slug": "noto-sans-sogdian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssogdian/v16/taiQGn5iC4--qtsfi4Jp6eHPnfxQBo-7Pm6KHidM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sogdian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sogdian/noto-sans-sogdian-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sogdian/noto-sans-sogdian.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Sora Sompeng", - "fontFamily": "Noto Sans Sora Sompeng, sans-serif", - "slug": "noto-sans-sora-sompeng", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHR818DsZXJQd4Mu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sora Sompeng", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHRO18DsZXJQd4Mu.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sora Sompeng", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHSi0MDsZXJQd4Mu.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sora Sompeng", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHSb0MDsZXJQd4Mu.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sora Sompeng", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Soyombo", - "fontFamily": "Noto Sans Soyombo, sans-serif", - "slug": "noto-sans-soyombo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssoyombo/v17/RWmSoL-Y6-8q5LTtXs6MF6q7xsxgY0FuIFOcK25W.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Soyombo", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-soyombo/noto-sans-soyombo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-soyombo/noto-sans-soyombo.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Sundanese", - "fontFamily": "Noto Sans Sundanese, sans-serif", - "slug": "noto-sans-sundanese", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctxpNNHHizv7fQES.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sundanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctxbNNHHizv7fQES.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sundanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6cty3M9HHizv7fQES.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sundanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctyOM9HHizv7fQES.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Sundanese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Syloti Nagri", - "fontFamily": "Noto Sans Syloti Nagri, sans-serif", - "slug": "noto-sans-syloti-nagri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssylotinagri/v20/uU9eCAQZ75uhfF9UoWDRiY3q7Sf_VFV3m4dGFVLxN87gsj0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syloti Nagri", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syloti-nagri/noto-sans-syloti-nagri-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syloti-nagri/noto-sans-syloti-nagri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Symbols", - "fontFamily": "Noto Sans Symbols, sans-serif", - "slug": "noto-sans-symbols", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gfQ4gb_VFRkzrbQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g_Q8gb_VFRkzrbQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gIw8gb_VFRkzrbQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gfQ8gb_VFRkzrbQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gTw8gb_VFRkzrbQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gowggb_VFRkzrbQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gmgggb_VFRkzrbQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g_Qggb_VFRkzrbQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g1Aggb_VFRkzrbQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Symbols 2", - "fontFamily": "Noto Sans Symbols 2, sans-serif", - "slug": "noto-sans-symbols-2", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssymbols2/v23/I_uyMoGduATTei9eI8daxVHDyfisHr71ypbqfX71-AI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Symbols 2", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols-2/noto-sans-symbols-2-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols-2/noto-sans-symbols-2.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Syriac", - "fontFamily": "Noto Sans Syriac, sans-serif", - "slug": "noto-sans-syriac", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-VD9caMyZfUL_FC.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-XD9MaMyZfUL_FC.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Ud9MaMyZfUL_FC.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-VD9MaMyZfUL_FC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Vx9MaMyZfUL_FC.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Wd88aMyZfUL_FC.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Wk88aMyZfUL_FC.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-XD88aMyZfUL_FC.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Xq88aMyZfUL_FC.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Syriac Eastern", - "fontFamily": "Noto Sans Syriac Eastern, sans-serif", - "slug": "noto-sans-syriac-eastern", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPi-eszWL5ep1QPQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPq-fszWL5ep1QPQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPnGfszWL5ep1QPQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPi-fszWL5ep1QPQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPh2fszWL5ep1QPQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPvGYszWL5ep1QPQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPsiYszWL5ep1QPQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPq-YszWL5ep1QPQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPoaYszWL5ep1QPQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Syriac Eastern", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans TC", - "fontFamily": "Noto Sans TC, sans-serif", - "slug": "noto-sans-tc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz76Cz_C9Otma3uNQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7yCy_C9Otma3uNQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7_6y_C9Otma3uNQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz76Cy_C9Otma3uNQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz75Ky_C9Otma3uNQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7361_C9Otma3uNQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz70e1_C9Otma3uNQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7yC1_C9Otma3uNQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7wm1_C9Otma3uNQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tagalog", - "fontFamily": "Noto Sans Tagalog, sans-serif", - "slug": "noto-sans-tagalog", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstagalog/v22/J7aFnoNzCnFcV9ZI-sUYuvote1R0wwEFA8jHexnL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tagalog", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagalog/noto-sans-tagalog-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagalog/noto-sans-tagalog.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tagbanwa", - "fontFamily": "Noto Sans Tagbanwa, sans-serif", - "slug": "noto-sans-tagbanwa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstagbanwa/v18/Y4GWYbB8VTEp4t3MKJSMmQdIKjRtt_nZQzQEaYpGoQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tagbanwa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagbanwa/noto-sans-tagbanwa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagbanwa/noto-sans-tagbanwa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tai Le", - "fontFamily": "Noto Sans Tai Le, sans-serif", - "slug": "noto-sans-tai-le", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstaile/v17/vEFK2-VODB8RrNDvZSUmVxEATwR58te1W77HtMo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tai Le", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-le/noto-sans-tai-le-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-le/noto-sans-tai-le.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tai Tham", - "fontFamily": "Noto Sans Tai Tham, sans-serif", - "slug": "noto-sans-tai-tham", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBCUbPg-uyaRGKMw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tai Tham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBBcbPg-uyaRGKMw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tai Tham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBPscPg-uyaRGKMw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tai Tham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBMIcPg-uyaRGKMw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tai Tham", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tai Viet", - "fontFamily": "Noto Sans Tai Viet, sans-serif", - "slug": "noto-sans-tai-viet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstaiviet/v19/8QIUdj3HhN_lv4jf9vsE-9GMOLsaSPZr7o4fWsRO9w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tai Viet", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-viet/noto-sans-tai-viet-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-viet/noto-sans-tai-viet.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Takri", - "fontFamily": "Noto Sans Takri, sans-serif", - "slug": "noto-sans-takri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstakri/v24/TuGJUVpzXI5FBtUq5a8bnKIOdTwQMe_W3khJXg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Takri", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-takri/noto-sans-takri-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-takri/noto-sans-takri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tamil", - "fontFamily": "Noto Sans Tamil, sans-serif", - "slug": "noto-sans-tamil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGor0UqKDt_EvT.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tGo70UqKDt_EvT.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7uYo70UqKDt_EvT.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGo70UqKDt_EvT.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7v0o70UqKDt_EvT.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7sYpL0UqKDt_EvT.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7shpL0UqKDt_EvT.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tGpL0UqKDt_EvT.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tvpL0UqKDt_EvT.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tamil Supplement", - "fontFamily": "Noto Sans Tamil Supplement, sans-serif", - "slug": "noto-sans-tamil-supplement", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstamilsupplement/v21/DdTz78kEtnooLS5rXF1DaruiCd_bFp_Ph4sGcn7ax_vpAeMkeq1x.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tamil Supplement", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil-supplement/noto-sans-tamil-supplement-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil-supplement/noto-sans-tamil-supplement.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tangsa", - "fontFamily": "Noto Sans Tangsa, sans-serif", - "slug": "noto-sans-tangsa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp1YkyoUYdplyJDA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tangsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp1qkyoUYdplyJDA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tangsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp2GlCoUYdplyJDA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tangsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp2_lCoUYdplyJDA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tangsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Telugu", - "fontFamily": "Noto Sans Telugu, sans-serif", - "slug": "noto-sans-telugu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntezfqREbf-3v37w.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt-zbqREbf-3v37w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntJTbqREbf-3v37w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntezbqREbf-3v37w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntSTbqREbf-3v37w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntpTHqREbf-3v37w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntnDHqREbf-3v37w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt-zHqREbf-3v37w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt0jHqREbf-3v37w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Thaana", - "fontFamily": "Noto Sans Thaana, sans-serif", - "slug": "noto-sans-thaana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XrbxLknu4-tbNu.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VrbhLknu4-tbNu.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4W1bhLknu4-tbNu.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XrbhLknu4-tbNu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XZbhLknu4-tbNu.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4U1aRLknu4-tbNu.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4UMaRLknu4-tbNu.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VraRLknu4-tbNu.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VCaRLknu4-tbNu.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thaana", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Thai", - "fontFamily": "Noto Sans Thai, sans-serif", - "slug": "noto-sans-thai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU5RspzR-QRvzzXg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUxRtpzR-QRvzzXg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU8ptpzR-QRvzzXg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU5RtpzR-QRvzzXg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU6ZtpzR-QRvzzXg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU0pqpzR-QRvzzXg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU3NqpzR-QRvzzXg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUxRqpzR-QRvzzXg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUz1qpzR-QRvzzXg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Thai Looped", - "fontFamily": "Noto Sans Thai Looped, sans-serif", - "slug": "noto-sans-thai-looped", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50fF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3YX6AdeCT_Wfd1.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Y84E4VwrzUO5sKA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yl4I4VwrzUO5sKA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50RF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3gPqocWiHvWQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yz4M4VwrzUO5sKA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Y44Q4VwrzUO5sKA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yh4U4VwrzUO5sKA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Ym4Y4VwrzUO5sKA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yv4c4VwrzUO5sKA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Sans Thai Looped", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tifinagh", - "fontFamily": "Noto Sans Tifinagh, sans-serif", - "slug": "noto-sans-tifinagh", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstifinagh/v20/I_uzMoCduATTei9eI8dawkHIwvmhCvbn77nEcXfs4Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tifinagh", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tifinagh/noto-sans-tifinagh-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tifinagh/noto-sans-tifinagh.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Tirhuta", - "fontFamily": "Noto Sans Tirhuta, sans-serif", - "slug": "noto-sans-tirhuta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanstirhuta/v16/t5t6IQYRNJ6TWjahPR6X-M-apUyby7uDUBsTrn5P.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Tirhuta", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tirhuta/noto-sans-tirhuta-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tirhuta/noto-sans-tirhuta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Ugaritic", - "fontFamily": "Noto Sans Ugaritic, sans-serif", - "slug": "noto-sans-ugaritic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansugaritic/v16/3qTwoiqhnSyU8TNFIdhZVCwbjCpkAXXkNxoIkiazfg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Ugaritic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ugaritic/noto-sans-ugaritic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ugaritic/noto-sans-ugaritic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Vai", - "fontFamily": "Noto Sans Vai, sans-serif", - "slug": "noto-sans-vai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansvai/v17/NaPecZTSBuhTirw6IaFn_UrURMHsDIRSfr0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Vai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vai/noto-sans-vai-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vai/noto-sans-vai.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Vithkuqi", - "fontFamily": "Noto Sans Vithkuqi, sans-serif", - "slug": "noto-sans-vithkuqi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnva5SgKY7vmn0BLE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnvZxSgKY7vmn0BLE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Sans Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnvXBVgKY7vmn0BLE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Sans Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnvUlVgKY7vmn0BLE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Sans Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Wancho", - "fontFamily": "Noto Sans Wancho, sans-serif", - "slug": "noto-sans-wancho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanswancho/v17/zrf-0GXXyfn6Fs0lH9P4cUubP0GBqAbopiRfKp8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Wancho", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-wancho/noto-sans-wancho-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-wancho/noto-sans-wancho.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Warang Citi", - "fontFamily": "Noto Sans Warang Citi, sans-serif", - "slug": "noto-sans-warang-citi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanswarangciti/v17/EYqtmb9SzL1YtsZSScyKDXIeOv3w-zgsNvKRoOVCCXzdgA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Warang Citi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-warang-citi/noto-sans-warang-citi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-warang-citi/noto-sans-warang-citi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Yi", - "fontFamily": "Noto Sans Yi, sans-serif", - "slug": "noto-sans-yi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosansyi/v19/sJoD3LFXjsSdcnzn071rO3apwFDJNVgSNg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Yi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-yi/noto-sans-yi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-yi/noto-sans-yi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Sans Zanabazar Square", - "fontFamily": "Noto Sans Zanabazar Square, sans-serif", - "slug": "noto-sans-zanabazar-square", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notosanszanabazarsquare/v19/Cn-jJsuGWQxOjaGwMQ6fOicyxLBEMRfDtkzl4uagQtJ0OCEgN0Gc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Sans Zanabazar Square", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-zanabazar-square/noto-sans-zanabazar-square-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-zanabazar-square/noto-sans-zanabazar-square.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif", - "fontFamily": "Noto Serif, serif", - "slug": "noto-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZqFGjxc0Lhq_Szw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZKFCjxc0Lhq_Szw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZ9lCjxc0Lhq_Szw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZqFCjxc0Lhq_Szw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZmlCjxc0Lhq_Szw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZdlejxc0Lhq_Szw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZT1ejxc0Lhq_Szw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZKFejxc0Lhq_Szw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZAVejxc0Lhq_Szw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLgscKpKrCzyUi.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBPLg8cKpKrCzyUi.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBMVg8cKpKrCzyUi.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLg8cKpKrCzyUi.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBN5g8cKpKrCzyUi.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBOVhMcKpKrCzyUi.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBOshMcKpKrCzyUi.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBPLhMcKpKrCzyUi.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBPihMcKpKrCzyUi.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Noto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Ahom", - "fontFamily": "Noto Serif Ahom, serif", - "slug": "noto-serif-ahom", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifahom/v20/FeVIS0hfp6cprmEUffAW_fUL_AN-x-YrPFiwaw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ahom", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ahom/noto-serif-ahom-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ahom/noto-serif-ahom.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Armenian", - "fontFamily": "Noto Serif Armenian, serif", - "slug": "noto-serif-armenian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZi8Obw_XagGdkbg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZC8Kbw_XagGdkbg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZ1cKbw_XagGdkbg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZi8Kbw_XagGdkbg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZucKbw_XagGdkbg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZVcWbw_XagGdkbg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZbMWbw_XagGdkbg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZC8Wbw_XagGdkbg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZIsWbw_XagGdkbg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Armenian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Balinese", - "fontFamily": "Noto Serif Balinese, serif", - "slug": "noto-serif-balinese", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifbalinese/v18/QdVKSS0-JginysQSRvuCmUMB_wVeQAxXRb0JdhapcUU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Balinese", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-balinese/noto-serif-balinese-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-balinese/noto-serif-balinese.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Bengali", - "fontFamily": "Noto Serif Bengali, serif", - "slug": "noto-serif-bengali", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAH3qi4LjQH8yD.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfeAHnqi4LjQH8yD.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfdeHnqi4LjQH8yD.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAHnqi4LjQH8yD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcyHnqi4LjQH8yD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JffeGXqi4LjQH8yD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JffnGXqi4LjQH8yD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfeAGXqi4LjQH8yD.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfepGXqi4LjQH8yD.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Bengali", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Devanagari", - "fontFamily": "Noto Serif Devanagari, serif", - "slug": "noto-serif-devanagari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTA-og-CMUe1u_dv.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTC-ow-CMUe1u_dv.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTBgow-CMUe1u_dv.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTA-ow-CMUe1u_dv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTAMow-CMUe1u_dv.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTDgpA-CMUe1u_dv.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTDZpA-CMUe1u_dv.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTC-pA-CMUe1u_dv.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTCXpA-CMUe1u_dv.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Devanagari", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Display", - "fontFamily": "Noto Serif Display, serif", - "slug": "noto-serif-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpd49gPaDU9hvzC.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVrd4tgPaDU9hvzC.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVoD4tgPaDU9hvzC.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpd4tgPaDU9hvzC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpv4tgPaDU9hvzC.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVqD5dgPaDU9hvzC.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVq65dgPaDU9hvzC.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVrd5dgPaDU9hvzC.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVr05dgPaDU9hvzC.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBIYjQfg-zCmf4.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VobBJYjQfg-zCmf4.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoW5JYjQfg-zCmf4.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBJYjQfg-zCmf4.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoQJJYjQfg-zCmf4.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-Voe5OYjQfg-zCmf4.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoddOYjQfg-zCmf4.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VobBOYjQfg-zCmf4.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoZlOYjQfg-zCmf4.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Noto Serif Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Dogra", - "fontFamily": "Noto Serif Dogra, serif", - "slug": "noto-serif-dogra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifdogra/v23/MQpP-XquKMC7ROPP3QOOlm7xPu3fGyu3IbPzkns.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Dogra", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-dogra/noto-serif-dogra-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-dogra/noto-serif-dogra.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Ethiopic", - "fontFamily": "Noto Serif Ethiopic, serif", - "slug": "noto-serif-ethiopic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCzSQjlKO9UVLyiw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCTSUjlKO9UVLyiw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCkyUjlKO9UVLyiw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCzSUjlKO9UVLyiw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxC_yUjlKO9UVLyiw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCEyIjlKO9UVLyiw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCKiIjlKO9UVLyiw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCTSIjlKO9UVLyiw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCZCIjlKO9UVLyiw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ethiopic", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Georgian", - "fontFamily": "Noto Serif Georgian, serif", - "slug": "noto-serif-georgian", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvsfcjTw-FgZxQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSzvofcjTw-FgZxQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSEPofcjTw-FgZxQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvofcjTw-FgZxQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSfPofcjTw-FgZxQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSkP0fcjTw-FgZxQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSqf0fcjTw-FgZxQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSzv0fcjTw-FgZxQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aS5_0fcjTw-FgZxQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Georgian", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Grantha", - "fontFamily": "Noto Serif Grantha, serif", - "slug": "noto-serif-grantha", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifgrantha/v19/qkBIXuEH5NzDDvc3fLDYxPk9-Wq3WLiqEUNLR7fHGw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Grantha", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-grantha/noto-serif-grantha-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-grantha/noto-serif-grantha.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Gujarati", - "fontFamily": "Noto Serif Gujarati, serif", - "slug": "noto-serif-gujarati", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYycYzrM1Kf-OJu.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuaycIzrM1Kf-OJu.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuZscIzrM1Kf-OJu.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYycIzrM1Kf-OJu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYAcIzrM1Kf-OJu.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Hubsd4zrM1Kf-OJu.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HubVd4zrM1Kf-OJu.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Huayd4zrM1Kf-OJu.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Huabd4zrM1Kf-OJu.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gujarati", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Gurmukhi", - "fontFamily": "Noto Serif Gurmukhi, serif", - "slug": "noto-serif-gurmukhi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eBTImqVU7y6l.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4-eRTImqVU7y6l.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr7geRTImqVU7y6l.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eRTImqVU7y6l.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6MeRTImqVU7y6l.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr5gfhTImqVU7y6l.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr5ZfhTImqVU7y6l.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4-fhTImqVU7y6l.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4XfhTImqVU7y6l.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif HK", - "fontFamily": "Noto Serif HK, serif", - "slug": "noto-serif-hk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMf-K2RjV9Su1M6i.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMcgK2RjV9Su1M6i.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMd-K2RjV9Su1M6i.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMdMK2RjV9Su1M6i.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMegLGRjV9Su1M6i.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMeZLGRjV9Su1M6i.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMf-LGRjV9Su1M6i.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMfXLGRjV9Su1M6i.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif HK", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Hebrew", - "fontFamily": "Noto Serif Hebrew, serif", - "slug": "noto-serif-hebrew", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVAwTAGo_vlQxz24.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVIwSAGo_vlQxz24.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVFISAGo_vlQxz24.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVAwSAGo_vlQxz24.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVD4SAGo_vlQxz24.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVNIVAGo_vlQxz24.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVOsVAGo_vlQxz24.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVIwVAGo_vlQxz24.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVKUVAGo_vlQxz24.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Hebrew", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif JP", - "fontFamily": "Noto Serif JP, serif", - "slug": "noto-serif-jp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZBaPRksfU8fEwb0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZHKMRksfU8fEwb0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn7mYHs72GKoTvER4Gn3b5eMXNukYkY0T84.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZCqNRksfU8fEwb0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZAaKRksfU8fEwb0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZGKLRksfU8fEwb0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZFqJRksfU8fEwb0.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif JP", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif KR", - "fontFamily": "Noto Serif KR, serif", - "slug": "noto-serif-kr", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTihC8O5ZNH1ahck.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTkxB8O5ZNH1ahck.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3Jn7SDn90Gmq2mr3blnHaTZXduVp1ONyKHQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXThRA8O5ZNH1ahck.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTjhH8O5ZNH1ahck.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTlxG8O5ZNH1ahck.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTmRE8O5ZNH1ahck.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif KR", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Kannada", - "fontFamily": "Noto Serif Kannada, serif", - "slug": "noto-serif-kannada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgcYCceFJ71svgcI.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgUYDceFJ71svgcI.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgZgDceFJ71svgcI.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgcYDceFJ71svgcI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgfQDceFJ71svgcI.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgRgEceFJ71svgcI.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgSEEceFJ71svgcI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgUYEceFJ71svgcI.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgW8EceFJ71svgcI.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Khitan Small Script", - "fontFamily": "Noto Serif Khitan Small Script, serif", - "slug": "noto-serif-khitan-small-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifkhitansmallscript/v4/jizzRFVKsm4Bt9PrbSzC4KLlQUF5lRJg5j-l5PvyhfTdd4TsYslb39iddA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khitan Small Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khitan-small-script/noto-serif-khitan-small-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khitan-small-script/noto-serif-khitan-small-script.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Khmer", - "fontFamily": "Noto Serif Khmer, serif", - "slug": "noto-serif-khmer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B4wWUZK9Xo4xg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNaB8wWUZK9Xo4xg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNth8wWUZK9Xo4xg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B8wWUZK9Xo4xg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN2h8wWUZK9Xo4xg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNNhgwWUZK9Xo4xg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNDxgwWUZK9Xo4xg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNaBgwWUZK9Xo4xg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNQRgwWUZK9Xo4xg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khmer", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Khojki", - "fontFamily": "Noto Serif Khojki, serif", - "slug": "noto-serif-khojki", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMY0ghvzJ0Qtc5HAQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khojki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMY4AhvzJ0Qtc5HAQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khojki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMYDA9vzJ0Qtc5HAQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khojki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMYNQ9vzJ0Qtc5HAQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Khojki", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Lao", - "fontFamily": "Noto Serif Lao, serif", - "slug": "noto-serif-lao", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VeMLrvajlmyhHHQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VWMKrvajlmyhHHQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8Vb0KrvajlmyhHHQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VeMKrvajlmyhHHQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VdEKrvajlmyhHHQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VT0NrvajlmyhHHQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VQQNrvajlmyhHHQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VWMNrvajlmyhHHQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VUoNrvajlmyhHHQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Lao", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Makasar", - "fontFamily": "Noto Serif Makasar, serif", - "slug": "noto-serif-makasar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifmakasar/v1/memjYbqtyH-NiZpFH_9zcvB_PqkfY9S7ioHTVSmevw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Makasar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-makasar/noto-serif-makasar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-makasar/noto-serif-makasar.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Malayalam", - "fontFamily": "Noto Serif Malayalam, serif", - "slug": "noto-serif-malayalam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1t-1fmFwHpQVySg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1N-xfmFwHpQVySg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL16exfmFwHpQVySg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1t-xfmFwHpQVySg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1hexfmFwHpQVySg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1aetfmFwHpQVySg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1UOtfmFwHpQVySg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1N-tfmFwHpQVySg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1HutfmFwHpQVySg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Malayalam", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Myanmar", - "fontFamily": "Noto Serif Myanmar, serif", - "slug": "noto-serif-myanmar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJudM7F2Yv76aBKKs-bHMQfAHUw3jnNwBDpU9X6RPzQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNbDHMfPv2TeXJng.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNCDLMfPv2TeXJng.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJsdM7F2Yv76aBKKs-bHMQfAHUw3jn1oRrocdDqRA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNUDPMfPv2TeXJng.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNfDTMfPv2TeXJng.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNGDXMfPv2TeXJng.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNBDbMfPv2TeXJng.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNIDfMfPv2TeXJng.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Myanmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-myanmar/noto-serif-myanmar.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif NP Hmong", - "fontFamily": "Noto Serif NP Hmong, serif", - "slug": "noto-serif-np-hmong", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbjPhFLs3u0rVO-d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif NP Hmong", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbj9hFLs3u0rVO-d.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif NP Hmong", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbgRg1Ls3u0rVO-d.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif NP Hmong", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbgog1Ls3u0rVO-d.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif NP Hmong", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Old Uyghur", - "fontFamily": "Noto Serif Old Uyghur, serif", - "slug": "noto-serif-old-uyghur", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifolduyghur/v3/v6-KGZbLJFKIhClqUYqXDiGnrVoFRCW6JdwnL-meF2yVgA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Old Uyghur", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-old-uyghur/noto-serif-old-uyghur-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-old-uyghur/noto-serif-old-uyghur.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Oriya", - "fontFamily": "Noto Serif Oriya, serif", - "slug": "noto-serif-oriya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxrc_Hy7v039MF1j.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxru_Hy7v039MF1j.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxoC-3y7v039MF1j.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxo7-3y7v039MF1j.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Oriya", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Ottoman Siyaq", - "fontFamily": "Noto Serif Ottoman Siyaq, serif", - "slug": "noto-serif-ottoman-siyaq", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifottomansiyaq/v2/fC1yPZ9IYnzRhTrrc4s8cSvYI0eozzaFOQ01qoHLI7gA00kAdA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Ottoman Siyaq", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ottoman-siyaq/noto-serif-ottoman-siyaq-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ottoman-siyaq/noto-serif-ottoman-siyaq.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif SC", - "fontFamily": "Noto Serif SC, serif", - "slug": "noto-serif-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mm63SzVBEtERe7U.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mgq0SzVBEtERe7U.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4chBXePl9DZ0Xe7gG9cyOj7oqOcbzhqDtg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mlK1SzVBEtERe7U.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mn6ySzVBEtERe7U.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mhqzSzVBEtERe7U.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7miKxSzVBEtERe7U.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Sinhala", - "fontFamily": "Noto Serif Sinhala, serif", - "slug": "noto-serif-sinhala", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGxRlMpxaLRn3W-.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pExR1MpxaLRn3W-.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pHvR1MpxaLRn3W-.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGxR1MpxaLRn3W-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGDR1MpxaLRn3W-.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pFvQFMpxaLRn3W-.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pFWQFMpxaLRn3W-.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pExQFMpxaLRn3W-.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pEYQFMpxaLRn3W-.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Sinhala", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif TC", - "fontFamily": "Noto Serif TC, serif", - "slug": "noto-serif-tc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0Bvr8vbXxGTsoOAX4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvtssbXxGTsoOAX4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLYgIZb5bJNDGYxLBibeHZ0BhnIESXFtUsM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvoMtbXxGTsoOAX4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0Bvq8qbXxGTsoOAX4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvssrbXxGTsoOAX4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvvMpbXxGTsoOAX4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif TC", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Tamil", - "fontFamily": "Noto Serif Tamil, serif", - "slug": "noto-serif-tamil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN6R9fz3v8Etew.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatNN-R9fz3v8Etew.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecat6t-R9fz3v8Etew.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN-R9fz3v8Etew.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatht-R9fz3v8Etew.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatatiR9fz3v8Etew.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatU9iR9fz3v8Etew.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatNNiR9fz3v8Etew.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatHdiR9fz3v8Etew.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJx5svb2ncQ9e3wx.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJz5s_b2ncQ9e3wx.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJwns_b2ncQ9e3wx.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJx5s_b2ncQ9e3wx.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJxLs_b2ncQ9e3wx.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJyntPb2ncQ9e3wx.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJyetPb2ncQ9e3wx.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJz5tPb2ncQ9e3wx.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJzQtPb2ncQ9e3wx.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Noto Serif Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Tangut", - "fontFamily": "Noto Serif Tangut, serif", - "slug": "noto-serif-tangut", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriftangut/v16/xn76YGc72GKoTvER4Gn3b4m9Ern7Em4wfcvN2KT4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tangut", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tangut/noto-serif-tangut-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tangut/noto-serif-tangut.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Telugu", - "fontFamily": "Noto Serif Telugu, serif", - "slug": "noto-serif-telugu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9D9TGwvI2fjgrZYA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DdTCwvI2fjgrZYA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DqzCwvI2fjgrZYA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9D9TCwvI2fjgrZYA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DxzCwvI2fjgrZYA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DKzewvI2fjgrZYA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DEjewvI2fjgrZYA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DdTewvI2fjgrZYA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DXDewvI2fjgrZYA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Thai", - "fontFamily": "Noto Serif Thai, serif", - "slug": "noto-serif-thai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oiFuRUCmsdu0Qx.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qiF-RUCmsdu0Qx.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0p8F-RUCmsdu0Qx.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oiF-RUCmsdu0Qx.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oQF-RUCmsdu0Qx.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0r8EORUCmsdu0Qx.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0rFEORUCmsdu0Qx.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qiEORUCmsdu0Qx.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qLEORUCmsdu0Qx.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Thai", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Tibetan", - "fontFamily": "Noto Serif Tibetan, serif", - "slug": "noto-serif-tibetan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIrYdPSvrdSy_32c.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIjYcPSvrdSy_32c.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIugcPSvrdSy_32c.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIrYcPSvrdSy_32c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIoQcPSvrdSy_32c.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmImgbPSvrdSy_32c.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIlEbPSvrdSy_32c.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIjYbPSvrdSy_32c.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIh8bPSvrdSy_32c.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Noto Serif Tibetan", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Toto", - "fontFamily": "Noto Serif Toto, serif", - "slug": "noto-serif-toto", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhCy3Il-Oj55vdNug.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Toto", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhCx_Il-Oj55vdNug.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Toto", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhC_PPl-Oj55vdNug.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Toto", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhC8rPl-Oj55vdNug.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Toto", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Vithkuqi", - "fontFamily": "Noto Serif Vithkuqi, serif", - "slug": "noto-serif-vithkuqi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRWMdW2Hqy9A4teH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRW-dW2Hqy9A4teH.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRVScm2Hqy9A4teH.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRVrcm2Hqy9A4teH.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Vithkuqi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Serif Yezidi", - "fontFamily": "Noto Serif Yezidi, serif", - "slug": "noto-serif-yezidi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspD2yEkq1GJgmVCqg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Serif Yezidi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspD6SEkq1GJgmVCqg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Serif Yezidi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspDBSYkq1GJgmVCqg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Serif Yezidi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspDPCYkq1GJgmVCqg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Serif Yezidi", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Noto Traditional Nushu", - "fontFamily": "Noto Traditional Nushu, sans-serif", - "slug": "noto-traditional-nushu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXvy1tnKa7QoqirI.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Noto Traditional Nushu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXus1tnKa7QoqirI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Noto Traditional Nushu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXue1tnKa7QoqirI.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Noto Traditional Nushu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXty0dnKa7QoqirI.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Noto Traditional Nushu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXtL0dnKa7QoqirI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Noto Traditional Nushu", - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nova Cut", - "fontFamily": "Nova Cut, system-ui", - "slug": "nova-cut", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novacut/v24/KFOkCnSYu8mL-39LkWxKKTM1K9nz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Cut", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-cut/nova-cut-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-cut/nova-cut.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nova Flat", - "fontFamily": "Nova Flat, system-ui", - "slug": "nova-flat", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novaflat/v24/QdVUSTc-JgqpytEbVebEvCtkm20oJA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Flat", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-flat/nova-flat-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-flat/nova-flat.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nova Mono", - "fontFamily": "Nova Mono, monospace", - "slug": "nova-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novamono/v20/Cn-0JtiGWQ5Ajb--MRKfZWxYrdM9Sg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-mono/nova-mono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-mono/nova-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Nova Oval", - "fontFamily": "Nova Oval, system-ui", - "slug": "nova-oval", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novaoval/v24/jAnEgHdmANHvPenMaswCNI-h3cWkWg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Oval", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-oval/nova-oval-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-oval/nova-oval.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nova Round", - "fontFamily": "Nova Round, system-ui", - "slug": "nova-round", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novaround/v21/flU9Rqquw5UhEnlwTJYTYYLeeetYEBc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Round", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-round/nova-round-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-round/nova-round.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nova Script", - "fontFamily": "Nova Script, system-ui", - "slug": "nova-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novascript/v25/7Au7p_IpkSWSTWaFWkumvmQIEl0O0kEx.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-script/nova-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-script/nova-script.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nova Slim", - "fontFamily": "Nova Slim, system-ui", - "slug": "nova-slim", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novaslim/v24/Z9XUDmZNQAuem8jyZcn-zcOInrib9Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Slim", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-slim/nova-slim-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-slim/nova-slim.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Nova Square", - "fontFamily": "Nova Square, system-ui", - "slug": "nova-square", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/novasquare/v24/RrQUbo9-9DV7b06QHgSWsZhFRYMgGtWA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nova Square", - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-square/nova-square-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nova-square/nova-square.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Numans", - "fontFamily": "Numans, sans-serif", - "slug": "numans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/numans/v15/SlGRmQmGupYAfH8IZBggiHVqaQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Numans", - "preview": "https://s.w.org/images/fonts/17.7/previews/numans/numans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/numans/numans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nunito", - "fontFamily": "Nunito, sans-serif", - "slug": "nunito", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDDshRTY9jo7eTWk.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDOUhRTY9jo7eTWk.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshRTY9jo7eTWk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDIkhRTY9jo7eTWk.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDGUmRTY9jo7eTWk.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTY9jo7eTWk.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDDsmRTY9jo7eTWk.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDBImRTY9jo7eTWk.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXA3j6zbXWnoeg.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNi83A3j6zbXWnoeg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNirXA3j6zbXWnoeg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNin3A3j6zbXWnoeg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNic3c3j6zbXWnoeg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiSnc3j6zbXWnoeg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXc3j6zbXWnoeg.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiBHc3j6zbXWnoeg.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Nunito", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nunito Sans", - "fontFamily": "Nunito Sans, sans-serif", - "slug": "nunito-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVilnsV8kA_Ykqw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GiClnsV8kA_Ykqw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClnsV8kA_Ykqw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5nsV8kA_Ykqw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4Gfy5nsV8kA_Ykqw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmoP91UlIfM0qxVd.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmrR91UlIfM0qxVd.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP91UlIfM0qxVd.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmq991UlIfM0qxVd.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpR8FUlIfM0qxVd.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpo8FUlIfM0qxVd.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmoP8FUlIfM0qxVd.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmom8FUlIfM0qxVd.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Nunito Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Nuosu SIL", - "fontFamily": "Nuosu SIL, sans-serif", - "slug": "nuosu-sil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/nuosusil/v10/8vIK7wM3wmRn_kc4uAjeEWxbO_zo-w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Nuosu SIL", - "preview": "https://s.w.org/images/fonts/17.7/previews/nuosu-sil/nuosu-sil-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/nuosu-sil/nuosu-sil.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Odibee Sans", - "fontFamily": "Odibee Sans, system-ui", - "slug": "odibee-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/odibeesans/v18/neIPzCSooYAho6WvjeToRYk3epH9qGsf.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Odibee Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/odibee-sans/odibee-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/odibee-sans/odibee-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Odor Mean Chey", - "fontFamily": "Odor Mean Chey, serif", - "slug": "odor-mean-chey", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/odormeanchey/v27/raxkHiKDttkTe1aOGcJMR1A_4mrd2zqUKafv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Odor Mean Chey", - "preview": "https://s.w.org/images/fonts/17.7/previews/odor-mean-chey/odor-mean-chey-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/odor-mean-chey/odor-mean-chey.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Offside", - "fontFamily": "Offside, system-ui", - "slug": "offside", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/offside/v24/HI_KiYMWKa9QrAykQ5TiRp-dhpQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Offside", - "preview": "https://s.w.org/images/fonts/17.7/previews/offside/offside-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/offside/offside.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Oi", - "fontFamily": "Oi, system-ui", - "slug": "oi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oi/v19/w8gXH2EuRqtfut6yjBOG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oi", - "preview": "https://s.w.org/images/fonts/17.7/previews/oi/oi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oi/oi.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Old Standard TT", - "fontFamily": "Old Standard TT, serif", - "slug": "old-standard-tt", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oldstandardtt/v20/MwQubh3o1vLImiwAVvYawgcf2eVuqFC5RHdCZg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Old Standard TT", - "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oldstandardtt/v20/MwQsbh3o1vLImiwAVvYawgcf2eVer1q4ZnJSZtQG.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Old Standard TT", - "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oldstandardtt/v20/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-dSVxeb80flQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Old Standard TT", - "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Oldenburg", - "fontFamily": "Oldenburg, system-ui", - "slug": "oldenburg", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oldenburg/v22/fC1jPY5JYWzbywv7c4V6VE6oXyndrw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oldenburg", - "preview": "https://s.w.org/images/fonts/17.7/previews/oldenburg/oldenburg-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oldenburg/oldenburg.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Ole", - "fontFamily": "Ole, cursive", - "slug": "ole", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ole/v3/dFazZf6Z-rd88Pw69qJ_ew.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ole", - "preview": "https://s.w.org/images/fonts/17.7/previews/ole/ole-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ole/ole.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Oleo Script", - "fontFamily": "Oleo Script, system-ui", - "slug": "oleo-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oleoscript/v14/rax5HieDvtMOe0iICsUccBhfsU7Q8Cad.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oleo Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script/oleo-script-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oleoscript/v14/raxkHieDvtMOe0iICsUccCDmnmrd2zqUKafv.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Oleo Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script/oleo-script-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script/oleo-script.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Oleo Script Swash Caps", - "fontFamily": "Oleo Script Swash Caps, system-ui", - "slug": "oleo-script-swash-caps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noaj6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HMX-uSY0Hg90.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oleo Script Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script-swash-caps/oleo-script-swash-caps-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noag6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HCcaBbYAsn9T5dt0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Oleo Script Swash Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script-swash-caps/oleo-script-swash-caps-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script-swash-caps/oleo-script-swash-caps.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Onest", - "fontFamily": "Onest, sans-serif", - "slug": "onest", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R6ZtxFMQWXgSQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhdR-ZtxFMQWXgSQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhqx-ZtxFMQWXgSQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R-ZtxFMQWXgSQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhxx-ZtxFMQWXgSQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhKxiZtxFMQWXgSQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhEhiZtxFMQWXgSQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhdRiZtxFMQWXgSQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhXBiZtxFMQWXgSQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Onest", - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Oooh Baby", - "fontFamily": "Oooh Baby, cursive", - "slug": "oooh-baby", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ooohbaby/v4/2sDcZGJWgJTT2Jf76xQDam-4C7wFZQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oooh Baby", - "preview": "https://s.w.org/images/fonts/17.7/previews/oooh-baby/oooh-baby-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oooh-baby/oooh-baby.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Open Sans", - "fontFamily": "Open Sans, sans-serif", - "slug": "open-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4iY1M2xLER.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4iY1M2xLER.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4iY1M2xLER.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4iY1M2xLER.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4iY1M2xLER.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4iY1M2xLER.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVIUwaERZjA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVIUwaERZjA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVIUwaERZjA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVIUwaERZjA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVIUwaERZjA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVIUwaERZjA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Open Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Oranienbaum", - "fontFamily": "Oranienbaum, serif", - "slug": "oranienbaum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oranienbaum/v15/OZpHg_txtzZKMuXLIVrx-3zi7kz3dpHc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oranienbaum", - "preview": "https://s.w.org/images/fonts/17.7/previews/oranienbaum/oranienbaum-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oranienbaum/oranienbaum.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Orbit", - "fontFamily": "Orbit, sans-serif", - "slug": "orbit", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/orbit/v1/_LOCmz7I-uHd2mjBeqciRwRm.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Orbit", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbit/orbit-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/orbit/orbit.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Orbitron", - "fontFamily": "Orbitron, sans-serif", - "slug": "orbitron", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyGy6xo2IyXjU1pg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Orbitron", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyKS6xo2IyXjU1pg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Orbitron", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyxSmxo2IyXjU1pg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Orbitron", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1ny_Cmxo2IyXjU1pg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Orbitron", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nymymxo2IyXjU1pg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Orbitron", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nysimxo2IyXjU1pg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Orbitron", - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Oregano", - "fontFamily": "Oregano, system-ui", - "slug": "oregano", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oregano/v15/If2IXTPxciS3H4S2kZLfPznO3yM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oregano", - "preview": "https://s.w.org/images/fonts/17.7/previews/oregano/oregano-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oregano/v15/If2KXTPxciS3H4S2oZXVPhvLzyP_qw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Oregano", - "preview": "https://s.w.org/images/fonts/17.7/previews/oregano/oregano-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oregano/oregano.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Orelega One", - "fontFamily": "Orelega One, system-ui", - "slug": "orelega-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/orelegaone/v12/3qTpojOggD2XtAdFb-QXZGt_1EcYaQ7F.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Orelega One", - "preview": "https://s.w.org/images/fonts/17.7/previews/orelega-one/orelega-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/orelega-one/orelega-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Orienta", - "fontFamily": "Orienta, sans-serif", - "slug": "orienta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/orienta/v15/PlI9FlK4Jrl5Y9zNeyKo9HRFhcU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Orienta", - "preview": "https://s.w.org/images/fonts/17.7/previews/orienta/orienta-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/orienta/orienta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Original Surfer", - "fontFamily": "Original Surfer, system-ui", - "slug": "original-surfer", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/originalsurfer/v22/RWmQoKGZ9vIirYntXJ3_MbekzNMiCUtvAlaMKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Original Surfer", - "preview": "https://s.w.org/images/fonts/17.7/previews/original-surfer/original-surfer-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/original-surfer/original-surfer.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Oswald", - "fontFamily": "Oswald, sans-serif", - "slug": "oswald", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs13FvgURoZAaRliE.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Oswald", - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgURoZAaRliE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Oswald", - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgURoZAaRliE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oswald", - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgURoZAaRliE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Oswald", - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogURoZAaRliE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Oswald", - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZogURoZAaRliE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Oswald", - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Outfit", - "fontFamily": "Outfit, sans-serif", - "slug": "outfit", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4S-EiAou6Y.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4S-EiAou6Y.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4S-EiAou6Y.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4S-EiAou6Y.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Outfit", - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Over the Rainbow", - "fontFamily": "Over the Rainbow, cursive", - "slug": "over-the-rainbow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/overtherainbow/v20/11haGoXG1k_HKhMLUWz7Mc7vvW5upvam9NA2XG0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Over the Rainbow", - "preview": "https://s.w.org/images/fonts/17.7/previews/over-the-rainbow/over-the-rainbow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/over-the-rainbow/over-the-rainbow.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Overlock", - "fontFamily": "Overlock, system-ui", - "slug": "overlock", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XVDmdMWRiN1_T9Z4Tb4u2El6GC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Overlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XTDmdMWRiN1_T9Z7Tc6OymkrGC7Cs.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Overlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XSDmdMWRiN1_T9Z7xizcmJvL2L9TLT.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Overlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XQDmdMWRiN1_T9Z7Tc0FWJtryp8CLTlNs.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Overlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XSDmdMWRiN1_T9Z7xaz8mJvL2L9TLT.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Overlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XQDmdMWRiN1_T9Z7Tc0G2Ltryp8CLTlNs.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Overlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Overlock SC", - "fontFamily": "Overlock SC, system-ui", - "slug": "overlock-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/overlocksc/v23/1cX3aUHKGZrstGAY8nwVzHGFq8Sk1PoH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Overlock SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock-sc/overlock-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/overlock-sc/overlock-sc.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Overpass", - "fontFamily": "Overpass, sans-serif", - "slug": "overpass", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PLrPJCLtce-og.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6fPPrPJCLtce-og.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6ovPrPJCLtce-og.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PPrPJCLtce-og.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6zvPrPJCLtce-og.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6IvTrPJCLtce-og.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6G_TrPJCLtce-og.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6fPTrPJCLtce-og.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6VfTrPJCLtce-og.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADe5qKl8Kuosgz.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCDepqKl8Kuosgz.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLBdepqKl8Kuosgz.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADepqKl8Kuosgz.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLAxepqKl8Kuosgz.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLDdfZqKl8Kuosgz.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLDkfZqKl8Kuosgz.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCDfZqKl8Kuosgz.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCqfZqKl8Kuosgz.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Overpass", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Overpass Mono", - "fontFamily": "Overpass Mono, monospace", - "slug": "overpass-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EWKokz2Xur-SmIr.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Overpass Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXUokz2Xur-SmIr.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Overpass Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXmokz2Xur-SmIr.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Overpass Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EUKpUz2Xur-SmIr.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Overpass Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EUzpUz2Xur-SmIr.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Overpass Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Ovo", - "fontFamily": "Ovo, serif", - "slug": "ovo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ovo/v17/yYLl0h7WyfzjzoQ5_3WVxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ovo", - "preview": "https://s.w.org/images/fonts/17.7/previews/ovo/ovo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ovo/ovo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Oxanium", - "fontFamily": "Oxanium, system-ui", - "slug": "oxanium", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G83JfniJBXQ7d67x.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G80XfniJBXQ7d67x.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G81JfniJBXQ7d67x.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G817fniJBXQ7d67x.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82XeXiJBXQ7d67x.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82ueXiJBXQ7d67x.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G83JeXiJBXQ7d67x.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Oxanium", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Oxygen", - "fontFamily": "Oxygen, sans-serif", - "slug": "oxygen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCJW8Dam-4C7wFZQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Oxygen", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxygen/v15/2sDfZG1Wl4Lcnbu6jEcnZ0SkAg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oxygen", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCNWgDam-4C7wFZQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Oxygen", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Oxygen Mono", - "fontFamily": "Oxygen Mono, monospace", - "slug": "oxygen-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/oxygenmono/v14/h0GsssGg9FxgDgCjLeAd7ijaze-PPlUu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Oxygen Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen-mono/oxygen-mono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen-mono/oxygen-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "PT Mono", - "fontFamily": "PT Mono, monospace", - "slug": "pt-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ptmono/v13/9oRONYoBnWILk-9ArC05MtPyAcg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "PT Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-mono/pt-mono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-mono/pt-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "PT Sans", - "fontFamily": "PT Sans, sans-serif", - "slug": "pt-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79P0COxOGMMDQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "PT Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptsans/v17/jizYRExUiTo99u79D0eExcOJIDQA-g.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "PT Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh4OynLD0Z4zM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "PT Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptsans/v17/jizdRExUiTo99u79D0e8fOytLR8c8zMrig.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "PT Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "PT Sans Caption", - "fontFamily": "PT Sans Caption, sans-serif", - "slug": "pt-sans-caption", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ptsanscaption/v19/0FlMVP6Hrxmt7-fsUFhlFXNIlpcqeAXwQy6yxg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "PT Sans Caption", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-caption/pt-sans-caption-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptsanscaption/v19/0FlJVP6Hrxmt7-fsUFhlFXNIlpcSwSrUTgWuz38Tgg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "PT Sans Caption", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-caption/pt-sans-caption-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-caption/pt-sans-caption.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "PT Sans Narrow", - "fontFamily": "PT Sans Narrow, sans-serif", - "slug": "pt-sans-narrow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ptsansnarrow/v18/BngRUXNadjH0qYEzV7ab-oWlsYCEyxyKeuDp.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "PT Sans Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-narrow/pt-sans-narrow-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptsansnarrow/v18/BngSUXNadjH0qYEzV7ab-oWlsbg95DiHUfzgRd-3.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "PT Sans Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-narrow/pt-sans-narrow-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-narrow/pt-sans-narrow.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "PT Serif", - "fontFamily": "PT Serif, serif", - "slug": "pt-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRVQgYoZZY2vCFuvDFUxL6ddjb-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "PT Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRTQgYoZZY2vCFuvAFTzr-_cyb-vco.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "PT Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRSQgYoZZY2vCFuvAnt65qQXSr3pNNB.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "PT Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRQQgYoZZY2vCFuvAFT9gaQVyvVocNB6Iw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "PT Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "PT Serif Caption", - "fontFamily": "PT Serif Caption, serif", - "slug": "pt-serif-caption", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ptserifcaption/v17/ieVl2ZhbGCW-JoW6S34pSDpqYKU059CxDCs5cvI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "PT Serif Caption", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif-caption/pt-serif-caption-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ptserifcaption/v17/ieVj2ZhbGCW-JoW6S34pSDpqYKU019e7DQk8YvJEeg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "PT Serif Caption", - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif-caption/pt-serif-caption-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif-caption/pt-serif-caption.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Pacifico", - "fontFamily": "Pacifico, cursive", - "slug": "pacifico", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ96F4sijpFu_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pacifico", - "preview": "https://s.w.org/images/fonts/17.7/previews/pacifico/pacifico-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pacifico/pacifico.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Padauk", - "fontFamily": "Padauk, sans-serif", - "slug": "padauk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/padauk/v16/RrQRboJg-id7OnbBbk_g3LlYbg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Padauk", - "preview": "https://s.w.org/images/fonts/17.7/previews/padauk/padauk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/padauk/v16/RrQSboJg-id7Onb512DE0ZJEZ4YwGg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Padauk", - "preview": "https://s.w.org/images/fonts/17.7/previews/padauk/padauk-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/padauk/padauk.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Padyakke Expanded One", - "fontFamily": "Padyakke Expanded One, serif", - "slug": "padyakke-expanded-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/padyakkeexpandedone/v6/K2FvfY9El_tbR0JfHb6WWvrBaU6XAUvC4IAYPaRkpDjeoQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Padyakke Expanded One", - "preview": "https://s.w.org/images/fonts/17.7/previews/padyakke-expanded-one/padyakke-expanded-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/padyakke-expanded-one/padyakke-expanded-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Palanquin", - "fontFamily": "Palanquin, sans-serif", - "slug": "palanquin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUhlJ90n1fBFg7ceXwUEltN7rWmZzTH.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUvnpowZuqbi3ezg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwU2nlowZuqbi3ezg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUnlJ90n1fBFg7ceXwsc1FMzLC2Zw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUgnhowZuqbi3ezg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUrn9owZuqbi3ezg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUyn5owZuqbi3ezg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Palanquin", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Palanquin Dark", - "fontFamily": "Palanquin Dark, sans-serif", - "slug": "palanquin-dark", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn75YHgl1nqmANMB-26xC7yuF_6LTEo9VtfE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Palanquin Dark", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn76YHgl1nqmANMB-26xC7yuF8Z6ZW4wfcvN2KT4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Palanquin Dark", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn76YHgl1nqmANMB-26xC7yuF8ZWYm4wfcvN2KT4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Palanquin Dark", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn76YHgl1nqmANMB-26xC7yuF8YyY24wfcvN2KT4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Palanquin Dark", - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Palette Mosaic", - "fontFamily": "Palette Mosaic, system-ui", - "slug": "palette-mosaic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/palettemosaic/v10/AMOIz4aBvWuBFe3TohdW6YZ9MFi34dxL4jSr.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Palette Mosaic", - "preview": "https://s.w.org/images/fonts/17.7/previews/palette-mosaic/palette-mosaic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/palette-mosaic/palette-mosaic.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pangolin", - "fontFamily": "Pangolin, cursive", - "slug": "pangolin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pangolin/v11/cY9GfjGcW0FPpi-tWPfP5d3aiLBG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pangolin", - "preview": "https://s.w.org/images/fonts/17.7/previews/pangolin/pangolin-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pangolin/pangolin.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Paprika", - "fontFamily": "Paprika, system-ui", - "slug": "paprika", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/paprika/v21/8QIJdijZitv49rDfuI0Oq7jkAOw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Paprika", - "preview": "https://s.w.org/images/fonts/17.7/previews/paprika/paprika-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/paprika/paprika.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Parisienne", - "fontFamily": "Parisienne, cursive", - "slug": "parisienne", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/parisienne/v13/E21i_d3kivvAkxhLEVZpcyp6DuKuavM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Parisienne", - "preview": "https://s.w.org/images/fonts/17.7/previews/parisienne/parisienne-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/parisienne/parisienne.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Passero One", - "fontFamily": "Passero One, system-ui", - "slug": "passero-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/passeroone/v26/JTUTjIko8DOq5FeaeEAjgE5E5Arr-s50.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Passero One", - "preview": "https://s.w.org/images/fonts/17.7/previews/passero-one/passero-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/passero-one/passero-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Passion One", - "fontFamily": "Passion One, system-ui", - "slug": "passion-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/passionone/v18/PbynFmL8HhTPqbjUzux3JHuT_Frg6YoV.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Passion One", - "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/passionone/v18/Pby6FmL8HhTPqbjUzux3JEMq037twpYcuH8y.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Passion One", - "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/passionone/v18/Pby6FmL8HhTPqbjUzux3JEMS0X7twpYcuH8y.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Passion One", - "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Passions Conflict", - "fontFamily": "Passions Conflict, cursive", - "slug": "passions-conflict", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/passionsconflict/v7/kmKnZrcrFhfafnWX9x0GuEC-zowow5NbYRI4CN2V.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Passions Conflict", - "preview": "https://s.w.org/images/fonts/17.7/previews/passions-conflict/passions-conflict-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/passions-conflict/passions-conflict.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Pathway Extreme", - "fontFamily": "Pathway Extreme, sans-serif", - "slug": "pathway-extreme", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak2Nx1Liw3igP5eg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakWN11Liw3igP5eg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakht11Liw3igP5eg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak2N11Liw3igP5eg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak6t11Liw3igP5eg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakBtp1Liw3igP5eg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakP9p1Liw3igP5eg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakWNp1Liw3igP5eg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakcdp1Liw3igP5eg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ6daSY2qAbpepnF.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ4daCY2qAbpepnF.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ7DaCY2qAbpepnF.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ6daCY2qAbpepnF.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ6vaCY2qAbpepnF.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ5DbyY2qAbpepnF.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ56byY2qAbpepnF.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ4dbyY2qAbpepnF.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ40byY2qAbpepnF.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Pathway Extreme", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Pathway Gothic One", - "fontFamily": "Pathway Gothic One, sans-serif", - "slug": "pathway-gothic-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pathwaygothicone/v15/MwQrbgD32-KAvjkYGNUUxAtW7pEBwx-dSVxeb80flQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pathway Gothic One", - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-gothic-one/pathway-gothic-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-gothic-one/pathway-gothic-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Patrick Hand", - "fontFamily": "Patrick Hand, cursive", - "slug": "patrick-hand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/patrickhand/v23/LDI1apSQOAYtSuYWp8ZhfYeMXMjKm7sp8g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Patrick Hand", - "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand/patrick-hand-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand/patrick-hand.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Patrick Hand SC", - "fontFamily": "Patrick Hand SC, cursive", - "slug": "patrick-hand-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/patrickhandsc/v15/0nkwC9f7MfsBiWcLtY65AWDK873VjCi6JQc7Vg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Patrick Hand SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand-sc/patrick-hand-sc-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand-sc/patrick-hand-sc.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Pattaya", - "fontFamily": "Pattaya, sans-serif", - "slug": "pattaya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pattaya/v16/ea8ZadcqV_zkHY-XNdWn92ZEmVs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pattaya", - "preview": "https://s.w.org/images/fonts/17.7/previews/pattaya/pattaya-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pattaya/pattaya.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Patua One", - "fontFamily": "Patua One, system-ui", - "slug": "patua-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/patuaone/v20/ZXuke1cDvLCKLDcimxBI4fNvNA9LuA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Patua One", - "preview": "https://s.w.org/images/fonts/17.7/previews/patua-one/patua-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/patua-one/patua-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pavanam", - "fontFamily": "Pavanam, sans-serif", - "slug": "pavanam", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pavanam/v11/BXRrvF_aiezLh0xPDO5Q9Wf0QcE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pavanam", - "preview": "https://s.w.org/images/fonts/17.7/previews/pavanam/pavanam-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pavanam/pavanam.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Paytone One", - "fontFamily": "Paytone One, sans-serif", - "slug": "paytone-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/paytoneone/v23/0nksC9P7MfYHj2oFtYm2CiTvivr9iBq_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Paytone One", - "preview": "https://s.w.org/images/fonts/17.7/previews/paytone-one/paytone-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/paytone-one/paytone-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Peddana", - "fontFamily": "Peddana, serif", - "slug": "peddana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/peddana/v20/aFTU7PBhaX89UcKWhhiaBYyMcKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Peddana", - "preview": "https://s.w.org/images/fonts/17.7/previews/peddana/peddana-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/peddana/peddana.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Peralta", - "fontFamily": "Peralta, serif", - "slug": "peralta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/peralta/v19/hYkJPu0-RP_9d3kRGxUhrv956B8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Peralta", - "preview": "https://s.w.org/images/fonts/17.7/previews/peralta/peralta-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/peralta/peralta.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Permanent Marker", - "fontFamily": "Permanent Marker, cursive", - "slug": "permanent-marker", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/permanentmarker/v16/Fh4uPib9Iyv2ucM6pGQMWimMp004Ha-IfrT5nlk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Permanent Marker", - "preview": "https://s.w.org/images/fonts/17.7/previews/permanent-marker/permanent-marker-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/permanent-marker/permanent-marker.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Petemoss", - "fontFamily": "Petemoss, cursive", - "slug": "petemoss", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/petemoss/v7/A2BZn5tA2xgtGWHZgxkbsKb9UouQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Petemoss", - "preview": "https://s.w.org/images/fonts/17.7/previews/petemoss/petemoss-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/petemoss/petemoss.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Petit Formal Script", - "fontFamily": "Petit Formal Script, cursive", - "slug": "petit-formal-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/petitformalscript/v17/B50TF6xQr2TXJBnGOFME6u5OR83oRP5qoHzqP4gZSiE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Petit Formal Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/petit-formal-script/petit-formal-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/petit-formal-script/petit-formal-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Petrona", - "fontFamily": "Petrona, serif", - "slug": "petrona", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6NsAREH452Mvds.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4NsQREH452Mvds.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk7TsQREH452Mvds.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6NsQREH452Mvds.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6_sQREH452Mvds.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk5TtgREH452Mvds.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk5qtgREH452Mvds.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4NtgREH452Mvds.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4ktgREH452Mvds.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8uwDFY9UN-dsIWs.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8mwCFY9UN-dsIWs.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8rICFY9UN-dsIWs.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8uwCFY9UN-dsIWs.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8t4CFY9UN-dsIWs.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8jIFFY9UN-dsIWs.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8gsFFY9UN-dsIWs.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8mwFFY9UN-dsIWs.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8kUFFY9UN-dsIWs.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Petrona", - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Philosopher", - "fontFamily": "Philosopher, sans-serif", - "slug": "philosopher", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFV2_5QCwIS4_Dhez5jcVBsRUwU08qe.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Philosopher", - "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFX2_5QCwIS4_Dhez5jcWBrT0021tqeR7c.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Philosopher", - "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFI2_5QCwIS4_Dhez5jcWjVamgZ-NaXXq7H.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Philosopher", - "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFK2_5QCwIS4_Dhez5jcWBrd_QZ8te1W77HtMo.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Philosopher", - "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Phudu", - "fontFamily": "Phudu, system-ui", - "slug": "phudu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkK62zUTgWuz38Tgg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKtWzUTgWuz38Tgg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKh2zUTgWuz38Tgg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKa2vUTgWuz38Tgg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKUmvUTgWuz38Tgg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKNWvUTgWuz38Tgg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKHGvUTgWuz38Tgg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Phudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Piazzolla", - "fontFamily": "Piazzolla, serif", - "slug": "piazzolla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LYx3L31AHfAAy5.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JYxnL31AHfAAy5.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7KGxnL31AHfAAy5.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LYxnL31AHfAAy5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LqxnL31AHfAAy5.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7IGwXL31AHfAAy5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7I_wXL31AHfAAy5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JYwXL31AHfAAy5.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JxwXL31AHfAAy5.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhZqw3gD9BRy5m5M.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhRqx3gD9BRy5m5M.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhcSx3gD9BRy5m5M.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhZqx3gD9BRy5m5M.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhaix3gD9BRy5m5M.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhUS23gD9BRy5m5M.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhX223gD9BRy5m5M.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhRq23gD9BRy5m5M.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhTO23gD9BRy5m5M.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Piazzolla", - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Piedra", - "fontFamily": "Piedra, system-ui", - "slug": "piedra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/piedra/v25/ke8kOg8aN0Bn7hTumUyHN_M3gA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Piedra", - "preview": "https://s.w.org/images/fonts/17.7/previews/piedra/piedra-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/piedra/piedra.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pinyon Script", - "fontFamily": "Pinyon Script, cursive", - "slug": "pinyon-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pinyonscript/v21/6xKpdSJbL9-e9LuoeQiDRQR8aOfQO4bhiDY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pinyon Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/pinyon-script/pinyon-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pinyon-script/pinyon-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Pirata One", - "fontFamily": "Pirata One, system-ui", - "slug": "pirata-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pirataone/v22/I_urMpiDvgLdLh0fAtofti2Er5_BdZ8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pirata One", - "preview": "https://s.w.org/images/fonts/17.7/previews/pirata-one/pirata-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pirata-one/pirata-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pixelify Sans", - "fontFamily": "Pixelify Sans, system-ui", - "slug": "pixelify-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TTp0H1db5JagkmX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pixelify Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TTb0H1db5JagkmX.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Pixelify Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TQ3131db5JagkmX.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Pixelify Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TQO131db5JagkmX.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Pixelify Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Plaster", - "fontFamily": "Plaster, system-ui", - "slug": "plaster", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/plaster/v24/DdTm79QatW80eRh4EitJOtLOeLI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Plaster", - "preview": "https://s.w.org/images/fonts/17.7/previews/plaster/plaster-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/plaster/plaster.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Play", - "fontFamily": "Play, sans-serif", - "slug": "play", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/play/v19/6aez4K2oVqwIjtc8Hp8Tx3A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/play/play-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/play/v19/6ae84K2oVqwItm4TOpI423nTJTM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/play/play-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/play/play.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Playball", - "fontFamily": "Playball, system-ui", - "slug": "playball", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/playball/v20/TK3gWksYAxQ7jbsKcj8Gl-tPKo2t.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Playball", - "preview": "https://s.w.org/images/fonts/17.7/previews/playball/playball-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/playball/playball.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Playfair", - "fontFamily": "Playfair, serif", - "slug": "playfair", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPlKetgYoSMw5ifm.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPkUetgYoSMw5ifm.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPkmetgYoSMw5ifm.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPnKfdgYoSMw5ifm.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPnzfdgYoSMw5ifm.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPmUfdgYoSMw5ifm.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPm9fdgYoSMw5ifm.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOW5eqyIS4zfmNrE.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOTBeqyIS4zfmNrE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOQJeqyIS4zfmNrE.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOe5ZqyIS4zfmNrE.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOddZqyIS4zfmNrE.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcObBZqyIS4zfmNrE.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOZlZqyIS4zfmNrE.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Playfair", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Playfair Display", - "fontFamily": "Playfair Display, serif", - "slug": "playfair-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDVZNLo_U2r.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDVZNLo_U2r.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDVZNLo_U2r.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDVZNLo_U2r.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDVZNLo_U2r.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDVZNLo_U2r.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtPK-F2rA0s.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtPK-F2rA0s.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtPK-F2rA0s.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtPK-F2rA0s.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtPK-F2rA0s.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtPK-F2rA0s.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Playfair Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Playfair Display SC", - "fontFamily": "Playfair Display SC, serif", - "slug": "playfair-display-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke85OhoaMkR6-hSn7kbHVoFf7ZfgMPr_pbsGEcM2M4s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Playfair Display SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke87OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbwMEOEzI4sNKg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Playfair Display SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpNc4dL4IUMyE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Playfair Display SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0qc4XLqARIyH5IA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Playfair Display SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nTorNc4dL4IUMyE.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Playfair Display SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0kcwXLqARIyH5IA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Playfair Display SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Playpen Sans", - "fontFamily": "Playpen Sans, cursive", - "slug": "playpen-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IvRgunE9Ffmme0w.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4InRhunE9Ffmme0w.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IqphunE9Ffmme0w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IvRhunE9Ffmme0w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IsZhunE9Ffmme0w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IipmunE9Ffmme0w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IhNmunE9Ffmme0w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4InRmunE9Ffmme0w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Playpen Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Plus Jakarta Sans", - "fontFamily": "Plus Jakarta Sans, sans-serif", - "slug": "plus-jakarta-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_KU7NTxXUEKi4Rw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_907NTxXUEKi4Rw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_qU7NTxXUEKi4Rw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_m07NTxXUEKi4Rw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_TknNTxXUEKi4Rw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_KUnNTxXUEKi4Rw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ2lCR_VMq2oR82k.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ17CR_VMq2oR82k.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ0lCR_VMq2oR82k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ0XCR_VMq2oR82k.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ37Dh_VMq2oR82k.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ3CDh_VMq2oR82k.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ2lDh_VMq2oR82k.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Plus Jakarta Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Podkova", - "fontFamily": "Podkova, serif", - "slug": "podkova", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWtFzcU9EoporSHH.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Podkova", - "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWt3zcU9EoporSHH.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Podkova", - "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWubysU9EoporSHH.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Podkova", - "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWuiysU9EoporSHH.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Podkova", - "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWvFysU9EoporSHH.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Podkova", - "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Poiret One", - "fontFamily": "Poiret One, system-ui", - "slug": "poiret-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/poiretone/v16/UqyVK80NJXN4zfRgbdfbk5xWVscxdKE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Poiret One", - "preview": "https://s.w.org/images/fonts/17.7/previews/poiret-one/poiret-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/poiret-one/poiret-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Poller One", - "fontFamily": "Poller One, system-ui", - "slug": "poller-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pollerone/v23/ahccv82n0TN3gia5E4Bud-xbgUS5u0s.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Poller One", - "preview": "https://s.w.org/images/fonts/17.7/previews/poller-one/poller-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/poller-one/poller-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Poltawski Nowy", - "fontFamily": "Poltawski Nowy, serif", - "slug": "poltawski-nowy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KqCWnCC6V5CzCoQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KmiWnCC6V5CzCoQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KdiKnCC6V5CzCoQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KTyKnCC6V5CzCoQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGZPTiSUxinSoROp.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGZ9TiSUxinSoROp.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGaRSSSUxinSoROp.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGaoSSSUxinSoROp.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Poltawski Nowy", - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Poly", - "fontFamily": "Poly, serif", - "slug": "poly", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/poly/v16/MQpb-W6wKNitRLWAq2Lpris.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Poly", - "preview": "https://s.w.org/images/fonts/17.7/previews/poly/poly-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poly/v16/MQpV-W6wKNitdLKKqkDsviuGWA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Poly", - "preview": "https://s.w.org/images/fonts/17.7/previews/poly/poly-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/poly/poly.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Pompiere", - "fontFamily": "Pompiere, system-ui", - "slug": "pompiere", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pompiere/v19/VEMyRoxis5Dwuyeov6Wo5jDtreOL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pompiere", - "preview": "https://s.w.org/images/fonts/17.7/previews/pompiere/pompiere-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pompiere/pompiere.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pontano Sans", - "fontFamily": "Pontano Sans, sans-serif", - "slug": "pontano-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOSzMncOMp9gzWsE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Pontano Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOXLMncOMp9gzWsE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pontano Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOUDMncOMp9gzWsE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Pontano Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOazLncOMp9gzWsE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Pontano Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOZXLncOMp9gzWsE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Pontano Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Poor Story", - "fontFamily": "Poor Story, system-ui", - "slug": "poor-story", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/poorstory/v20/jizfREFUsnUct9P6cDfd4OynLD0Z4zM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Poor Story", - "preview": "https://s.w.org/images/fonts/17.7/previews/poor-story/poor-story-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/poor-story/poor-story.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Poppins", - "fontFamily": "Poppins, sans-serif", - "slug": "poppins", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTecnFBGPaTSQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE3tAOvODSVFF.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_V15vFP-KUEg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1plFd2PQEhcqw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llFd2PQEhcqw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlFd2PQEhcqw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V15vFP-KUEg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111lFd2PQEhcqw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Poppins", - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Port Lligat Sans", - "fontFamily": "Port Lligat Sans, sans-serif", - "slug": "port-lligat-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/portlligatsans/v22/kmKmZrYrGBbdN1aV7Vokow6Lw4s4l7Z0Tx4xEcQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Port Lligat Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-sans/port-lligat-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-sans/port-lligat-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Port Lligat Slab", - "fontFamily": "Port Lligat Slab, serif", - "slug": "port-lligat-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/portlligatslab/v25/LDIpaoiQNgArA8kR7ulhZ8P_NYOss78b9yGLmfI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Port Lligat Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-slab/port-lligat-slab-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-slab/port-lligat-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Potta One", - "fontFamily": "Potta One, system-ui", - "slug": "potta-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pottaone/v16/FeVSS05Bp6cy7xI-YfxQ2J5nm29Gww.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Potta One", - "preview": "https://s.w.org/images/fonts/17.7/previews/potta-one/potta-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/potta-one/potta-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pragati Narrow", - "fontFamily": "Pragati Narrow, sans-serif", - "slug": "pragati-narrow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pragatinarrow/v13/vm8vdRf0T0bS1ffgsPB7WZ-mD176ytN3M48a.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pragati Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/pragati-narrow/pragati-narrow-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pragatinarrow/v13/vm8sdRf0T0bS1ffgsPB7WZ-mD2ZD5fd6GJMTlo_4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Pragati Narrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/pragati-narrow/pragati-narrow-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pragati-narrow/pragati-narrow.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Praise", - "fontFamily": "Praise, cursive", - "slug": "praise", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/praise/v7/qkBUXvUZ-cnFXcFyC_O67L9XmQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Praise", - "preview": "https://s.w.org/images/fonts/17.7/previews/praise/praise-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/praise/praise.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Prata", - "fontFamily": "Prata, serif", - "slug": "prata", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/prata/v20/6xKhdSpbNNCT-vWNAG_5LWwJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Prata", - "preview": "https://s.w.org/images/fonts/17.7/previews/prata/prata-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/prata/prata.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Preahvihear", - "fontFamily": "Preahvihear, sans-serif", - "slug": "preahvihear", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/preahvihear/v29/6NUS8F-dNQeEYhzj7uluxswB49FJf8Wv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Preahvihear", - "preview": "https://s.w.org/images/fonts/17.7/previews/preahvihear/preahvihear-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/preahvihear/preahvihear.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Press Start 2P", - "fontFamily": "Press Start 2P, system-ui", - "slug": "press-start-2p", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pressstart2p/v15/e3t4euO8T-267oIAQAu6jDQyK0nXgPJE4580.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Press Start 2P", - "preview": "https://s.w.org/images/fonts/17.7/previews/press-start-2p/press-start-2p-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/press-start-2p/press-start-2p.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Pridi", - "fontFamily": "Pridi, serif", - "slug": "pridi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1SiE0mRUG0AqUc.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Pridi", - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc02i00mRUG0AqUc.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Pridi", - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pridi/v13/2sDQZG5JnZLfkfWfo2krbl29.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Pridi", - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1uik0mRUG0AqUc.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Pridi", - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1CjU0mRUG0AqUc.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Pridi", - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc0mjE0mRUG0AqUc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Pridi", - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Princess Sofia", - "fontFamily": "Princess Sofia, cursive", - "slug": "princess-sofia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/princesssofia/v25/qWczB6yguIb8DZ_GXZst16n7GRz-mDUoupoI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Princess Sofia", - "preview": "https://s.w.org/images/fonts/17.7/previews/princess-sofia/princess-sofia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/princess-sofia/princess-sofia.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Prociono", - "fontFamily": "Prociono, serif", - "slug": "prociono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/prociono/v26/r05YGLlR-KxAf9GGO8usyDYtStiJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Prociono", - "preview": "https://s.w.org/images/fonts/17.7/previews/prociono/prociono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/prociono/prociono.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Prompt", - "fontFamily": "Prompt, sans-serif", - "slug": "prompt", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_9XJnvUD7dzB2CA9odREcjeo0k.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_7XJnvUD7dzB2KZeJ8TkYBf50kbiM.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cr_s4a2kvc5Q9dw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLQb2MuUZEtdzow.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cy_g4a2kvc5Q9dw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeK0bGMuUZEtdzow.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W__XJnvUD7dzB26YtAcZkIzeg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_9XJnvUD7dzB2KZdodREcjeo0k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Ck_k4a2kvc5Q9dw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLsbWMuUZEtdzow.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cv_44a2kvc5Q9dw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLAamMuUZEtdzow.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2C2_84a2kvc5Q9dw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeKka2MuUZEtdzow.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cx_w4a2kvc5Q9dw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeK4aGMuUZEtdzow.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2C4_04a2kvc5Q9dw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeKcaWMuUZEtdzow.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Prompt", - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Prosto One", - "fontFamily": "Prosto One, system-ui", - "slug": "prosto-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/prostoone/v19/OpNJno4VhNfK-RgpwWWxpi9fWhXD00c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Prosto One", - "preview": "https://s.w.org/images/fonts/17.7/previews/prosto-one/prosto-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/prosto-one/prosto-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Proza Libre", - "fontFamily": "Proza Libre, sans-serif", - "slug": "proza-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjGdGHgj0k1DIQRyUEyyHoqftvXWYyz.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjEdGHgj0k1DIQRyUEyyEotdNr1XJyz7zc.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyELbV__acpC69i6N.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTCvceJGY8z6Np1k.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEL3UP_acpC69i6N.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTAfbeJGY8z6Np1k.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEKTUf_acpC69i6N.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTGPaeJGY8z6Np1k.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEKPUv_acpC69i6N.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTH_ZeJGY8z6Np1k.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Proza Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Public Sans", - "fontFamily": "Public Sans, sans-serif", - "slug": "public-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpi5xg0pX189fg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymulpm5xg0pX189fg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuSJm5xg0pX189fg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpm5xg0pX189fg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuJJm5xg0pX189fg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuyJ65xg0pX189fg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymu8Z65xg0pX189fg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymulp65xg0pX189fg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuv565xg0pX189fg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpRgQcofVotfj7j.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673trRgAcofVotfj7j.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673toPgAcofVotfj7j.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpRgAcofVotfj7j.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpjgAcofVotfj7j.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tqPhwcofVotfj7j.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tq2hwcofVotfj7j.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673trRhwcofVotfj7j.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tr4hwcofVotfj7j.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Public Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Puppies Play", - "fontFamily": "Puppies Play, cursive", - "slug": "puppies-play", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/puppiesplay/v9/wlp2gwHZEV99rG6M3NR9uB9vbQJSA_JN3Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Puppies Play", - "preview": "https://s.w.org/images/fonts/17.7/previews/puppies-play/puppies-play-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/puppies-play/puppies-play.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Puritan", - "fontFamily": "Puritan, sans-serif", - "slug": "puritan", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/puritan/v24/845YNMgkAJ2VTtIo9J_wRdaI50M.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Puritan", - "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/puritan/v24/845aNMgkAJ2VTtIoxJj6RPSN90PfXA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Puritan", - "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/puritan/v24/845dNMgkAJ2VTtIozCbfYduj-0rGRes.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Puritan", - "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/puritan/v24/845fNMgkAJ2VTtIoxJjC_dup-mjDVevnLQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Puritan", - "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Purple Purse", - "fontFamily": "Purple Purse, system-ui", - "slug": "purple-purse", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/purplepurse/v23/qWctB66gv53iAp-Vfs4My6qyfRb_ujA4ug.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Purple Purse", - "preview": "https://s.w.org/images/fonts/17.7/previews/purple-purse/purple-purse-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/purple-purse/purple-purse.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Qahiri", - "fontFamily": "Qahiri, sans-serif", - "slug": "qahiri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/qahiri/v9/tsssAp1RZy0C_hGuVnChrnmupw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Qahiri", - "preview": "https://s.w.org/images/fonts/17.7/previews/qahiri/qahiri-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/qahiri/qahiri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Quando", - "fontFamily": "Quando, serif", - "slug": "quando", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/quando/v16/xMQVuFNaVa6YuW0pDqWzKX_QmA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Quando", - "preview": "https://s.w.org/images/fonts/17.7/previews/quando/quando-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/quando/quando.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Quantico", - "fontFamily": "Quantico, sans-serif", - "slug": "quantico", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/quantico/v17/rax-HiSdp9cPL3KIF4xpLjxSmlLZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Quantico", - "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quantico/v17/rax4HiSdp9cPL3KIF7xuJD1wn0LZ6T8.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Quantico", - "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quantico/v17/rax5HiSdp9cPL3KIF7TQARhfsU7Q8Cad.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Quantico", - "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quantico/v17/rax7HiSdp9cPL3KIF7xuHIRfu0_y9TadML4.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Quantico", - "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Quattrocento", - "fontFamily": "Quattrocento, serif", - "slug": "quattrocento", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/quattrocento/v21/OZpEg_xvsDZQL_LKIF7q4jPHwWL7f4jFuA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Quattrocento", - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento/quattrocento-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quattrocento/v21/OZpbg_xvsDZQL_LKIF7q4jP_eE3fcqPZsXcM9w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Quattrocento", - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento/quattrocento-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento/quattrocento.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Quattrocento Sans", - "fontFamily": "Quattrocento Sans, sans-serif", - "slug": "quattrocento-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9c4lja2NVIDdIAAoMR5MfuElaRB3zLvU7eHGHJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Quattrocento Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9a4lja2NVIDdIAAoMR5MfuElaRB0zMt0_8GXHJkLI.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Quattrocento Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9Z4lja2NVIDdIAAoMR5MfuElaRB0RykmrTN33AiasJ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Quattrocento Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9X4lja2NVIDdIAAoMR5MfuElaRB0zMj_bTPXzijLsJV7E.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Quattrocento Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Questrial", - "fontFamily": "Questrial, sans-serif", - "slug": "questrial", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf7EvCtkm20oJA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Questrial", - "preview": "https://s.w.org/images/fonts/17.7/previews/questrial/questrial-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/questrial/questrial.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Quicksand", - "fontFamily": "Quicksand, sans-serif", - "slug": "quicksand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo18S0wx40QDw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Quicksand", - "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o18S0wx40QDw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Quicksand", - "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18S0wx40QDw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Quicksand", - "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv18S0wx40QDw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Quicksand", - "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18S0wx40QDw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Quicksand", - "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Quintessential", - "fontFamily": "Quintessential, cursive", - "slug": "quintessential", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/quintessential/v22/fdNn9sOGq31Yjnh3qWU14DdtjY51S7kmAyxM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Quintessential", - "preview": "https://s.w.org/images/fonts/17.7/previews/quintessential/quintessential-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/quintessential/quintessential.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Qwigley", - "fontFamily": "Qwigley, cursive", - "slug": "qwigley", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/qwigley/v18/1cXzaU3UGJb5tGoCuVlsi1mBmcE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Qwigley", - "preview": "https://s.w.org/images/fonts/17.7/previews/qwigley/qwigley-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/qwigley/qwigley.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Qwitcher Grypen", - "fontFamily": "Qwitcher Grypen, cursive", - "slug": "qwitcher-grypen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/qwitchergrypen/v6/pxicypclp9tDilN9RrC5BSI1dZmrTWNAom-wpw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Qwitcher Grypen", - "preview": "https://s.w.org/images/fonts/17.7/previews/qwitcher-grypen/qwitcher-grypen-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/qwitchergrypen/v6/pxiZypclp9tDilN9RrC5BSI1dZmT9Exkr0SsrvNXiA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Qwitcher Grypen", - "preview": "https://s.w.org/images/fonts/17.7/previews/qwitcher-grypen/qwitcher-grypen-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/qwitcher-grypen/qwitcher-grypen.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "REM", - "fontFamily": "REM, sans-serif", - "slug": "rem", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPMLrrT8UbIqIfBU.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPELqrT8UbIqIfBU.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPJzqrT8UbIqIfBU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPMLqrT8UbIqIfBU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPPDqrT8UbIqIfBU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPBztrT8UbIqIfBU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPCXtrT8UbIqIfBU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPELtrT8UbIqIfBU.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPGvtrT8UbIqIfBU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpRXgebaiNbBVWkw.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpxXkebaiNbBVWkw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpG3kebaiNbBVWkw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpRXkebaiNbBVWkw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpd3kebaiNbBVWkw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpm34ebaiNbBVWkw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpon4ebaiNbBVWkw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpxX4ebaiNbBVWkw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqp7H4ebaiNbBVWkw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "REM", - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Racing Sans One", - "fontFamily": "Racing Sans One, system-ui", - "slug": "racing-sans-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/racingsansone/v15/sykr-yRtm7EvTrXNxkv5jfKKyDCwKnrmWpIBtA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Racing Sans One", - "preview": "https://s.w.org/images/fonts/17.7/previews/racing-sans-one/racing-sans-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/racing-sans-one/racing-sans-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Radio Canada", - "fontFamily": "Radio Canada, sans-serif", - "slug": "radio-canada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nESkQPNJOdSSfOT.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nFMkQPNJOdSSfOT.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nF-kQPNJOdSSfOT.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nGSlgPNJOdSSfOT.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nGrlgPNJOdSSfOT.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0rWLLuZwTOOTa9k.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0uuLLuZwTOOTa9k.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0tmLLuZwTOOTa9k.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0jWMLuZwTOOTa9k.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0gyMLuZwTOOTa9k.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Radio Canada", - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Radley", - "fontFamily": "Radley, serif", - "slug": "radley", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/radley/v22/LYjDdGzinEIjCN19pQlEpVs3VQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Radley", - "preview": "https://s.w.org/images/fonts/17.7/previews/radley/radley-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/radley/v22/LYjBdGzinEIjCN1NogNFh14nVcfe.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Radley", - "preview": "https://s.w.org/images/fonts/17.7/previews/radley/radley-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/radley/radley.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rajdhani", - "fontFamily": "Rajdhani, sans-serif", - "slug": "rajdhani", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pasEcOpc-bGkqIw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Rajdhani", - "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDIxapCSOBg7S-QT7q4FOeekWPrP.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rajdhani", - "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pb0EMOpc-bGkqIw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Rajdhani", - "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pbYF8Opc-bGkqIw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Rajdhani", - "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pa8FsOpc-bGkqIw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rajdhani", - "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rakkas", - "fontFamily": "Rakkas, system-ui", - "slug": "rakkas", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rakkas/v19/Qw3cZQlNHiblL3j_k9tPOeMcCw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rakkas", - "preview": "https://s.w.org/images/fonts/17.7/previews/rakkas/rakkas-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rakkas/rakkas.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Raleway", - "fontFamily": "Raleway, sans-serif", - "slug": "raleway", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao4CKNLA3JC9c.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaooCKNLA3JC9c.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEooCKNLA3JC9c.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaooCKNLA3JC9c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCKNLA3JC9c.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpYCKNLA3JC9c.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pYCKNLA3JC9c.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapYCKNLA3JC9c.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpYCKNLA3JC9c.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNPrEVIT9c2c8.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMPrEVIT9c2c8.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMPrEVIT9c2c8.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMPrEVIT9c2c8.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMPrEVIT9c2c8.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLPrEVIT9c2c8.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LPrEVIT9c2c8.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLPrEVIT9c2c8.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLPrEVIT9c2c8.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Raleway", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Raleway Dots", - "fontFamily": "Raleway Dots, system-ui", - "slug": "raleway-dots", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ralewaydots/v16/6NUR8FifJg6AfQvzpshgwJ8kzP9Fdty2ew.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Raleway Dots", - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway-dots/raleway-dots-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/raleway-dots/raleway-dots.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Ramabhadra", - "fontFamily": "Ramabhadra, sans-serif", - "slug": "ramabhadra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ramabhadra/v15/EYq2maBOwqRW9P1SQ83LehZGX5uWw3o.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ramabhadra", - "preview": "https://s.w.org/images/fonts/17.7/previews/ramabhadra/ramabhadra-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ramabhadra/ramabhadra.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ramaraja", - "fontFamily": "Ramaraja, serif", - "slug": "ramaraja", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ramaraja/v15/SlGTmQearpYAYG1CABIhqnB6aSQU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ramaraja", - "preview": "https://s.w.org/images/fonts/17.7/previews/ramaraja/ramaraja-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ramaraja/ramaraja.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rambla", - "fontFamily": "Rambla, sans-serif", - "slug": "rambla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rambla/v13/snfrs0ip98hx6mr0JrIONthkwQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rambla", - "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rambla/v13/snfps0ip98hx6mrEIbgPFN10wYKa.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rambla", - "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rambla/v13/snfos0ip98hx6mrMn50qO_N4yJuDYQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rambla", - "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rambla/v13/snfus0ip98hx6mrEIYC2O_l56p6TYS-Y.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Rambla", - "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rammetto One", - "fontFamily": "Rammetto One, system-ui", - "slug": "rammetto-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rammettoone/v18/LhWiMV3HOfMbMetJG3lQDpp9N_uciu-_SQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rammetto One", - "preview": "https://s.w.org/images/fonts/17.7/previews/rammetto-one/rammetto-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rammetto-one/rammetto-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rampart One", - "fontFamily": "Rampart One, system-ui", - "slug": "rampart-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rampartone/v9/K2F1fZFGl_JSR1tAWNG9R6qlLS76ZHOM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rampart One", - "preview": "https://s.w.org/images/fonts/17.7/previews/rampart-one/rampart-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rampart-one/rampart-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Ranchers", - "fontFamily": "Ranchers, system-ui", - "slug": "ranchers", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ranchers/v17/zrfm0H3Lx-P2Xvs2AoDdDC79XTHv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ranchers", - "preview": "https://s.w.org/images/fonts/17.7/previews/ranchers/ranchers-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ranchers/ranchers.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rancho", - "fontFamily": "Rancho, cursive", - "slug": "rancho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rancho/v21/46kulbzmXjLaqZRlaGXgd0RY1g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rancho", - "preview": "https://s.w.org/images/fonts/17.7/previews/rancho/rancho-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rancho/rancho.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ranga", - "fontFamily": "Ranga, system-ui", - "slug": "ranga", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ranga/v21/C8ct4cYisGb28p6HLDwZwmGE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ranga", - "preview": "https://s.w.org/images/fonts/17.7/previews/ranga/ranga-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ranga/v21/C8cg4cYisGb28qY-AxgU6X2NZAn2.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ranga", - "preview": "https://s.w.org/images/fonts/17.7/previews/ranga/ranga-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ranga/ranga.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rasa", - "fontFamily": "Rasa, serif", - "slug": "rasa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN4YJW4wfcvN2KT4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN5GJW4wfcvN2KT4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN50JW4wfcvN2KT4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN6YIm4wfcvN2KT4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN6hIm4wfcvN2KT4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZth2d8rv3bT4Ycc.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZoZ2d8rv3bT4Ycc.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZrR2d8rv3bT4Ycc.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZlhxd8rv3bT4Ycc.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZmFxd8rv3bT4Ycc.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Rasa", - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rationale", - "fontFamily": "Rationale, sans-serif", - "slug": "rationale", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rationale/v28/9XUnlJ92n0_JFxHIfHcsc1FMzLC2Zw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rationale", - "preview": "https://s.w.org/images/fonts/17.7/previews/rationale/rationale-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rationale/rationale.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ravi Prakash", - "fontFamily": "Ravi Prakash, system-ui", - "slug": "ravi-prakash", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/raviprakash/v19/gokpH6fsDkVrF9Bv9X8SOAKHndZEq6TTFw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ravi Prakash", - "preview": "https://s.w.org/images/fonts/17.7/previews/ravi-prakash/ravi-prakash-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ravi-prakash/ravi-prakash.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Readex Pro", - "fontFamily": "Readex Pro, sans-serif", - "slug": "readex-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCYUSmh2sglvjkag.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Readex Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCv0Smh2sglvjkag.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Readex Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTC4USmh2sglvjkag.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Readex Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTC00Smh2sglvjkag.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Readex Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCP0Omh2sglvjkag.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Readex Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCBkOmh2sglvjkag.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Readex Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Recursive", - "fontFamily": "Recursive, sans-serif", - "slug": "recursive", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadDck015vwxjDJCL.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadCCk015vwxjDJCL.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadCwk015vwxjDJCL.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadBclE15vwxjDJCL.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadBllE15vwxjDJCL.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadAClE15vwxjDJCL.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadArlE15vwxjDJCL.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Recursive", - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Red Hat Display", - "fontFamily": "Red Hat Display, sans-serif", - "slug": "red-hat-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbjKWck05-Xecg3w.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbmyWck05-Xecg3w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbl6Wck05-Xecg3w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbrKRck05-Xecg3w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbouRck05-Xecg3w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbuyRck05-Xecg3w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbsWRck05-Xecg3w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVxAsz-FWZk3zJGg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVmgsz-FWZk3zJGg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVqAsz-FWZk3zJGg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVRAwz-FWZk3zJGg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVfQwz-FWZk3zJGg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVGgwz-FWZk3zJGg.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVMwwz-FWZk3zJGg.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Red Hat Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Red Hat Mono", - "fontFamily": "Red Hat Mono, monospace", - "slug": "red-hat-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQQPI-7TNuW4QuKI.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQV3I-7TNuW4QuKI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQW_I-7TNuW4QuKI.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQYPP-7TNuW4QuKI.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQbrP-7TNuW4QuKI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLTfLHuEwVqKIJuw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLE_LHuEwVqKIJuw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLIfLHuEwVqKIJuw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLzfXHuEwVqKIJuw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWL9PXHuEwVqKIJuw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Red Hat Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Red Hat Text", - "fontFamily": "Red Hat Text, sans-serif", - "slug": "red-hat-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML-ZwVrPacYVFtIY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrPacYVFtIY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML4pwVrPacYVFtIY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML2Z3VrPacYVFtIY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML193VrPacYVFtIY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAz4PXQcKdApIYv_g.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzvvXQcKdApIYv_g.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzjPXQcKdApIYv_g.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzYPLQcKdApIYv_g.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzWfLQcKdApIYv_g.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Red Hat Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Red Rose", - "fontFamily": "Red Rose, system-ui", - "slug": "red-rose", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8y8_sDdzSsYUVUjg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Red Rose", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yrfsDdzSsYUVUjg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Red Rose", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yn_sDdzSsYUVUjg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Red Rose", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yc_wDdzSsYUVUjg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Red Rose", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8ySvwDdzSsYUVUjg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Red Rose", - "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Redacted", - "fontFamily": "Redacted, system-ui", - "slug": "redacted", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redacted/v8/Z9XVDmdRShme2O_7aITb4u2El6GC.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Redacted", - "preview": "https://s.w.org/images/fonts/17.7/previews/redacted/redacted-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/redacted/redacted.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Redacted Script", - "fontFamily": "Redacted Script, system-ui", - "slug": "redacted-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redactedscript/v10/ypvEbXGRglhokR7dcC3d1-R6zmxqHUzVnLI397ldkg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Redacted Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redactedscript/v10/ypvBbXGRglhokR7dcC3d1-R6zmxStGTxkZkr_g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Redacted Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/redactedscript/v10/ypvEbXGRglhokR7dcC3d1-R6zmxqDUvVnLI397ldkg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Redacted Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Redressed", - "fontFamily": "Redressed, cursive", - "slug": "redressed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/redressed/v29/x3dickHUbrmJ7wMy9MsBefACvy_1BA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Redressed", - "preview": "https://s.w.org/images/fonts/17.7/previews/redressed/redressed-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/redressed/redressed.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Reem Kufi", - "fontFamily": "Reem Kufi, sans-serif", - "slug": "reem-kufi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtuZnEGSf3qGuvM4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Reem Kufi", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQttRnEGSf3qGuvM4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Reem Kufi", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtjhgEGSf3qGuvM4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Reem Kufi", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtgFgEGSf3qGuvM4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Reem Kufi", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Reem Kufi Fun", - "fontFamily": "Reem Kufi Fun, sans-serif", - "slug": "reem-kufi-fun", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChoYj3nClrvqZzZXq.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Reem Kufi Fun", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChoYR3nClrvqZzZXq.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Reem Kufi Fun", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChob92XClrvqZzZXq.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Reem Kufi Fun", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChobE2XClrvqZzZXq.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Reem Kufi Fun", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Reem Kufi Ink", - "fontFamily": "Reem Kufi Ink, sans-serif", - "slug": "reem-kufi-ink", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/reemkufiink/v9/oPWJ_kJmmu8hCvB9iFumxZSnRjtdQnSX1ko.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Reem Kufi Ink", - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-ink/reem-kufi-ink-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-ink/reem-kufi-ink.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Reenie Beanie", - "fontFamily": "Reenie Beanie, cursive", - "slug": "reenie-beanie", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/reeniebeanie/v20/z7NSdR76eDkaJKZJFkkjuvWxbPi_qoOgf_w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Reenie Beanie", - "preview": "https://s.w.org/images/fonts/17.7/previews/reenie-beanie/reenie-beanie-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/reenie-beanie/reenie-beanie.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Reggae One", - "fontFamily": "Reggae One, system-ui", - "slug": "reggae-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/reggaeone/v16/7r3DqX5msMIkeuwJwOJt_atL5uH-mts.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Reggae One", - "preview": "https://s.w.org/images/fonts/17.7/previews/reggae-one/reggae-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/reggae-one/reggae-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rethink Sans", - "fontFamily": "Rethink Sans, sans-serif", - "slug": "rethink-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkmFRCEvmma-aua4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqklNRCEvmma-aua4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45Dmqkr9WCEvmma-aua4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkoZWCEvmma-aua4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkuFWCEvmma-aua4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kS4A3smI2fqa7iVQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kS0g3smI2fqa7iVQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSPgrsmI2fqa7iVQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSBwrsmI2fqa7iVQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSYArsmI2fqa7iVQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Rethink Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Revalia", - "fontFamily": "Revalia, system-ui", - "slug": "revalia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/revalia/v22/WwkexPimBE2-4ZPEeV_uNIgJSNM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Revalia", - "preview": "https://s.w.org/images/fonts/17.7/previews/revalia/revalia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/revalia/revalia.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rhodium Libre", - "fontFamily": "Rhodium Libre, serif", - "slug": "rhodium-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rhodiumlibre/v19/1q2AY5adA0tn_ukeHcQHqpx6pEHLeo2gm2U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rhodium Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/rhodium-libre/rhodium-libre-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rhodium-libre/rhodium-libre.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Ribeye", - "fontFamily": "Ribeye, system-ui", - "slug": "ribeye", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ribeye/v25/L0x8DFMxk1MP9R3RufCmRSlUig.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ribeye", - "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye/ribeye-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye/ribeye.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Ribeye Marrow", - "fontFamily": "Ribeye Marrow, system-ui", - "slug": "ribeye-marrow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ribeyemarrow/v24/GFDsWApshnqMRO2JdtRZ2d0vEAkTVWgKdtw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ribeye Marrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye-marrow/ribeye-marrow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye-marrow/ribeye-marrow.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Righteous", - "fontFamily": "Righteous, system-ui", - "slug": "righteous", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/righteous/v17/1cXxaUPXBpj2rGoU7C9minuEicG01A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Righteous", - "preview": "https://s.w.org/images/fonts/17.7/previews/righteous/righteous-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/righteous/righteous.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Risque", - "fontFamily": "Risque, system-ui", - "slug": "risque", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/risque/v22/VdGfAZUfHosahXxoDEYVBJ-T5g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Risque", - "preview": "https://s.w.org/images/fonts/17.7/previews/risque/risque-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/risque/risque.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Road Rage", - "fontFamily": "Road Rage, system-ui", - "slug": "road-rage", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/roadrage/v7/6NUU8F2fKAOBKjjr4ekvscYAwdRZfw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Road Rage", - "preview": "https://s.w.org/images/fonts/17.7/previews/road-rage/road-rage-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/road-rage/road-rage.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Roboto", - "fontFamily": "Roboto, sans-serif", - "slug": "roboto", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgWxKKTM1K9nz.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrIzIXLsnzjYk.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vBh05IsDqlA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjARc4AMX6lJBP.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me4GZLCzYlKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu52xKKTM1K9nz.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ABc4AMX6lJBP.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvBh05IsDqlA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBhc4AMX6lJBP.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvBh05IsDqlA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBBc4AMX6lJBP.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Roboto", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Roboto Condensed", - "fontFamily": "Roboto Condensed, sans-serif", - "slug": "roboto-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyo_BM731BKMSK.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyUyovBM731BKMSK.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyXsovBM731BKMSK.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBM731BKMSK.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWAovBM731BKMSK.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVspfBM731BKMSK.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBM731BKMSK.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyUypfBM731BKMSK.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyUbpfBM731BKMSK.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64RgL5XxjLdSK37o.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64ZgK5XxjLdSK37o.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64UYK5XxjLdSK37o.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64RgK5XxjLdSK37o.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64SoK5XxjLdSK37o.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64cYN5XxjLdSK37o.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64f8N5XxjLdSK37o.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64ZgN5XxjLdSK37o.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64bEN5XxjLdSK37o.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Roboto Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Roboto Flex", - "fontFamily": "Roboto Flex, sans-serif", - "slug": "roboto-flex", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/robotoflex/v9/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNYG0EACUTNK-QKavMlxGJI8dxef0jQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Roboto Flex", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-flex/roboto-flex-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-flex/roboto-flex.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Roboto Mono", - "fontFamily": "Roboto Mono, monospace", - "slug": "roboto-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vuPRu-5Ip2sSQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_XvqPRu-5Ip2sSQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_gPqPRu-5Ip2sSQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPRu-5Ip2sSQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_7PqPRu-5Ip2sSQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_AP2PRu-5Ip2sSQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PRu-5Ip2sSQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAeW4AJi8SZwt.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrnnAOW4AJi8SZwt.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrk5AOW4AJi8SZwt.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW4AJi8SZwt.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlVAOW4AJi8SZwt.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrm5B-W4AJi8SZwt.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W4AJi8SZwt.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Roboto Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Roboto Serif", - "fontFamily": "Roboto Serif, serif", - "slug": "roboto-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliosp6J2Af5fR4k.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqotp6J2Af5fR4k.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElnQtp6J2Af5fR4k.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliotp6J2Af5fR4k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElhgtp6J2Af5fR4k.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElvQqp6J2Af5fR4k.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEls0qp6J2Af5fR4k.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqoqp6J2Af5fR4k.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEloMqp6J2Af5fR4k.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-V8ANxaV4nUFw.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-R8ANxaV4nUFw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuEeR8ANxaV4nUFw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-R8ANxaV4nUFw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JufeR8ANxaV4nUFw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JukeN8ANxaV4nUFw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuqON8ANxaV4nUFw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-N8ANxaV4nUFw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Ju5uN8ANxaV4nUFw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Roboto Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Roboto Slab", - "fontFamily": "Roboto Slab, serif", - "slug": "roboto-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWWbW5iddG-1A.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDISWbW5iddG-1A.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSWbW5iddG-1A.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWbW5iddG-1A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSWbW5iddG-1A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOWbW5iddG-1A.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OWbW5iddG-1A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDIOWbW5iddG-1A.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOWbW5iddG-1A.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Roboto Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rochester", - "fontFamily": "Rochester, cursive", - "slug": "rochester", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rochester/v22/6ae-4KCqVa4Zy6Fif-Uy2lvWNTMwoQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rochester", - "preview": "https://s.w.org/images/fonts/17.7/previews/rochester/rochester-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rochester/rochester.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Rock 3D", - "fontFamily": "Rock 3D, system-ui", - "slug": "rock-3d", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rock3d/v10/yYLp0hrL0PCo651513GnwRnQyNI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rock 3D", - "preview": "https://s.w.org/images/fonts/17.7/previews/rock-3d/rock-3d-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rock-3d/rock-3d.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rock Salt", - "fontFamily": "Rock Salt, cursive", - "slug": "rock-salt", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rocksalt/v22/MwQ0bhv11fWD6QsAVOZbtUk7hbBWrA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rock Salt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rock-salt/rock-salt-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rock-salt/rock-salt.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "RocknRoll One", - "fontFamily": "RocknRoll One, sans-serif", - "slug": "rocknroll-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rocknrollone/v10/kmK7ZqspGAfCeUiW6FFlmEC9guBhs7tfUxc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "RocknRoll One", - "preview": "https://s.w.org/images/fonts/17.7/previews/rocknroll-one/rocknroll-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rocknroll-one/rocknroll-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rokkitt", - "fontFamily": "Rokkitt, serif", - "slug": "rokkitt", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1rydpDOE76HvN6n.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pyd5DOE76HvN6n.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1qsd5DOE76HvN6n.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1ryd5DOE76HvN6n.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1rAd5DOE76HvN6n.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1oscJDOE76HvN6n.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1oVcJDOE76HvN6n.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pycJDOE76HvN6n.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pbcJDOE76HvN6n.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NHiJGb-luc6nu9E.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NPiIGb-luc6nu9E.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NCaIGb-luc6nu9E.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NHiIGb-luc6nu9E.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NEqIGb-luc6nu9E.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NKaPGb-luc6nu9E.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NJ-PGb-luc6nu9E.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NPiPGb-luc6nu9E.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NNGPGb-luc6nu9E.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Rokkitt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Romanesco", - "fontFamily": "Romanesco, cursive", - "slug": "romanesco", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/romanesco/v21/w8gYH2ozQOY7_r_J7mSn2XwLqOqSBg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Romanesco", - "preview": "https://s.w.org/images/fonts/17.7/previews/romanesco/romanesco-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/romanesco/romanesco.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ropa Sans", - "fontFamily": "Ropa Sans, sans-serif", - "slug": "ropa-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ropasans/v15/EYqxmaNOzLlWtsZSScyKXzloU5KP2g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ropa Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ropa-sans/ropa-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ropasans/v15/EYq3maNOzLlWtsZSScy6WDNpcZef2mNE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ropa Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/ropa-sans/ropa-sans-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ropa-sans/ropa-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rosario", - "fontFamily": "Rosario, sans-serif", - "slug": "rosario", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM69GCWc2d-YnOzUD.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68YCWc2d-YnOzUD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68qCWc2d-YnOzUD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6_GDmc2d-YnOzUD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6__Dmc2d-YnOzUD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQStFwfecFPiUDn08.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSo9wfecFPiUDn08.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSr1wfecFPiUDn08.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSlF3fecFPiUDn08.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSmh3fecFPiUDn08.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Rosario", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rosarivo", - "fontFamily": "Rosarivo, serif", - "slug": "rosarivo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rosarivo/v22/PlI-Fl2lO6N9f8HaNAeH2nhMnNy5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rosarivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosarivo/rosarivo-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rosarivo/v22/PlI4Fl2lO6N9f8HaNDeA0Hlumcy5ZX8.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rosarivo", - "preview": "https://s.w.org/images/fonts/17.7/previews/rosarivo/rosarivo-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rosarivo/rosarivo.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rouge Script", - "fontFamily": "Rouge Script, cursive", - "slug": "rouge-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rougescript/v18/LYjFdGbiklMoCIQOw1Ep3S4PUfXbUJWq9g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rouge Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/rouge-script/rouge-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rouge-script/rouge-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Rowdies", - "fontFamily": "Rowdies, system-ui", - "slug": "rowdies", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rowdies/v17/ptRMTieMYPNBAK219hth5OvyKQNute8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Rowdies", - "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rowdies/v17/ptRJTieMYPNBAK21zrJJwObZNQo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rowdies", - "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rowdies/v17/ptRMTieMYPNBAK219gtm5OvyKQNute8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rowdies", - "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rozha One", - "fontFamily": "Rozha One, serif", - "slug": "rozha-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rozhaone/v15/AlZy_zVFtYP12Zncg2khcHf4XB0Tow.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rozha One", - "preview": "https://s.w.org/images/fonts/17.7/previews/rozha-one/rozha-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rozha-one/rozha-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rubik", - "fontFamily": "Rubik, sans-serif", - "slug": "rubik", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-WYi1VU80V4bVkA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1VU80V4bVkA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1VU80V4bVkA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1VU80V4bVkA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1VU80V4bVkA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-h4-1VU80V4bVkA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-ro-1VU80V4bVkA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8sDE0U1dYPFkJ1O.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tdE0U1dYPFkJ1O.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tvE0U1dYPFkJ1O.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8uDFEU1dYPFkJ1O.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8u6FEU1dYPFkJ1O.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8vdFEU1dYPFkJ1O.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8v0FEU1dYPFkJ1O.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Rubik", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rubik 80s Fade", - "fontFamily": "Rubik 80s Fade, system-ui", - "slug": "rubik-80s-fade", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubik80sfade/v2/U9MF6dW37nLSmnwZXyoV-uPXUhH1kbL8IHcK.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik 80s Fade", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-80s-fade/rubik-80s-fade-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-80s-fade/rubik-80s-fade.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Beastly", - "fontFamily": "Rubik Beastly, system-ui", - "slug": "rubik-beastly", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikbeastly/v10/0QImMXRd5oOmSC2ZQ7o9653X07n8_ApHqqk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Beastly", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-beastly/rubik-beastly-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-beastly/rubik-beastly.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Broken Fax", - "fontFamily": "Rubik Broken Fax, system-ui", - "slug": "rubik-broken-fax", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikbrokenfax/v1/NGSvv4rXG042O-GzH9sg1cUgl8w8YWqWdmGi300.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Broken Fax", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-broken-fax/rubik-broken-fax-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-broken-fax/rubik-broken-fax.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Bubbles", - "fontFamily": "Rubik Bubbles, system-ui", - "slug": "rubik-bubbles", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikbubbles/v3/JIA1UVdwbHFJtwA7Us1BPFbRNTQNfDxyRXI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Bubbles", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-bubbles/rubik-bubbles-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-bubbles/rubik-bubbles.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Burned", - "fontFamily": "Rubik Burned, system-ui", - "slug": "rubik-burned", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikburned/v1/Jqzk5TmOVOqQHihKqPpscqniGAuaCY5ZSg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Burned", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-burned/rubik-burned-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-burned/rubik-burned.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Dirt", - "fontFamily": "Rubik Dirt, system-ui", - "slug": "rubik-dirt", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdulkm6gDXvwE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Dirt", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-dirt/rubik-dirt-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-dirt/rubik-dirt.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Distressed", - "fontFamily": "Rubik Distressed, system-ui", - "slug": "rubik-distressed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikdistressed/v1/GFDxWBdsmnqAVqjtUsZf2dcrQ2ldcWUhatVBaGM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Distressed", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-distressed/rubik-distressed-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-distressed/rubik-distressed.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Doodle Shadow", - "fontFamily": "Rubik Doodle Shadow, system-ui", - "slug": "rubik-doodle-shadow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikdoodleshadow/v1/rP2bp3im_k8G_wTVdvvMdHqmXTR3lEaLyK6Z3KOY7Gw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Doodle Shadow", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-shadow/rubik-doodle-shadow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-shadow/rubik-doodle-shadow.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Doodle Triangles", - "fontFamily": "Rubik Doodle Triangles, system-ui", - "slug": "rubik-doodle-triangles", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikdoodletriangles/v1/esDA301BLOmMKxKspb3g-domRuLPeaSn2bTzdL2_slZxgWE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Doodle Triangles", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-triangles/rubik-doodle-triangles-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-triangles/rubik-doodle-triangles.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Gemstones", - "fontFamily": "Rubik Gemstones, system-ui", - "slug": "rubik-gemstones", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikgemstones/v1/zrf90HrL0-_8Xb4DFM2rUkWbOVrOjSnGqi1GMw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Gemstones", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-gemstones/rubik-gemstones-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-gemstones/rubik-gemstones.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Glitch", - "fontFamily": "Rubik Glitch, system-ui", - "slug": "rubik-glitch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikglitch/v2/qkBSXv8b_srFRYQVYrDKh9ZvnS7HONiSFQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Glitch", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-glitch/rubik-glitch-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-glitch/rubik-glitch.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Iso", - "fontFamily": "Rubik Iso, system-ui", - "slug": "rubik-iso", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikiso/v2/x3dickHUfr-S4VAI4sABefACvy_1BA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Iso", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-iso/rubik-iso-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-iso/rubik-iso.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Lines", - "fontFamily": "Rubik Lines, system-ui", - "slug": "rubik-lines", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubiklines/v1/_gP81R3vsjYzVW2Y6xFF-GS0YPp7oSNy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Lines", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-lines/rubik-lines-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-lines/rubik-lines.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Maps", - "fontFamily": "Rubik Maps, system-ui", - "slug": "rubik-maps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikmaps/v1/Gw6_wcjl80TZK9XxtbbejSMUChRqp9k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Maps", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maps/rubik-maps-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maps/rubik-maps.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Marker Hatch", - "fontFamily": "Rubik Marker Hatch, system-ui", - "slug": "rubik-marker-hatch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikmarkerhatch/v1/QldTNSFQsh0B_bFXXWv6LAt-jswapJHQCb4iw0H6zw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Marker Hatch", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-marker-hatch/rubik-marker-hatch-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-marker-hatch/rubik-marker-hatch.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Maze", - "fontFamily": "Rubik Maze, system-ui", - "slug": "rubik-maze", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikmaze/v2/xMQRuF9ZVa2ftiJEavXSAXvinS-bxV4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Maze", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maze/rubik-maze-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maze/rubik-maze.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Microbe", - "fontFamily": "Rubik Microbe, system-ui", - "slug": "rubik-microbe", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikmicrobe/v2/UqyWK8oPP3hjw6ANS9rM3PsZcsoaaKgiauE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Microbe", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-microbe/rubik-microbe-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-microbe/rubik-microbe.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Mono One", - "fontFamily": "Rubik Mono One, sans-serif", - "slug": "rubik-mono-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikmonoone/v18/UqyJK8kPP3hjw6ANTdfRk9YSN-81RqQrc_j9.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Mono One", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-mono-one/rubik-mono-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-mono-one/rubik-mono-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rubik Moonrocks", - "fontFamily": "Rubik Moonrocks, system-ui", - "slug": "rubik-moonrocks", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikmoonrocks/v5/845ANMAmAI2VUZMLu_W0M7HqlDHnWMD7JGy1Sw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Moonrocks", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-moonrocks/rubik-moonrocks-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-moonrocks/rubik-moonrocks.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Pixels", - "fontFamily": "Rubik Pixels, system-ui", - "slug": "rubik-pixels", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikpixels/v2/SlGXmQOaupkIeSx4CEpB7AdSbRYRagrQrA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Pixels", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-pixels/rubik-pixels-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-pixels/rubik-pixels.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Puddles", - "fontFamily": "Rubik Puddles, system-ui", - "slug": "rubik-puddles", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikpuddles/v2/1Ptog8bYX_qGnkLkrU5MJsQcJfW0wVMT-aE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Puddles", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-puddles/rubik-puddles-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-puddles/rubik-puddles.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Scribble", - "fontFamily": "Rubik Scribble, system-ui", - "slug": "rubik-scribble", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikscribble/v1/snfzs0Cp48d67SuHQOpjXLsQpbqeSjORSo9W.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Scribble", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-scribble/rubik-scribble-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-scribble/rubik-scribble.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Spray Paint", - "fontFamily": "Rubik Spray Paint, system-ui", - "slug": "rubik-spray-paint", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikspraypaint/v1/WnzhHBAoeBPUDTB4EWR82y6EXWPH-Ro7QoaBZQxP.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Spray Paint", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-spray-paint/rubik-spray-paint-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-spray-paint/rubik-spray-paint.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Storm", - "fontFamily": "Rubik Storm, system-ui", - "slug": "rubik-storm", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikstorm/v1/eLGYP-_uPgO5Ag7ju9JaouL4T2Xh9NQk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Storm", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-storm/rubik-storm-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-storm/rubik-storm.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Vinyl", - "fontFamily": "Rubik Vinyl, system-ui", - "slug": "rubik-vinyl", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikvinyl/v1/iJWABXKIfDnIV4mQ5BfjvUXbxox2ztOU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Vinyl", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-vinyl/rubik-vinyl-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-vinyl/rubik-vinyl.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Rubik Wet Paint", - "fontFamily": "Rubik Wet Paint, system-ui", - "slug": "rubik-wet-paint", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rubikwetpaint/v2/HTx0L20uMDGHgdULcpTF3Oe4d_-F_jz313DuvQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rubik Wet Paint", - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-wet-paint/rubik-wet-paint-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-wet-paint/rubik-wet-paint.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Ruda", - "fontFamily": "Ruda, sans-serif", - "slug": "ruda", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaJFsi_72KiSGg-H.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ruda", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaJ3si_72KiSGg-H.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ruda", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaKbtS_72KiSGg-H.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ruda", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaKitS_72KiSGg-H.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ruda", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaLFtS_72KiSGg-H.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Ruda", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaLstS_72KiSGg-H.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Ruda", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rufina", - "fontFamily": "Rufina, serif", - "slug": "rufina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rufina/v15/Yq6V-LyURyLy-aKyphRktOdClg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rufina", - "preview": "https://s.w.org/images/fonts/17.7/previews/rufina/rufina-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/rufina/v15/Yq6W-LyURyLy-aKKHztAucxenxE0SA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Rufina", - "preview": "https://s.w.org/images/fonts/17.7/previews/rufina/rufina-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rufina/rufina.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Ruge Boogie", - "fontFamily": "Ruge Boogie, cursive", - "slug": "ruge-boogie", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rugeboogie/v28/JIA3UVFwbHRF_GIWSMhKNROnPzUveSxy.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ruge Boogie", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruge-boogie/ruge-boogie-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ruge-boogie/ruge-boogie.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ruluko", - "fontFamily": "Ruluko, sans-serif", - "slug": "ruluko", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ruluko/v21/xMQVuFNZVaODtm0pDqWzKX_QmA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ruluko", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruluko/ruluko-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ruluko/ruluko.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Rum Raisin", - "fontFamily": "Rum Raisin, sans-serif", - "slug": "rum-raisin", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rumraisin/v22/nwpRtKu3Ih8D5avB4h2uJ3qIywA7eMM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rum Raisin", - "preview": "https://s.w.org/images/fonts/17.7/previews/rum-raisin/rum-raisin-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rum-raisin/rum-raisin.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ruslan Display", - "fontFamily": "Ruslan Display, system-ui", - "slug": "ruslan-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ruslandisplay/v25/Gw6jwczl81XcIZuckK_e3UpfdzxuldyFvm1n.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ruslan Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruslan-display/ruslan-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ruslan-display/ruslan-display.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Russo One", - "fontFamily": "Russo One, sans-serif", - "slug": "russo-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/russoone/v16/Z9XUDmZRWg6M1LvRYsH-zcOInrib9Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Russo One", - "preview": "https://s.w.org/images/fonts/17.7/previews/russo-one/russo-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/russo-one/russo-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ruthie", - "fontFamily": "Ruthie, cursive", - "slug": "ruthie", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ruthie/v26/gokvH63sGkdqXuU9kT53Q2u_mQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ruthie", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruthie/ruthie-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ruthie/ruthie.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ruwudu", - "fontFamily": "Ruwudu, serif", - "slug": "ruwudu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ruwudu/v4/syky-y1tj6UzRKfNkACT9tPdpw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ruwudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruwudu/v4/sykx-y1tj6UzRKf1YSm3-_jBrlSILg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ruwudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruwudu/v4/sykx-y1tj6UzRKf1TS63-_jBrlSILg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ruwudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ruwudu/v4/sykx-y1tj6UzRKf1KS-3-_jBrlSILg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ruwudu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Rye", - "fontFamily": "Rye, system-ui", - "slug": "rye", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/rye/v15/r05XGLJT86YDE5TsXOqx4w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Rye", - "preview": "https://s.w.org/images/fonts/17.7/previews/rye/rye-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/rye/rye.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "STIX Two Text", - "fontFamily": "STIX Two Text, serif", - "slug": "stix-two-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yihg2SOdWxFMN1WD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YihS2SOdWxFMN1WD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yii-3iOdWxFMN1WD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YiiH3iOdWxFMN1WD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omsvbURBuMkWDmSo.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omvnbURBuMkWDmSo.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omhXcURBuMkWDmSo.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omizcURBuMkWDmSo.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "STIX Two Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sacramento", - "fontFamily": "Sacramento, cursive", - "slug": "sacramento", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sacramento/v15/buEzpo6gcdjy0EiZMBUG0C8V_NxLeiw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sacramento", - "preview": "https://s.w.org/images/fonts/17.7/previews/sacramento/sacramento-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sacramento/sacramento.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sahitya", - "fontFamily": "Sahitya, serif", - "slug": "sahitya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sahitya/v17/6qLAKZkOuhnuqlJAaSIFPywEDnI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sahitya", - "preview": "https://s.w.org/images/fonts/17.7/previews/sahitya/sahitya-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sahitya/v17/6qLFKZkOuhnuqlJAUZsqGyEvEnvSexI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sahitya", - "preview": "https://s.w.org/images/fonts/17.7/previews/sahitya/sahitya-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sahitya/sahitya.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sail", - "fontFamily": "Sail, system-ui", - "slug": "sail", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sail/v16/DPEjYwiBxwYJFBHDADYAbvw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sail", - "preview": "https://s.w.org/images/fonts/17.7/previews/sail/sail-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sail/sail.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Saira", - "fontFamily": "Saira, sans-serif", - "slug": "saira", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rDos07lwYmUVY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA79rCos07lwYmUVY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7wTCos07lwYmUVY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rCos07lwYmUVY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA72jCos07lwYmUVY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA74TFos07lwYmUVY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA773Fos07lwYmUVY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA79rFos07lwYmUVY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7_PFos07lwYmUVY.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBSooxliQjQVYmxA.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKByosxliQjQVYmxA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBFIsxliQjQVYmxA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBSosxliQjQVYmxA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBeIsxliQjQVYmxA.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBlIwxliQjQVYmxA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBrYwxliQjQVYmxA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKByowxliQjQVYmxA.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKB44wxliQjQVYmxA.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Saira", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Saira Condensed", - "fontFamily": "Saira Condensed, sans-serif", - "slug": "saira-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRMQgErUN8XuHNEtX81i9TmEkrnwetF2omSrzS8.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnbcpg9aeepi2lHw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnCclg9aeepi2lHw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJROQgErUN8XuHNEtX81i9TmEkrfoOFE-IyCrw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnUchg9aeepi2lHw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnfc9g9aeepi2lHw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnGc5g9aeepi2lHw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnBc1g9aeepi2lHw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnIcxg9aeepi2lHw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Saira Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Saira Extra Condensed", - "fontFamily": "Saira Extra Condensed, sans-serif", - "slug": "saira-extra-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFsOHYr-vcC7h8MklGBkrvmUG9rbpkisrTri0j09i5ss3a3.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrJ2nR2QBgum-uoQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrQ2rR2QBgum-uoQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFiOHYr-vcC7h8MklGBkrvmUG9rbpkisrTT6kL11Ct8sw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vR2QBgum-uoQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrN2zR2QBgum-uoQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23R2QBgum-uoQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrT27R2QBgum-uoQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTra2_R2QBgum-uoQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Saira Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Saira Semi Condensed", - "fontFamily": "Saira Semi Condensed, sans-serif", - "slug": "saira-semi-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MN6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXdvaOY8rXT-8V8.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfDScMTg3j36Ebz.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXenSsMTg3j36Ebz.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MD6c-2-nnJkHxyCjRcnMHcWVWV1cWRRU8OYuceqGT-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXf_S8MTg3j36Ebz.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfTTMMTg3j36Ebz.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXe3TcMTg3j36Ebz.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXerTsMTg3j36Ebz.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXePT8MTg3j36Ebz.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Saira Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Saira Stencil One", - "fontFamily": "Saira Stencil One, system-ui", - "slug": "saira-stencil-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sairastencilone/v16/SLXSc03I6HkvZGJ1GvvipLoYSTEL9AsJawif2YQ2.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Saira Stencil One", - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-stencil-one/saira-stencil-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/saira-stencil-one/saira-stencil-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Salsa", - "fontFamily": "Salsa, system-ui", - "slug": "salsa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/salsa/v21/gNMKW3FiRpKj-imd8ncKEZez.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Salsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/salsa/salsa-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/salsa/salsa.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sanchez", - "fontFamily": "Sanchez, serif", - "slug": "sanchez", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sanchez/v15/Ycm2sZJORluHnXbITmtb_BwE1l0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sanchez", - "preview": "https://s.w.org/images/fonts/17.7/previews/sanchez/sanchez-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sanchez/v15/Ycm0sZJORluHnXbIfmxR_T4Bxl3gkw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sanchez", - "preview": "https://s.w.org/images/fonts/17.7/previews/sanchez/sanchez-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sanchez/sanchez.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sancreek", - "fontFamily": "Sancreek, system-ui", - "slug": "sancreek", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sancreek/v25/pxiHypAnsdxUm159X7D7XV9NEe-K.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sancreek", - "preview": "https://s.w.org/images/fonts/17.7/previews/sancreek/sancreek-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sancreek/sancreek.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sansita", - "fontFamily": "Sansita, sans-serif", - "slug": "sansita", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldONTRRphEb_-V7HBy7TXFf3qw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldMNTRRphEb_-V7LBuxTFNazqx2xg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldLNTRRphEb_-V7JKWUaXx0wqVv3_g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldJNTRRphEb_-V7LBuJ9Xx-w4dqz_joDQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldLNTRRphEb_-V7JLmXaXx0wqVv3_g.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldJNTRRphEb_-V7LBuJ6X9-w4dqz_joDQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldLNTRRphEb_-V7JJ2WaXx0wqVv3_g.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansita/v11/QldJNTRRphEb_-V7LBuJzX5-w4dqz_joDQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Sansita", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sansita Swashed", - "fontFamily": "Sansita Swashed, system-ui", - "slug": "sansita-swashed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW-ppbT8VehmEa4Q.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW7RpbT8VehmEa4Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW4ZpbT8VehmEa4Q.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW2pubT8VehmEa4Q.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW1NubT8VehmEa4Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSWzRubT8VehmEa4Q.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSWx1ubT8VehmEa4Q.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sansita Swashed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sarabun", - "fontFamily": "Sarabun, sans-serif", - "slug": "sarabun", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVhJx26TKEr37c9YHZJn3YI5gnOpg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVnJx26TKEr37c9aBBx_nwJxAzephhN.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YNpoulkm6gDXvwE.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxUl0s6yLSrwFUlw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YL5rulkm6gDXvwE.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxNl4s6yLSrwFUlw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVjJx26TKEr37c9WBdDnlQN9gk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVhJx26TKEr37c9aBBJn3YI5gnOpg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YOZqulkm6gDXvwE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxbl8s6yLSrwFUlw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YMptulkm6gDXvwE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxQlgs6yLSrwFUlw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YK5sulkm6gDXvwE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxJlks6yLSrwFUlw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YLJvulkm6gDXvwE.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxOlos6yLSrwFUlw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Sarabun", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sarala", - "fontFamily": "Sarala, sans-serif", - "slug": "sarala", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sarala/v12/uK_y4riEZv4o1w9RDx0TMv6EXw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sarala", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarala/sarala-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarala/v12/uK_x4riEZv4o1w9ptjI3P9WYVkMpXA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sarala", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarala/sarala-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sarala/sarala.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sarina", - "fontFamily": "Sarina, system-ui", - "slug": "sarina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sarina/v23/-F6wfjF3ITQwasLhK0DUriBQxw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sarina", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarina/sarina-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sarina/sarina.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sarpanch", - "fontFamily": "Sarpanch, sans-serif", - "slug": "sarpanch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sarpanch/v13/hESy6Xt4NCpRuk6Pzh2FRIrX_20n.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sarpanch", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziV0ba7a1HEuRHkM.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sarpanch", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziVYaq7a1HEuRHkM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sarpanch", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziU8a67a1HEuRHkM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sarpanch", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziUgaK7a1HEuRHkM.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sarpanch", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziUEaa7a1HEuRHkM.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sarpanch", - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sassy Frass", - "fontFamily": "Sassy Frass, cursive", - "slug": "sassy-frass", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sassyfrass/v7/LhWhMVrGOe0FLb97BjhsE99YGNWQg_am.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sassy Frass", - "preview": "https://s.w.org/images/fonts/17.7/previews/sassy-frass/sassy-frass-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sassy-frass/sassy-frass.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Satisfy", - "fontFamily": "Satisfy, cursive", - "slug": "satisfy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/satisfy/v21/rP2Hp2yn6lkG50LoOZGCHBeHFl0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Satisfy", - "preview": "https://s.w.org/images/fonts/17.7/previews/satisfy/satisfy-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/satisfy/satisfy.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sawarabi Gothic", - "fontFamily": "Sawarabi Gothic, sans-serif", - "slug": "sawarabi-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sawarabigothic/v12/x3d4ckfVaqqa-BEj-I9mE65u3k3NACk3E2YljQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sawarabi Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-gothic/sawarabi-gothic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-gothic/sawarabi-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sawarabi Mincho", - "fontFamily": "Sawarabi Mincho, serif", - "slug": "sawarabi-mincho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sawarabimincho/v17/8QIRdiDaitzr7brc8ahpxt6GcIJTKKhP46UDUw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sawarabi Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-mincho/sawarabi-mincho-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-mincho/sawarabi-mincho.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Scada", - "fontFamily": "Scada, sans-serif", - "slug": "scada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/scada/v15/RLpxK5Pv5qumeWJtxzUobkvv.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Scada", - "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/scada/v15/RLp_K5Pv5qumeVJqzTQKa1vvffg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Scada", - "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/scada/v15/RLp8K5Pv5qumeVrU6BElRVfmZOE5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Scada", - "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/scada/v15/RLp6K5Pv5qumeVJq9Y0lT1bEYfE5p6g.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Scada", - "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Scheherazade New", - "fontFamily": "Scheherazade New, serif", - "slug": "scheherazade-new", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaZrFhTvxVnHDvUkUiHg8jprP4DCwZsOl4p5Is.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Scheherazade New", - "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaerFhTvxVnHDvUkUiHg8jprP4DM_dFHlMC-IKnoSE.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Scheherazade New", - "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaerFhTvxVnHDvUkUiHg8jprP4DM9tCHlMC-IKnoSE.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Scheherazade New", - "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaerFhTvxVnHDvUkUiHg8jprP4DM79DHlMC-IKnoSE.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Scheherazade New", - "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Schibsted Grotesk", - "fontFamily": "Schibsted Grotesk, sans-serif", - "slug": "schibsted-grotesk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNIsEASsJuXFGVOQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNEMEASsJuXFGVOQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMN_MYASsJuXFGVOQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYASsJuXFGVOQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNosYASsJuXFGVOQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNi8YASsJuXFGVOQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oLoDMhvflSFOTXs.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oLaDMhvflSFOTXs.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oI2C8hvflSFOTXs.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oIPC8hvflSFOTXs.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oJoC8hvflSFOTXs.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oJBC8hvflSFOTXs.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Schibsted Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Schoolbell", - "fontFamily": "Schoolbell, cursive", - "slug": "schoolbell", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/schoolbell/v18/92zQtBZWOrcgoe-fgnJIVxcQ6mRqfiQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Schoolbell", - "preview": "https://s.w.org/images/fonts/17.7/previews/schoolbell/schoolbell-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/schoolbell/schoolbell.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Scope One", - "fontFamily": "Scope One, serif", - "slug": "scope-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/scopeone/v14/WBLnrEXKYFlGHrOKmGD1Xk_MJMGxiQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Scope One", - "preview": "https://s.w.org/images/fonts/17.7/previews/scope-one/scope-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/scope-one/scope-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Seaweed Script", - "fontFamily": "Seaweed Script, system-ui", - "slug": "seaweed-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/seaweedscript/v15/bx6cNx6Tne2pxOATYE8C_Rsoe0WM-KcGVbLW.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Seaweed Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/seaweed-script/seaweed-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/seaweed-script/seaweed-script.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Secular One", - "fontFamily": "Secular One, sans-serif", - "slug": "secular-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/secularone/v12/8QINdiTajsj_87rMuMdKypDgMul7LJpK.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Secular One", - "preview": "https://s.w.org/images/fonts/17.7/previews/secular-one/secular-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/secular-one/secular-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sedgwick Ave", - "fontFamily": "Sedgwick Ave, cursive", - "slug": "sedgwick-ave", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sedgwickave/v12/uK_04rKEYuguzAcSYRdWTJq8W2g1Vcf5JA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sedgwick Ave", - "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave/sedgwick-ave-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave/sedgwick-ave.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sedgwick Ave Display", - "fontFamily": "Sedgwick Ave Display, cursive", - "slug": "sedgwick-ave-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sedgwickavedisplay/v21/xfuu0XPgU3jZPUoUo3ScvmPi-NapQ8OxM2c2d-YnOzUD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sedgwick Ave Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave-display/sedgwick-ave-display-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave-display/sedgwick-ave-display.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sen", - "fontFamily": "Sen, sans-serif", - "slug": "sen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISCq5H4vKlD9q78A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sen", - "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISBi5H4vKlD9q78A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sen", - "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISPS-H4vKlD9q78A.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sen", - "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISM2-H4vKlD9q78A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sen", - "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISKq-H4vKlD9q78A.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sen", - "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Send Flowers", - "fontFamily": "Send Flowers, cursive", - "slug": "send-flowers", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sendflowers/v5/If2PXTjtZS-0Xqy13uCQSULvwgjjouU1iw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Send Flowers", - "preview": "https://s.w.org/images/fonts/17.7/previews/send-flowers/send-flowers-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/send-flowers/send-flowers.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sevillana", - "fontFamily": "Sevillana, system-ui", - "slug": "sevillana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sevillana/v23/KFOlCnWFscmDt1Bfiy1vBh05IsDqlA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sevillana", - "preview": "https://s.w.org/images/fonts/17.7/previews/sevillana/sevillana-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sevillana/sevillana.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Seymour One", - "fontFamily": "Seymour One, sans-serif", - "slug": "seymour-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/seymourone/v23/4iCp6Khla9xbjQpoWGGd0myNPYBvgpUI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Seymour One", - "preview": "https://s.w.org/images/fonts/17.7/previews/seymour-one/seymour-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/seymour-one/seymour-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Shadows Into Light", - "fontFamily": "Shadows Into Light, cursive", - "slug": "shadows-into-light", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shadowsintolight/v19/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQDd8r4xzSMYA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shadows Into Light", - "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light/shadows-into-light-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light/shadows-into-light.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Shadows Into Light Two", - "fontFamily": "Shadows Into Light Two, cursive", - "slug": "shadows-into-light-two", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shadowsintolighttwo/v17/4iC86LVlZsRSjQhpWGedwyOoW-0A6_kpsyNmlA7NGLNnIF0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shadows Into Light Two", - "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light-two/shadows-into-light-two-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light-two/shadows-into-light-two.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Shalimar", - "fontFamily": "Shalimar, cursive", - "slug": "shalimar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shalimar/v7/uU9MCBoE6I6iNWFUvTP08PCOg0uX.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shalimar", - "preview": "https://s.w.org/images/fonts/17.7/previews/shalimar/shalimar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shalimar/shalimar.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Shantell Sans", - "fontFamily": "Shantell Sans, system-ui", - "slug": "shantell-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYQiS2izyPwxjyRN.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYR8S2izyPwxjyRN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYROS2izyPwxjyRN.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYSiTGizyPwxjyRN.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYSbTGizyPwxjyRN.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYT8TGizyPwxjyRN.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CN71wv0TijRNYgQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CID1wv0TijRNYgQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CLL1wv0TijRNYgQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CF7ywv0TijRNYgQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CGfywv0TijRNYgQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CADywv0TijRNYgQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Shantell Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Shanti", - "fontFamily": "Shanti, sans-serif", - "slug": "shanti", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shanti/v25/t5thIREMM4uSDgzgVkezpKfwzA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shanti", - "preview": "https://s.w.org/images/fonts/17.7/previews/shanti/shanti-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shanti/shanti.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Share", - "fontFamily": "Share, sans-serif", - "slug": "share", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/share/v18/i7dEIFliZjKNF5VIHLq2cV5d.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Share", - "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/share/v18/i7dKIFliZjKNF6VPFruUdE5dWFM.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Share", - "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/share/v18/i7dJIFliZjKNF63xM567WkJUQUq7.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Share", - "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/share/v18/i7dPIFliZjKNF6VPLgK7UEN2RFq7AwU.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Share", - "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/share/share.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Share Tech", - "fontFamily": "Share Tech, sans-serif", - "slug": "share-tech", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sharetech/v21/7cHtv4Uyi5K0OeZ7bohUwH8DmTcibrA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Share Tech", - "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech/share-tech-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech/share-tech.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Share Tech Mono", - "fontFamily": "Share Tech Mono, monospace", - "slug": "share-tech-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sharetechmono/v15/J7aHnp1uDWRBEqV98dVQztYldFc7oQsEIc3Xew.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Share Tech Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech-mono/share-tech-mono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech-mono/share-tech-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Shippori Antique", - "fontFamily": "Shippori Antique, sans-serif", - "slug": "shippori-antique", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shipporiantique/v8/-F6qfid3KC8pdMyzR0qRyFUht11v8lJPg-IUDNg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shippori Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique/shippori-antique-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique/shippori-antique.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Shippori Antique B1", - "fontFamily": "Shippori Antique B1, sans-serif", - "slug": "shippori-antique-b1", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shipporiantiqueb1/v8/2Eb7L_JwClR7Zl_UAKZ0mUHw3oMKd40grRRCj9-5Y8Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shippori Antique B1", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique-b1/shippori-antique-b1-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique-b1/shippori-antique-b1.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Shippori Mincho", - "fontFamily": "Shippori Mincho, serif", - "slug": "shippori-mincho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGGAZweH5EbgHY6YExcZfDoj0BA3v-C7LoS7g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4L9am4ZEO5--2zg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4A9Gm4ZEO5--2zg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4Z9Cm4ZEO5--2zg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4e9Om4ZEO5--2zg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Shippori Mincho B1", - "fontFamily": "Shippori Mincho B1, serif", - "slug": "shippori-mincho-b1", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK2E2wCr44tulPdnn-xbIpJ9RgT9-nyi6Br1lO97Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho B1", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKeolP23ih5H4Uug.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho B1", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKVo5P23ih5H4Uug.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho B1", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKMo9P23ih5H4Uug.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho B1", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKLoxP23ih5H4Uug.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Shippori Mincho B1", - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Shizuru", - "fontFamily": "Shizuru, system-ui", - "slug": "shizuru", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shizuru/v10/O4ZSFGfvnxFiCA3i30cJlgUTj2A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shizuru", - "preview": "https://s.w.org/images/fonts/17.7/previews/shizuru/shizuru-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shizuru/shizuru.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Shojumaru", - "fontFamily": "Shojumaru, system-ui", - "slug": "shojumaru", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shojumaru/v15/rax_HiWfutkLLnaKCtlMARJek0vA8A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shojumaru", - "preview": "https://s.w.org/images/fonts/17.7/previews/shojumaru/shojumaru-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shojumaru/shojumaru.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Short Stack", - "fontFamily": "Short Stack, cursive", - "slug": "short-stack", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shortstack/v15/bMrzmS2X6p0jZC6EcmPFX-SXcX8D0nq6.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Short Stack", - "preview": "https://s.w.org/images/fonts/17.7/previews/short-stack/short-stack-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/short-stack/short-stack.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Shrikhand", - "fontFamily": "Shrikhand, system-ui", - "slug": "shrikhand", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/shrikhand/v15/a8IbNovtLWfR7T7bMJwbAYiQ0zhMtA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Shrikhand", - "preview": "https://s.w.org/images/fonts/17.7/previews/shrikhand/shrikhand-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/shrikhand/shrikhand.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Siemreap", - "fontFamily": "Siemreap, sans-serif", - "slug": "siemreap", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/siemreap/v28/Gg82N5oFbgLvHAfNl2YenA8DLXpe.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Siemreap", - "preview": "https://s.w.org/images/fonts/17.7/previews/siemreap/siemreap-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/siemreap/siemreap.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sigmar", - "fontFamily": "Sigmar, system-ui", - "slug": "sigmar", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sigmar/v7/hv-XlzJgIE8a85pUaGY3MTFgVg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sigmar", - "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar/sigmar-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar/sigmar.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sigmar One", - "fontFamily": "Sigmar One, system-ui", - "slug": "sigmar-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sigmarone/v18/co3DmWZ8kjZuErj9Ta3dk6bjp3Di8U0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sigmar One", - "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar-one/sigmar-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar-one/sigmar-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Signika", - "fontFamily": "Signika, sans-serif", - "slug": "signika", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r93zuYyDMngt4xjw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Signika", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9gTuYyDMngt4xjw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Signika", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9szuYyDMngt4xjw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Signika", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9XzyYyDMngt4xjw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Signika", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9ZjyYyDMngt4xjw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Signika", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Signika Negative", - "fontFamily": "Signika Negative, sans-serif", - "slug": "signika-negative", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAr5S73pt9hiuEq8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Signika Negative", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAqnS73pt9hiuEq8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Signika Negative", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAqVS73pt9hiuEq8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Signika Negative", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAp5TL3pt9hiuEq8.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Signika Negative", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RApATL3pt9hiuEq8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Signika Negative", - "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Silkscreen", - "fontFamily": "Silkscreen, system-ui", - "slug": "silkscreen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/silkscreen/v4/m8JXjfVPf62XiF7kO-i9ULFvamODxdI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Silkscreen", - "preview": "https://s.w.org/images/fonts/17.7/previews/silkscreen/silkscreen-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/silkscreen/v4/m8JUjfVPf62XiF7kO-i9aAhATm6o2dudFvc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Silkscreen", - "preview": "https://s.w.org/images/fonts/17.7/previews/silkscreen/silkscreen-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/silkscreen/silkscreen.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Simonetta", - "fontFamily": "Simonetta, system-ui", - "slug": "simonetta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/simonetta/v27/x3dickHVYrCU5BU15c4BefACvy_1BA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Simonetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/simonetta/v27/x3dkckHVYrCU5BU15c4xfvoDnSrlBBsy.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Simonetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/simonetta/v27/x3dnckHVYrCU5BU15c45-N0msgTpDQIrGg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Simonetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/simonetta/v27/x3d5ckHVYrCU5BU15c4xfsKCsA7oLwc7Gn88.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Simonetta", - "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Single Day", - "fontFamily": "Single Day, system-ui", - "slug": "single-day", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/singleday/v17/LYjHdGDjlEgoAcF95EI5jV8FUNfeQJU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Single Day", - "preview": "https://s.w.org/images/fonts/17.7/previews/single-day/single-day-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/single-day/single-day.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sintony", - "fontFamily": "Sintony, sans-serif", - "slug": "sintony", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sintony/v15/XoHm2YDqR7-98cVUITEnu98ojjs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sintony", - "preview": "https://s.w.org/images/fonts/17.7/previews/sintony/sintony-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sintony/v15/XoHj2YDqR7-98cVUGYgIn9IDkjLp6C8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sintony", - "preview": "https://s.w.org/images/fonts/17.7/previews/sintony/sintony-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sintony/sintony.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sirin Stencil", - "fontFamily": "Sirin Stencil, system-ui", - "slug": "sirin-stencil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sirinstencil/v25/mem4YaWwznmLx-lzGfN7MdRydc1GBq6al6o.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sirin Stencil", - "preview": "https://s.w.org/images/fonts/17.7/previews/sirin-stencil/sirin-stencil-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sirin-stencil/sirin-stencil.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Six Caps", - "fontFamily": "Six Caps, sans-serif", - "slug": "six-caps", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sixcaps/v20/6ae_4KGrU7VR7bNmabcX9XXaPCop.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Six Caps", - "preview": "https://s.w.org/images/fonts/17.7/previews/six-caps/six-caps-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/six-caps/six-caps.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Skranji", - "fontFamily": "Skranji, system-ui", - "slug": "skranji", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/skranji/v13/OZpDg_dtriVFNerMYz6uklTm3Ek.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Skranji", - "preview": "https://s.w.org/images/fonts/17.7/previews/skranji/skranji-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/skranji/v13/OZpGg_dtriVFNerMW4eBtlnNwED-b4g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Skranji", - "preview": "https://s.w.org/images/fonts/17.7/previews/skranji/skranji-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/skranji/skranji.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Slabo 13px", - "fontFamily": "Slabo 13px, serif", - "slug": "slabo-13px", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/slabo13px/v15/11hEGp_azEvXZUdSBzzRcKKr2wkYnvI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Slabo 13px", - "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-13px/slabo-13px-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-13px/slabo-13px.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Slabo 27px", - "fontFamily": "Slabo 27px, serif", - "slug": "slabo-27px", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/slabo27px/v14/mFT0WbgBwKPR_Z4hGN2qsx0J1EJ7i90.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Slabo 27px", - "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-27px/slabo-27px-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-27px/slabo-27px.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Slackey", - "fontFamily": "Slackey, system-ui", - "slug": "slackey", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/slackey/v28/N0bV2SdQO-5yM0-dKlFaJdbWgdY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Slackey", - "preview": "https://s.w.org/images/fonts/17.7/previews/slackey/slackey-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/slackey/slackey.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Slackside One", - "fontFamily": "Slackside One, cursive", - "slug": "slackside-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/slacksideone/v10/EJRQQgMrXdcGsiBuvnRxodTwVyvVocNB6Iw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Slackside One", - "preview": "https://s.w.org/images/fonts/17.7/previews/slackside-one/slackside-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/slackside-one/slackside-one.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Smokum", - "fontFamily": "Smokum, system-ui", - "slug": "smokum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/smokum/v28/TK3iWkUbAhopmrdGGzUHte5fKg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Smokum", - "preview": "https://s.w.org/images/fonts/17.7/previews/smokum/smokum-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/smokum/smokum.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Smooch", - "fontFamily": "Smooch, cursive", - "slug": "smooch", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/smooch/v7/o-0LIps4xW8U1xUBi6p_6hVdYg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Smooch", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch/smooch-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch/smooch.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Smooch Sans", - "fontFamily": "Smooch Sans, sans-serif", - "slug": "smooch-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiwUFoc6IeNlzayg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiQUBoc6IeNlzayg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oin0Boc6IeNlzayg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiwUBoc6IeNlzayg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oi80Boc6IeNlzayg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiH0doc6IeNlzayg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiJkdoc6IeNlzayg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiQUdoc6IeNlzayg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiaEdoc6IeNlzayg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Smooch Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Smythe", - "fontFamily": "Smythe, system-ui", - "slug": "smythe", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/smythe/v23/MwQ3bhT01--coT1BPbh_uGInjA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Smythe", - "preview": "https://s.w.org/images/fonts/17.7/previews/smythe/smythe-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/smythe/smythe.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sniglet", - "fontFamily": "Sniglet, system-ui", - "slug": "sniglet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sniglet/v17/cIf9MaFLtkE3UjaJxCyrYGkHgIs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sniglet", - "preview": "https://s.w.org/images/fonts/17.7/previews/sniglet/sniglet-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sniglet/v17/cIf4MaFLtkE3UjaJ_ImHRGQsnIJkWL4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sniglet", - "preview": "https://s.w.org/images/fonts/17.7/previews/sniglet/sniglet-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sniglet/sniglet.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Snippet", - "fontFamily": "Snippet, sans-serif", - "slug": "snippet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/snippet/v21/bWt47f7XfQH9Gupu2vrAfcp9QWc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Snippet", - "preview": "https://s.w.org/images/fonts/17.7/previews/snippet/snippet-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/snippet/snippet.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Snowburst One", - "fontFamily": "Snowburst One, system-ui", - "slug": "snowburst-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/snowburstone/v20/MQpS-WezKdujBsXY3B7I-UT7eZqUPyacPbo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Snowburst One", - "preview": "https://s.w.org/images/fonts/17.7/previews/snowburst-one/snowburst-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/snowburst-one/snowburst-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sofadi One", - "fontFamily": "Sofadi One, system-ui", - "slug": "sofadi-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sofadione/v21/JIA2UVBxdnVBuElZaMFGcDaIETkmYDU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sofadi One", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofadi-one/sofadi-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sofadi-one/sofadi-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sofia", - "fontFamily": "Sofia, cursive", - "slug": "sofia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sofia/v14/8QIHdirahM3j_vu7sowsrqjk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sofia", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia/sofia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia/sofia.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sofia Sans", - "fontFamily": "Sofia Sans, sans-serif", - "slug": "sofia-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69B6sa3orvKCXl8k.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69D6sK3orvKCXl8k.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69AksK3orvKCXl8k.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69B6sK3orvKCXl8k.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69BIsK3orvKCXl8k.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69Ckt63orvKCXl8k.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69Cdt63orvKCXl8k.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69D6t63orvKCXl8k.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69DTt63orvKCXl8k.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy80WvpPOgW08kdLY.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy88WupPOgW08kdLY.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy8xuupPOgW08kdLY.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy80WupPOgW08kdLY.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy83eupPOgW08kdLY.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy85uppPOgW08kdLY.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy86KppPOgW08kdLY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy88WppPOgW08kdLY.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy8-yppPOgW08kdLY.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Sofia Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sofia Sans Condensed", - "fontFamily": "Sofia Sans Condensed, sans-serif", - "slug": "sofia-sans-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqh-CsksQO3OfwQQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqB-GsksQO3OfwQQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUq2eGsksQO3OfwQQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqh-GsksQO3OfwQQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqteGsksQO3OfwQQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqWeasksQO3OfwQQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqYOasksQO3OfwQQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqB-asksQO3OfwQQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqLuasksQO3OfwQQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6JE1c4P_uLgQZ_3.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6LE1M4P_uLgQZ_3.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Ia1M4P_uLgQZ_3.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6JE1M4P_uLgQZ_3.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6J21M4P_uLgQZ_3.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Ka084P_uLgQZ_3.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Kj084P_uLgQZ_3.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6LE084P_uLgQZ_3.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Lt084P_uLgQZ_3.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sofia Sans Extra Condensed", - "fontFamily": "Sofia Sans Extra Condensed, sans-serif", - "slug": "sofia-sans-extra-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLmmmEejmM356GxA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLGmiEejmM356GxA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLxGiEejmM356GxA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLmmiEejmM356GxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLqGiEejmM356GxA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLRG-EejmM356GxA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLfW-EejmM356GxA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLGm-EejmM356GxA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLM2-EejmM356GxA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUitsPTON_ZuWxFXe.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUivsPDON_ZuWxFXe.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUisyPDON_ZuWxFXe.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUitsPDON_ZuWxFXe.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUitePDON_ZuWxFXe.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUiuyOzON_ZuWxFXe.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUiuLOzON_ZuWxFXe.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUivsOzON_ZuWxFXe.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUivFOzON_ZuWxFXe.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Extra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sofia Sans Semi Condensed", - "fontFamily": "Sofia Sans Semi Condensed, sans-serif", - "slug": "sofia-sans-semi-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoobEO9WGahllIhN.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoqbEe9WGahllIhN.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvopFEe9WGahllIhN.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoobEe9WGahllIhN.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoopEe9WGahllIhN.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvorFFu9WGahllIhN.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvor8Fu9WGahllIhN.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoqbFu9WGahllIhN.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoqyFu9WGahllIhN.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUgcRE6lHkZhNeas.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUocQE6lHkZhNeas.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUlkQE6lHkZhNeas.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUgcQE6lHkZhNeas.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUjUQE6lHkZhNeas.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUtkXE6lHkZhNeas.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUuAXE6lHkZhNeas.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUocXE6lHkZhNeas.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUq4XE6lHkZhNeas.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Sofia Sans Semi Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Solitreo", - "fontFamily": "Solitreo, cursive", - "slug": "solitreo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/solitreo/v2/r05YGLlS5a9KYsyNO8usyDYtStiJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Solitreo", - "preview": "https://s.w.org/images/fonts/17.7/previews/solitreo/solitreo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/solitreo/solitreo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Solway", - "fontFamily": "Solway, serif", - "slug": "solway", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuLlgZn80QW3mqyg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Solway", - "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/solway/v18/AMOQz46Cs2uTAOCWh3A9kuYMUg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Solway", - "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCudlkZn80QW3mqyg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Solway", - "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuPl8Zn80QW3mqyg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Solway", - "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuIlwZn80QW3mqyg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Solway", - "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sometype Mono", - "fontFamily": "Sometype Mono, monospace", - "slug": "sometype-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTAMGE9fgQBbs7uG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTA-GE9fgQBbs7uG.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTDSH09fgQBbs7uG.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTDrH09fgQBbs7uG.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW6cZiwF5tquGrxk.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW5UZiwF5tquGrxk.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW3keiwF5tquGrxk.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW0AeiwF5tquGrxk.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Sometype Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Song Myung", - "fontFamily": "Song Myung, serif", - "slug": "song-myung", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/songmyung/v20/1cX2aUDWAJH5-EIC7DIhr1SqhcitzeM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Song Myung", - "preview": "https://s.w.org/images/fonts/17.7/previews/song-myung/song-myung-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/song-myung/song-myung.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sono", - "fontFamily": "Sono, sans-serif", - "slug": "sono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVNkWdF3R4qYeB4Q.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxV6EWdF3R4qYeB4Q.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVtkWdF3R4qYeB4Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVhEWdF3R4qYeB4Q.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVaEKdF3R4qYeB4Q.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVUUKdF3R4qYeB4Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVNkKdF3R4qYeB4Q.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sono", - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sonsie One", - "fontFamily": "Sonsie One, system-ui", - "slug": "sonsie-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sonsieone/v21/PbymFmP_EAnPqbKaoc18YV680lbp8JM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sonsie One", - "preview": "https://s.w.org/images/fonts/17.7/previews/sonsie-one/sonsie-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sonsie-one/sonsie-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sora", - "fontFamily": "Sora, sans-serif", - "slug": "sora", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdSn3-PIwNhBti0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSfSnn-PIwNhBti0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmScMnn-PIwNhBti0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdSnn-PIwNhBti0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdgnn-PIwNhBti0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSeMmX-PIwNhBti0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSe1mX-PIwNhBti0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSfSmX-PIwNhBti0.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Sora", - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sorts Mill Goudy", - "fontFamily": "Sorts Mill Goudy, serif", - "slug": "sorts-mill-goudy", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sortsmillgoudy/v15/Qw3GZR9MED_6PSuS_50nEaVrfzgEXHgOjpM75PE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sorts Mill Goudy", - "preview": "https://s.w.org/images/fonts/17.7/previews/sorts-mill-goudy/sorts-mill-goudy-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sortsmillgoudy/v15/Qw3AZR9MED_6PSuS_50nEaVrfzgEbH8Ej7E-9PGLfQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Sorts Mill Goudy", - "preview": "https://s.w.org/images/fonts/17.7/previews/sorts-mill-goudy/sorts-mill-goudy-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sorts-mill-goudy/sorts-mill-goudy.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Source Code Pro", - "fontFamily": "Source Code Pro, monospace", - "slug": "source-code-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DEyQhMthTXUcdJg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DJKQhMthTXUcdJg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhMthTXUcdJg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DP6QhMthTXUcdJg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DBKXhMthTXUcdJg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DCuXhMthTXUcdJg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DEyXhMthTXUcdJg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DGWXhMthTXUcdJg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTT7I1rTFcZZJiGpw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTMo1rTFcZZJiGpw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1rTFcZZJiGpw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTXo1rTFcZZJiGpw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTsoprTFcZZJiGpw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTi4prTFcZZJiGpw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTT7IprTFcZZJiGpw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTxYprTFcZZJiGpw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Source Code Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Source Sans 3", - "fontFamily": "Source Sans 3, sans-serif", - "slug": "source-sans-3", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw461EI_io6npfB.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kzm61EI_io6npfB.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Ky461EI_io6npfB.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KyK61EI_io6npfB.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxm7FEI_io6npfB.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxf7FEI_io6npfB.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw47FEI_io6npfB.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KwR7FEI_io6npfB.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqDlO9CsYm4fB3Ts.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqOdO9CsYm4fB3Ts.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqLlO9CsYm4fB3Ts.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqItO9CsYm4fB3Ts.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqGdJ9CsYm4fB3Ts.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqF5J9CsYm4fB3Ts.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqDlJ9CsYm4fB3Ts.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqBBJ9CsYm4fB3Ts.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Source Sans 3", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Source Serif 4", - "fontFamily": "Source Serif 4, serif", - "slug": "source-serif-4", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjipdqrhlXD-wGvjU.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjiklqrhlXD-wGvjU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjihdqrhlXD-wGvjU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjiiVqrhlXD-wGvjU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjisltrhlXD-wGvjU.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjivBtrhlXD-wGvjU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjipdtrhlXD-wGvjU.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjir5trhlXD-wGvjU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pxl9dDs4DrjXEXw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pGF9dDs4DrjXEXw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pRl9dDs4DrjXEXw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pdF9dDs4DrjXEXw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pmFhdDs4DrjXEXw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98poVhdDs4DrjXEXw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pxlhdDs4DrjXEXw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98p71hdDs4DrjXEXw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Source Serif 4", - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Space Grotesk", - "fontFamily": "Space Grotesk, sans-serif", - "slug": "space-grotesk", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UUsmNsFjTDJK.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Space Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsmNsFjTDJK.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Space Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUUsmNsFjTDJK.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Space Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42VksmNsFjTDJK.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Space Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksmNsFjTDJK.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Space Grotesk", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Space Mono", - "fontFamily": "Space Mono, monospace", - "slug": "space-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dPIFZifjKcF5UAWdDRUEN2RFq7AwU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Space Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dNIFZifjKcF5UAWdDRYER8RXi-EwWMbg.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Space Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dMIFZifjKcF5UAWdDRaPpZYFeQHwyVd3U.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Space Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dSIFZifjKcF5UAWdDRYERE_FeaHi6QZ3WfYg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Space Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Special Elite", - "fontFamily": "Special Elite, system-ui", - "slug": "special-elite", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/specialelite/v18/XLYgIZbkc4JPUL5CVArUVL0nhnIESXFtUsM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Special Elite", - "preview": "https://s.w.org/images/fonts/17.7/previews/special-elite/special-elite-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/special-elite/special-elite.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Spectral", - "fontFamily": "Spectral, serif", - "slug": "spectral", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9v2s13DY_etWWIJ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qrXHafaPXHIJErY.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uSsF3DY_etWWIJ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qtHEafaPXHIJErY.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCr-xNNww_2s0amA-M7mHnOSOuk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCt-xNNww_2s0amA9M8knjsTfukQHs.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9vKsV3DY_etWWIJ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qonFafaPXHIJErY.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9vmtl3DY_etWWIJ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qqXCafaPXHIJErY.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uCt13DY_etWWIJ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qsHDafaPXHIJErY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uetF3DY_etWWIJ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qt3AafaPXHIJErY.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Spectral", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Spectral SC", - "fontFamily": "Spectral SC, serif", - "slug": "spectral-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs1qwkTSPYeVXJZB.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg26zWN4a3WYZB_sU.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs0OwUTSPYeVXJZB.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg28jVN4a3WYZB_sU.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/KtkpALCRZonmalTgyPmRfvWn6WDfFpuc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/KtkrALCRZonmalTgyPmRfsWg42H9E4ucRY8.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs1WwETSPYeVXJZB.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg25DUN4a3WYZB_sU.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs16x0TSPYeVXJZB.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg27zTN4a3WYZB_sU.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs0exkTSPYeVXJZB.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg29jSN4a3WYZB_sU.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs0CxUTSPYeVXJZB.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg28TRN4a3WYZB_sU.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Spectral SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Spicy Rice", - "fontFamily": "Spicy Rice, system-ui", - "slug": "spicy-rice", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spicyrice/v25/uK_24rSEd-Uqwk4jY1RyGvq2WkowRcc.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spicy Rice", - "preview": "https://s.w.org/images/fonts/17.7/previews/spicy-rice/spicy-rice-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spicy-rice/spicy-rice.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Spinnaker", - "fontFamily": "Spinnaker, sans-serif", - "slug": "spinnaker", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spinnaker/v19/w8gYH2oyX-I0_rvR6Hmn2XwLqOqSBg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spinnaker", - "preview": "https://s.w.org/images/fonts/17.7/previews/spinnaker/spinnaker-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spinnaker/spinnaker.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Spirax", - "fontFamily": "Spirax, system-ui", - "slug": "spirax", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/spirax/v21/buE3poKgYNLy0F3cW0tt-Csn-Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spirax", - "preview": "https://s.w.org/images/fonts/17.7/previews/spirax/spirax-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spirax/spirax.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Splash", - "fontFamily": "Splash, cursive", - "slug": "splash", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/splash/v6/KtksAL2RZoDkbU6hofPGNdS6wg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Splash", - "preview": "https://s.w.org/images/fonts/17.7/previews/splash/splash-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/splash/splash.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Spline Sans", - "fontFamily": "Spline Sans, sans-serif", - "slug": "spline-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpZlnYF9vlUfE2kw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Spline Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpOFnYF9vlUfE2kw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spline Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpClnYF9vlUfE2kw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Spline Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRp5l7YF9vlUfE2kw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Spline Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRp317YF9vlUfE2kw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Spline Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Spline Sans Mono", - "fontFamily": "Spline Sans Mono, monospace", - "slug": "spline-sans-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGA8MrtQy4d4dGb1.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBiMrtQy4d4dGb1.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBQMrtQy4d4dGb1.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGC8NbtQy4d4dGb1.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGCFNbtQy4d4dGb1.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcQ0WwYZacXb12MM.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcVMWwYZacXb12MM.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcWEWwYZacXb12MM.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcY0RwYZacXb12MM.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcbQRwYZacXb12MM.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Spline Sans Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Squada One", - "fontFamily": "Squada One, system-ui", - "slug": "squada-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/squadaone/v18/BCasqZ8XsOrx4mcOk6MtWaU8WDBkHgs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Squada One", - "preview": "https://s.w.org/images/fonts/17.7/previews/squada-one/squada-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/squada-one/squada-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Square Peg", - "fontFamily": "Square Peg, cursive", - "slug": "square-peg", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/squarepeg/v5/y83eW48Nzw6ZlUHc-phrBDTrHHfrFPE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Square Peg", - "preview": "https://s.w.org/images/fonts/17.7/previews/square-peg/square-peg-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/square-peg/square-peg.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Sree Krushnadevaraya", - "fontFamily": "Sree Krushnadevaraya, serif", - "slug": "sree-krushnadevaraya", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sreekrushnadevaraya/v21/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_EWe2FhQuXir.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sree Krushnadevaraya", - "preview": "https://s.w.org/images/fonts/17.7/previews/sree-krushnadevaraya/sree-krushnadevaraya-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sree-krushnadevaraya/sree-krushnadevaraya.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sriracha", - "fontFamily": "Sriracha, cursive", - "slug": "sriracha", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sriracha/v14/0nkrC9D4IuYBgWcI9ObdRQDioeb0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sriracha", - "preview": "https://s.w.org/images/fonts/17.7/previews/sriracha/sriracha-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sriracha/sriracha.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Srisakdi", - "fontFamily": "Srisakdi, system-ui", - "slug": "srisakdi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/srisakdi/v16/yMJRMIlvdpDbkB0A-jq5fSx5i814.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Srisakdi", - "preview": "https://s.w.org/images/fonts/17.7/previews/srisakdi/srisakdi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/srisakdi/v16/yMJWMIlvdpDbkB0A-gIAUgh0oNFxW0Hz.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Srisakdi", - "preview": "https://s.w.org/images/fonts/17.7/previews/srisakdi/srisakdi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/srisakdi/srisakdi.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Staatliches", - "fontFamily": "Staatliches, system-ui", - "slug": "staatliches", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbeZtJG9O9PS.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Staatliches", - "preview": "https://s.w.org/images/fonts/17.7/previews/staatliches/staatliches-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/staatliches/staatliches.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Stalemate", - "fontFamily": "Stalemate, cursive", - "slug": "stalemate", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stalemate/v22/taiIGmZ_EJq97-UfkZRpv6Ss8ZQpaQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stalemate", - "preview": "https://s.w.org/images/fonts/17.7/previews/stalemate/stalemate-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stalemate/stalemate.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Stalinist One", - "fontFamily": "Stalinist One, system-ui", - "slug": "stalinist-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stalinistone/v56/MQpS-WezM9W4Dd7D3B7I-UT7eZqUPyacPbo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stalinist One", - "preview": "https://s.w.org/images/fonts/17.7/previews/stalinist-one/stalinist-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stalinist-one/stalinist-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Stardos Stencil", - "fontFamily": "Stardos Stencil, system-ui", - "slug": "stardos-stencil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stardosstencil/v15/X7n94bcuGPC8hrvEOHXOgaKCc2TR6lR3tiSx0g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stardos Stencil", - "preview": "https://s.w.org/images/fonts/17.7/previews/stardos-stencil/stardos-stencil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stardosstencil/v15/X7n44bcuGPC8hrvEOHXOgaKCc2TpU3tTuw-t29HSHw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Stardos Stencil", - "preview": "https://s.w.org/images/fonts/17.7/previews/stardos-stencil/stardos-stencil-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stardos-stencil/stardos-stencil.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Stick", - "fontFamily": "Stick, sans-serif", - "slug": "stick", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stick/v17/Qw3TZQpMCyTtJSvavPVDMPoF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stick", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick/stick-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stick/stick.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Stick No Bills", - "fontFamily": "Stick No Bills, sans-serif", - "slug": "stick-no-bills", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVP8Q7L7iwKhcTKA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcV4cQ7L7iwKhcTKA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVv8Q7L7iwKhcTKA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVjcQ7L7iwKhcTKA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVYcM7L7iwKhcTKA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVWMM7L7iwKhcTKA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVP8M7L7iwKhcTKA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Stick No Bills", - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Stint Ultra Condensed", - "fontFamily": "Stint Ultra Condensed, serif", - "slug": "stint-ultra-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stintultracondensed/v23/-W_gXIrsVjjeyEnPC45qD2NoFPtBE0xCh2A-rxUO2cNvdg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stint Ultra Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-condensed/stint-ultra-condensed-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-condensed/stint-ultra-condensed.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Stint Ultra Expanded", - "fontFamily": "Stint Ultra Expanded, serif", - "slug": "stint-ultra-expanded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stintultraexpanded/v22/CSRg4yNNh-GbW3o3JkwoDcdvMKMf0oBAd0qtATQkWwam.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stint Ultra Expanded", - "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-expanded/stint-ultra-expanded-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-expanded/stint-ultra-expanded.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Stoke", - "fontFamily": "Stoke, serif", - "slug": "stoke", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stoke/v24/z7NXdRb7aTMfKNvFVgxH_pjcTeWU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Stoke", - "preview": "https://s.w.org/images/fonts/17.7/previews/stoke/stoke-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/stoke/v24/z7NadRb7aTMfKONsfihK1YTV.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stoke", - "preview": "https://s.w.org/images/fonts/17.7/previews/stoke/stoke-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stoke/stoke.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Strait", - "fontFamily": "Strait, sans-serif", - "slug": "strait", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/strait/v17/DtViJxy6WaEr1LZzfThtkl0U7w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Strait", - "preview": "https://s.w.org/images/fonts/17.7/previews/strait/strait-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/strait/strait.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Style Script", - "fontFamily": "Style Script, cursive", - "slug": "style-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stylescript/v11/vm8xdRX3SV7Z0aPa88xzW5npfVT76NZnMw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Style Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/style-script/style-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/style-script/style-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Stylish", - "fontFamily": "Stylish, sans-serif", - "slug": "stylish", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/stylish/v22/m8JSjfhPYriQkk7-foj5dLxEdmo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Stylish", - "preview": "https://s.w.org/images/fonts/17.7/previews/stylish/stylish-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/stylish/stylish.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sue Ellen Francisco", - "fontFamily": "Sue Ellen Francisco, cursive", - "slug": "sue-ellen-francisco", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sueellenfrancisco/v20/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9ro9F2lqk9H4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sue Ellen Francisco", - "preview": "https://s.w.org/images/fonts/17.7/previews/sue-ellen-francisco/sue-ellen-francisco-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sue-ellen-francisco/sue-ellen-francisco.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Suez One", - "fontFamily": "Suez One, serif", - "slug": "suez-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/suezone/v13/taiJGmd_EZ6rqscQgNFMkIqg-I0w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Suez One", - "preview": "https://s.w.org/images/fonts/17.7/previews/suez-one/suez-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/suez-one/suez-one.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sulphur Point", - "fontFamily": "Sulphur Point, sans-serif", - "slug": "sulphur-point", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sulphurpoint/v15/RLpkK5vv8KaycDcazWFPBj2afVU6n6wFUHPIFaU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sulphur Point", - "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sulphurpoint/v15/RLp5K5vv8KaycDcazWFPBj2aRfwSu6EuTHo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sulphur Point", - "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sulphurpoint/v15/RLpkK5vv8KaycDcazWFPBj2afUU9n6wFUHPIFaU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sulphur Point", - "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sumana", - "fontFamily": "Sumana, serif", - "slug": "sumana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sumana/v10/4UaDrE5TqRBjGj-G9Rji76zR4w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sumana", - "preview": "https://s.w.org/images/fonts/17.7/previews/sumana/sumana-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sumana/v10/4UaArE5TqRBjGj--TDfG4ofN6ppsKg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sumana", - "preview": "https://s.w.org/images/fonts/17.7/previews/sumana/sumana-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sumana/sumana.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Sunflower", - "fontFamily": "Sunflower, sans-serif", - "slug": "sunflower", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sunflower/v16/RWmPoKeF8fUjqIj7Vc-06MfirIsGBGBzCw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Sunflower", - "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sunflower/v16/RWmPoKeF8fUjqIj7Vc-0sMbirIsGBGBzCw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Sunflower", - "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sunflower/v16/RWmPoKeF8fUjqIj7Vc-0-MDirIsGBGBzCw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sunflower", - "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Sunshiney", - "fontFamily": "Sunshiney, cursive", - "slug": "sunshiney", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sunshiney/v24/LDIwapGTLBwsS-wT4vcgFsmoUePWkg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sunshiney", - "preview": "https://s.w.org/images/fonts/17.7/previews/sunshiney/sunshiney-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sunshiney/sunshiney.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Supermercado One", - "fontFamily": "Supermercado One, system-ui", - "slug": "supermercado-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/supermercadoone/v26/OpNXnpQWg8jc_xps_Gi14kVVEXOn60P3MClBRTs.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Supermercado One", - "preview": "https://s.w.org/images/fonts/17.7/previews/supermercado-one/supermercado-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/supermercado-one/supermercado-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Sura", - "fontFamily": "Sura, serif", - "slug": "sura", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/sura/v19/SZc23FL5PbyzFftUWzXtjUM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Sura", - "preview": "https://s.w.org/images/fonts/17.7/previews/sura/sura-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/sura/v19/SZc53FL5PbyzLUJ7fzjGkUrS8DI.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Sura", - "preview": "https://s.w.org/images/fonts/17.7/previews/sura/sura-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/sura/sura.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Suranna", - "fontFamily": "Suranna, serif", - "slug": "suranna", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/suranna/v13/gokuH6ztGkFjWe58tBFZT2KmgP0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Suranna", - "preview": "https://s.w.org/images/fonts/17.7/previews/suranna/suranna-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/suranna/suranna.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Suravaram", - "fontFamily": "Suravaram, serif", - "slug": "suravaram", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/suravaram/v21/_gP61R_usiY7SCym4xIAjm61Qv9roQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Suravaram", - "preview": "https://s.w.org/images/fonts/17.7/previews/suravaram/suravaram-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/suravaram/suravaram.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Suwannaphum", - "fontFamily": "Suwannaphum, serif", - "slug": "suwannaphum", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnAgHV7GtDvc8jbe8hXXL3B9cGWXx2VZmk.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Suwannaphum", - "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnfgHV7GtDvc8jbe8hXXL0J1-S5cRGcf3Ai.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Suwannaphum", - "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnCgHV7GtDvc8jbe8hXXIWg_8C0Wg2V.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Suwannaphum", - "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnfgHV7GtDvc8jbe8hXXL0Z0OS5cRGcf3Ai.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Suwannaphum", - "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnfgHV7GtDvc8jbe8hXXL0h0uS5cRGcf3Ai.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Suwannaphum", - "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Swanky and Moo Moo", - "fontFamily": "Swanky and Moo Moo, cursive", - "slug": "swanky-and-moo-moo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/swankyandmoomoo/v22/flUlRrKz24IuWVI_WJYTYcqbEsMUZ3kUsLPkR64SYQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Swanky and Moo Moo", - "preview": "https://s.w.org/images/fonts/17.7/previews/swanky-and-moo-moo/swanky-and-moo-moo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/swanky-and-moo-moo/swanky-and-moo-moo.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Syncopate", - "fontFamily": "Syncopate, sans-serif", - "slug": "syncopate", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/syncopate/v21/pe0sMIuPIYBCpEV5eFdyB_2-C99ycg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Syncopate", - "preview": "https://s.w.org/images/fonts/17.7/previews/syncopate/syncopate-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/syncopate/v21/pe0pMIuPIYBCpEV5eFdKvtKaBvRue1UwVg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Syncopate", - "preview": "https://s.w.org/images/fonts/17.7/previews/syncopate/syncopate-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/syncopate/syncopate.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Syne", - "fontFamily": "Syne, sans-serif", - "slug": "syne", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_04uT6hR47NCV5Z.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Syne", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_0KuT6hR47NCV5Z.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Syne", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_3mvj6hR47NCV5Z.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Syne", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_3fvj6hR47NCV5Z.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Syne", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_24vj6hR47NCV5Z.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Syne", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Syne Mono", - "fontFamily": "Syne Mono, monospace", - "slug": "syne-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/synemono/v15/K2FzfZNHj_FHBmRbFvHzJ6CkDyvqZA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Syne Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne-mono/syne-mono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/syne-mono/syne-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Syne Tactile", - "fontFamily": "Syne Tactile, system-ui", - "slug": "syne-tactile", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/synetactile/v15/11hGGpna2UTQKjMCVzjAPMKh2isdjvKU8Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Syne Tactile", - "preview": "https://s.w.org/images/fonts/17.7/previews/syne-tactile/syne-tactile-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/syne-tactile/syne-tactile.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Tai Heritage Pro", - "fontFamily": "Tai Heritage Pro, serif", - "slug": "tai-heritage-pro", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/taiheritagepro/v6/sZlfdQid-zgaNiNIYcUzJMU3IYyNoHlSENxuLuE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tai Heritage Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/tai-heritage-pro/tai-heritage-pro-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taiheritagepro/v6/sZlYdQid-zgaNiNIYcUzJMU3IYyNmMB9NNFFMuhjCXY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tai Heritage Pro", - "preview": "https://s.w.org/images/fonts/17.7/previews/tai-heritage-pro/tai-heritage-pro-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tai-heritage-pro/tai-heritage-pro.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tajawal", - "fontFamily": "Tajawal, sans-serif", - "slug": "tajawal", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l_6gLrNjiLlJ-G0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l5qjLrNjiLlJ-G0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iura6YBj_oCad4k1rzOLCr5IlLA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l8KiLrNjiLlJ-G0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l4qkLrNjiLlJ-G0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l5anLrNjiLlJ-G0.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l7KmLrNjiLlJ-G0.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Tajawal", - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tangerine", - "fontFamily": "Tangerine, cursive", - "slug": "tangerine", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tangerine/v17/IurY6Y5j_oScZZow4VOBC5xNhLBQ4Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tangerine", - "preview": "https://s.w.org/images/fonts/17.7/previews/tangerine/tangerine-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tangerine/v17/Iurd6Y5j_oScZZow4VO5srNpiZtM6G0t9w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tangerine", - "preview": "https://s.w.org/images/fonts/17.7/previews/tangerine/tangerine-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tangerine/tangerine.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Tapestry", - "fontFamily": "Tapestry, cursive", - "slug": "tapestry", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tapestry/v4/SlGTmQecrosEYXhaGBIhqnB6aSQU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tapestry", - "preview": "https://s.w.org/images/fonts/17.7/previews/tapestry/tapestry-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tapestry/tapestry.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Taprom", - "fontFamily": "Taprom, system-ui", - "slug": "taprom", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/taprom/v27/UcCn3F82JHycULbFRik3-0kvHg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Taprom", - "preview": "https://s.w.org/images/fonts/17.7/previews/taprom/taprom-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/taprom/taprom.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Tauri", - "fontFamily": "Tauri, sans-serif", - "slug": "tauri", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tauri/v18/TwMA-IISS0AM3IpQWHU_TBqO.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tauri", - "preview": "https://s.w.org/images/fonts/17.7/previews/tauri/tauri-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tauri/tauri.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Taviraj", - "fontFamily": "Taviraj, serif", - "slug": "taviraj", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcbv8Cj3ylylTXzRIorUsN1jU2gog.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcdv8Cj3ylylTXzTOwTM8l0r0iwolLl.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRCYKd-xbgUS5u0s.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwTn-hRgGa8q0v8ag.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzREIJd-xbgUS5u0s.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT--tRgGa8q0v8ag.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcZv8Cj3ylylTXzfOshU-FwnU0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcbv8Cj3ylylTXzTOwrUsN1jU2gog.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRBoId-xbgUS5u0s.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwTo-pRgGa8q0v8ag.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRDYPd-xbgUS5u0s.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwTj-1RgGa8q0v8ag.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRFIOd-xbgUS5u0s.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT6-xRgGa8q0v8ag.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRE4Nd-xbgUS5u0s.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT9-9RgGa8q0v8ag.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRGoMd-xbgUS5u0s.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT0-5RgGa8q0v8ag.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Taviraj", - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Teko", - "fontFamily": "Teko, sans-serif", - "slug": "teko", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN9JG7S33TKEvkCF.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Teko", - "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN8XG7S33TKEvkCF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Teko", - "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN8lG7S33TKEvkCF.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Teko", - "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN_JHLS33TKEvkCF.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Teko", - "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN_wHLS33TKEvkCF.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Teko", - "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tektur", - "fontFamily": "Tektur, system-ui", - "slug": "tektur", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrwuVYtLY8P7TWd0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tektur", - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrwcVYtLY8P7TWd0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Tektur", - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrzwUotLY8P7TWd0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Tektur", - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrzJUotLY8P7TWd0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tektur", - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TryuUotLY8P7TWd0.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Tektur", - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TryHUotLY8P7TWd0.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Tektur", - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Telex", - "fontFamily": "Telex, sans-serif", - "slug": "telex", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/telex/v17/ieVw2Y1fKWmIO9fWB1piKFIf.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Telex", - "preview": "https://s.w.org/images/fonts/17.7/previews/telex/telex-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/telex/telex.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tenali Ramakrishna", - "fontFamily": "Tenali Ramakrishna, sans-serif", - "slug": "tenali-ramakrishna", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tenaliramakrishna/v12/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-8LZXqUFFvtA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tenali Ramakrishna", - "preview": "https://s.w.org/images/fonts/17.7/previews/tenali-ramakrishna/tenali-ramakrishna-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tenali-ramakrishna/tenali-ramakrishna.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tenor Sans", - "fontFamily": "Tenor Sans, sans-serif", - "slug": "tenor-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tenorsans/v19/bx6ANxqUneKx06UkIXISr3dyC22IyqI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tenor Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/tenor-sans/tenor-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tenor-sans/tenor-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Text Me One", - "fontFamily": "Text Me One, sans-serif", - "slug": "text-me-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/textmeone/v24/i7dOIFdlayuLUvgoFvHQFWZZalayGhyV.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Text Me One", - "preview": "https://s.w.org/images/fonts/17.7/previews/text-me-one/text-me-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/text-me-one/text-me-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Texturina", - "fontFamily": "Texturina, serif", - "slug": "texturina", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eYG_Ul25riW1OD.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cYGvUl25riW1OD.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2fGGvUl25riW1OD.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eYGvUl25riW1OD.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eqGvUl25riW1OD.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2dGHfUl25riW1OD.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2d_HfUl25riW1OD.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cYHfUl25riW1OD.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cxHfUl25riW1OD.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWR1i0ZvAXkODN94.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWZ1j0ZvAXkODN94.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWUNj0ZvAXkODN94.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWR1j0ZvAXkODN94.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWS9j0ZvAXkODN94.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWcNk0ZvAXkODN94.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWfpk0ZvAXkODN94.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWZ1k0ZvAXkODN94.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWbRk0ZvAXkODN94.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Texturina", - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Thasadith", - "fontFamily": "Thasadith, sans-serif", - "slug": "thasadith", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/thasadith/v11/mtG44_1TIqPYrd_f5R1YtUkU0CWuFw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Thasadith", - "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/thasadith/v11/mtG-4_1TIqPYrd_f5R1oskMV8iC-F1ZE.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Thasadith", - "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/thasadith/v11/mtG94_1TIqPYrd_f5R1gDGYw3Q6yHk9d8w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Thasadith", - "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/thasadith/v11/mtGj4_1TIqPYrd_f5R1osnus3QSzPEpN8zxA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Thasadith", - "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "The Girl Next Door", - "fontFamily": "The Girl Next Door, cursive", - "slug": "the-girl-next-door", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/thegirlnextdoor/v22/pe0zMJCIMIsBjFxqYBIcZ6_OI5oFHCYIUrt7w6bE2A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "The Girl Next Door", - "preview": "https://s.w.org/images/fonts/17.7/previews/the-girl-next-door/the-girl-next-door-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/the-girl-next-door/the-girl-next-door.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "The Nautigal", - "fontFamily": "The Nautigal, cursive", - "slug": "the-nautigal", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/thenautigal/v6/VdGZAZ8ZH51Lvng9fQV2bfKr4gVk09Se5Q.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "The Nautigal", - "preview": "https://s.w.org/images/fonts/17.7/previews/the-nautigal/the-nautigal-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/thenautigal/v6/VdGGAZ8ZH51Lvng9fQV2bfKTWypA3v-C7LoS7g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "The Nautigal", - "preview": "https://s.w.org/images/fonts/17.7/previews/the-nautigal/the-nautigal-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/the-nautigal/the-nautigal.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Tienne", - "fontFamily": "Tienne, serif", - "slug": "tienne", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tienne/v20/AYCKpX7pe9YCRP0LlUPHSFNyxw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tienne", - "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tienne/v20/AYCJpX7pe9YCRP0zLGzjRXhuzvef5Q.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tienne", - "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tienne/v20/AYCJpX7pe9YCRP0zFG7jRXhuzvef5Q.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Tienne", - "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tillana", - "fontFamily": "Tillana, system-ui", - "slug": "tillana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tillana/v13/VuJxdNvf35P4qJ1OeKPXOIFneRo.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tillana", - "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQFL-HIxMZRNcp0o.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Tillana", - "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQH75HIxMZRNcp0o.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Tillana", - "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQBr4HIxMZRNcp0o.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tillana", - "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQAb7HIxMZRNcp0o.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Tillana", - "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Tilt Neon", - "fontFamily": "Tilt Neon, system-ui", - "slug": "tilt-neon", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tiltneon/v10/E21L_d7gguXdwD9LEFY2WCeElCNtd-eBqpHp1TzrkJSmwpj5ndxquXK4WualJ9DS.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tilt Neon", - "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-neon/tilt-neon-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-neon/tilt-neon.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Tilt Prism", - "fontFamily": "Tilt Prism, system-ui", - "slug": "tilt-prism", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tiltprism/v11/5h11iZgyPHoZ3YikNzWGfWey2dCAZXT-bH9V4VGn-FJ7tLI25oc_rIbwpDSrn86NKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tilt Prism", - "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-prism/tilt-prism-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-prism/tilt-prism.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Tilt Warp", - "fontFamily": "Tilt Warp, system-ui", - "slug": "tilt-warp", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tiltwarp/v12/AlZc_zVDs5XpmO7yn3w7flUoytXJp3z29uEwmEMLEJljLXvT8UJSZTB0AVfMGOPb.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tilt Warp", - "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-warp/tilt-warp-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-warp/tilt-warp.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Timmana", - "fontFamily": "Timmana, sans-serif", - "slug": "timmana", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/timmana/v12/6xKvdShfL9yK-rvpCm7bKHwJUOM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Timmana", - "preview": "https://s.w.org/images/fonts/17.7/previews/timmana/timmana-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/timmana/timmana.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tinos", - "fontFamily": "Tinos, serif", - "slug": "tinos", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tinos/v24/buE4poGnedXvwgX5dGVh8TI-.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tinos", - "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tinos/v24/buE2poGnedXvwjX-fmRD9CI-4NU.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tinos", - "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tinos/v24/buE1poGnedXvwj1AW0Fs2i43-cxL.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tinos", - "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tinos/v24/buEzpoGnedXvwjX-Rt1s0C8V_NxLeiw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Tinos", - "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Bangla", - "fontFamily": "Tiro Bangla, serif", - "slug": "tiro-bangla", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirobangla/v6/IFSgHe1Tm95E3O8b5i2V8MG4-UPeuz4i.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-bangla/tiro-bangla-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirobangla/v6/IFSiHe1Tm95E3O8b5i2V8PG_80L8vi4imBM.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Bangla", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-bangla/tiro-bangla-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-bangla/tiro-bangla.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Devanagari Hindi", - "fontFamily": "Tiro Devanagari Hindi, serif", - "slug": "tiro-devanagari-hindi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirodevanagarihindi/v5/55xyezN7P8T4e0_CfIJrwdodg9HoYw0i-M9fTekOfG0Y3A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Devanagari Hindi", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-hindi/tiro-devanagari-hindi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirodevanagarihindi/v5/55x8ezN7P8T4e0_CfIJrwdodg9HoYw0i-M9vSuMPXmgI3F_o.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Devanagari Hindi", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-hindi/tiro-devanagari-hindi-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-hindi/tiro-devanagari-hindi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Devanagari Marathi", - "fontFamily": "Tiro Devanagari Marathi, serif", - "slug": "tiro-devanagari-marathi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirodevanagarimarathi/v5/fC1xPZBSZHrRhS3rd4M0MAPNJUHl4znXCxAkotDuDJYM2lAZ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Devanagari Marathi", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-marathi/tiro-devanagari-marathi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirodevanagarimarathi/v5/fC1zPZBSZHrRhS3rd4M0MAPNJUHl4znXCxAkouDpBpcu30AZbUY.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Devanagari Marathi", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-marathi/tiro-devanagari-marathi-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-marathi/tiro-devanagari-marathi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Devanagari Sanskrit", - "fontFamily": "Tiro Devanagari Sanskrit, serif", - "slug": "tiro-devanagari-sanskrit", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirodevanagarisanskrit/v5/MCoAzBbr09vVUgVBM8FWu_yZdZkhkg-I0nUlb59pF4EqgtOh0w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Devanagari Sanskrit", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-sanskrit/tiro-devanagari-sanskrit-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirodevanagarisanskrit/v5/MCoGzBbr09vVUgVBM8FWu_yZdZkhkg-I0nUlb59ZEIsroNax06MM.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Devanagari Sanskrit", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-sanskrit/tiro-devanagari-sanskrit-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-sanskrit/tiro-devanagari-sanskrit.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Gurmukhi", - "fontFamily": "Tiro Gurmukhi, serif", - "slug": "tiro-gurmukhi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirogurmukhi/v6/x3dmckXSYq-Uqjc048JUF7JvlyvHAQsyA2Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-gurmukhi/tiro-gurmukhi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirogurmukhi/v6/x3d4ckXSYq-Uqjc048JUF7JvpyzNACk3E2YljQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Gurmukhi", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-gurmukhi/tiro-gurmukhi-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-gurmukhi/tiro-gurmukhi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Kannada", - "fontFamily": "Tiro Kannada, serif", - "slug": "tiro-kannada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirokannada/v6/CSR44ztKmvqaDxEDJFY7CIYKTfl6tOU9Eg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-kannada/tiro-kannada-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirokannada/v6/CSRm4ztKmvqaDxEDJFY7CIY6SvN7luAtEnKp.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Kannada", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-kannada/tiro-kannada-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-kannada/tiro-kannada.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Tamil", - "fontFamily": "Tiro Tamil, serif", - "slug": "tiro-tamil", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirotamil/v10/m8JXjfVIf7OT22n3M-S_ULFvamODxdI.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-tamil/tiro-tamil-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirotamil/v10/m8JVjfVIf7OT22n3M-S_YLZla0GG1dKEDw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Tamil", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-tamil/tiro-tamil-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-tamil/tiro-tamil.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tiro Telugu", - "fontFamily": "Tiro Telugu, serif", - "slug": "tiro-telugu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tirotelugu/v7/aFTQ7PxlZWk2EPiSymjXdKSIQqn0X0BO.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tiro Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-telugu/tiro-telugu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tirotelugu/v7/aFTS7PxlZWk2EPiSymjXdJSPSKjWWlBOoas.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tiro Telugu", - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-telugu/tiro-telugu-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-telugu/tiro-telugu.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Titan One", - "fontFamily": "Titan One, system-ui", - "slug": "titan-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/titanone/v15/mFTzWbsGxbbS_J5cQcjyljIn2Etikg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Titan One", - "preview": "https://s.w.org/images/fonts/17.7/previews/titan-one/titan-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/titan-one/titan-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Titillium Web", - "fontFamily": "Titillium Web, sans-serif", - "slug": "titillium-web", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffAzHKIl5YrSYqWM.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1zY5aduWMmxA.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffGjEKIl5YrSYqWM.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5zY5aduWMmxA.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fRMHsDIRSfr0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPAcZTIAOhVxoMyOr9n_E7fdMbmDaZXbr2BsA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIl5YrSYqWM.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhzY5aduWMmxA.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIl5YrSYqWM.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlzY5aduWMmxA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffEDBKIl5YrSYqWM.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Titillium Web", - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tomorrow", - "fontFamily": "Tomorrow, sans-serif", - "slug": "tomorrow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLgrETNbFtZCeGqgR2xe2DiKMiokE4.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLirETNbFtZCeGqgRXXQwHoKeqtgE5h0A.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR0dWkXNBsShiVd4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ63JDMWDjEd4yVY.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR15WUXNBsShiVd4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ8nKDMWDjEd4yVY.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLmrETNbFtZCeGqgSXQcWHALdio.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLgrETNbFtZCeGqgRXXe2DiKMiokE4.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR0hWEXNBsShiVd4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ5HLDMWDjEd4yVY.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR0NX0XNBsShiVd4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ73MDMWDjEd4yVY.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR1pXkXNBsShiVd4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ9nNDMWDjEd4yVY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR11XUXNBsShiVd4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ8XODMWDjEd4yVY.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR1RXEXNBsShiVd4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ-HPDMWDjEd4yVY.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Tomorrow", - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tourney", - "fontFamily": "Tourney, system-ui", - "slug": "tourney", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GOQByYDp1I1LcGA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GuQFyYDp1I1LcGA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GZwFyYDp1I1LcGA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GOQFyYDp1I1LcGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GCwFyYDp1I1LcGA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7G5wZyYDp1I1LcGA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7G3gZyYDp1I1LcGA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GuQZyYDp1I1LcGA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GkAZyYDp1I1LcGA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKaJzB0AVfMGOPb.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIaJjB0AVfMGOPb.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8ULEJjB0AVfMGOPb.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKaJjB0AVfMGOPb.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKoJjB0AVfMGOPb.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UJEITB0AVfMGOPb.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UJ9ITB0AVfMGOPb.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIaITB0AVfMGOPb.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIzITB0AVfMGOPb.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Tourney", - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Trade Winds", - "fontFamily": "Trade Winds, system-ui", - "slug": "trade-winds", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tradewinds/v17/AYCPpXPpYNIIT7h8-QenM3Jv7PKP5Z_G.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Trade Winds", - "preview": "https://s.w.org/images/fonts/17.7/previews/trade-winds/trade-winds-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/trade-winds/trade-winds.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Train One", - "fontFamily": "Train One, system-ui", - "slug": "train-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/trainone/v13/gyB-hwkiNtc6KnxUVjWHP6bZRY7JVQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Train One", - "preview": "https://s.w.org/images/fonts/17.7/previews/train-one/train-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/train-one/train-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Trirong", - "fontFamily": "Trirong, serif", - "slug": "trirong", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3EqXNgp8wxdOdOl-go2IRl6ujngw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3CqXNgp8wxdOdOn44QuY5kyO33g8IY.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOl0QJ_atL5uH-mts.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QFa9B58P7itsB5g.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlyAK_atL5uH-mts.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QcaxB58P7itsB5g.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3GqXNgp8wxdOdOr4ki2aZg-ug.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3EqXNgp8wxdOdOn44o2IRl6ujngw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOl3gL_atL5uH-mts.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QKa1B58P7itsB5g.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOl1QM_atL5uH-mts.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QBapB58P7itsB5g.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlzAN_atL5uH-mts.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QYatB58P7itsB5g.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlywO_atL5uH-mts.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QfahB58P7itsB5g.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlwgP_atL5uH-mts.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QWalB58P7itsB5g.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Trirong", - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Trispace", - "fontFamily": "Trispace, sans-serif", - "slug": "trispace", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbH9qoQx0zHugpt0.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbP9roQx0zHugpt0.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbCFroQx0zHugpt0.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbH9roQx0zHugpt0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbE1roQx0zHugpt0.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbKFsoQx0zHugpt0.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbJhsoQx0zHugpt0.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbP9soQx0zHugpt0.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Trispace", - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Trocchi", - "fontFamily": "Trocchi, serif", - "slug": "trocchi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/trocchi/v17/qWcqB6WkuIDxDZLcDr5UvMeTYD0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Trocchi", - "preview": "https://s.w.org/images/fonts/17.7/previews/trocchi/trocchi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/trocchi/trocchi.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Trochut", - "fontFamily": "Trochut, system-ui", - "slug": "trochut", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/trochut/v22/CHyjV-fDDlP9bDIw5nGIfVIPLns.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Trochut", - "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trochut/v22/CHyhV-fDDlP9bDIw1naCfHAKPns8jw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Trochut", - "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/trochut/v22/CHymV-fDDlP9bDIw3sinWV8kMnIllmA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Trochut", - "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Truculenta", - "fontFamily": "Truculenta, sans-serif", - "slug": "truculenta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMlAjswIFHnJMMhg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMtAiswIFHnJMMhg.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMg4iswIFHnJMMhg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMlAiswIFHnJMMhg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMmIiswIFHnJMMhg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMo4lswIFHnJMMhg.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMrclswIFHnJMMhg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMtAlswIFHnJMMhg.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMvklswIFHnJMMhg.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Truculenta", - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Trykker", - "fontFamily": "Trykker, serif", - "slug": "trykker", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/trykker/v21/KtktALyWZJXudUPzhNzoOd2j22U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Trykker", - "preview": "https://s.w.org/images/fonts/17.7/previews/trykker/trykker-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/trykker/trykker.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Tsukimi Rounded", - "fontFamily": "Tsukimi Rounded, sans-serif", - "slug": "tsukimi-rounded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7VkVsqMrMT3T9X8g.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Tsukimi Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoc3LJNksWZO0LvnZwkF3HtoB7tOHMOP5gP1A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tsukimi Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7VyVoqMrMT3T9X8g.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Tsukimi Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7V5V0qMrMT3T9X8g.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Tsukimi Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7VgVwqMrMT3T9X8g.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Tsukimi Rounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Tulpen One", - "fontFamily": "Tulpen One, system-ui", - "slug": "tulpen-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/tulpenone/v25/dFa6ZfeC474skLgesc0CWjgw_HyIRlE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Tulpen One", - "preview": "https://s.w.org/images/fonts/17.7/previews/tulpen-one/tulpen-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/tulpen-one/tulpen-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Turret Road", - "fontFamily": "Turret Road, system-ui", - "slug": "turret-road", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0ONEdeOYk1Mq3ap.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Turret Road", - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0PpEteOYk1Mq3ap.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Turret Road", - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/turretroad/v9/pxiAypMgpcBFjE84Zv-fE3tAOvODSVFF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Turret Road", - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0OxE9eOYk1Mq3ap.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Turret Road", - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0P5FdeOYk1Mq3ap.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Turret Road", - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0PlFteOYk1Mq3ap.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Turret Road", - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Twinkle Star", - "fontFamily": "Twinkle Star, cursive", - "slug": "twinkle-star", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/twinklestar/v6/pe0pMI6IL4dPoFl9LGEmY6WaBvRue1UwVg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Twinkle Star", - "preview": "https://s.w.org/images/fonts/17.7/previews/twinkle-star/twinkle-star-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/twinkle-star/twinkle-star.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Ubuntu", - "fontFamily": "Ubuntu, sans-serif", - "slug": "ubuntu", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzTsmaMH4V_gg.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZftWyNPYBvgpUI.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgo6fQT3v02QFg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCu6KVjbNBYlgoKeg72nUiAFpxm.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3TsmaMH4V_gg.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejYHtGyNPYBvgpUI.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvTsmaMH4V_gg.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZPsmyNPYBvgpUI.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Ubuntu", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ubuntu Condensed", - "fontFamily": "Ubuntu Condensed, sans-serif", - "slug": "ubuntu-condensed", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ubuntucondensed/v16/u-4k0rCzjgs5J7oXnJcM_0kACGMtf-LVqvHoJXw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ubuntu Condensed", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-condensed/ubuntu-condensed-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-condensed/ubuntu-condensed.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ubuntu Mono", - "fontFamily": "Ubuntu Mono, monospace", - "slug": "ubuntu-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFOjCneDtsqEr0keqCMhbBc4AMX6lJBP.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ubuntu Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFOhCneDtsqEr0keqCMhbCc_CsTYkYBPY3o.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ubuntu Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFO-CneDtsqEr0keqCMhbC-BL-H3v4xGemO1.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ubuntu Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFO8CneDtsqEr0keqCMhbCc_Mn33tY1kf3O1GVg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Ubuntu Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Uchen", - "fontFamily": "Uchen, serif", - "slug": "uchen", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/uchen/v9/nKKZ-GokGZ1baIaXEQGodLxA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Uchen", - "preview": "https://s.w.org/images/fonts/17.7/previews/uchen/uchen-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/uchen/uchen.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Ultra", - "fontFamily": "Ultra, serif", - "slug": "ultra", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ultra/v23/zOLy4prXmrtY-tT_yLOD6NxF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ultra", - "preview": "https://s.w.org/images/fonts/17.7/previews/ultra/ultra-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ultra/ultra.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Unbounded", - "fontFamily": "Unbounded, sans-serif", - "slug": "unbounded", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG65jx04jHgP6LR0Y.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG60bx04jHgP6LR0Y.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx04jHgP6LR0Y.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx04jHgP6LR0Y.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG68b204jHgP6LR0Y.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__204jHgP6LR0Y.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG65j204jHgP6LR0Y.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG67H204jHgP6LR0Y.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Unbounded", - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Uncial Antiqua", - "fontFamily": "Uncial Antiqua, system-ui", - "slug": "uncial-antiqua", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/uncialantiqua/v20/N0bM2S5WOex4OUbESzoESK-i-PfUS5VBBSSF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Uncial Antiqua", - "preview": "https://s.w.org/images/fonts/17.7/previews/uncial-antiqua/uncial-antiqua-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/uncial-antiqua/uncial-antiqua.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Underdog", - "fontFamily": "Underdog, system-ui", - "slug": "underdog", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/underdog/v23/CHygV-jCElj7diMroVSnU14GN2Il.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Underdog", - "preview": "https://s.w.org/images/fonts/17.7/previews/underdog/underdog-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/underdog/underdog.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Unica One", - "fontFamily": "Unica One, system-ui", - "slug": "unica-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unicaone/v18/DPEuYwWHyAYGVTSmalshc9ffuEY7FA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Unica One", - "preview": "https://s.w.org/images/fonts/17.7/previews/unica-one/unica-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unica-one/unica-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "UnifrakturCook", - "fontFamily": "UnifrakturCook, system-ui", - "slug": "unifrakturcook", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unifrakturcook/v23/IurA6Yli8YOdcoky-0PTTdkm56n05Uww3ILXs-h6.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "UnifrakturCook", - "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturcook/unifrakturcook-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturcook/unifrakturcook.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "UnifrakturMaguntia", - "fontFamily": "UnifrakturMaguntia, system-ui", - "slug": "unifrakturmaguntia", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unifrakturmaguntia/v20/WWXPlieVYwiGNomYU-ciRLRvEmK7oaVummxNNgNa1A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "UnifrakturMaguntia", - "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturmaguntia/unifrakturmaguntia-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturmaguntia/unifrakturmaguntia.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Unkempt", - "fontFamily": "Unkempt, system-ui", - "slug": "unkempt", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unkempt/v21/2EbnL-Z2DFZue0DSSYMf8z2Yt_c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Unkempt", - "preview": "https://s.w.org/images/fonts/17.7/previews/unkempt/unkempt-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unkempt/v21/2EbiL-Z2DFZue0DScTow1zCzq_5uT84.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Unkempt", - "preview": "https://s.w.org/images/fonts/17.7/previews/unkempt/unkempt-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unkempt/unkempt.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Unlock", - "fontFamily": "Unlock, system-ui", - "slug": "unlock", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unlock/v26/7Au-p_8ykD-cDl7GLQjSwkUVOQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Unlock", - "preview": "https://s.w.org/images/fonts/17.7/previews/unlock/unlock-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unlock/unlock.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Unna", - "fontFamily": "Unna, serif", - "slug": "unna", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/unna/v23/AYCEpXzofN0NCp0BlGHCWFM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Unna", - "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unna/v23/AYCKpXzofN0NOpoLlUPHSFNyxw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Unna", - "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unna/v23/AYCLpXzofN0NMiQusGzpRFpr3vc.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Unna", - "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/unna/v23/AYCJpXzofN0NOpozLGzjRXhuzvef5Q.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Unna", - "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Updock", - "fontFamily": "Updock, cursive", - "slug": "updock", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/updock/v5/nuF4D_3dVZ70UI9SibK3602XBw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Updock", - "preview": "https://s.w.org/images/fonts/17.7/previews/updock/updock-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/updock/updock.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Urbanist", - "fontFamily": "Urbanist, sans-serif", - "slug": "urbanist", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx8fE5OrS8SlKw.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSx4fE5OrS8SlKw.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDlR4fE5OrS8SlKw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4fE5OrS8SlKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqD-R4fE5OrS8SlKw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDFRkfE5OrS8SlKw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfE5OrS8SlKw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSxkfE5OrS8SlKw.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkfE5OrS8SlKw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VJmqacG1K4S1.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA113VZmqacG1K4S1.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA12pVZmqacG1K4S1.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VZmqacG1K4S1.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA13FVZmqacG1K4S1.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10pUpmqacG1K4S1.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10QUpmqacG1K4S1.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA113UpmqacG1K4S1.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA11eUpmqacG1K4S1.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Urbanist", - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "VT323", - "fontFamily": "VT323, monospace", - "slug": "vt323", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vt323/v17/pxiKyp0ihIEF2hsdHpT2dkNE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "VT323", - "preview": "https://s.w.org/images/fonts/17.7/previews/vt323/vt323-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vt323/vt323.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Vampiro One", - "fontFamily": "Vampiro One, system-ui", - "slug": "vampiro-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vampiroone/v18/gokqH6DoDl5yXvJytFsdLkqisvhIor3K.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vampiro One", - "preview": "https://s.w.org/images/fonts/17.7/previews/vampiro-one/vampiro-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vampiro-one/vampiro-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Varela", - "fontFamily": "Varela, sans-serif", - "slug": "varela", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/varela/v16/DPEtYwqExx0AWHXJARQFfvzDsQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Varela", - "preview": "https://s.w.org/images/fonts/17.7/previews/varela/varela-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/varela/varela.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Varela Round", - "fontFamily": "Varela Round, sans-serif", - "slug": "varela-round", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/varelaround/v20/w8gdH283Tvk__Lua32TysjIvpcGOD9gxZw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Varela Round", - "preview": "https://s.w.org/images/fonts/17.7/previews/varela-round/varela-round-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/varela-round/varela-round.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Varta", - "fontFamily": "Varta, sans-serif", - "slug": "varta", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x96j4Ej7E-9PGLfQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Varta", - "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9tD4Ej7E-9PGLfQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Varta", - "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9hj4Ej7E-9PGLfQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Varta", - "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9ajkEj7E-9PGLfQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Varta", - "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9UzkEj7E-9PGLfQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Varta", - "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Vast Shadow", - "fontFamily": "Vast Shadow, serif", - "slug": "vast-shadow", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vastshadow/v19/pe0qMImKOZ1V62ZwbVY9dfe_Kdpickwp.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vast Shadow", - "preview": "https://s.w.org/images/fonts/17.7/previews/vast-shadow/vast-shadow-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vast-shadow/vast-shadow.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Vazirmatn", - "fontFamily": "Vazirmatn, sans-serif", - "slug": "vazirmatn", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgyORKZ72DF_QY.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklegzORKZ72DF_QY.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklTYzORKZ72DF_QY.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgzORKZ72DF_QY.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklVozORKZ72DF_QY.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklbY0ORKZ72DF_QY.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklY80ORKZ72DF_QY.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRkleg0ORKZ72DF_QY.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklcE0ORKZ72DF_QY.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Vazirmatn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Vesper Libre", - "fontFamily": "Vesper Libre, serif", - "slug": "vesper-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6CNxyWnf-uxPdXDHUD_Rd4Ck-N2qIWVQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vesper Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdA-2ap14kKXKvPlw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Vesper Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdAs2Cp14kKXKvPlw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Vesper Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdAi2Kp14kKXKvPlw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Vesper Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Viaoda Libre", - "fontFamily": "Viaoda Libre, system-ui", - "slug": "viaoda-libre", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/viaodalibre/v18/vEFW2_lWCgoR6OKuRz9kcRVJamIY2tOHXg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Viaoda Libre", - "preview": "https://s.w.org/images/fonts/17.7/previews/viaoda-libre/viaoda-libre-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/viaoda-libre/viaoda-libre.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Vibes", - "fontFamily": "Vibes, system-ui", - "slug": "vibes", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vibes/v14/QdVYSTsmIB6tmbdyHpbsuBlh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vibes", - "preview": "https://s.w.org/images/fonts/17.7/previews/vibes/vibes-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vibes/vibes.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Vibur", - "fontFamily": "Vibur, cursive", - "slug": "vibur", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vibur/v23/DPEiYwmEzw0QRjTsLjoJd-Xa.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vibur", - "preview": "https://s.w.org/images/fonts/17.7/previews/vibur/vibur-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vibur/vibur.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Victor Mono", - "fontFamily": "Victor Mono, monospace", - "slug": "victor-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyO8_NgdyOV0Y9bQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyu87NgdyOV0Y9bQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyZc7NgdyOV0Y9bQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyO87NgdyOV0Y9bQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyCc7NgdyOV0Y9bQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCy5cnNgdyOV0Y9bQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCy3MnNgdyOV0Y9bQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen840lxtaPdUMtba8p.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen842lx9aPdUMtba8p.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen8417x9aPdUMtba8p.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen840lx9aPdUMtba8p.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen840Xx9aPdUMtba8p.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen8437wNaPdUMtba8p.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen843CwNaPdUMtba8p.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Victor Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Vidaloka", - "fontFamily": "Vidaloka, serif", - "slug": "vidaloka", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vidaloka/v18/7cHrv4c3ipenMKlEass5yn4hnCci.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vidaloka", - "preview": "https://s.w.org/images/fonts/17.7/previews/vidaloka/vidaloka-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vidaloka/vidaloka.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Viga", - "fontFamily": "Viga, sans-serif", - "slug": "viga", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/viga/v14/xMQbuFFdSaiX_QcjD4e2OX8.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Viga", - "preview": "https://s.w.org/images/fonts/17.7/previews/viga/viga-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/viga/viga.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Vina Sans", - "fontFamily": "Vina Sans, system-ui", - "slug": "vina-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vinasans/v6/m8JQjfZKf6-d2273MP7zdZ5BZmqa3A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vina Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/vina-sans/vina-sans-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vina-sans/vina-sans.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Voces", - "fontFamily": "Voces, sans-serif", - "slug": "voces", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/voces/v22/-F6_fjJyLyU8d4PEBG7YpzlJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Voces", - "preview": "https://s.w.org/images/fonts/17.7/previews/voces/voces-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/voces/voces.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Volkhov", - "fontFamily": "Volkhov, serif", - "slug": "volkhov", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGQmQieoJcKemNeQTcOhHxzcD0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Volkhov", - "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGSmQieoJcKemNecTAEhV52YD0NYw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Volkhov", - "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGVmQieoJcKemNeeY4hoHFYbDQUego.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Volkhov", - "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGXmQieoJcKemNecTA8PHFSbRYRagrQrA.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Volkhov", - "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Vollkorn", - "fontFamily": "Vollkorn, serif", - "slug": "vollkorn", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2MHGuHGOdEbD63w.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2AnGuHGOdEbD63w.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df27nauHGOdEbD63w.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df213auHGOdEbD63w.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2sHauHGOdEbD63w.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2mXauHGOdEbD63w.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJGWmmcM7Xq34g9.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJ0WmmcM7Xq34g9.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKYXWmcM7Xq34g9.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKhXWmcM7Xq34g9.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DLGXWmcM7Xq34g9.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DLvXWmcM7Xq34g9.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Vollkorn", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Vollkorn SC", - "fontFamily": "Vollkorn SC, serif", - "slug": "vollkorn-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_v6-zQ3rXpceZj9cqnVhF8NH-iSq_E.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vollkorn SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVimhGluvYbPN5Yjn.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Vollkorn SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVinFG1uvYbPN5Yjn.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Vollkorn SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVin9GVuvYbPN5Yjn.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Vollkorn SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Voltaire", - "fontFamily": "Voltaire, sans-serif", - "slug": "voltaire", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/voltaire/v20/1Pttg8PcRfSblAvGvQotYKVnBOif.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Voltaire", - "preview": "https://s.w.org/images/fonts/17.7/previews/voltaire/voltaire-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/voltaire/voltaire.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Vujahday Script", - "fontFamily": "Vujahday Script, cursive", - "slug": "vujahday-script", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/vujahdayscript/v8/RWmQoKGA8fEkrIPtSZ3_J7er2dUiCUtvAlaMKw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Vujahday Script", - "preview": "https://s.w.org/images/fonts/17.7/previews/vujahday-script/vujahday-script-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/vujahday-script/vujahday-script.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Waiting for the Sunrise", - "fontFamily": "Waiting for the Sunrise, cursive", - "slug": "waiting-for-the-sunrise", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/waitingforthesunrise/v20/WBL1rFvOYl9CEv2i1mO6KUW8RKWJ2zoXoz5JsYZV9h_ZYk5J.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Waiting for the Sunrise", - "preview": "https://s.w.org/images/fonts/17.7/previews/waiting-for-the-sunrise/waiting-for-the-sunrise-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/waiting-for-the-sunrise/waiting-for-the-sunrise.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Wallpoet", - "fontFamily": "Wallpoet, system-ui", - "slug": "wallpoet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wallpoet/v20/f0X10em2_8RnXVVdUNbr7cXP8L8G.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wallpoet", - "preview": "https://s.w.org/images/fonts/17.7/previews/wallpoet/wallpoet-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wallpoet/wallpoet.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Walter Turncoat", - "fontFamily": "Walter Turncoat, cursive", - "slug": "walter-turncoat", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/walterturncoat/v23/snfys0Gs98ln43n0d-14ULoToe67ZR2dQ5ZPqQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Walter Turncoat", - "preview": "https://s.w.org/images/fonts/17.7/previews/walter-turncoat/walter-turncoat-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/walter-turncoat/walter-turncoat.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Warnes", - "fontFamily": "Warnes, system-ui", - "slug": "warnes", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/warnes/v27/pONn1hc0GsW6sW5OoyC2o6Lkqg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Warnes", - "preview": "https://s.w.org/images/fonts/17.7/previews/warnes/warnes-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/warnes/warnes.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Water Brush", - "fontFamily": "Water Brush, cursive", - "slug": "water-brush", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/waterbrush/v4/AYCPpXPqc8cJWLhp4hywKHJv7PKP5Z_G.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Water Brush", - "preview": "https://s.w.org/images/fonts/17.7/previews/water-brush/water-brush-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/water-brush/water-brush.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Waterfall", - "fontFamily": "Waterfall, cursive", - "slug": "waterfall", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/waterfall/v6/MCoRzAfo293fACdFKcwY37H8D_EZwA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Waterfall", - "preview": "https://s.w.org/images/fonts/17.7/previews/waterfall/waterfall-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/waterfall/waterfall.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Wavefont", - "fontFamily": "Wavefont, system-ui", - "slug": "wavefont", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI3V0rDCXKtOXOg4.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI1V07DCXKtOXOg4.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI2L07DCXKtOXOg4.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI3V07DCXKtOXOg4.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI3n07DCXKtOXOg4.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI0L1LDCXKtOXOg4.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI0y1LDCXKtOXOg4.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI1V1LDCXKtOXOg4.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI181LDCXKtOXOg4.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Wavefont", - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Wellfleet", - "fontFamily": "Wellfleet, serif", - "slug": "wellfleet", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wellfleet/v22/nuF7D_LfQJb3VYgX6eyT5maLDhO2HA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wellfleet", - "preview": "https://s.w.org/images/fonts/17.7/previews/wellfleet/wellfleet-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wellfleet/wellfleet.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Wendy One", - "fontFamily": "Wendy One, sans-serif", - "slug": "wendy-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wendyone/v18/2sDcZGJOipXfgfXV5wgDam-4C7wFZQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wendy One", - "preview": "https://s.w.org/images/fonts/17.7/previews/wendy-one/wendy-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wendy-one/wendy-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Whisper", - "fontFamily": "Whisper, cursive", - "slug": "whisper", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/whisper/v5/q5uHsoqtKftx74K9mixCBxxdmYU.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Whisper", - "preview": "https://s.w.org/images/fonts/17.7/previews/whisper/whisper-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/whisper/whisper.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "WindSong", - "fontFamily": "WindSong, cursive", - "slug": "windsong", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/windsong/v11/KR1WBsyu-P-GFEW57r98HdG6vjH3.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "WindSong", - "preview": "https://s.w.org/images/fonts/17.7/previews/windsong/windsong-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/windsong/v11/KR1RBsyu-P-GFEW57oeNNPW3lS3-jVXm.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "WindSong", - "preview": "https://s.w.org/images/fonts/17.7/previews/windsong/windsong-500-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/windsong/windsong.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Wire One", - "fontFamily": "Wire One, sans-serif", - "slug": "wire-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wireone/v28/qFdH35Wah5htUhV75WGnWdrCwwcJ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wire One", - "preview": "https://s.w.org/images/fonts/17.7/previews/wire-one/wire-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wire-one/wire-one.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Wix Madefor Display", - "fontFamily": "Wix Madefor Display, sans-serif", - "slug": "wix-madefor-display", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFhYlthv_3HQKgh.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFTYlthv_3HQKgh.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYG_ZVthv_3HQKgh.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYGGZVthv_3HQKgh.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYHhZVthv_3HQKgh.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Display", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-800-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Wix Madefor Text", - "fontFamily": "Wix Madefor Text, sans-serif", - "slug": "wix-madefor-text", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cK_NOeAgpRt9rN5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3dw_GiJVP86N53IY.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cKNNOeAgpRt9rN5.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3dz3GiJVP86N53IY.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cJhM-eAgpRt9rN5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3d9HBiJVP86N53IY.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cJYM-eAgpRt9rN5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3d-jBiJVP86N53IY.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cI_M-eAgpRt9rN5.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3d4_BiJVP86N53IY.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Wix Madefor Text", - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-800-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Work Sans", - "fontFamily": "Work Sans, sans-serif", - "slug": "work-sans", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWNi0Dp6_cOyA.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXNi0Dp6_cOyA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXNi0Dp6_cOyA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNi0Dp6_cOyA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXNi0Dp6_cOyA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQNi0Dp6_cOyA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QNi0Dp6_cOyA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQNi0Dp6_cOyA.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQNi0Dp6_cOyA.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3moJpo3ZKyDSQQ.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmsJpo3ZKyDSQQ.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJpo3ZKyDSQQ.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3msJpo3ZKyDSQQ.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU7GsJpo3ZKyDSQQ.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUAGwJpo3ZKyDSQQ.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUOWwJpo3ZKyDSQQ.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmwJpo3ZKyDSQQ.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUd2wJpo3ZKyDSQQ.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Work Sans", - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Xanh Mono", - "fontFamily": "Xanh Mono, monospace", - "slug": "xanh-mono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/xanhmono/v18/R70YjykVmvKCep-vWhSYnQCQXzLhTg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Xanh Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/xanh-mono/xanh-mono-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/xanhmono/v18/R70ejykVmvKCep-vWhSomgqRfTfxTo24.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Xanh Mono", - "preview": "https://s.w.org/images/fonts/17.7/previews/xanh-mono/xanh-mono-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/xanh-mono/xanh-mono.svg" - }, - "categories": [ "monospace" ] - }, - { - "font_family_settings": { - "name": "Yaldevi", - "fontFamily": "Yaldevi, sans-serif", - "slug": "yaldevi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpfxJzvtbxLCBJkS.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Yaldevi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpcvJzvtbxLCBJkS.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Yaldevi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpdxJzvtbxLCBJkS.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yaldevi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpdDJzvtbxLCBJkS.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Yaldevi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpevIDvtbxLCBJkS.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Yaldevi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpeWIDvtbxLCBJkS.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Yaldevi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Yanone Kaffeesatz", - "fontFamily": "Yanone Kaffeesatz, sans-serif", - "slug": "yanone-kaffeesatz", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftodtWpdWuLCnXkVA.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Yanone Kaffeesatz", - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoqNWpdWuLCnXkVA.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Yanone Kaffeesatz", - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIfto9tWpdWuLCnXkVA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yanone Kaffeesatz", - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoxNWpdWuLCnXkVA.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Yanone Kaffeesatz", - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoKNKpdWuLCnXkVA.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Yanone Kaffeesatz", - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoEdKpdWuLCnXkVA.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Yanone Kaffeesatz", - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Yantramanav", - "fontFamily": "Yantramanav, sans-serif", - "slug": "yantramanav", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yantramanav/v13/flU-Rqu5zY00QEpyWJYWN5-QXeZzDB41rZg.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Yantramanav", - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN59Yf8NcIhI8tIHh.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Yantramanav", - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yantramanav/v13/flU8Rqu5zY00QEpyWJYWN6fxV-dRCQ41.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yantramanav", - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN58AfsNcIhI8tIHh.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Yantramanav", - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN59IeMNcIhI8tIHh.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Yantramanav", - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN59wesNcIhI8tIHh.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Yantramanav", - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Yatra One", - "fontFamily": "Yatra One, system-ui", - "slug": "yatra-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yatraone/v14/C8ch4copsHzj8p7NaF0xxlOBbRDvXw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yatra One", - "preview": "https://s.w.org/images/fonts/17.7/previews/yatra-one/yatra-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yatra-one/yatra-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Yellowtail", - "fontFamily": "Yellowtail, cursive", - "slug": "yellowtail", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yellowtail/v22/OZpGg_pnoDtINPfRIlLotlnNwED-b4g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yellowtail", - "preview": "https://s.w.org/images/fonts/17.7/previews/yellowtail/yellowtail-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yellowtail/yellowtail.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Yeon Sung", - "fontFamily": "Yeon Sung, system-ui", - "slug": "yeon-sung", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yeonsung/v20/QldMNTpbohAGtsJvUn6xTFNazqx2xg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yeon Sung", - "preview": "https://s.w.org/images/fonts/17.7/previews/yeon-sung/yeon-sung-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yeon-sung/yeon-sung.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Yeseva One", - "fontFamily": "Yeseva One, system-ui", - "slug": "yeseva-one", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yesevaone/v22/OpNJno4ck8vc-xYpwWWxpi9fWhXD00c.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yeseva One", - "preview": "https://s.w.org/images/fonts/17.7/previews/yeseva-one/yeseva-one-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yeseva-one/yeseva-one.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Yesteryear", - "fontFamily": "Yesteryear, cursive", - "slug": "yesteryear", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yesteryear/v18/dg4g_p78rroaKl8kRKo1r7kHTwonmyw.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yesteryear", - "preview": "https://s.w.org/images/fonts/17.7/previews/yesteryear/yesteryear-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yesteryear/yesteryear.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Yomogi", - "fontFamily": "Yomogi, cursive", - "slug": "yomogi", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yomogi/v11/VuJwdNrS2ZL7rpoPXYz5NIh-YA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yomogi", - "preview": "https://s.w.org/images/fonts/17.7/previews/yomogi/yomogi-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yomogi/yomogi.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Young Serif", - "fontFamily": "Young Serif, serif", - "slug": "young-serif", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/youngserif/v2/3qTpojO2nS2VtkB3KtkQZ2t_1EcYaQ7F.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Young Serif", - "preview": "https://s.w.org/images/fonts/17.7/previews/young-serif/young-serif-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/young-serif/young-serif.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Yrsa", - "fontFamily": "Yrsa, serif", - "slug": "yrsa", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCjASNNQ9rRPfrKu.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCieSNNQ9rRPfrKu.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCisSNNQ9rRPfrKu.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaChAT9NQ9rRPfrKu.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCh5T9NQ9rRPfrKu.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WC2UW_LVte6KuGEo.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WCzsW_LVte6KuGEo.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WCwkW_LVte6KuGEo.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WC-UR_LVte6KuGEo.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WC9wR_LVte6KuGEo.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Yrsa", - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Ysabeau", - "fontFamily": "Ysabeau, sans-serif", - "slug": "ysabeau", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7OWCTY1I8Gcw6Oi.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7MWCDY1I8Gcw6Oi.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7PICDY1I8Gcw6Oi.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7OWCDY1I8Gcw6Oi.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7OkCDY1I8Gcw6Oi.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7NIDzY1I8Gcw6Oi.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7NxDzY1I8Gcw6Oi.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7MWDzY1I8Gcw6Oi.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7M_DzY1I8Gcw6Oi.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS95yKcC-xrOiIUw.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS15zKcC-xrOiIUw.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS4BzKcC-xrOiIUw.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS95zKcC-xrOiIUw.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS-xzKcC-xrOiIUw.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeSwB0KcC-xrOiIUw.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeSzl0KcC-xrOiIUw.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS150KcC-xrOiIUw.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS3d0KcC-xrOiIUw.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Ysabeau", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ysabeau Infant", - "fontFamily": "Ysabeau Infant, sans-serif", - "slug": "ysabeau-infant", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYFo4HLpChLwKH6A.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYlo8HLpChLwKH6A.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYSI8HLpChLwKH6A.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYFo8HLpChLwKH6A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYJI8HLpChLwKH6A.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYyIgHLpChLwKH6A.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQY8YgHLpChLwKH6A.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYlogHLpChLwKH6A.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYv4gHLpChLwKH6A.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3szvaZqgDQeX6Dc5.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3sxvaJqgDQeX6Dc5.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3syxaJqgDQeX6Dc5.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3szvaJqgDQeX6Dc5.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3szdaJqgDQeX6Dc5.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3swxb5qgDQeX6Dc5.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3swIb5qgDQeX6Dc5.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3sxvb5qgDQeX6Dc5.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3sxGb5qgDQeX6Dc5.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Ysabeau Infant", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ysabeau Office", - "fontFamily": "Ysabeau Office, sans-serif", - "slug": "ysabeau-office", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbh6IfZCfpQj7IGQ.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbB6MfZCfpQj7IGQ.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPb2aMfZCfpQj7IGQ.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbh6MfZCfpQj7IGQ.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbtaMfZCfpQj7IGQ.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbWaQfZCfpQj7IGQ.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbYKQfZCfpQj7IGQ.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbB6QfZCfpQj7IGQ.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbLqQfZCfpQj7IGQ.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-900-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-D3Iy3oYDvYGbGh.woff2", - "fontWeight": "100", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-100-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-B3Ii3oYDvYGbGh.woff2", - "fontWeight": "200", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-200-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-CpIi3oYDvYGbGh.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-D3Ii3oYDvYGbGh.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-DFIi3oYDvYGbGh.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-ApJS3oYDvYGbGh.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-AQJS3oYDvYGbGh.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-700-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-B3JS3oYDvYGbGh.woff2", - "fontWeight": "800", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-800-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-BeJS3oYDvYGbGh.woff2", - "fontWeight": "900", - "fontStyle": "italic", - "fontFamily": "Ysabeau Office", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-900-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Ysabeau SC", - "fontFamily": "Ysabeau SC, sans-serif", - "slug": "ysabeau-sc", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw98U1qBZ4EOmsT5.woff2", - "fontWeight": "100", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-100-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw_8UlqBZ4EOmsT5.woff2", - "fontWeight": "200", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-200-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw8iUlqBZ4EOmsT5.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw98UlqBZ4EOmsT5.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw9OUlqBZ4EOmsT5.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw-iVVqBZ4EOmsT5.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw-bVVqBZ4EOmsT5.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw_8VVqBZ4EOmsT5.woff2", - "fontWeight": "800", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-800-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw_VVVqBZ4EOmsT5.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Ysabeau SC", - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Yuji Boku", - "fontFamily": "Yuji Boku, serif", - "slug": "yuji-boku", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yujiboku/v5/P5sAzZybeNzXsA9xj1FkiL2r2dgvJA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yuji Boku", - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-boku/yuji-boku-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-boku/yuji-boku.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Yuji Hentaigana Akari", - "fontFamily": "Yuji Hentaigana Akari, cursive", - "slug": "yuji-hentaigana-akari", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yujihentaiganaakari/v11/cY9bfiyVT0VB6QuhWKOrpr6z58lnb_zYFnLIQDzODYALaA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yuji Hentaigana Akari", - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akari/yuji-hentaigana-akari-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akari/yuji-hentaigana-akari.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Yuji Hentaigana Akebono", - "fontFamily": "Yuji Hentaigana Akebono, cursive", - "slug": "yuji-hentaigana-akebono", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yujihentaiganaakebono/v12/EJRGQhkhRNwM-RtitGUwh930GU_f5KAlkuL0wQy4NKXRzrrF.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yuji Hentaigana Akebono", - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akebono/yuji-hentaigana-akebono-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akebono/yuji-hentaigana-akebono.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Yuji Mai", - "fontFamily": "Yuji Mai, serif", - "slug": "yuji-mai", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yujimai/v5/ZgNQjPxdJ7DEHrS0gC35hmHmNpCO.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yuji Mai", - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-mai/yuji-mai-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-mai/yuji-mai.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Yuji Syuku", - "fontFamily": "Yuji Syuku, serif", - "slug": "yuji-syuku", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yujisyuku/v5/BngNUXdTV3vO6Lw5ApOPqPLgwqiA-Rk.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yuji Syuku", - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-syuku/yuji-syuku-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-syuku/yuji-syuku.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Yusei Magic", - "fontFamily": "Yusei Magic, sans-serif", - "slug": "yusei-magic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/yuseimagic/v12/yYLt0hbAyuCmoo5wlhPkpjHU-tdfcIT_.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Yusei Magic", - "preview": "https://s.w.org/images/fonts/17.7/previews/yusei-magic/yusei-magic-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/yusei-magic/yusei-magic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "ZCOOL KuaiLe", - "fontFamily": "ZCOOL KuaiLe, sans-serif", - "slug": "zcool-kuaile", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zcoolkuaile/v19/tssqApdaRQokwFjFJjvM6h2Wo4zzoXhC2g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "ZCOOL KuaiLe", - "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-kuaile/zcool-kuaile-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-kuaile/zcool-kuaile.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "ZCOOL QingKe HuangYou", - "fontFamily": "ZCOOL QingKe HuangYou, sans-serif", - "slug": "zcool-qingke-huangyou", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zcoolqingkehuangyou/v15/2Eb5L_R5IXJEWhD3AOhSvFC554MOOahI4mRIjv28c8bHWA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "ZCOOL QingKe HuangYou", - "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-qingke-huangyou/zcool-qingke-huangyou-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-qingke-huangyou/zcool-qingke-huangyou.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "ZCOOL XiaoWei", - "fontFamily": "ZCOOL XiaoWei, sans-serif", - "slug": "zcool-xiaowei", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zcoolxiaowei/v14/i7dMIFFrTRywPpUVX9_RJyM1YFeQHwyVd3U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "ZCOOL XiaoWei", - "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-xiaowei/zcool-xiaowei-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-xiaowei/zcool-xiaowei.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Zen Antique", - "fontFamily": "Zen Antique, serif", - "slug": "zen-antique", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenantique/v12/AYCPpXPnd91Ma_Zf-Ri2JXJv7PKP5Z_G.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique/zen-antique-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique/zen-antique.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Zen Antique Soft", - "fontFamily": "Zen Antique Soft, serif", - "slug": "zen-antique-soft", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenantiquesoft/v12/DtV4JwqzSL1q_KwnEWMc_3xfgW6ihwVmkui5HNg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Antique Soft", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique-soft/zen-antique-soft-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique-soft/zen-antique-soft.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Zen Dots", - "fontFamily": "Zen Dots, system-ui", - "slug": "zen-dots", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zendots/v12/XRXX3ICfm00IGoesQeaBTM_FcCIG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Dots", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-dots/zen-dots-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-dots/zen-dots.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Zen Kaku Gothic Antique", - "fontFamily": "Zen Kaku Gothic Antique, sans-serif", - "slug": "zen-kaku-gothic-antique", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22cM9TauWJtyZyGU.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLQKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB21-l3RKjc4d7.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22dU9DauWJtyZyGU.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22cc8jauWJtyZyGU.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22ck8DauWJtyZyGU.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic Antique", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Zen Kaku Gothic New", - "fontFamily": "Zen Kaku Gothic New, sans-serif", - "slug": "zen-kaku-gothic-new", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqpdKaWHSTGlMyd8.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic New", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMYW2drQpDw0GjzrVNFf_valaDBcznOkj5iTWz5UGA.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic New", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqs9LaWHSTGlMyd8.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic New", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqodNaWHSTGlMyd8.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic New", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqr9PaWHSTGlMyd8.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Zen Kaku Gothic New", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Zen Kurenaido", - "fontFamily": "Zen Kurenaido, sans-serif", - "slug": "zen-kurenaido", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenkurenaido/v16/3XFsEr0515BK2u6UUptu_gWJZfn22PRLd0U.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Kurenaido", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kurenaido/zen-kurenaido-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kurenaido/zen-kurenaido.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Zen Loop", - "fontFamily": "Zen Loop, system-ui", - "slug": "zen-loop", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenloop/v9/h0GrssK16UsnJwHsEK92qwzX5vOG.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Loop", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-loop/zen-loop-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenloop/v9/h0GtssK16UsnJwHsEJ9xoQ314-OGJ0w.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Zen Loop", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-loop/zen-loop-400-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-loop/zen-loop.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Zen Maru Gothic", - "fontFamily": "Zen Maru Gothic, sans-serif", - "slug": "zen-maru-gothic", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-cQWpCOZqa_ajlvw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Zen Maru Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0SIpIxzW5b-RxT-6A8jWAtCp-k6EJmNLGG9A.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Maru Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-cGWtCOZqa_ajlvw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Zen Maru Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-cUW1COZqa_ajlvw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Zen Maru Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-caW9COZqa_ajlvw.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Zen Maru Gothic", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic.svg" - }, - "categories": [ "sans-serif" ] - }, - { - "font_family_settings": { - "name": "Zen Old Mincho", - "fontFamily": "Zen Old Mincho, serif", - "slug": "zen-old-mincho", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss0ApVaYytLwxTqcxfMyBveyYbyg31S2s8p.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Old Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb4Dqllf8dMgPgBu.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Zen Old Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb4vrVlf8dMgPgBu.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Zen Old Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb5LrFlf8dMgPgBu.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Zen Old Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb5zrllf8dMgPgBu.woff2", - "fontWeight": "900", - "fontStyle": "normal", - "fontFamily": "Zen Old Mincho", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-900-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Zen Tokyo Zoo", - "fontFamily": "Zen Tokyo Zoo, system-ui", - "slug": "zen-tokyo-zoo", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zentokyozoo/v7/NGSyv5ffC0J_BK6aFNtr6sRv8ahuRWe9amg.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zen Tokyo Zoo", - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-tokyo-zoo/zen-tokyo-zoo-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zen-tokyo-zoo/zen-tokyo-zoo.svg" - }, - "categories": [ "display" ] - }, - { - "font_family_settings": { - "name": "Zeyada", - "fontFamily": "Zeyada, cursive", - "slug": "zeyada", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zeyada/v19/11hAGpPTxVPUbgZDMWatWKaZ3g.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zeyada", - "preview": "https://s.w.org/images/fonts/17.7/previews/zeyada/zeyada-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zeyada/zeyada.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Zhi Mang Xing", - "fontFamily": "Zhi Mang Xing, cursive", - "slug": "zhi-mang-xing", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zhimangxing/v17/f0Xw0ey79sErYFtWQ9a2rq-g0aItfektIJ0.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zhi Mang Xing", - "preview": "https://s.w.org/images/fonts/17.7/previews/zhi-mang-xing/zhi-mang-xing-400-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zhi-mang-xing/zhi-mang-xing.svg" - }, - "categories": [ "handwriting" ] - }, - { - "font_family_settings": { - "name": "Zilla Slab", - "fontFamily": "Zilla Slab, serif", - "slug": "zilla-slab", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYpEY2HGjWlhzbaw.woff2", - "fontWeight": "300", - "fontStyle": "normal", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-300-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CVHapW3p2fazkfg.woff2", - "fontWeight": "300", - "fontStyle": "italic", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-300-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa6ZfeM_74wlPZtksIFWjgw_HyIRlE.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa4ZfeM_74wlPZtksIFaj86_V6NVlFqdA.woff2", - "fontWeight": "400", - "fontStyle": "italic", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-400-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYskZ2HGjWlhzbaw.woff2", - "fontWeight": "500", - "fontStyle": "normal", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-500-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CDHepW3p2fazkfg.woff2", - "fontWeight": "500", - "fontStyle": "italic", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-500-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYuUe2HGjWlhzbaw.woff2", - "fontWeight": "600", - "fontStyle": "normal", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-600-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CIHCpW3p2fazkfg.woff2", - "fontWeight": "600", - "fontStyle": "italic", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-600-italic.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYoEf2HGjWlhzbaw.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-700-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CRHGpW3p2fazkfg.woff2", - "fontWeight": "700", - "fontStyle": "italic", - "fontFamily": "Zilla Slab", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-700-italic.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab.svg" - }, - "categories": [ "serif" ] - }, - { - "font_family_settings": { - "name": "Zilla Slab Highlight", - "fontFamily": "Zilla Slab Highlight, serif", - "slug": "zilla-slab-highlight", - "fontFace": [ - { - "src": "https://fonts.gstatic.com/s/zillaslabhighlight/v19/gNMbW2BrTpK8-inLtBJgMMfbm6uNVDvRxhtNY2DwSXlM.woff2", - "fontWeight": "400", - "fontStyle": "normal", - "fontFamily": "Zilla Slab Highlight", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab-highlight/zilla-slab-highlight-400-normal.svg" - }, - { - "src": "https://fonts.gstatic.com/s/zillaslabhighlight/v19/gNMUW2BrTpK8-inLtBJgMMfbm6uNVDvRxiP0TET9YmVF0Mb6.woff2", - "fontWeight": "700", - "fontStyle": "normal", - "fontFamily": "Zilla Slab Highlight", - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab-highlight/zilla-slab-highlight-700-normal.svg" - } - ], - "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab-highlight/zilla-slab-highlight.svg" - }, - "categories": [ "serif" ] - } - ] -} + "$schema": "https://schemas.wp.org/trunk/font-collection.json", + "name": "Google Fonts", + "description": "Install from Google Fonts. Fonts are copied to and served from your site.", + "categories": [ + { + "name": "Sans Serif", + "slug": "sans-serif" + }, + { + "name": "Display", + "slug": "display" + }, + { + "name": "Serif", + "slug": "serif" + }, + { + "name": "Handwriting", + "slug": "handwriting" + }, + { + "name": "Monospace", + "slug": "monospace" + } + ], + "font_families": [ + { + "font_family_settings": { + "name": "ABeeZee", + "fontFamily": "ABeeZee, sans-serif", + "slug": "abeezee", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN6teukbcHCpE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "ABeeZee", + "preview": "https://s.w.org/images/fonts/17.7/previews/abeezee/abeezee-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/abeezee/v22/esDT31xSG-6AGleN2tCkkJUCGpG-GQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "ABeeZee", + "preview": "https://s.w.org/images/fonts/17.7/previews/abeezee/abeezee-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/abeezee/abeezee.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "ADLaM Display", + "fontFamily": "ADLaM Display, system-ui", + "slug": "adlam-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/adlamdisplay/v1/KFOhCnGXkPOLlhx6jD8_b1ZECsTYkYBPY3o.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "ADLaM Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/adlam-display/adlam-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/adlam-display/adlam-display.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "AR One Sans", + "fontFamily": "AR One Sans, sans-serif", + "slug": "ar-one-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWn_9DWg3no5mBF4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "AR One Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWk39DWg3no5mBF4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "AR One Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWqH6DWg3no5mBF4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "AR One Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aronesans/v4/TUZezwhrmbFp0Srr_tH6fv6RcUejHO_u7GF5aXfv-U2QzBLF6gslWpj6DWg3no5mBF4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "AR One Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ar-one-sans/ar-one-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Abel", + "fontFamily": "Abel, sans-serif", + "slug": "abel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/abel/v18/MwQ5bhbm2POE6V1LPJp6qGI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Abel", + "preview": "https://s.w.org/images/fonts/17.7/previews/abel/abel-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/abel/abel.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Abhaya Libre", + "fontFamily": "Abhaya Libre, serif", + "slug": "abhaya-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3tmeuGtX-Co5MNzeAOqinEgfkPWovdU4w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Abhaya Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEYj2ryr9xI6oYtBA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Abhaya Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEYo23yr9xI6oYtBA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Abhaya Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEYx2zyr9xI6oYtBA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Abhaya Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/abhayalibre/v14/e3t5euGtX-Co5MNzeAOqinEY22_yr9xI6oYtBA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Abhaya Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/abhaya-libre/abhaya-libre.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Aboreto", + "fontFamily": "Aboreto, system-ui", + "slug": "aboreto", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aboreto/v2/5DCXAKLhwDDQ4N8blKHeA2yuxSY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aboreto", + "preview": "https://s.w.org/images/fonts/17.7/previews/aboreto/aboreto-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aboreto/aboreto.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Abril Fatface", + "fontFamily": "Abril Fatface, system-ui", + "slug": "abril-fatface", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/abrilfatface/v23/zOL64pLDlL1D99S8g8PtiKchm-VsjOLhZBY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Abril Fatface", + "preview": "https://s.w.org/images/fonts/17.7/previews/abril-fatface/abril-fatface-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/abril-fatface/abril-fatface.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Abyssinica SIL", + "fontFamily": "Abyssinica SIL, serif", + "slug": "abyssinica-sil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/abyssinicasil/v5/oY1H8ezOqK7iI3rK_45WKoc8J6UcBFOVAXuI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Abyssinica SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/abyssinica-sil/abyssinica-sil-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/abyssinica-sil/abyssinica-sil.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Aclonica", + "fontFamily": "Aclonica, sans-serif", + "slug": "aclonica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aclonica/v22/K2FyfZJVlfNNSEBXGb7WCI6oBjLz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aclonica", + "preview": "https://s.w.org/images/fonts/17.7/previews/aclonica/aclonica-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aclonica/aclonica.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Acme", + "fontFamily": "Acme, sans-serif", + "slug": "acme", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/acme/v25/RrQfboBx-C5_bxjLb23lzLk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Acme", + "preview": "https://s.w.org/images/fonts/17.7/previews/acme/acme-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/acme/acme.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Actor", + "fontFamily": "Actor, sans-serif", + "slug": "actor", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/actor/v17/wEOzEBbCkc5cO3ehXygtUMIO.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Actor", + "preview": "https://s.w.org/images/fonts/17.7/previews/actor/actor-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/actor/actor.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Adamina", + "fontFamily": "Adamina, serif", + "slug": "adamina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/adamina/v21/j8_r6-DH1bjoc-dwu-_eETl4Bno.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Adamina", + "preview": "https://s.w.org/images/fonts/17.7/previews/adamina/adamina-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/adamina/adamina.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Advent Pro", + "fontFamily": "Advent Pro, sans-serif", + "slug": "advent-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLQyJPSZoonw1aBA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLwyNPSZoonw1aBA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLHSNPSZoonw1aBA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLQyNPSZoonw1aBA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLcSNPSZoonw1aBA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLnSRPSZoonw1aBA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLpCRPSZoonw1aBA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpLwyRPSZoonw1aBA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mqoQfxVT4Dvddr_yOwrzaFxV7JtdQgFqXdUAQrGp_zgX5sWCpL6iRPSZoonw1aBA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2CnDpApvQhKBH4C.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2AnD5ApvQhKBH4C.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2D5D5ApvQhKBH4C.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2CnD5ApvQhKBH4C.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2CVD5ApvQhKBH4C.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2B5CJApvQhKBH4C.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2BACJApvQhKBH4C.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2AnCJApvQhKBH4C.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/adventpro/v23/V8mkoQfxVT4Dvddr_yOwhT-3Jr6w5kKOEbAVEvZiKGAr6BX29i1ei2AOCJApvQhKBH4C.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Advent Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/advent-pro/advent-pro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Afacad", + "fontFamily": "Afacad, sans-serif", + "slug": "afacad", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfhXtWmU08mCgdfM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfiftWmU08mCgdfM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfsvqWmU08mCgdfM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUK8FKMIQOGaw6wjYT7ZHG_zsBBfvLqWmU08mCgdfM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92usiM-80KlZfNfuw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92ugCM-80KlZfNfuw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92ubCQ-80KlZfNfuw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/afacad/v1/6NUI8FKMIQOGaw6ahLYEvBjUVG5Ga92uVSQ-80KlZfNfuw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Afacad", + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/afacad/afacad.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Agbalumo", + "fontFamily": "Agbalumo, system-ui", + "slug": "agbalumo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/agbalumo/v2/55xvey5uMdT2N37KZcMAirl08KDJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Agbalumo", + "preview": "https://s.w.org/images/fonts/17.7/previews/agbalumo/agbalumo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/agbalumo/agbalumo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Agdasima", + "fontFamily": "Agdasima, sans-serif", + "slug": "agdasima", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/agdasima/v4/PN_zRfyxp2f1fUCgAMg_rzjb_-Da.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Agdasima", + "preview": "https://s.w.org/images/fonts/17.7/previews/agdasima/agdasima-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/agdasima/v4/PN_0Rfyxp2f1fUCgAPCGgBzW1PzTz2Mi.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Agdasima", + "preview": "https://s.w.org/images/fonts/17.7/previews/agdasima/agdasima-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/agdasima/agdasima.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Aguafina Script", + "fontFamily": "Aguafina Script, cursive", + "slug": "aguafina-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aguafinascript/v22/If2QXTv_ZzSxGIO30LemWEOmt1bHr84pgicOrg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aguafina Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/aguafina-script/aguafina-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aguafina-script/aguafina-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Akatab", + "fontFamily": "Akatab, sans-serif", + "slug": "akatab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/akatab/v7/VuJwdNrK3Z7gqJEPXYz5NIh-YA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Akatab", + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE3rKXdOaNiaRpFvg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Akatab", + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE3gKLdOaNiaRpFvg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Akatab", + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE35KPdOaNiaRpFvg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Akatab", + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE3-KDdOaNiaRpFvg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Akatab", + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akatab/v7/VuJzdNrK3Z7gqJE33KHdOaNiaRpFvg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Akatab", + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/akatab/akatab.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Akaya Kanadaka", + "fontFamily": "Akaya Kanadaka, system-ui", + "slug": "akaya-kanadaka", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/akayakanadaka/v16/N0bM2S5CPO5oOQqvazoRRb-8-PfUS5VBBSSF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Akaya Kanadaka", + "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-kanadaka/akaya-kanadaka-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-kanadaka/akaya-kanadaka.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Akaya Telivigala", + "fontFamily": "Akaya Telivigala, system-ui", + "slug": "akaya-telivigala", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/akayatelivigala/v22/lJwc-oo_iG9wXqU3rCTD395tp0uifdfdsIH0YH8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Akaya Telivigala", + "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-telivigala/akaya-telivigala-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/akaya-telivigala/akaya-telivigala.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Akronim", + "fontFamily": "Akronim, system-ui", + "slug": "akronim", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/akronim/v23/fdN-9sqWtWZZlHRp-gVxkFYN-a8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Akronim", + "preview": "https://s.w.org/images/fonts/17.7/previews/akronim/akronim-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/akronim/akronim.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Akshar", + "fontFamily": "Akshar, sans-serif", + "slug": "akshar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSSgFy9WY94XsnPc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Akshar", + "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSXYFy9WY94XsnPc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Akshar", + "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSUQFy9WY94XsnPc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Akshar", + "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSagCy9WY94XsnPc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Akshar", + "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/akshar/v9/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSZECy9WY94XsnPc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Akshar", + "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/akshar/akshar.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Aladin", + "fontFamily": "Aladin, system-ui", + "slug": "aladin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aladin/v24/ZgNSjPJFPrvJV5f17Cf4pGT2Ng.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aladin", + "preview": "https://s.w.org/images/fonts/17.7/previews/aladin/aladin-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aladin/aladin.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Alata", + "fontFamily": "Alata, sans-serif", + "slug": "alata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alata/v9/PbytFmztEwbIofe_xKcRQEOX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alata", + "preview": "https://s.w.org/images/fonts/17.7/previews/alata/alata-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alata/alata.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alatsi", + "fontFamily": "Alatsi, sans-serif", + "slug": "alatsi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alatsi/v11/TK3iWkUJAxQ2nLNGGzUHte5fKg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alatsi", + "preview": "https://s.w.org/images/fonts/17.7/previews/alatsi/alatsi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alatsi/alatsi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Albert Sans", + "fontFamily": "Albert Sans, sans-serif", + "slug": "albert-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5L_qY32TxAj1g.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHK5P_qY32TxAj1g.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSH9ZP_qY32TxAj1g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5P_qY32TxAj1g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHmZP_qY32TxAj1g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_qY32TxAj1g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHK5T_qY32TxAj1g.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHApT_qY32TxAj1g.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9AX7of3bRUz1r5t.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9CX74f3bRUz1r5t.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9BJ74f3bRUz1r5t.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9AX74f3bRUz1r5t.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Al74f3bRUz1r5t.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9DJ6If3bRUz1r5t.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Dw6If3bRUz1r5t.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9CX6If3bRUz1r5t.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9C-6If3bRUz1r5t.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Albert Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Aldrich", + "fontFamily": "Aldrich, sans-serif", + "slug": "aldrich", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aldrich/v21/MCoTzAn-1s3IGyJMZaUS3pP5H_E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aldrich", + "preview": "https://s.w.org/images/fonts/17.7/previews/aldrich/aldrich-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aldrich/aldrich.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alef", + "fontFamily": "Alef, sans-serif", + "slug": "alef", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alef/v21/FeVfS0NQpLYgrjdbC5FxxbU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alef", + "preview": "https://s.w.org/images/fonts/17.7/previews/alef/alef-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alef/v21/FeVQS0NQpLYglo50L5xa2bxii28.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alef", + "preview": "https://s.w.org/images/fonts/17.7/previews/alef/alef-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alef/alef.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alegreya", + "fontFamily": "Alegreya, serif", + "slug": "alegreya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNG9hUI-aCisSGVrw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGxBUI-aCisSGVrw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGKBII-aCisSGVrw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGERII-aCisSGVrw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGdhII-aCisSGVrw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGXxII-aCisSGVrw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlbgv6qjkySFr9V9.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlbSv6qjkySFr9V9.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlY-uKqjkySFr9V9.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlYHuKqjkySFr9V9.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlZguKqjkySFr9V9.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreya/v35/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlZJuKqjkySFr9V9.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Alegreya", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya/alegreya.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alegreya SC", + "fontFamily": "Alegreya SC, serif", + "slug": "alegreya-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiOGmRtCJ62-O0HhNEa-a6t05E5abe_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiMGmRtCJ62-O0HhNEa-Z6q2ZAbbKe_DGs.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZZc-rU0Qqu2FXKD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4WEySKqUEGKDBz4.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZYU_LU0Qqu2FXKD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4Sk0SKqUEGKDBz4.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZYI_7U0Qqu2FXKD.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4TU3SKqUEGKDBz4.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiTGmRtCJ62-O0HhNEa-ZYs_rU0Qqu2FXKD.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasc/v25/taiRGmRtCJ62-O0HhNEa-Z6q4RE2SKqUEGKDBz4.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Alegreya SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sc/alegreya-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alegreya Sans", + "fontFamily": "Alegreya Sans, sans-serif", + "slug": "alegreya-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUt9_-1phKLFgshYDvh6Vwt5TltvWdShm5bsg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUv9_-1phKLFgshYDvh6Vwt7V9V3G1TpGtLsgu7.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5fFPmEh8imdCqxI.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VFE92i0VHuxKiBA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUz9_-1phKLFgshYDvh6Vwt3VhnvEVXlm4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUt9_-1phKLFgshYDvh6Vwt7V9tvWdShm5bsg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5alOmEh8imdCqxI.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VTE52i0VHuxKiBA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5eFImEh8imdCqxI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEh2i0VHuxKiBA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5f1LmEh8imdCqxI.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VGEt2i0VHuxKiBA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUu9_-1phKLFgshYDvh6Vwt5dlKmEh8imdCqxI.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasans/v24/5aUo9_-1phKLFgshYDvh6Vwt7V9VPEp2i0VHuxKiBA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans/alegreya-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alegreya Sans SC", + "fontFamily": "Alegreya Sans SC, sans-serif", + "slug": "alegreya-sans-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Dipl9w5FPYtmMg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGl4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdlgREH452Mvds.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DuJH0iFrMYJ_K-4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdXiZhMKB6O-51OA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Nktv9ixALYs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Bkxl9w5FPYtmMg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DrpG0iFrMYJ_K-4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdBidhMKB6O-51OA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DvJA0iFrMYJ_K-4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdTiFhMKB6O-51OA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1Du5D0iFrMYJ_K-4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdUiJhMKB6O-51OA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DspC0iFrMYJ_K-4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alegreyasanssc/v23/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxddiNhMKB6O-51OA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Alegreya Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alegreya-sans-sc/alegreya-sans-sc.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Aleo", + "fontFamily": "Aleo, serif", + "slug": "aleo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KJ3G2P4HI4qCBtJ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KL3GmP4HI4qCBtJ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KIpGmP4HI4qCBtJ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KJ3GmP4HI4qCBtJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KJFGmP4HI4qCBtJ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KKpHWP4HI4qCBtJ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KKQHWP4HI4qCBtJ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KL3HWP4HI4qCBtJ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m61nF8G8_s6gHhIOX0IYBo_KLeHWP4HI4qCBtJ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WYu_Fo8IDQtJbok.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WQu-Fo8IDQtJbok.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WdW-Fo8IDQtJbok.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WYu-Fo8IDQtJbok.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_Wbm-Fo8IDQtJbok.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WVW5Fo8IDQtJbok.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WWy5Fo8IDQtJbok.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WQu5Fo8IDQtJbok.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aleo/v14/c4m81nF8G8_swAjT3z2dShrG-7e_WSK5Fo8IDQtJbok.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Aleo", + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aleo/aleo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alex Brush", + "fontFamily": "Alex Brush, cursive", + "slug": "alex-brush", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alexbrush/v22/SZc83FzrJKuqFbwMKk6EtUf57DtOmCc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alex Brush", + "preview": "https://s.w.org/images/fonts/17.7/previews/alex-brush/alex-brush-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alex-brush/alex-brush.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Alexandria", + "fontFamily": "Alexandria, sans-serif", + "slug": "alexandria", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9r7T6bCHJ8BRq0b.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9p7TqbCHJ8BRq0b.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9qlTqbCHJ8BRq0b.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9r7TqbCHJ8BRq0b.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9rJTqbCHJ8BRq0b.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9olSabCHJ8BRq0b.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9ocSabCHJ8BRq0b.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9p7SabCHJ8BRq0b.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alexandria/v3/UMBCrPdDqW66y0Y2usFeQCH18mulUxBvI9pSSabCHJ8BRq0b.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Alexandria", + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alexandria/alexandria.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alfa Slab One", + "fontFamily": "Alfa Slab One, system-ui", + "slug": "alfa-slab-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alfaslabone/v19/6NUQ8FmMKwSEKjnm5-4v-4Jh6dBretWvYmE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alfa Slab One", + "preview": "https://s.w.org/images/fonts/17.7/previews/alfa-slab-one/alfa-slab-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alfa-slab-one/alfa-slab-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Alice", + "fontFamily": "Alice, serif", + "slug": "alice", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alice/v20/OpNCnoEEmtHa6FcMpA_chzJ0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alice", + "preview": "https://s.w.org/images/fonts/17.7/previews/alice/alice-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alice/alice.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alike", + "fontFamily": "Alike, serif", + "slug": "alike", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alike/v21/HI_EiYEYI6BIoEjESZXAQ4-d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alike", + "preview": "https://s.w.org/images/fonts/17.7/previews/alike/alike-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alike/alike.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alike Angular", + "fontFamily": "Alike Angular, serif", + "slug": "alike-angular", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alikeangular/v25/3qTrojWunjGQtEBlIcwMbSoI3kY6bB7FKjE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alike Angular", + "preview": "https://s.w.org/images/fonts/17.7/previews/alike-angular/alike-angular-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alike-angular/alike-angular.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alkalami", + "fontFamily": "Alkalami, serif", + "slug": "alkalami", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alkalami/v7/zOL_4pfDmqRL95WXi5eOw8BMuvhH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alkalami", + "preview": "https://s.w.org/images/fonts/17.7/previews/alkalami/alkalami-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alkalami/alkalami.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alkatra", + "fontFamily": "Alkatra, system-ui", + "slug": "alkatra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48Medzngmu7cKrNDVemxE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alkatra", + "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48MedzngUu7cKrNDVemxE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alkatra", + "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48Medznj4vLcKrNDVemxE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Alkatra", + "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alkatra/v3/r05EGLZA5qhCYsyJbuChFuK48MedznjBvLcKrNDVemxE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alkatra", + "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alkatra/alkatra.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Allan", + "fontFamily": "Allan, system-ui", + "slug": "allan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/allan/v24/ea8XadU7WuTxEtbzP9SF8nZE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Allan", + "preview": "https://s.w.org/images/fonts/17.7/previews/allan/allan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/allan/v24/ea8aadU7WuTxEu5KEPCI2WpNgEKU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Allan", + "preview": "https://s.w.org/images/fonts/17.7/previews/allan/allan-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/allan/allan.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Allerta", + "fontFamily": "Allerta, sans-serif", + "slug": "allerta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/allerta/v18/TwMO-IAHRlkbx940UnQdSQqO5uY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Allerta", + "preview": "https://s.w.org/images/fonts/17.7/previews/allerta/allerta-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/allerta/allerta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Allerta Stencil", + "fontFamily": "Allerta Stencil, sans-serif", + "slug": "allerta-stencil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/allertastencil/v22/HTx0L209KT-LmIE9N7OR6eiycOeF_jz313DuvQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Allerta Stencil", + "preview": "https://s.w.org/images/fonts/17.7/previews/allerta-stencil/allerta-stencil-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/allerta-stencil/allerta-stencil.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Allison", + "fontFamily": "Allison, cursive", + "slug": "allison", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/allison/v11/X7nl4b88AP2nkbvZOCOQ4MTgAgk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Allison", + "preview": "https://s.w.org/images/fonts/17.7/previews/allison/allison-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/allison/allison.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Allura", + "fontFamily": "Allura, cursive", + "slug": "allura", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/allura/v21/9oRPNYsQpS4zjuAPiQIXPtrrGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Allura", + "preview": "https://s.w.org/images/fonts/17.7/previews/allura/allura-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/allura/allura.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Almarai", + "fontFamily": "Almarai, sans-serif", + "slug": "almarai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_anhn2coq72sXg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Almarai", + "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/almarai/v12/tsstApxBaigK_hnnc1-PonC3vqc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Almarai", + "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS-aghn2coq72sXg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Almarai", + "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_qjhn2coq72sXg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Almarai", + "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/almarai/almarai.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Almendra", + "fontFamily": "Almendra, serif", + "slug": "almendra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/almendra/v26/H4ckBXKAlMnTn0CskyY_wr-wg763.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Almendra", + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/almendra/v26/H4ciBXKAlMnTn0CskxY4yL6Shq63czE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Almendra", + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/almendra/v26/H4cjBXKAlMnTn0Cskx6G7Zu9qKK-aihq.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Almendra", + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/almendra/v26/H4chBXKAlMnTn0CskxY48Ae9oqOcbzhqDtg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Almendra", + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra/almendra.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Almendra Display", + "fontFamily": "Almendra Display, system-ui", + "slug": "almendra-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/almendradisplay/v31/0FlPVOGWl1Sb4O3tETtADHRRlZhzXSreTyer338.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Almendra Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-display/almendra-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-display/almendra-display.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Almendra SC", + "fontFamily": "Almendra SC, serif", + "slug": "almendra-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/almendrasc/v29/Iure6Yx284eebowr7hbyTZZMprVA4XQ0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Almendra SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-sc/almendra-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/almendra-sc/almendra-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Alumni Sans", + "fontFamily": "Alumni Sans, sans-serif", + "slug": "alumni-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9OO5QrVsJ3C8qng.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9uO9QrVsJ3C8qng.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9Zu9QrVsJ3C8qng.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9OO9QrVsJ3C8qng.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9Cu9QrVsJ3C8qng.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd95uhQrVsJ3C8qng.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd93-hQrVsJ3C8qng.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9uOhQrVsJ3C8qng.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9kehQrVsJ3C8qng.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Ky46lEI_io6npfB.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kw461EI_io6npfB.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kzm61EI_io6npfB.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Ky461EI_io6npfB.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8KyK61EI_io6npfB.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kxm7FEI_io6npfB.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kxf7FEI_io6npfB.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kw47FEI_io6npfB.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisans/v18/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8KwR7FEI_io6npfB.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Alumni Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans/alumni-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alumni Sans Collegiate One", + "fontFamily": "Alumni Sans Collegiate One, sans-serif", + "slug": "alumni-sans-collegiate-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alumnisanscollegiateone/v5/MQpB-XChK8G5CtmK_AuGxQrdNvPSXkn0RM-XqjWWhjdfyDiPw2ta.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alumni Sans Collegiate One", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-collegiate-one/alumni-sans-collegiate-one-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisanscollegiateone/v5/MQpD-XChK8G5CtmK_AuGxQrdNvPSXkn0RM-XqjWWhgdYwjmtxntaDFU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alumni Sans Collegiate One", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-collegiate-one/alumni-sans-collegiate-one-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-collegiate-one/alumni-sans-collegiate-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Alumni Sans Inline One", + "fontFamily": "Alumni Sans Inline One, system-ui", + "slug": "alumni-sans-inline-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alumnisansinlineone/v5/RrQBbpJx9zZ3IXTBOASKp5gJAetBdaihcjbpD3UZcr7xbYw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alumni Sans Inline One", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-inline-one/alumni-sans-inline-one-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisansinlineone/v5/RrQDbpJx9zZ3IXTBOASKp5gJAetBdaihcjbpP3ITc5z0fYxcrQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alumni Sans Inline One", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-inline-one/alumni-sans-inline-one-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-inline-one/alumni-sans-inline-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Alumni Sans Pinstripe", + "fontFamily": "Alumni Sans Pinstripe, sans-serif", + "slug": "alumni-sans-pinstripe", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/alumnisanspinstripe/v6/ZgNNjOFFPq_AUJD1umyS30W-Xub8zD1ObhezZ7VIpcDA5w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Alumni Sans Pinstripe", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-pinstripe/alumni-sans-pinstripe-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/alumnisanspinstripe/v6/ZgNDjOFFPq_AUJD1umyS30W-Xub8zD1ObheDYL9Jh8XQ5_cY.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Alumni Sans Pinstripe", + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-pinstripe/alumni-sans-pinstripe-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/alumni-sans-pinstripe/alumni-sans-pinstripe.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Amarante", + "fontFamily": "Amarante, system-ui", + "slug": "amarante", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amarante/v28/xMQXuF1KTa6EvGx9bq-yC3rAmD-b.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amarante", + "preview": "https://s.w.org/images/fonts/17.7/previews/amarante/amarante-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amarante/amarante.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Amaranth", + "fontFamily": "Amaranth, sans-serif", + "slug": "amaranth", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkuALODe433f0j1zPnHF9GqwnzW.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amaranth", + "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkoALODe433f0j1zMnAHdCIx2zWD4I.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Amaranth", + "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkpALODe433f0j1zMF-OPWn6WDfFpuc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Amaranth", + "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amaranth/v18/KtkrALODe433f0j1zMnAJWmn42H9E4ucRY8.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Amaranth", + "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amaranth/amaranth.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Amatic SC", + "fontFamily": "Amatic SC, cursive", + "slug": "amatic-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amaticsc/v26/TUZyzwprpvBS1izr_vO0CO6ecZQf1A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amatic SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/amatic-sc/amatic-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amaticsc/v26/TUZ3zwprpvBS1izr_vOMscG6fL8D3WTy-A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Amatic SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/amatic-sc/amatic-sc-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amatic-sc/amatic-sc.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Amethysta", + "fontFamily": "Amethysta, serif", + "slug": "amethysta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amethysta/v16/rP2Fp2K15kgb_F3ibfWIHTWCBl0O8Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amethysta", + "preview": "https://s.w.org/images/fonts/17.7/previews/amethysta/amethysta-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amethysta/amethysta.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Amiko", + "fontFamily": "Amiko, sans-serif", + "slug": "amiko", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amiko/v12/WwkQxPq1DFK04tqgc17MMZgJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amiko", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amiko/v12/WwkdxPq1DFK04uJ9XXrBGoQAUco5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Amiko", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amiko/v12/WwkdxPq1DFK04uIZXHrBGoQAUco5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Amiko", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amiko/amiko.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Amiri", + "fontFamily": "Amiri, serif", + "slug": "amiri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amiri/v27/J7aRnpd8CGxBHqUsvrIw74NL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amiri/v27/J7afnpd8CGxBHpUrtLMS6pNLAjk.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Amiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amiri/v27/J7acnpd8CGxBHp2VkZY9xJ9CGyAa.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Amiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amiri/v27/J7aanpd8CGxBHpUrjAo9zp5gHjAavCA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Amiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri/amiri.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Amiri Quran", + "fontFamily": "Amiri Quran, serif", + "slug": "amiri-quran", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amiriquran/v14/_Xmo-Hk0rD6DbUL4_vH8Zq5o7Cycsu-2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amiri Quran", + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri-quran/amiri-quran-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amiri-quran/amiri-quran.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Amita", + "fontFamily": "Amita, cursive", + "slug": "amita", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/amita/v18/HhyaU5si9Om7PQlqAfSKEZZL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Amita", + "preview": "https://s.w.org/images/fonts/17.7/previews/amita/amita-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/amita/v18/HhyXU5si9Om7PTHTLtCHOopCTKkI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Amita", + "preview": "https://s.w.org/images/fonts/17.7/previews/amita/amita-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/amita/amita.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Anaheim", + "fontFamily": "Anaheim, sans-serif", + "slug": "anaheim", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anaheim/v14/8vII7w042Wp87g4G0UHUEE5eK_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anaheim", + "preview": "https://s.w.org/images/fonts/17.7/previews/anaheim/anaheim-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anaheim/anaheim.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Andada Pro", + "fontFamily": "Andada Pro, serif", + "slug": "andada-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DPJBY8ZFLzvIt2S.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DP7BY8ZFLzvIt2S.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DMXAo8ZFLzvIt2S.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DMuAo8ZFLzvIt2S.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DNJAo8ZFLzvIt2S.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRmdfHr3NJ82Stjw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRlVfHr3NJ82Stjw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRrlYHr3NJ82Stjw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRoBYHr3NJ82Stjw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andadapro/v20/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRudYHr3NJ82Stjw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Andada Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/andada-pro/andada-pro.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Andika", + "fontFamily": "Andika, sans-serif", + "slug": "andika", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/andika/v25/mem_Ya6iyW-LwqgAaLwRWrwGVA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Andika", + "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andika/v25/mem9Ya6iyW-Lwqgwb7YQeLkWVNBt.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Andika", + "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andika/v25/mem8Ya6iyW-Lwqg40ZM1V5caXcl0Aw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Andika", + "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/andika/v25/mem6Ya6iyW-Lwqgwb46pV50bf8xkA76a.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Andika", + "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/andika/andika.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Bangla", + "fontFamily": "Anek Bangla, sans-serif", + "slug": "anek-bangla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9YIoIg56yyvt0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofu9ZIoIg56yyvt0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfjFZIoIg56yyvt0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9ZIoIg56yyvt0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofl1ZIoIg56yyvt0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfrFeIoIg56yyvt0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfoheIoIg56yyvt0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekbangla/v5/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofu9eIoIg56yyvt0.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-bangla/anek-bangla.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Devanagari", + "fontFamily": "Anek Devanagari, sans-serif", + "slug": "anek-devanagari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDtk-9iFk0LjZ7E.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLBtku9iFk0LjZ7E.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLCzku9iFk0LjZ7E.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDtku9iFk0LjZ7E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDfku9iFk0LjZ7E.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLAzle9iFk0LjZ7E.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLAKle9iFk0LjZ7E.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekdevanagari/v8/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLBtle9iFk0LjZ7E.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-devanagari/anek-devanagari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Gujarati", + "fontFamily": "Anek Gujarati, sans-serif", + "slug": "anek-gujarati", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0F5G7xkKgB7Lm7g.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0l5C7xkKgB7Lm7g.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0SZC7xkKgB7Lm7g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0F5C7xkKgB7Lm7g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0JZC7xkKgB7Lm7g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0yZe7xkKgB7Lm7g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-08Je7xkKgB7Lm7g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgujarati/v9/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0l5e7xkKgB7Lm7g.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gujarati/anek-gujarati.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Gurmukhi", + "fontFamily": "Anek Gurmukhi, sans-serif", + "slug": "anek-gurmukhi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5ppWa41H6DjbA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkb95tpWa41H6DjbA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbKZtpWa41H6DjbA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5tpWa41H6DjbA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbRZtpWa41H6DjbA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbqZxpWa41H6DjbA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbkJxpWa41H6DjbA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekgurmukhi/v8/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkb95xpWa41H6DjbA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-gurmukhi/anek-gurmukhi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Kannada", + "fontFamily": "Anek Kannada, sans-serif", + "slug": "anek-kannada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFDEAuhVReA1oef.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dHDEQuhVReA1oef.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dEdEQuhVReA1oef.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFDEQuhVReA1oef.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFxEQuhVReA1oef.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dGdFguhVReA1oef.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dGkFguhVReA1oef.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekkannada/v5/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dHDFguhVReA1oef.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-kannada/anek-kannada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Latin", + "fontFamily": "Anek Latin, sans-serif", + "slug": "anek-latin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuR7EZLNClWL3kgw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3Pux7AZLNClWL3kgw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuGbAZLNClWL3kgw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuR7AZLNClWL3kgw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PudbAZLNClWL3kgw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PumbcZLNClWL3kgw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuoLcZLNClWL3kgw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/aneklatin/v5/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3Pux7cZLNClWL3kgw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-latin/anek-latin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Malayalam", + "fontFamily": "Anek Malayalam, sans-serif", + "slug": "anek-malayalam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUZu_HM_5PDO71Qs.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTURu-HM_5PDO71Qs.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUcW-HM_5PDO71Qs.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUZu-HM_5PDO71Qs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUam-HM_5PDO71Qs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUUW5HM_5PDO71Qs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUXy5HM_5PDO71Qs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekmalayalam/v6/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTURu5HM_5PDO71Qs.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-malayalam/anek-malayalam.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Odia", + "fontFamily": "Anek Odia, sans-serif", + "slug": "anek-odia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmZf63jXZAtm_es.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnkZfq3jXZAtm_es.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnnHfq3jXZAtm_es.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmZfq3jXZAtm_es.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmrfq3jXZAtm_es.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnlHea3jXZAtm_es.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnl-ea3jXZAtm_es.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anekodia/v6/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnkZea3jXZAtm_es.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Odia", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-odia/anek-odia.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Tamil", + "fontFamily": "Anek Tamil, sans-serif", + "slug": "anek-tamil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQiZ6rov4oegjOQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNwid6rov4oegjOQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNHCd6rov4oegjOQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQid6rov4oegjOQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNcCd6rov4oegjOQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNnCB6rov4oegjOQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNpSB6rov4oegjOQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektamil/v9/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNwiB6rov4oegjOQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-tamil/anek-tamil.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anek Telugu", + "fontFamily": "Anek Telugu, sans-serif", + "slug": "anek-telugu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13y-_oEiG2ep10_8.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i136--oEiG2ep10_8.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i133G-oEiG2ep10_8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13y--oEiG2ep10_8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13x2-oEiG2ep10_8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13_G5oEiG2ep10_8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i138i5oEiG2ep10_8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anektelugu/v8/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i136-5oEiG2ep10_8.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anek Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anek-telugu/anek-telugu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Angkor", + "fontFamily": "Angkor, system-ui", + "slug": "angkor", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/angkor/v32/H4cmBXyAlsPdnlb-9yw-4Lqggw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Angkor", + "preview": "https://s.w.org/images/fonts/17.7/previews/angkor/angkor-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/angkor/angkor.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Annie Use Your Telescope", + "fontFamily": "Annie Use Your Telescope, cursive", + "slug": "annie-use-your-telescope", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/annieuseyourtelescope/v18/daaLSS4tI2qYYl3Jq9s_Hu74xwktnlKxH6osGVGjkTfB3UUVZA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Annie Use Your Telescope", + "preview": "https://s.w.org/images/fonts/17.7/previews/annie-use-your-telescope/annie-use-your-telescope-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/annie-use-your-telescope/annie-use-your-telescope.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Anonymous Pro", + "fontFamily": "Anonymous Pro, monospace", + "slug": "anonymous-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2Bp2a15UIB7Un-bOeISG3pLlk89CH98Ko.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anonymous Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2fp2a15UIB7Un-bOeISG3pHl429QP44Kqr2Q.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Anonymous Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2cp2a15UIB7Un-bOeISG3pFuAT0CzW7KOywKo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anonymous Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anonymouspro/v21/rP2ap2a15UIB7Un-bOeISG3pHl4OTCzc7YG30KqB9Q.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Anonymous Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anonymous-pro/anonymous-pro.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Antic", + "fontFamily": "Antic, sans-serif", + "slug": "antic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/antic/v19/TuGfUVB8XY5DRaZOodgzydtk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Antic", + "preview": "https://s.w.org/images/fonts/17.7/previews/antic/antic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/antic/antic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Antic Didone", + "fontFamily": "Antic Didone, serif", + "slug": "antic-didone", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anticdidone/v16/RWmPoKKX6u8sp8fIWdnDKqDirIsGBGBzCw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Antic Didone", + "preview": "https://s.w.org/images/fonts/17.7/previews/antic-didone/antic-didone-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/antic-didone/antic-didone.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Antic Slab", + "fontFamily": "Antic Slab, serif", + "slug": "antic-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anticslab/v16/bWt97fPFfRzkCa9Jlp6IWcdWXW5p5Qo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Antic Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/antic-slab/antic-slab-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/antic-slab/antic-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Anton", + "fontFamily": "Anton, sans-serif", + "slug": "anton", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anton/v25/1Ptgg87LROyAm0Kx8i4gS7lu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anton", + "preview": "https://s.w.org/images/fonts/17.7/previews/anton/anton-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anton/anton.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Antonio", + "fontFamily": "Antonio, sans-serif", + "slug": "antonio", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxx8BtNY2DwSXlM.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVzx8RtNY2DwSXlM.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVwv8RtNY2DwSXlM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxx8RtNY2DwSXlM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxD8RtNY2DwSXlM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVyv9htNY2DwSXlM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/antonio/v19/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVyW9htNY2DwSXlM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Antonio", + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/antonio/antonio.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anuphan", + "fontFamily": "Anuphan, sans-serif", + "slug": "anuphan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCkY9A4hGmW927Gu.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCmY9Q4hGmW927Gu.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZClG9Q4hGmW927Gu.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCkY9Q4hGmW927Gu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCkq9Q4hGmW927Gu.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCnG8g4hGmW927Gu.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anuphan/v3/2sDBZGxYgY7LkLT0s2Yrm5UhuLoIZCn_8g4hGmW927Gu.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anuphan", + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anuphan/anuphan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Anybody", + "fontFamily": "Anybody, system-ui", + "slug": "anybody", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J12HPq8XD_nBPpQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JV2DPq8XD_nBPpQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JiWDPq8XD_nBPpQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J12DPq8XD_nBPpQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J5WDPq8XD_nBPpQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JCWfPq8XD_nBPpQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JMGfPq8XD_nBPpQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JV2fPq8XD_nBPpQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JfmfPq8XD_nBPpQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMn7M_C3HVfpcHY.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOn7c_C3HVfpcHY.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyN57c_C3HVfpcHY.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMn7c_C3HVfpcHY.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMV7c_C3HVfpcHY.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyP56s_C3HVfpcHY.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyPA6s_C3HVfpcHY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOn6s_C3HVfpcHY.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/anybody/v11/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOO6s_C3HVfpcHY.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Anybody", + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/anybody/anybody.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Aoboshi One", + "fontFamily": "Aoboshi One, serif", + "slug": "aoboshi-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aoboshione/v10/Gg8xN5kXaAXtHQrFxwl10ysOBmZX_UEg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aoboshi One", + "preview": "https://s.w.org/images/fonts/17.7/previews/aoboshi-one/aoboshi-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aoboshi-one/aoboshi-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Arapey", + "fontFamily": "Arapey, serif", + "slug": "arapey", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arapey/v16/-W__XJn-UDDA2RC6YtAcZkIzeg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arapey", + "preview": "https://s.w.org/images/fonts/17.7/previews/arapey/arapey-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arapey/v16/-W_9XJn-UDDA2RCKZdodREcjeo0k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Arapey", + "preview": "https://s.w.org/images/fonts/17.7/previews/arapey/arapey-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arapey/arapey.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Arbutus", + "fontFamily": "Arbutus, serif", + "slug": "arbutus", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arbutus/v28/NaPYcZ7dG_5J3poob9dtryO8fMU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arbutus", + "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus/arbutus-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus/arbutus.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Arbutus Slab", + "fontFamily": "Arbutus Slab, serif", + "slug": "arbutus-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arbutusslab/v16/oY1Z8e7OuLXkJGbXtr5ba7ZVbq8dJlaFAQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arbutus Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus-slab/arbutus-slab-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arbutus-slab/arbutus-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Architects Daughter", + "fontFamily": "Architects Daughter, cursive", + "slug": "architects-daughter", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/architectsdaughter/v18/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvfYtq4szgE-Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Architects Daughter", + "preview": "https://s.w.org/images/fonts/17.7/previews/architects-daughter/architects-daughter-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/architects-daughter/architects-daughter.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Archivo", + "fontFamily": "Archivo, sans-serif", + "slug": "archivo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDJp9R1oJ0vyVQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTtDNp9R1oJ0vyVQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTajNp9R1oJ0vyVQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDNp9R1oJ0vyVQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTBjNp9R1oJ0vyVQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT6jRp9R1oJ0vyVQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT0zRp9R1oJ0vyVQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTtDRp9R1oJ0vyVQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTnTRp9R1oJ0vyVQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCBshdpBU7iVdxQ.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HABsxdpBU7iVdxQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HDfsxdpBU7iVdxQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCBsxdpBU7iVdxQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCzsxdpBU7iVdxQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HBftBdpBU7iVdxQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HBmtBdpBU7iVdxQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HABtBdpBU7iVdxQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivo/v19/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HAotBdpBU7iVdxQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Archivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo/archivo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Archivo Black", + "fontFamily": "Archivo Black, sans-serif", + "slug": "archivo-black", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/archivoblack/v21/HTxqL289NzCGg4MzN6KJ7eW6OY6P_x7yx3A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Archivo Black", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-black/archivo-black-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-black/archivo-black.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Archivo Narrow", + "fontFamily": "Archivo Narrow, sans-serif", + "slug": "archivo-narrow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvLFGKoXOtFCQ76Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvHlGKoXOtFCQ76Q.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhv8laKoXOtFCQ76Q.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvy1aKoXOtFCQ76Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BJi53msNiEr6T6Y.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BJQ53msNiEr6T6Y.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BK84HmsNiEr6T6Y.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/archivonarrow/v30/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BKF4HmsNiEr6T6Y.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Archivo Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/archivo-narrow/archivo-narrow.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Are You Serious", + "fontFamily": "Are You Serious, cursive", + "slug": "are-you-serious", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/areyouserious/v12/ll8kK2GVSSr-PtjQ5nONVcNn4306gD9nCGRayg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Are You Serious", + "preview": "https://s.w.org/images/fonts/17.7/previews/are-you-serious/are-you-serious-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/are-you-serious/are-you-serious.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Aref Ruqaa", + "fontFamily": "Aref Ruqaa, serif", + "slug": "aref-ruqaa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arefruqaa/v25/WwkbxPW1E165rajQKDulEIUiVNo5xNY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aref Ruqaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa/aref-ruqaa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arefruqaa/v25/WwkYxPW1E165rajQKDulKDwNcNcS2N_7Bdk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Aref Ruqaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa/aref-ruqaa-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa/aref-ruqaa.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Aref Ruqaa Ink", + "fontFamily": "Aref Ruqaa Ink, serif", + "slug": "aref-ruqaa-ink", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arefruqaaink/v10/1q2fY5WOGUFlt84GTOkP6Kdx72TkVIGpgnxL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aref Ruqaa Ink", + "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa-ink/aref-ruqaa-ink-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arefruqaaink/v10/1q2cY5WOGUFlt84GTOkP6Kdx71xde6WkqWBCyxWn.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Aref Ruqaa Ink", + "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa-ink/aref-ruqaa-ink-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aref-ruqaa-ink/aref-ruqaa-ink.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Arima", + "fontFamily": "Arima, system-ui", + "slug": "arima", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1YTE-oAGOyYw2fw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX14TA-oAGOyYw2fw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1PzA-oAGOyYw2fw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1YTA-oAGOyYw2fw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1UzA-oAGOyYw2fw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1vzc-oAGOyYw2fw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arima/v5/neIWzCqmt4Aup_qE1nFWqxI1RZX1hjc-oAGOyYw2fw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Arima", + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arima/arima.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Arimo", + "fontFamily": "Arimo, sans-serif", + "slug": "arimo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk37cxsAhDAVQI4aA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk338xsAhDAVQI4aA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3M8tsAhDAVQI4aA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3CstsAhDAVQI4aA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-ERBrBdwcoaKww.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-2RBrBdwcoaKww.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9aQxrBdwcoaKww.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9jQxrBdwcoaKww.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Arimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arimo/arimo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Arizonia", + "fontFamily": "Arizonia, cursive", + "slug": "arizonia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arizonia/v21/neIIzCemt4A5qa7mv6WDHK06UY30.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arizonia", + "preview": "https://s.w.org/images/fonts/17.7/previews/arizonia/arizonia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arizonia/arizonia.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Armata", + "fontFamily": "Armata, sans-serif", + "slug": "armata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/armata/v20/gokvH63_HV5jQ-E9kT53Q2u_mQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Armata", + "preview": "https://s.w.org/images/fonts/17.7/previews/armata/armata-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/armata/armata.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Arsenal", + "fontFamily": "Arsenal, sans-serif", + "slug": "arsenal", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKrE3kQtZQ4pF3D11rWAewrhXY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arsenal", + "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKpE3kQtZQ4pF3D513cAM4ulXYrtA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Arsenal", + "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKuE3kQtZQ4pF3D7-P5JeEAmX8yrdk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Arsenal", + "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arsenal/v12/wXKsE3kQtZQ4pF3D513kueEKmF03vdnKjw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Arsenal", + "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arsenal/arsenal.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Artifika", + "fontFamily": "Artifika, serif", + "slug": "artifika", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/artifika/v21/VEMyRoxzronptCuxu6Wo5jDtreOL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Artifika", + "preview": "https://s.w.org/images/fonts/17.7/previews/artifika/artifika-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/artifika/artifika.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Arvo", + "fontFamily": "Arvo, serif", + "slug": "arvo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arvo/v22/tDbD2oWUg0MKmSUa7Lzr7vs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arvo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arvo/v22/tDbN2oWUg0MKqSIQ7Z7u_vvijQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Arvo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arvo/v22/tDbM2oWUg0MKoZw1yLHA8vL7lAE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Arvo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arvo/v22/tDbO2oWUg0MKqSIoVLHK89D-hAHkGg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Arvo", + "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arvo/arvo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Arya", + "fontFamily": "Arya, sans-serif", + "slug": "arya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/arya/v19/ga6CawNG-HJd9UP1-beqdFE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Arya", + "preview": "https://s.w.org/images/fonts/17.7/previews/arya/arya-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/arya/v19/ga6NawNG-HJdzfra3bqBaFg3dRE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Arya", + "preview": "https://s.w.org/images/fonts/17.7/previews/arya/arya-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/arya/arya.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Asap", + "fontFamily": "Asap, sans-serif", + "slug": "asap", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYkqQsK2OXoA7Glw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYEqUsK2OXoA7Glw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYzKUsK2OXoA7Glw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYkqUsK2OXoA7Glw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYoKUsK2OXoA7Glw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYTKIsK2OXoA7Glw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYdaIsK2OXoA7Glw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYEqIsK2OXoA7Glw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOOCniXp96a4Tc2DaTeuDAoKsE617JFc49knOIYdjTYO6IsK2OXoA7Glw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmWggvWl0Qn.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbWmWggvWl0Qn.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuaabWmWggvWl0Qn.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmWggvWl0Qn.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmWggvWl0Qn.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuYaammWggvWl0Qn.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammWggvWl0Qn.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuZEammWggvWl0Qn.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asap/v30/KFOMCniXp96ayz4E7kSn66aGLdTylUAMQXC89YmC2DPNWuZtammWggvWl0Qn.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Asap", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/asap/asap.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Asap Condensed", + "fontFamily": "Asap Condensed, sans-serif", + "slug": "asap-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO9DSWlBgGqgp-pO.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUIFFimuCovpOkXA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO8nSmlBgGqgp-pO.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUOVGimuCovpOkXA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxidypY1o9NHyXh3WvSbGSggdNeOYk1Mq3ap.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxifypY1o9NHyXh3WvSbGSggdOeJaExurmapvvM.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO9_S2lBgGqgp-pO.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUL1HimuCovpOkXA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO9TTGlBgGqgp-pO.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUJFAimuCovpOkXA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO83TWlBgGqgp-pO.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUPVBimuCovpOkXA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO8rTmlBgGqgp-pO.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUOlCimuCovpOkXA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxieypY1o9NHyXh3WvSbGSggdO8PT2lBgGqgp-pO.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asapcondensed/v17/pxiYypY1o9NHyXh3WvSbGSggdOeJUM1DimuCovpOkXA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Asap Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/asap-condensed/asap-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Asar", + "fontFamily": "Asar, serif", + "slug": "asar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/asar/v22/sZlLdRyI6TBIXkMQDLlTW6E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Asar", + "preview": "https://s.w.org/images/fonts/17.7/previews/asar/asar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/asar/asar.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Asset", + "fontFamily": "Asset, system-ui", + "slug": "asset", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/asset/v28/SLXGc1na-mM4cWIjRJqExst1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Asset", + "preview": "https://s.w.org/images/fonts/17.7/previews/asset/asset-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/asset/asset.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Assistant", + "fontFamily": "Assistant, sans-serif", + "slug": "assistant", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtmZnEGSf3qGuvM4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtrhnEGSf3qGuvM4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnEGSf3qGuvM4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQttRnEGSf3qGuvM4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtjhgEGSf3qGuvM4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtgFgEGSf3qGuvM4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/assistant/v19/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtmZgEGSf3qGuvM4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Assistant", + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/assistant/assistant.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Astloch", + "fontFamily": "Astloch, system-ui", + "slug": "astloch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/astloch/v26/TuGRUVJ8QI5GSeUjq9kRzMtkH1Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Astloch", + "preview": "https://s.w.org/images/fonts/17.7/previews/astloch/astloch-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/astloch/v26/TuGUUVJ8QI5GSeUjk2A-6MZPA10xLMQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Astloch", + "preview": "https://s.w.org/images/fonts/17.7/previews/astloch/astloch-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/astloch/astloch.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Asul", + "fontFamily": "Asul, sans-serif", + "slug": "asul", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/asul/v21/VuJ-dNjKxYr46fYFXK78JIg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Asul", + "preview": "https://s.w.org/images/fonts/17.7/previews/asul/asul-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/asul/v21/VuJxdNjKxYr40U8qeKPXOIFneRo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Asul", + "preview": "https://s.w.org/images/fonts/17.7/previews/asul/asul-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/asul/asul.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Athiti", + "fontFamily": "Athiti, sans-serif", + "slug": "athiti", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAxDNyB_2-C99ycg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Athiti", + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAoDByB_2-C99ycg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Athiti", + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/athiti/v12/pe0vMISdLIZIv1w4CRhWCtaiAg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Athiti", + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wA-DFyB_2-C99ycg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Athiti", + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wA1DZyB_2-C99ycg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Athiti", + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAsDdyB_2-C99ycg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Athiti", + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/athiti/athiti.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Atkinson Hyperlegible", + "fontFamily": "Atkinson Hyperlegible, sans-serif", + "slug": "atkinson-hyperlegible", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt23C1KxNDXMspQ1lPyU89-1h6ONRlW45GE4JgpewSSbQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Atkinson Hyperlegible", + "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt43C1KxNDXMspQ1lPyU89-1h6ONRlW45G055IoWQGCbUWn.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Atkinson Hyperlegible", + "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt73C1KxNDXMspQ1lPyU89-1h6ONRlW45G8WbcNdi-OZFy-FA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Atkinson Hyperlegible", + "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt93C1KxNDXMspQ1lPyU89-1h6ONRlW45G056qRdiWPRlmuFH24.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Atkinson Hyperlegible", + "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/atkinson-hyperlegible/atkinson-hyperlegible.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Atma", + "fontFamily": "Atma, system-ui", + "slug": "atma", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo8JzKjI9PvedRkM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Atma", + "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atma/v16/uK_84rqWc-Eom2tbDj8WIv4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Atma", + "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo5pyKjI9PvedRkM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Atma", + "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo7Z1KjI9PvedRkM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Atma", + "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/atma/v16/uK_z4rqWc-Eoo9J0KjI9PvedRkM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Atma", + "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/atma/atma.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Atomic Age", + "fontFamily": "Atomic Age, system-ui", + "slug": "atomic-age", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/atomicage/v27/f0Xz0eug6sdmRFkYZZGL58Tt9a8GYeA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Atomic Age", + "preview": "https://s.w.org/images/fonts/17.7/previews/atomic-age/atomic-age-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/atomic-age/atomic-age.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Aubrey", + "fontFamily": "Aubrey, system-ui", + "slug": "aubrey", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/aubrey/v28/q5uGsou7NPBw-p7vvwNsCxVEgA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Aubrey", + "preview": "https://s.w.org/images/fonts/17.7/previews/aubrey/aubrey-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/aubrey/aubrey.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Audiowide", + "fontFamily": "Audiowide, system-ui", + "slug": "audiowide", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/audiowide/v20/l7gdbjpo0cum0ckerWCtlAXPExpQBw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Audiowide", + "preview": "https://s.w.org/images/fonts/17.7/previews/audiowide/audiowide-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/audiowide/audiowide.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Autour One", + "fontFamily": "Autour One, system-ui", + "slug": "autour-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/autourone/v24/UqyVK80cP25l3fJgbdfbk5xWVscxdKE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Autour One", + "preview": "https://s.w.org/images/fonts/17.7/previews/autour-one/autour-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/autour-one/autour-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Average", + "fontFamily": "Average, serif", + "slug": "average", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/average/v18/fC1hPYBHe23MxA7rIedwVWytTyk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Average", + "preview": "https://s.w.org/images/fonts/17.7/previews/average/average-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/average/average.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Average Sans", + "fontFamily": "Average Sans, sans-serif", + "slug": "average-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/averagesans/v16/1Ptpg8fLXP2dlAXR-HlJJNJPANqazVoK4A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Average Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/average-sans/average-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/average-sans/average-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Averia Gruesa Libre", + "fontFamily": "Averia Gruesa Libre, system-ui", + "slug": "averia-gruesa-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/averiagruesalibre/v22/NGSov4nEGEktOaDRKsY-1dhh8eEtIx3ZUmyJw0SLRA8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Averia Gruesa Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-gruesa-libre/averia-gruesa-libre-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-gruesa-libre/averia-gruesa-libre.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Averia Libre", + "fontFamily": "Averia Libre, system-ui", + "slug": "averia-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0FKIcMGZEnV6xygz7eNjEarovtak7t-pQgTw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Averia Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0HKIcMGZEnV6xygz7eNjESAJFhbUTs2JEwT4Sk.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Averia Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0aKIcMGZEnV6xygz7eNjEiB6PJZ2Xx8w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Averia Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0EKIcMGZEnV6xygz7eNjESAKnIRWDh8405.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Averia Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0FKIcMGZEnV6xygz7eNjEavoztak7t-pQgTw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Averia Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averialibre/v16/2V0HKIcMGZEnV6xygz7eNjESAJFxakTs2JEwT4Sk.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Averia Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-libre/averia-libre.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Averia Sans Libre", + "fontFamily": "Averia Sans Libre, system-ui", + "slug": "averia-sans-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd3lMKcVJZP1LmD9.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Averia Sans Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKisSL5LXK3D9qtg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Averia Sans Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6XaxZG_G5OvCf_rt7FH3B6BHLMEeVMGIMYDo_8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Averia Sans Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6RaxZG_G5OvCf_rt7FH3B6BHLMEdVLEoI6C5_8N3k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Averia Sans Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd31N6cVJZP1LmD9.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Averia Sans Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiasanslibre/v19/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKjsVL5LXK3D9qtg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Averia Sans Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-sans-libre/averia-sans-libre.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Averia Serif Libre", + "fontFamily": "Averia Serif Libre, system-ui", + "slug": "averia-serif-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGCSmqxKcqdrKvbQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Averia Serif Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzMmw60rVLe_bXHq.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Averia Serif Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIWzD2ms4wxr6GvjeD0X88SHPyX2xY-oAGOyYw2fw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Averia Serif Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIUzD2ms4wxr6GvjeD0X88SHPyX2xYOpwuP64kmf6u2.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Averia Serif Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGGS6qxKcqdrKvbQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Averia Serif Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/averiaseriflibre/v18/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzM2xK0rVLe_bXHq.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Averia Serif Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/averia-serif-libre/averia-serif-libre.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Azeret Mono", + "fontFamily": "Azeret Mono, monospace", + "slug": "azeret-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfnPRh17aa-5s3AA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfHPVh17aa-5s3AA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfwvVh17aa-5s3AA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfnPVh17aa-5s3AA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfrvVh17aa-5s3AA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfQvJh17aa-5s3AA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfe_Jh17aa-5s3AA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfHPJh17aa-5s3AA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfNfJh17aa-5s3AA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLaJkLyb2Z4nAN7J.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYJkbyb2Z4nAN7J.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLbXkbyb2Z4nAN7J.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLaJkbyb2Z4nAN7J.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLa7kbyb2Z4nAN7J.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLZXlryb2Z4nAN7J.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLZulryb2Z4nAN7J.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYJlryb2Z4nAN7J.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/azeretmono/v17/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYglryb2Z4nAN7J.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Azeret Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/azeret-mono/azeret-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "B612", + "fontFamily": "B612, sans-serif", + "slug": "b612", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/b612/v12/3JnySDDxiSz32jy4GDigUXw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "B612", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/b612/v12/3Jn8SDDxiSz36juyGRqlQXwdVw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "B612", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/b612/v12/3Jn9SDDxiSz34oWXPDWLTXUETuE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "B612", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/b612/v12/3Jn_SDDxiSz36juKoDWBTFcBXuFb0Q.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "B612", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/b612/b612.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "B612 Mono", + "fontFamily": "B612 Mono, monospace", + "slug": "b612-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/b612mono/v14/kmK_Zq85QVWbN1eW6lJl0gTcquRTtg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "B612 Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/b612mono/v14/kmK5Zq85QVWbN1eW6lJV1Q7diOFDtqtf.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "B612 Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/b612mono/v14/kmK6Zq85QVWbN1eW6lJdayv4p89Pv7JGSg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "B612 Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/b612mono/v14/kmKkZq85QVWbN1eW6lJV1TZkp8VOnbdWSg4x.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "B612 Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/b612-mono/b612-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "BIZ UDGothic", + "fontFamily": "BIZ UDGothic, sans-serif", + "slug": "biz-udgothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bizudgothic/v9/daafSTouBF7RUjnbt8p3LuKtsAN98z_MbQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BIZ UDGothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udgothic/biz-udgothic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bizudgothic/v9/daaASTouBF7RUjnbt8p3LuKVCSxZ_hTQZMhbaA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BIZ UDGothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udgothic/biz-udgothic-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udgothic/biz-udgothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "BIZ UDMincho", + "fontFamily": "BIZ UDMincho, serif", + "slug": "biz-udmincho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bizudmincho/v9/EJRRQgI6eOxFjBdKs38yhtW1cgT7rcpY8Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BIZ UDMincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udmincho/biz-udmincho-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bizudmincho/v9/EJROQgI6eOxFjBdKs38yhtWNyyvfoOFE-IyCrw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BIZ UDMincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udmincho/biz-udmincho-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udmincho/biz-udmincho.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "BIZ UDPGothic", + "fontFamily": "BIZ UDPGothic, sans-serif", + "slug": "biz-udpgothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bizudpgothic/v10/hES36X5pHAIBjmS84VL0Bue83nAMQWkMUAk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BIZ UDPGothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpgothic/biz-udpgothic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bizudpgothic/v10/hESq6X5pHAIBjmS84VL0Bue85skjZWQnTABCSQo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BIZ UDPGothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpgothic/biz-udpgothic-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpgothic/biz-udpgothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "BIZ UDPMincho", + "fontFamily": "BIZ UDPMincho, serif", + "slug": "biz-udpmincho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bizudpmincho/v9/ypvfbXOBrmYppy7oWWTg1_58nh1YtUb0gZk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BIZ UDPMincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpmincho/biz-udpmincho-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bizudpmincho/v9/ypvCbXOBrmYppy7oWWTg1_58pqR3kUvfnZAy57k.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BIZ UDPMincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpmincho/biz-udpmincho-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biz-udpmincho/biz-udpmincho.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Babylonica", + "fontFamily": "Babylonica, cursive", + "slug": "babylonica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/babylonica/v5/5aUw9_i2qxWVCAE2aHjTqDd0-VVMoEw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Babylonica", + "preview": "https://s.w.org/images/fonts/17.7/previews/babylonica/babylonica-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/babylonica/babylonica.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bacasime Antique", + "fontFamily": "Bacasime Antique, serif", + "slug": "bacasime-antique", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bacasimeantique/v1/tDbX2pGXkFYEykldjZSrmI6T_XWZOwGtSUrV_BE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bacasime Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/bacasime-antique/bacasime-antique-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bacasime-antique/bacasime-antique.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bad Script", + "fontFamily": "Bad Script, cursive", + "slug": "bad-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/badscript/v16/6NUT8F6PJgbFWQn47_x7lOkuzd1AZtw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bad Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/bad-script/bad-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bad-script/bad-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bagel Fat One", + "fontFamily": "Bagel Fat One, system-ui", + "slug": "bagel-fat-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bagelfatone/v1/hYkPPucsQOr5dy02WmQr5Zkd0Btmvv0dSbM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bagel Fat One", + "preview": "https://s.w.org/images/fonts/17.7/previews/bagel-fat-one/bagel-fat-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bagel-fat-one/bagel-fat-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bahiana", + "fontFamily": "Bahiana, system-ui", + "slug": "bahiana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bahiana/v23/uU9PCBUV4YenPWJU7xbb3vyHmlI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bahiana", + "preview": "https://s.w.org/images/fonts/17.7/previews/bahiana/bahiana-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bahiana/bahiana.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bahianita", + "fontFamily": "Bahianita, system-ui", + "slug": "bahianita", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bahianita/v21/yYLr0hTb3vuqqsBUgxWtwDvV2NJPcA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bahianita", + "preview": "https://s.w.org/images/fonts/17.7/previews/bahianita/bahianita-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bahianita/bahianita.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bai Jamjuree", + "fontFamily": "Bai Jamjuree, sans-serif", + "slug": "bai-jamjuree", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0kePulpA1-yiSgA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_oGkpo02S2CgOva.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa09eDulpA1-yiSgA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_pikZo02S2CgOva.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDI1apSCOBt_aeQQ7ftydoaMXMjKm7sp8g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIrapSCOBt_aeQQ7ftydoa8W8LLub458jGL.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0reHulpA1-yiSgA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_o6kJo02S2CgOva.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0gebulpA1-yiSgA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_oWl5o02S2CgOva.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa05efulpA1-yiSgA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_pylpo02S2CgOva.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Bai Jamjuree", + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bai-jamjuree/bai-jamjuree.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Bakbak One", + "fontFamily": "Bakbak One, system-ui", + "slug": "bakbak-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bakbakone/v8/zOL54pXAl6RI-p_ardnuycFuv-hHkOs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bakbak One", + "preview": "https://s.w.org/images/fonts/17.7/previews/bakbak-one/bakbak-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bakbak-one/bakbak-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Ballet", + "fontFamily": "Ballet, cursive", + "slug": "ballet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ballet/v27/QGYyz_MYZA-HM4NjuGOVnUEXme1I4Xi3C4S-EiAou6Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ballet", + "preview": "https://s.w.org/images/fonts/17.7/previews/ballet/ballet-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ballet/ballet.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Baloo 2", + "fontFamily": "Baloo 2, system-ui", + "slug": "baloo-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazapq9Fat7WcN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgozapq9Fat7WcN.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdjEyqpq9Fat7WcN.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdj9yqpq9Fat7WcN.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdiayqpq9Fat7WcN.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-2/baloo-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Bhai 2", + "fontFamily": "Baloo Bhai 2, system-ui", + "slug": "baloo-bhai-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNighMXKCo-jsZzo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Bhai 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNhohMXKCo-jsZzo.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Bhai 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNvYmMXKCo-jsZzo.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Bhai 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNs8mMXKCo-jsZzo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Bhai 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhai2/v28/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNqgmMXKCo-jsZzo.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Bhai 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhai-2/baloo-bhai-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Bhaijaan 2", + "fontFamily": "Baloo Bhaijaan 2, system-ui", + "slug": "baloo-bhaijaan-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyRSqP9L4ppfcyC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaijaan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyjSqP9L4ppfcyC.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaijaan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TxPTaP9L4ppfcyC.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaijaan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8Tx2TaP9L4ppfcyC.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaijaan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TwRTaP9L4ppfcyC.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaijaan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaijaan-2/baloo-bhaijaan-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Bhaina 2", + "fontFamily": "Baloo Bhaina 2, system-ui", + "slug": "baloo-bhaina-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEssPvQPRLYWmZSA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaina 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEgMPvQPRLYWmZSA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaina 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEbMTvQPRLYWmZSA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaina 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEVcTvQPRLYWmZSA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaina 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloobhaina2/v27/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEMsTvQPRLYWmZSA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Bhaina 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-bhaina-2/baloo-bhaina-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Chettan 2", + "fontFamily": "Baloo Chettan 2, system-ui", + "slug": "baloo-chettan-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CeKTO18eH9xI2gc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Chettan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CdCTO18eH9xI2gc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Chettan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CTyUO18eH9xI2gc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Chettan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CQWUO18eH9xI2gc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Chettan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloochettan2/v21/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CWKUO18eH9xI2gc.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Chettan 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-chettan-2/baloo-chettan-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Da 2", + "fontFamily": "Baloo Da 2, system-ui", + "slug": "baloo-da-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjALsTNb55aRa7UE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Da 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjA5sTNb55aRa7UE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Da 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjDVtjNb55aRa7UE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Da 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjDstjNb55aRa7UE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Da 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balooda2/v24/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjCLtjNb55aRa7UE.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Da 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-da-2/baloo-da-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Paaji 2", + "fontFamily": "Baloo Paaji 2, system-ui", + "slug": "baloo-paaji-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9AX74f3bRUz1r5t.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Paaji 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9Al74f3bRUz1r5t.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Paaji 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9DJ6If3bRUz1r5t.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Paaji 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9Dw6If3bRUz1r5t.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Paaji 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloopaaji2/v27/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9CX6If3bRUz1r5t.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Paaji 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-paaji-2/baloo-paaji-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Tamma 2", + "fontFamily": "Baloo Tamma 2, system-ui", + "slug": "baloo-tamma-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMscPp-xIF71SGC5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Tamma 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMsuPp-xIF71SGC5.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Tamma 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMvCOZ-xIF71SGC5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Tamma 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMv7OZ-xIF71SGC5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Tamma 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootamma2/v16/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMucOZ-xIF71SGC5.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Tamma 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tamma-2/baloo-tamma-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Tammudu 2", + "fontFamily": "Baloo Tammudu 2, system-ui", + "slug": "baloo-tammudu-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_Jf8e4cuPZSlGmAA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Tammudu 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_Jc0e4cuPZSlGmAA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Tammudu 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JSEZ4cuPZSlGmAA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Tammudu 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JRgZ4cuPZSlGmAA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Tammudu 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balootammudu2/v23/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JX8Z4cuPZSlGmAA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Tammudu 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-tammudu-2/baloo-tammudu-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baloo Thambi 2", + "fontFamily": "Baloo Thambi 2, system-ui", + "slug": "baloo-thambi-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKzcIzbARG_n4osQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baloo Thambi 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbK_8IzbARG_n4osQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Baloo Thambi 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKE8UzbARG_n4osQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Baloo Thambi 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKKsUzbARG_n4osQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Baloo Thambi 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baloothambi2/v17/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKTcUzbARG_n4osQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Baloo Thambi 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baloo-thambi-2/baloo-thambi-2.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Balsamiq Sans", + "fontFamily": "Balsamiq Sans, system-ui", + "slug": "balsamiq-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sEzZiAbNrN8SB3lQQX7Pnc8dwdIYdNHzs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Balsamiq Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sazZiAbNrN8SB3lQQX7PncwdsXIKVIDzvcXA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Balsamiq Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sZzZiAbNrN8SB3lQQX7PncyWUyBYpmAzLFRQI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Balsamiq Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/balsamiqsans/v14/P5sfzZiAbNrN8SB3lQQX7PncwdsvmYpsAhDAVQI4aA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Balsamiq Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/balsamiq-sans/balsamiq-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Balthazar", + "fontFamily": "Balthazar, serif", + "slug": "balthazar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/balthazar/v17/d6lKkaajS8Gm4CVQjFEvzBTo39l8hw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Balthazar", + "preview": "https://s.w.org/images/fonts/17.7/previews/balthazar/balthazar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/balthazar/balthazar.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bangers", + "fontFamily": "Bangers, system-ui", + "slug": "bangers", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bangers/v24/FeVQS0BTqb0h60ACL5xa2bxii28.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bangers", + "preview": "https://s.w.org/images/fonts/17.7/previews/bangers/bangers-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bangers/bangers.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Barlow", + "fontFamily": "Barlow, sans-serif", + "slug": "barlow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E3b8s5yn4hnCci.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHtv4kjgoGqM7E_CfNYwH8DmTcibrA.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3w-oc5VAtlT47dw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfP04Vostzsrd6m9.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3p-kc5VAtlT47dw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOQ4lostzsrd6m9.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7EPDsE46HsxnA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E_Ccs5yn4hnCci.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gc5VAtlT47dw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPI41ostzsrd6m9.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8c5VAtlT47dw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPk5Fostzsrd6m9.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4c5VAtlT47dw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOA5Vostzsrd6m9.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3q-0c5VAtlT47dw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOc5lostzsrd6m9.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3j-wc5VAtlT47dw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfO451ostzsrd6m9.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Barlow", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow/barlow.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Barlow Condensed", + "fontFamily": "Barlow Condensed, sans-serif", + "slug": "barlow-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B43LT2lvytKgbaw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxzL3I-JCGChYJ8VI-L6OO_au7B6xTru1Hzlq0La6JN.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B497y_3TcuKECcrs.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrF3DWuYMHYrtUxg.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47rx_3TcuKECcrs.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrc3PWuYMHYrtUxg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTx3L3I-JCGChYJ8VI-L6OO_au7B2xPZ23n3pKg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B6xTT2lvytKgbaw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4-Lw_3TcuKECcrs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrK3LWuYMHYrtUxg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873_3TcuKECcrs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrB3XWuYMHYrtUxg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2_3TcuKECcrs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrY3TWuYMHYrtUxg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47b1_3TcuKECcrs.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrf3fWuYMHYrtUxg.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B45L0_3TcuKECcrs.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrW3bWuYMHYrtUxg.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Barlow Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-condensed/barlow-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Barlow Semi Condensed", + "fontFamily": "Barlow Semi Condensed, sans-serif", + "slug": "barlow-semi-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfG4qqKk8ogoSP.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpjgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbLLIE4Kh5SPZWs.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRft6uPBWEki52WfA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJnAWslqZiGfHK5.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf06iPBWEki52WfA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIDAmslqZiGfHK5.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRneoCrCEo4gg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfYqqKk8ogoSP.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfi6mPBWEki52WfA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJbA2slqZiGfHK5.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfp66PBWEki52WfA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJ3BGslqZiGfHK5.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfw6-PBWEki52WfA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbITBWslqZiGfHK5.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36yPBWEki52WfA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIPBmslqZiGfHK5.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf-62PBWEki52WfA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/barlowsemicondensed/v15/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIrB2slqZiGfHK5.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Barlow Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/barlow-semi-condensed/barlow-semi-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Barriecito", + "fontFamily": "Barriecito, system-ui", + "slug": "barriecito", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/barriecito/v17/WWXXlj-CbBOSLY2QTuY_KdAiYwTO0MU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Barriecito", + "preview": "https://s.w.org/images/fonts/17.7/previews/barriecito/barriecito-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/barriecito/barriecito.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Barrio", + "fontFamily": "Barrio, system-ui", + "slug": "barrio", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/barrio/v19/wEO8EBXBk8hBIDiEcAYhWdsX1Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Barrio", + "preview": "https://s.w.org/images/fonts/17.7/previews/barrio/barrio-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/barrio/barrio.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Basic", + "fontFamily": "Basic, sans-serif", + "slug": "basic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/basic/v17/xfu_0WLxV2_XKQNy4lDVyR7D.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Basic", + "preview": "https://s.w.org/images/fonts/17.7/previews/basic/basic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/basic/basic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Baskervville", + "fontFamily": "Baskervville, serif", + "slug": "baskervville", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baskervville/v16/YA9Ur0yU4l_XOrogbkun3kQgspOohvbJ9A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baskervville", + "preview": "https://s.w.org/images/fonts/17.7/previews/baskervville/baskervville-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/baskervville/v16/YA9Kr0yU4l_XOrogbkun3kQQtZmppPPZ9Mlt.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Baskervville", + "preview": "https://s.w.org/images/fonts/17.7/previews/baskervville/baskervville-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baskervville/baskervville.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Battambang", + "fontFamily": "Battambang, system-ui", + "slug": "battambang", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/battambang/v24/uk-kEGe7raEw-HjkzZabNhGp4g50_o9T7Q.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Battambang", + "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNtmLxyFa8oZK9I0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Battambang", + "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/battambang/v24/uk-mEGe7raEw-HjkzZabDnCj4yxx7o8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Battambang", + "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNsmMxyFa8oZK9I0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Battambang", + "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNvGOxyFa8oZK9I0.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Battambang", + "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/battambang/battambang.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Baumans", + "fontFamily": "Baumans, system-ui", + "slug": "baumans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/baumans/v17/-W_-XJj9QyTd3QfpR_8yaksqY5Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Baumans", + "preview": "https://s.w.org/images/fonts/17.7/previews/baumans/baumans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/baumans/baumans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bayon", + "fontFamily": "Bayon, sans-serif", + "slug": "bayon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bayon/v33/9XUrlJNmn0LPFl-sOhYEd2NJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bayon", + "preview": "https://s.w.org/images/fonts/17.7/previews/bayon/bayon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bayon/bayon.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Be Vietnam Pro", + "fontFamily": "Be Vietnam Pro, sans-serif", + "slug": "be-vietnam-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVNSTAyLFyeg_IDWvOJmVES_HRUBXoYYbAiah8.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVLSTAyLFyeg_IDWvOJmVES_HwyPRsSYJIneh-waA.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HT4JF83T7wrcwap.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPbczRb0JdhapcUU.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HScJ183T7wrcwap.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPdMwRb0JdhapcUU.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVPSTAyLFyeg_IDWvOJmVES_Ew1D3s6ZKAi.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVNSTAyLFyeg_IDWvOJmVES_HwyBXoYYbAiah8.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HTEJl83T7wrcwap.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPYsxRb0JdhapcUU.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HToIV83T7wrcwap.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPac2Rb0JdhapcUU.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HSMIF83T7wrcwap.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPcM3Rb0JdhapcUU.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HSQI183T7wrcwap.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPd80Rb0JdhapcUU.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HS0Il83T7wrcwap.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevietnampro/v11/QdVKSTAyLFyeg_IDWvOJmVES_HwyPfs1Rb0JdhapcUU.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Be Vietnam Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/be-vietnam-pro/be-vietnam-pro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Beau Rivage", + "fontFamily": "Beau Rivage, cursive", + "slug": "beau-rivage", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/beaurivage/v2/UcCi3FIgIG2bH4mMNWJUlmgyNZp8K2sL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Beau Rivage", + "preview": "https://s.w.org/images/fonts/17.7/previews/beau-rivage/beau-rivage-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/beau-rivage/beau-rivage.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bebas Neue", + "fontFamily": "Bebas Neue, sans-serif", + "slug": "bebas-neue", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXooxWtrygbi49c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bebas Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/bebas-neue/bebas-neue-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bebas-neue/bebas-neue.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Belanosima", + "fontFamily": "Belanosima, sans-serif", + "slug": "belanosima", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/belanosima/v3/3y9k6bI8ejDo_3MfCDSLxAVbF3JBg54.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Belanosima", + "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/belanosima/v3/3y9n6bI8ejDo_3MfCDSL_Nh1M39qn5cdJ-4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Belanosima", + "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/belanosima/v3/3y9n6bI8ejDo_3MfCDSL_Lx0M39qn5cdJ-4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Belanosima", + "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/belanosima/belanosima.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Belgrano", + "fontFamily": "Belgrano, serif", + "slug": "belgrano", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/belgrano/v18/55xvey5tM9rwKWrJZcMAirl08KDJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Belgrano", + "preview": "https://s.w.org/images/fonts/17.7/previews/belgrano/belgrano-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/belgrano/belgrano.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bellefair", + "fontFamily": "Bellefair, serif", + "slug": "bellefair", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bellefair/v14/kJExBuYY6AAuhiXUxG19-vA2pOdvDA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bellefair", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellefair/bellefair-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bellefair/bellefair.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Belleza", + "fontFamily": "Belleza, sans-serif", + "slug": "belleza", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/belleza/v17/0nkoC9_pNeMfhX4BtcPyawzruP8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Belleza", + "preview": "https://s.w.org/images/fonts/17.7/previews/belleza/belleza-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/belleza/belleza.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Bellota", + "fontFamily": "Bellota, system-ui", + "slug": "bellota", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bellota/v16/MwQzbhXl3_qEpiwAID55kGYViblPtXs.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Bellota", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellota/v16/MwQxbhXl3_qEpiwAKJBjHGEfiJtKpXulTQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Bellota", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellota/v16/MwQ2bhXl3_qEpiwAGJdRtGs-lbA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bellota", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellota/v16/MwQ0bhXl3_qEpiwAKJBbtUk7hbBWrA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bellota", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellota/v16/MwQzbhXl3_qEpiwAIC5-kGYViblPtXs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bellota", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellota/v16/MwQxbhXl3_qEpiwAKJBjDGYfiJtKpXulTQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Bellota", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota/bellota.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bellota Text", + "fontFamily": "Bellota Text, system-ui", + "slug": "bellota-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlMVP2VnlWS4f3-UE9hHXM5VfsqeAXwQy6yxg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Bellota Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlOVP2VnlWS4f3-UE9hHXMx--Gmfw_xYSuixmYK.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Bellota Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlTVP2VnlWS4f3-UE9hHXMB_NMOdS7sSg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bellota Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlNVP2VnlWS4f3-UE9hHXMx-9kPVyv8Sjer.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bellota Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlMVP2VnlWS4f3-UE9hHXM5RfwqeAXwQy6yxg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bellota Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bellotatext/v18/0FlOVP2VnlWS4f3-UE9hHXMx--G2eA_xYSuixmYK.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Bellota Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bellota-text/bellota-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "BenchNine", + "fontFamily": "BenchNine, sans-serif", + "slug": "benchnine", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/benchnine/v16/ahcev8612zF4jxrwMosT--tRgGa8q0v8ag.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "BenchNine", + "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/benchnine/v16/ahcbv8612zF4jxrwMosrUsN1jU2gog.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BenchNine", + "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/benchnine/v16/ahcev8612zF4jxrwMosT6-xRgGa8q0v8ag.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BenchNine", + "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/benchnine/benchnine.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Benne", + "fontFamily": "Benne, serif", + "slug": "benne", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/benne/v22/L0xzDFAhn18E6Vj0lt6qTDBN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Benne", + "preview": "https://s.w.org/images/fonts/17.7/previews/benne/benne-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/benne/benne.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bentham", + "fontFamily": "Bentham, serif", + "slug": "bentham", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bentham/v18/VdGeAZQPEpYfmHglKWk7CJaK_y4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bentham", + "preview": "https://s.w.org/images/fonts/17.7/previews/bentham/bentham-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bentham/bentham.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Berkshire Swash", + "fontFamily": "Berkshire Swash, cursive", + "slug": "berkshire-swash", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/berkshireswash/v20/ptRRTi-cavZOGqCvnNJDl5m5XmNPqMQybX4pQA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Berkshire Swash", + "preview": "https://s.w.org/images/fonts/17.7/previews/berkshire-swash/berkshire-swash-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/berkshire-swash/berkshire-swash.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Besley", + "fontFamily": "Besley, serif", + "slug": "besley", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fbbBSdFoFPOl8-E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fYTBSdFoFPOl8-E.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fWjGSdFoFPOl8-E.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fVHGSdFoFPOl8-E.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fTbGSdFoFPOl8-E.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIhFlO1MaNwaNGWUC92IOH_mtG4fR_GSdFoFPOl8-E.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CoZdiFdGg4-E04A.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6Ck5diFdGg4-E04A.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6Cf5BiFdGg4-E04A.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CRpBiFdGg4-E04A.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CIZBiFdGg4-E04A.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/besley/v19/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CCJBiFdGg4-E04A.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Besley", + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/besley/besley.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Beth Ellen", + "fontFamily": "Beth Ellen, cursive", + "slug": "beth-ellen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bethellen/v17/WwkbxPW2BE-3rb_JNT-qEIUiVNo5xNY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Beth Ellen", + "preview": "https://s.w.org/images/fonts/17.7/previews/beth-ellen/beth-ellen-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/beth-ellen/beth-ellen.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bevan", + "fontFamily": "Bevan, serif", + "slug": "bevan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bevan/v24/4iCj6KZ0a9NXjF8fUir7tlSJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bevan", + "preview": "https://s.w.org/images/fonts/17.7/previews/bevan/bevan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bevan/v24/4iCt6KZ0a9NXjG8YWCvZs0SJD4U.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bevan", + "preview": "https://s.w.org/images/fonts/17.7/previews/bevan/bevan-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bevan/bevan.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "BhuTuka Expanded One", + "fontFamily": "BhuTuka Expanded One, serif", + "slug": "bhutuka-expanded-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bhutukaexpandedone/v7/SLXXc0jZ4WUJcClHTtv0t7IaDRsBsWRiJCyS8pg_RVH1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BhuTuka Expanded One", + "preview": "https://s.w.org/images/fonts/17.7/previews/bhutuka-expanded-one/bhutuka-expanded-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bhutuka-expanded-one/bhutuka-expanded-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Big Shoulders Display", + "fontFamily": "Big Shoulders Display, system-ui", + "slug": "big-shoulders-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdY86JFs6SRP4yZQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ87JFs6SRP4yZQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YddE7JFs6SRP4yZQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdY87JFs6SRP4yZQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0Ydb07JFs6SRP4yZQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdVE8JFs6SRP4yZQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdWg8JFs6SRP4yZQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ88JFs6SRP4yZQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdSY8JFs6SRP4yZQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-display/big-shoulders-display.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Big Shoulders Inline Display", + "fontFamily": "Big Shoulders Inline Display, system-ui", + "slug": "big-shoulders-inline-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nBEnR8yPc2Huux.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0lBE3R8yPc2Huux.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0mfE3R8yPc2Huux.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nBE3R8yPc2Huux.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nzE3R8yPc2Huux.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0kfFHR8yPc2Huux.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0kmFHR8yPc2Huux.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0lBFHR8yPc2Huux.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinedisplay/v27/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0loFHR8yPc2Huux.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-display/big-shoulders-inline-display.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Big Shoulders Inline Text", + "fontFamily": "Big Shoulders Inline Text, system-ui", + "slug": "big-shoulders-inline-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0yqGI7Y6Jsc8c.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgY0y6GI7Y6Jsc8c.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgbqy6GI7Y6Jsc8c.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0y6GI7Y6Jsc8c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgaGy6GI7Y6Jsc8c.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgZqzKGI7Y6Jsc8c.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgZTzKGI7Y6Jsc8c.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgY0zKGI7Y6Jsc8c.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersinlinetext/v26/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgYdzKGI7Y6Jsc8c.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Inline Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-inline-text/big-shoulders-inline-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Big Shoulders Stencil Display", + "fontFamily": "Big Shoulders Stencil Display, system-ui", + "slug": "big-shoulders-stencil-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_O0nPLXznJucP9w.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_u0jPLXznJucP9w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_ZUjPLXznJucP9w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_O0jPLXznJucP9w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_CUjPLXznJucP9w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_5U_PLXznJucP9w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_3E_PLXznJucP9w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_u0_PLXznJucP9w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstencildisplay/v28/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_kk_PLXznJucP9w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-display/big-shoulders-stencil-display.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Big Shoulders Stencil Text", + "fontFamily": "Big Shoulders Stencil Text, system-ui", + "slug": "big-shoulders-stencil-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR04XIHC_Py_AWbQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRU4TIHC_Py_AWbQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRjYTIHC_Py_AWbQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR04TIHC_Py_AWbQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR4YTIHC_Py_AWbQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRDYPIHC_Py_AWbQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRNIPIHC_Py_AWbQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRU4PIHC_Py_AWbQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshouldersstenciltext/v26/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGReoPIHC_Py_AWbQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Stencil Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-stencil-text/big-shoulders-stencil-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Big Shoulders Text", + "fontFamily": "Big Shoulders Text, system-ui", + "slug": "big-shoulders-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Y-r3TcPNl6P2pc.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Q-q3TcPNl6P2pc.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3dGq3TcPNl6P2pc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Y-q3TcPNl6P2pc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3b2q3TcPNl6P2pc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3VGt3TcPNl6P2pc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Wit3TcPNl6P2pc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Q-t3TcPNl6P2pc.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bigshoulderstext/v24/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Sat3TcPNl6P2pc.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Big Shoulders Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/big-shoulders-text/big-shoulders-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bigelow Rules", + "fontFamily": "Bigelow Rules, system-ui", + "slug": "bigelow-rules", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigelowrules/v29/RrQWboly8iR_I3KWSzeRuN0zT4ICH8WAJVk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bigelow Rules", + "preview": "https://s.w.org/images/fonts/17.7/previews/bigelow-rules/bigelow-rules-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bigelow-rules/bigelow-rules.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bigshot One", + "fontFamily": "Bigshot One, system-ui", + "slug": "bigshot-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bigshotone/v29/u-470qukhRkkO6BD_7cM_gxrUQJBXv_-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bigshot One", + "preview": "https://s.w.org/images/fonts/17.7/previews/bigshot-one/bigshot-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bigshot-one/bigshot-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bilbo", + "fontFamily": "Bilbo, cursive", + "slug": "bilbo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bilbo/v20/o-0EIpgpwWwZ210kpIRz4wxE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bilbo", + "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo/bilbo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo/bilbo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bilbo Swash Caps", + "fontFamily": "Bilbo Swash Caps, cursive", + "slug": "bilbo-swash-caps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bilboswashcaps/v22/zrf-0GXbz-H3Wb4XBsGrTgq2PVmdqAbopiRfKp8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bilbo Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo-swash-caps/bilbo-swash-caps-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bilbo-swash-caps/bilbo-swash-caps.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "BioRhyme", + "fontFamily": "BioRhyme, serif", + "slug": "biorhyme", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OrIimiOki-gkRDE.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OmwimiOki-gkRDE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OjIimiOki-gkRDE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OgAimiOki-gkRDE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OuwlmiOki-gkRDE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OtUlmiOki-gkRDE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhyme/v17/1cXeaULHBpDMsHYW_GZNh7loEHurwOIGadI205trrbeBgQs4OrIlmiOki-gkRDE.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "BioRhyme", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme/biorhyme.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "BioRhyme Expanded", + "fontFamily": "BioRhyme Expanded, serif", + "slug": "biorhyme-expanded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9LjbffxxcblSCSdTXrb_z.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "BioRhyme Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9Ljbffxw4bVSCSdTXrb_z.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "BioRhyme Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dQIE1zZzytGswgU577CDY9LjbffySRRXCPYsje.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "BioRhyme Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9LjbffxwoalSCSdTXrb_z.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "BioRhyme Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biorhymeexpanded/v21/i7dVIE1zZzytGswgU577CDY9Ljbffxw0aVSCSdTXrb_z.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "BioRhyme Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biorhyme-expanded/biorhyme-expanded.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Birthstone", + "fontFamily": "Birthstone, cursive", + "slug": "birthstone", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/birthstone/v14/8AtsGs2xO4yLRhy87sv_HLz5jRfZHzM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Birthstone", + "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone/birthstone-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone/birthstone.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Birthstone Bounce", + "fontFamily": "Birthstone Bounce, cursive", + "slug": "birthstone-bounce", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/birthstonebounce/v11/ga6XaxZF43lIvTWrktHOTBJZGH7dEeVMGIMYDo_8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Birthstone Bounce", + "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone-bounce/birthstone-bounce-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/birthstonebounce/v11/ga6SaxZF43lIvTWrktHOTBJZGH7dEd29MacVJZP1LmD9.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Birthstone Bounce", + "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone-bounce/birthstone-bounce-500-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/birthstone-bounce/birthstone-bounce.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Biryani", + "fontFamily": "Biryani, sans-serif", + "slug": "biryani", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddYQyGTVSU-J-RxQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddeAxGTVSU-J-RxQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-WlzNxIFoO84YdTUkZPTh5T-s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddZQ3GTVSU-J-RxQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddfA2GTVSU-J-RxQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84Yddew1GTVSU-J-RxQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84Yddcg0GTVSU-J-RxQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Biryani", + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/biryani/biryani.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Bitter", + "fontFamily": "Bitter, serif", + "slug": "bitter", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbeCLrEXFh2reU.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8XbfCLrEXFh2reU.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8ajfCLrEXFh2reU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbfCLrEXFh2reU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8cTfCLrEXFh2reU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8SjYCLrEXFh2reU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYCLrEXFh2reU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8XbYCLrEXFh2reU.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8V_YCLrEXFh2reU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4P3OXXpzveWxBw.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cYPzOXXpzveWxBw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cvvzOXXpzveWxBw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4PzOXXpzveWxBw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c0vzOXXpzveWxBw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cPvvOXXpzveWxBw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cB_vOXXpzveWxBw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cYPvOXXpzveWxBw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bitter/v33/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cSfvOXXpzveWxBw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Bitter", + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bitter/bitter.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Black And White Picture", + "fontFamily": "Black And White Picture, system-ui", + "slug": "black-and-white-picture", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blackandwhitepicture/v24/TwMe-JAERlQd3ooUHBUXGmrmioKjjnRSFO-NqI5CbcMi-yWY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Black And White Picture", + "preview": "https://s.w.org/images/fonts/17.7/previews/black-and-white-picture/black-and-white-picture-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/black-and-white-picture/black-and-white-picture.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Black Han Sans", + "fontFamily": "Black Han Sans, sans-serif", + "slug": "black-han-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blackhansans/v17/ea8Aad44WunzF9a-dL6toA8r8nqQIXSkH-Hc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Black Han Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/black-han-sans/black-han-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/black-han-sans/black-han-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Black Ops One", + "fontFamily": "Black Ops One, system-ui", + "slug": "black-ops-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blackopsone/v20/qWcsB6-ypo7xBdr6Xshe96H3WDnRtjkho4M.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Black Ops One", + "preview": "https://s.w.org/images/fonts/17.7/previews/black-ops-one/black-ops-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/black-ops-one/black-ops-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Blaka", + "fontFamily": "Blaka, system-ui", + "slug": "blaka", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blaka/v7/8vIG7w8722p_6kdu20D2FV5e.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Blaka", + "preview": "https://s.w.org/images/fonts/17.7/previews/blaka/blaka-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/blaka/blaka.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Blaka Hollow", + "fontFamily": "Blaka Hollow, system-ui", + "slug": "blaka-hollow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blakahollow/v7/MCoUzAL91sjRE2FsKsxUtezYAtoFyW_-oA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Blaka Hollow", + "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-hollow/blaka-hollow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-hollow/blaka-hollow.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Blaka Ink", + "fontFamily": "Blaka Ink, system-ui", + "slug": "blaka-ink", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blakaink/v8/AlZy_zVVtpj22Znag2chcHf4XB0Tow.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Blaka Ink", + "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-ink/blaka-ink-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/blaka-ink/blaka-ink.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Blinker", + "fontFamily": "Blinker, sans-serif", + "slug": "blinker", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf_MaFatEE-VTaP_E2hYUsCkIt9QQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_OGARGQsnIJkWL4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_IWDRGQsnIJkWL4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf9MaFatEE-VTaPxCyrYGkHgIs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_PGFRGQsnIJkWL4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_JWERGQsnIJkWL4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_ImHRGQsnIJkWL4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/blinker/v13/cIf4MaFatEE-VTaP_K2GRGQsnIJkWL4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Blinker", + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/blinker/blinker.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Bodoni Moda", + "fontFamily": "Bodoni Moda, serif", + "slug": "bodoni-moda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oU7awIVytVjMYwE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oXzawIVytVjMYwE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oZDdwIVytVjMYwE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oandwIVytVjMYwE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oc7dwIVytVjMYwE.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oefdwIVytVjMYwE.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZKMN4tHrJcwHqoQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZGsN4tHrJcwHqoQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZ9sR4tHrJcwHqoQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZz8R4tHrJcwHqoQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZqMR4tHrJcwHqoQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bodonimoda/v23/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZgcR4tHrJcwHqoQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Bodoni Moda", + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bokor", + "fontFamily": "Bokor, system-ui", + "slug": "bokor", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bokor/v30/m8JcjfpeeaqTiR2TdInbcaxE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bokor", + "preview": "https://s.w.org/images/fonts/17.7/previews/bokor/bokor-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bokor/bokor.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bona Nova", + "fontFamily": "Bona Nova, serif", + "slug": "bona-nova", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bonanova/v10/B50NF7ZCpX7fcHfvIUBJjqhqHK-CLA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bona Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bonanova/v10/B50LF7ZCpX7fcHfvIUB5iaJrPqqSLJYf.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Bona Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bonanova/v10/B50IF7ZCpX7fcHfvIUBxN4dOEYSeJY8GgQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bona Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bona-nova/bona-nova.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bonbon", + "fontFamily": "Bonbon, cursive", + "slug": "bonbon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bonbon/v30/0FlVVPeVlFec4ee_dTEAbQY5-A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bonbon", + "preview": "https://s.w.org/images/fonts/17.7/previews/bonbon/bonbon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bonbon/bonbon.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bonheur Royale", + "fontFamily": "Bonheur Royale, cursive", + "slug": "bonheur-royale", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bonheurroyale/v13/c4m51nt_GMTrtX-b9GcG4-YRmYK6c0f1N5Ij.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bonheur Royale", + "preview": "https://s.w.org/images/fonts/17.7/previews/bonheur-royale/bonheur-royale-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bonheur-royale/bonheur-royale.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Boogaloo", + "fontFamily": "Boogaloo, system-ui", + "slug": "boogaloo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/boogaloo/v23/kmK-Zq45GAvOdnaW6x1A_SrQo_1K.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Boogaloo", + "preview": "https://s.w.org/images/fonts/17.7/previews/boogaloo/boogaloo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/boogaloo/boogaloo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Borel", + "fontFamily": "Borel, cursive", + "slug": "borel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/borel/v3/6qLOKZsftAPisgskYyMnOjwE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Borel", + "preview": "https://s.w.org/images/fonts/17.7/previews/borel/borel-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/borel/borel.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Bowlby One", + "fontFamily": "Bowlby One, system-ui", + "slug": "bowlby-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bowlbyone/v23/taiPGmVuC4y96PFeqp8smouC_Z0wcK4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bowlby One", + "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one/bowlby-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one/bowlby-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bowlby One SC", + "fontFamily": "Bowlby One SC, system-ui", + "slug": "bowlby-one-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bowlbyonesc/v25/DtVlJxerQqQm37tzN3wMug9Pzg38owhNjuE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bowlby One SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one-sc/bowlby-one-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bowlby-one-sc/bowlby-one-sc.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Braah One", + "fontFamily": "Braah One, sans-serif", + "slug": "braah-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/braahone/v6/KFOlCnWUpt6LsxxxiylvBh05IsDqlA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Braah One", + "preview": "https://s.w.org/images/fonts/17.7/previews/braah-one/braah-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/braah-one/braah-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Brawler", + "fontFamily": "Brawler, serif", + "slug": "brawler", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/brawler/v19/xn7gYHE3xXewAscGsgW7S9XdZN8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Brawler", + "preview": "https://s.w.org/images/fonts/17.7/previews/brawler/brawler-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brawler/v19/xn7lYHE3xXewAscGiryUb9j2eNaPfk8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Brawler", + "preview": "https://s.w.org/images/fonts/17.7/previews/brawler/brawler-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/brawler/brawler.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bree Serif", + "fontFamily": "Bree Serif, serif", + "slug": "bree-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/breeserif/v17/4UaHrEJCrhhnVA3DgluAx6jj5pN1MwI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bree Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/bree-serif/bree-serif-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bree-serif/bree-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bricolage Grotesque", + "fontFamily": "Bricolage Grotesque, sans-serif", + "slug": "bricolage-grotesque", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvZviyMgvs-wJDtw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvUXiyMgvs-wJDtw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvRviyMgvs-wJDtw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvSniyMgvs-wJDtw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvcXlyMgvs-wJDtw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvfzlyMgvs-wJDtw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/bricolagegrotesque/v2/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvZvlyMgvs-wJDtw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Bricolage Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bricolage-grotesque/bricolage-grotesque.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Bruno Ace", + "fontFamily": "Bruno Ace, system-ui", + "slug": "bruno-ace", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/brunoace/v5/WwkcxPa2E06x4trkOj_kNaoMWNMg3Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bruno Ace", + "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace/bruno-ace-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace/bruno-ace.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bruno Ace SC", + "fontFamily": "Bruno Ace SC, system-ui", + "slug": "bruno-ace-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/brunoacesc/v5/ptROTiycffFLBuiHjdJDl634KCFrpe8uZA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bruno Ace SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace-sc/bruno-ace-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bruno-ace-sc/bruno-ace-sc.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Brygada 1918", + "fontFamily": "Brygada 1918, serif", + "slug": "brygada-1918", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y2-f-VoWu5O3gbo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y12f-VoWu5O3gbo.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y7GY-VoWu5O3gbo.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y4iY-VoWu5O3gbo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfcERwcurGykboaLg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfcIxwcurGykboaLg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfczxscurGykboaLg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/brygada1918/v22/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfc9hscurGykboaLg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Brygada 1918", + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/brygada-1918/brygada-1918.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bubblegum Sans", + "fontFamily": "Bubblegum Sans, system-ui", + "slug": "bubblegum-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bubblegumsans/v20/AYCSpXb_Z9EORv1M5QTjEzMEtdaCzoPPb7R4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bubblegum Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/bubblegum-sans/bubblegum-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bubblegum-sans/bubblegum-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bubbler One", + "fontFamily": "Bubbler One, sans-serif", + "slug": "bubbler-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bubblerone/v20/f0Xy0eqj68ppQV9KBLmAouHC26MPePkt.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bubbler One", + "preview": "https://s.w.org/images/fonts/17.7/previews/bubbler-one/bubbler-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bubbler-one/bubbler-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Buda", + "fontFamily": "Buda, system-ui", + "slug": "buda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/buda/v29/GFDqWAN8mnyIJSSrG7ABr7pZKA0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Buda", + "preview": "https://s.w.org/images/fonts/17.7/previews/buda/buda-300-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/buda/buda.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Buenard", + "fontFamily": "Buenard, serif", + "slug": "buenard", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/buenard/v17/OD5DuM6Cyma8FnnsPzL9qGi9HL4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Buenard", + "preview": "https://s.w.org/images/fonts/17.7/previews/buenard/buenard-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/buenard/v17/OD5GuM6Cyma8FnnsB4vSjGWWALepwss.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Buenard", + "preview": "https://s.w.org/images/fonts/17.7/previews/buenard/buenard-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/buenard/buenard.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Bungee", + "fontFamily": "Bungee, system-ui", + "slug": "bungee", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bungee/v13/N0bU2SZBIuF2PU_ED350Kd_PmA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bungee", + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee/bungee-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee/bungee.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bungee Hairline", + "fontFamily": "Bungee Hairline, system-ui", + "slug": "bungee-hairline", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bungeehairline/v22/snfys0G548t04270a_ljTLUVrv-7ZR2dQ5ZPqQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bungee Hairline", + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-hairline/bungee-hairline-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-hairline/bungee-hairline.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bungee Inline", + "fontFamily": "Bungee Inline, system-ui", + "slug": "bungee-inline", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bungeeinline/v15/Gg8zN58UcgnlCweMrih332VuDGd1-FEglsc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bungee Inline", + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-inline/bungee-inline-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-inline/bungee-inline.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bungee Outline", + "fontFamily": "Bungee Outline, system-ui", + "slug": "bungee-outline", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bungeeoutline/v20/_6_mEDvmVP24UvU2MyiGDslL3QgyYhJqPXxo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bungee Outline", + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-outline/bungee-outline-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-outline/bungee-outline.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bungee Shade", + "fontFamily": "Bungee Shade, system-ui", + "slug": "bungee-shade", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bungeeshade/v13/DtVkJxarWL0t2KdzK3oI_jks6yLSrwFUlw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bungee Shade", + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-shade/bungee-shade-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-shade/bungee-shade.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Bungee Spice", + "fontFamily": "Bungee Spice, system-ui", + "slug": "bungee-spice", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/bungeespice/v11/nwpTtK2nIhxE0q-IwgSpZBqCyiI-aMPF7Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Bungee Spice", + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-spice/bungee-spice-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/bungee-spice/bungee-spice.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Butcherman", + "fontFamily": "Butcherman, system-ui", + "slug": "butcherman", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/butcherman/v24/2EbiL-thF0loflXUBOdb1zCzq_5uT84.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Butcherman", + "preview": "https://s.w.org/images/fonts/17.7/previews/butcherman/butcherman-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/butcherman/butcherman.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Butterfly Kids", + "fontFamily": "Butterfly Kids, cursive", + "slug": "butterfly-kids", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/butterflykids/v25/ll8lK2CWTjuqAsXDqlnIbMNs5S4frxFrAX1D.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Butterfly Kids", + "preview": "https://s.w.org/images/fonts/17.7/previews/butterfly-kids/butterfly-kids-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/butterfly-kids/butterfly-kids.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Cabin", + "fontFamily": "Cabin, sans-serif", + "slug": "cabin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EL7Svxm7rE_s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkW-EL7Svxm7rE_s.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkYODL7Svxm7rE_s.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDL7Svxm7rE_s.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHx_Klx0zuA_u1Bg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXH9fKlx0zuA_u1Bg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHGfWlx0zuA_u1Bg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabin/v27/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHIPWlx0zuA_u1Bg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cabin", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin/cabin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cabin Condensed", + "fontFamily": "Cabin Condensed, sans-serif", + "slug": "cabin-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpMtK6mNhBK2err_hqkYhHRqmwaZejZ5HZl8Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cabin Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpJtK6mNhBK2err_hqkYhHRqmwilMH96V15-K1oqQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cabin Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpJtK6mNhBK2err_hqkYhHRqmwiuMb96V15-K1oqQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cabin Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabincondensed/v20/nwpJtK6mNhBK2err_hqkYhHRqmwi3Mf96V15-K1oqQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cabin Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-condensed/cabin-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cabin Sketch", + "fontFamily": "Cabin Sketch, system-ui", + "slug": "cabin-sketch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cabinsketch/v21/QGYpz_kZZAGCONcK2A4bGOjMmtJM6fnuKg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cabin Sketch", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-sketch/cabin-sketch-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cabinsketch/v21/QGY2z_kZZAGCONcK2A4bGOj0I_1o5NLyI4CMFw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cabin Sketch", + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-sketch/cabin-sketch-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cabin-sketch/cabin-sketch.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Caesar Dressing", + "fontFamily": "Caesar Dressing, system-ui", + "slug": "caesar-dressing", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caesardressing/v21/yYLx0hLa3vawqtwdswbotmK4vrR3dLb6LZttyg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caesar Dressing", + "preview": "https://s.w.org/images/fonts/17.7/previews/caesar-dressing/caesar-dressing-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caesar-dressing/caesar-dressing.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cagliostro", + "fontFamily": "Cagliostro, sans-serif", + "slug": "cagliostro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cagliostro/v21/ZgNWjP5HM73BV5amnX-TjGDEM4COoE4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cagliostro", + "preview": "https://s.w.org/images/fonts/17.7/previews/cagliostro/cagliostro-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cagliostro/cagliostro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cairo", + "fontFamily": "Cairo, sans-serif", + "slug": "cairo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hGA-W1HoLQ-HmkA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hL4-W1HoLQ-HmkA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-W1HoLQ-HmkA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hNI-W1HoLQ-HmkA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hD45W1HoLQ-HmkA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hAc5W1HoLQ-HmkA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hGA5W1HoLQ-HmkA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hEk5W1HoLQ-HmkA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Cairo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo/cairo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cairo Play", + "fontFamily": "Cairo Play, sans-serif", + "slug": "cairo-play", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1EnYq8iXa8GvzaA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1zHYq8iXa8GvzaA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1knYq8iXa8GvzaA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1oHYq8iXa8GvzaA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1THEq8iXa8GvzaA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1dXEq8iXa8GvzaA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1EnEq8iXa8GvzaA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cairoplay/v7/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1O3Eq8iXa8GvzaA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Cairo Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cairo-play/cairo-play.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Caladea", + "fontFamily": "Caladea, serif", + "slug": "caladea", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caladea/v7/kJEzBugZ7AAjhybUjRp3-9IztOc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caladea", + "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caladea/v7/kJExBugZ7AAjhybUvR19-vA2pOdvDA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Caladea", + "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caladea/v7/kJE2BugZ7AAjhybUtaNY398YqO52FZ0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Caladea", + "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caladea/v7/kJE0BugZ7AAjhybUvR1FQ98SqcxzBZ2lDA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Caladea", + "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caladea/caladea.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Calistoga", + "fontFamily": "Calistoga, system-ui", + "slug": "calistoga", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/calistoga/v15/6NUU8F2OJg6MeR7l4e0vscYAwdRZfw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Calistoga", + "preview": "https://s.w.org/images/fonts/17.7/previews/calistoga/calistoga-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/calistoga/calistoga.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Calligraffitti", + "fontFamily": "Calligraffitti, cursive", + "slug": "calligraffitti", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/calligraffitti/v19/46k2lbT3XjDVqJw3DCmCFjE0vnFcM5ZBpYN-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Calligraffitti", + "preview": "https://s.w.org/images/fonts/17.7/previews/calligraffitti/calligraffitti-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/calligraffitti/calligraffitti.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Cambay", + "fontFamily": "Cambay, sans-serif", + "slug": "cambay", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cambay/v12/SLXJc1rY6H0_ZDsGa7SIz9JsaA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cambay", + "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cambay/v12/SLXLc1rY6H0_ZDs2bL6J7dd8aGZk.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cambay", + "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cambay/v12/SLXKc1rY6H0_ZDs-0puswvlwYX99kA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cambay", + "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cambay/v12/SLXMc1rY6H0_ZDs2bIYwwvNxQ3ptkDMN.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cambay", + "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cambay/cambay.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cambo", + "fontFamily": "Cambo, serif", + "slug": "cambo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cambo/v17/IFSqHeNEk8FJk41_ok7xkPm8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cambo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cambo/cambo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cambo/cambo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Candal", + "fontFamily": "Candal, sans-serif", + "slug": "candal", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/candal/v15/XoHn2YH6T7-t_8cNBB4Jt9Yxlw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Candal", + "preview": "https://s.w.org/images/fonts/17.7/previews/candal/candal-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/candal/candal.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cantarell", + "fontFamily": "Cantarell, sans-serif", + "slug": "cantarell", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cantarell/v17/B50NF7ZDq37KMUvlO01JjqhqHK-CLA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cantarell", + "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cantarell/v17/B50LF7ZDq37KMUvlO015iaJrPqqSLJYf.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cantarell", + "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cantarell/v17/B50IF7ZDq37KMUvlO01xN4dOEYSeJY8GgQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cantarell", + "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cantarell/v17/B50WF7ZDq37KMUvlO015iZrSEY6fB4oWgWHB.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cantarell", + "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cantarell/cantarell.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cantata One", + "fontFamily": "Cantata One, serif", + "slug": "cantata-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cantataone/v15/PlI5Fl60Nb5obNzNe2jslVxBt8CwfGaD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cantata One", + "preview": "https://s.w.org/images/fonts/17.7/previews/cantata-one/cantata-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cantata-one/cantata-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cantora One", + "fontFamily": "Cantora One, sans-serif", + "slug": "cantora-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cantoraone/v19/gyB4hws1JdgnKy56GB_JX6zYZ4vZVbgZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cantora One", + "preview": "https://s.w.org/images/fonts/17.7/previews/cantora-one/cantora-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cantora-one/cantora-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Caprasimo", + "fontFamily": "Caprasimo, system-ui", + "slug": "caprasimo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caprasimo/v5/esDT31JQOPuXIUGBp72kkJUCGpG-GQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caprasimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/caprasimo/caprasimo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caprasimo/caprasimo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Capriola", + "fontFamily": "Capriola, sans-serif", + "slug": "capriola", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/capriola/v14/wXKoE3YSppcvo1PDln_5L-AinG8y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Capriola", + "preview": "https://s.w.org/images/fonts/17.7/previews/capriola/capriola-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/capriola/capriola.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Caramel", + "fontFamily": "Caramel, cursive", + "slug": "caramel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caramel/v7/P5sCzZKBbMTf_ShyxCFuiZ-uydg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caramel", + "preview": "https://s.w.org/images/fonts/17.7/previews/caramel/caramel-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caramel/caramel.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Carattere", + "fontFamily": "Carattere, cursive", + "slug": "carattere", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/carattere/v7/4iCv6Kp1b9dXlgt_CkvTsmaMH4V_gg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Carattere", + "preview": "https://s.w.org/images/fonts/17.7/previews/carattere/carattere-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/carattere/carattere.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Cardo", + "fontFamily": "Cardo, serif", + "slug": "cardo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cardo/v19/wlp_gwjKBV1pqiv61oAZ2H5O.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cardo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cardo/v19/wlpxgwjKBV1pqhv93IE73W5OcCk.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cardo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cardo/v19/wlpygwjKBV1pqhND-aQU82JHaTBX.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cardo", + "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cardo/cardo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Carlito", + "fontFamily": "Carlito, sans-serif", + "slug": "carlito", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn9SDPw3m-pk039PDWLTXUETuE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Carlito", + "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn_SDPw3m-pk039DDKBTFcBXuFb0Q.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Carlito", + "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn4SDPw3m-pk039BIykaXgvUuhCyOo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Carlito", + "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/carlito/v3/3Jn6SDPw3m-pk039DDK59XglU8pH2OprMQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Carlito", + "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/carlito/carlito.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Carme", + "fontFamily": "Carme, sans-serif", + "slug": "carme", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/carme/v16/ptRHTiWdbvZIDOjDxLNrxfbZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Carme", + "preview": "https://s.w.org/images/fonts/17.7/previews/carme/carme-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/carme/carme.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Carrois Gothic", + "fontFamily": "Carrois Gothic, sans-serif", + "slug": "carrois-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/carroisgothic/v16/Z9XPDmFATg-N1PLtLOOxvIHl9ZmG3i7ajcJ-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Carrois Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic/carrois-gothic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic/carrois-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Carrois Gothic SC", + "fontFamily": "Carrois Gothic SC, sans-serif", + "slug": "carrois-gothic-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/carroisgothicsc/v15/ZgNJjOVHM6jfUZCmyUqT2A2HVKjc-28iNHabY4dN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Carrois Gothic SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic-sc/carrois-gothic-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/carrois-gothic-sc/carrois-gothic-sc.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Carter One", + "fontFamily": "Carter One, system-ui", + "slug": "carter-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/carterone/v17/q5uCsoe5IOB2-pXv9UcNIxF2hYxREMs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Carter One", + "preview": "https://s.w.org/images/fonts/17.7/previews/carter-one/carter-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/carter-one/carter-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Castoro", + "fontFamily": "Castoro, serif", + "slug": "castoro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/castoro/v19/1q2GY5yMCld3-O4cHY1EzOYenEU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Castoro", + "preview": "https://s.w.org/images/fonts/17.7/previews/castoro/castoro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/castoro/v19/1q2EY5yMCld3-O4cLYpOzcQbjEX5fw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Castoro", + "preview": "https://s.w.org/images/fonts/17.7/previews/castoro/castoro-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/castoro/castoro.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Castoro Titling", + "fontFamily": "Castoro Titling, system-ui", + "slug": "castoro-titling", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/castorotitling/v8/buEupouwccj03leTfjUAhEZWlrNqZwckeo9RMw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Castoro Titling", + "preview": "https://s.w.org/images/fonts/17.7/previews/castoro-titling/castoro-titling-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/castoro-titling/castoro-titling.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Catamaran", + "fontFamily": "Catamaran, sans-serif", + "slug": "catamaran", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjc1azXuluiLyw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPPjd1azXuluiLyw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPCbd1azXuluiLyw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjd1azXuluiLyw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPErd1azXuluiLyw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPKba1azXuluiLyw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPJ_a1azXuluiLyw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPPja1azXuluiLyw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/catamaran/v19/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPNHa1azXuluiLyw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Catamaran", + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/catamaran/catamaran.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Caudex", + "fontFamily": "Caudex, serif", + "slug": "caudex", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caudex/v17/esDQ311QOP6BJUrIz_iAnb4eEw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caudex", + "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caudex/v17/esDS311QOP6BJUr4yPKBv7sOE4in.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Caudex", + "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caudex/v17/esDT311QOP6BJUrwdtekkJUCGpG-GQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Caudex", + "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caudex/v17/esDV311QOP6BJUr4yMo4kJ8DOJSuGdLB.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Caudex", + "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caudex/caudex.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Caveat", + "fontFamily": "Caveat, cursive", + "slug": "caveat", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9SIejYBxPigs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caveat", + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjcB9SIejYBxPigs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Caveat", + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjSx6SIejYBxPigs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Caveat", + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/caveat/v18/WnznHAc5bAfYB2QRah7pcpNvOx-pjRV6SIejYBxPigs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Caveat", + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat/caveat.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Caveat Brush", + "fontFamily": "Caveat Brush, cursive", + "slug": "caveat-brush", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/caveatbrush/v11/EYq0maZfwr9S9-ETZc3fKXtMXrmT03pdQw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Caveat Brush", + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat-brush/caveat-brush-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/caveat-brush/caveat-brush.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Cedarville Cursive", + "fontFamily": "Cedarville Cursive, cursive", + "slug": "cedarville-cursive", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cedarvillecursive/v17/yYL00g_a2veiudhUmxjo5VKkoqA-B_neILBxw8BeTg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cedarville Cursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/cedarville-cursive/cedarville-cursive-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cedarville-cursive/cedarville-cursive.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ceviche One", + "fontFamily": "Ceviche One, system-ui", + "slug": "ceviche-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cevicheone/v16/gyB4hws1IcA6JzR-GB_JX6zYZ4vZVbgZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ceviche One", + "preview": "https://s.w.org/images/fonts/17.7/previews/ceviche-one/ceviche-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ceviche-one/ceviche-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chakra Petch", + "fontFamily": "Chakra Petch, sans-serif", + "slug": "chakra-petch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeNIhFRZXE3AY00g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpLJQp_F_gMk0izH.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIf6MapbsEk7TDLdtEz1BwkmnaBhSL7Y1Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfkMapbsEk7TDLdtEz1BwkWmqpgarvI1R8t.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkebIlFRZXE3AY00g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpKRQ5_F_gMk0izH.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeQI5FRZXE3AY00g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpK9RJ_F_gMk0izH.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeJI9FRZXE3AY00g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chakrapetch/v11/cIfnMapbsEk7TDLdtEz1BwkWmpLZRZ_F_gMk0izH.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Chakra Petch", + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chakra-petch/chakra-petch.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Changa", + "fontFamily": "Changa, sans-serif", + "slug": "changa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZy2xQjXp9htf1ZM.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ_OxQjXp9htf1ZM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ62xQjXp9htf1ZM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ5-xQjXp9htf1ZM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ3O2QjXp9htf1ZM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZ0q2QjXp9htf1ZM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changa/v27/2-c79JNi2YuVOUcOarRPgnNGooxCZy22QjXp9htf1ZM.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Changa", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/changa/changa.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Changa One", + "fontFamily": "Changa One, system-ui", + "slug": "changa-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/changaone/v20/xfu00W3wXn3QLUJXhzq46APouLfbK64.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Changa One", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa-one/changa-one-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/changaone/v20/xfu20W3wXn3QLUJXhzq42ATiuZXeO67ISw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Changa One", + "preview": "https://s.w.org/images/fonts/17.7/previews/changa-one/changa-one-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/changa-one/changa-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chango", + "fontFamily": "Chango, system-ui", + "slug": "chango", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chango/v27/2V0cKI0OB5U7WaJyyn24TFUaAw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chango", + "preview": "https://s.w.org/images/fonts/17.7/previews/chango/chango-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chango/chango.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Charis SIL", + "fontFamily": "Charis SIL, serif", + "slug": "charis-sil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/charissil/v2/oPWK_kV3l-s-Q8govXvKrP_mYjZ2Xn0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Charis SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/charissil/v2/oPWI_kV3l-s-Q8govXvKnPjsYxRzTn2Ozw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Charis SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/charissil/v2/oPWJ_kV3l-s-Q8govXvKlEbJRjtdQnSX1ko.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Charis SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/charissil/v2/oPWX_kV3l-s-Q8govXvKnPjU2jtXQ1aSxkrMCQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Charis SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/charis-sil/charis-sil.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Charm", + "fontFamily": "Charm, cursive", + "slug": "charm", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/charm/v11/7cHmv4oii5K0MeYqIe804WIo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Charm", + "preview": "https://s.w.org/images/fonts/17.7/previews/charm/charm-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/charm/v11/7cHrv4oii5K0Md6TDss5yn4hnCci.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Charm", + "preview": "https://s.w.org/images/fonts/17.7/previews/charm/charm-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/charm/charm.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Charmonman", + "fontFamily": "Charmonman, cursive", + "slug": "charmonman", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/charmonman/v18/MjQDmiR3vP_nuxDv47jiWJSovLdh6OE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Charmonman", + "preview": "https://s.w.org/images/fonts/17.7/previews/charmonman/charmonman-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/charmonman/v18/MjQAmiR3vP_nuxDv47jiYC2HmLpK9OhmGnY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Charmonman", + "preview": "https://s.w.org/images/fonts/17.7/previews/charmonman/charmonman-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/charmonman/charmonman.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Chathura", + "fontFamily": "Chathura, sans-serif", + "slug": "chathura", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chathura/v20/_gP91R7-rzUuVjim42dEq0GbTvZyuDo.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Chathura", + "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42eMiWS0YPp7oSNy.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Chathura", + "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chathura/v20/_gP71R7-rzUuVjim418loUC5S-Zy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chathura", + "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42ecjmS0YPp7oSNy.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Chathura", + "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42eAjWS0YPp7oSNy.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Chathura", + "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chathura/chathura.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Chau Philomene One", + "fontFamily": "Chau Philomene One, sans-serif", + "slug": "chau-philomene-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chauphilomeneone/v15/55xxezRsPtfie1vPY49qzdgSlJiHRQFsmYx7QMISdQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chau Philomene One", + "preview": "https://s.w.org/images/fonts/17.7/previews/chau-philomene-one/chau-philomene-one-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chauphilomeneone/v15/55xzezRsPtfie1vPY49qzdgSlJiHRQFcnoZ6YscCdXQB.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Chau Philomene One", + "preview": "https://s.w.org/images/fonts/17.7/previews/chau-philomene-one/chau-philomene-one-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chau-philomene-one/chau-philomene-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Chela One", + "fontFamily": "Chela One, system-ui", + "slug": "chela-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chelaone/v21/6ae-4KC7Uqgdz_JZdPIy2lvWNTMwoQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chela One", + "preview": "https://s.w.org/images/fonts/17.7/previews/chela-one/chela-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chela-one/chela-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chelsea Market", + "fontFamily": "Chelsea Market, system-ui", + "slug": "chelsea-market", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chelseamarket/v13/BCawqZsHqfr89WNP_IApC8tzKBhgLA4uKkWk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chelsea Market", + "preview": "https://s.w.org/images/fonts/17.7/previews/chelsea-market/chelsea-market-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chelsea-market/chelsea-market.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chenla", + "fontFamily": "Chenla, system-ui", + "slug": "chenla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chenla/v25/SZc43FDpIKu8WZ9eWhfonUPL6Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chenla" + } + ] + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cherish", + "fontFamily": "Cherish, cursive", + "slug": "cherish", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cherish/v8/ll88K2mXUyqsDsTN5iXCI6IJjg8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cherish", + "preview": "https://s.w.org/images/fonts/17.7/previews/cherish/cherish-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cherish/cherish.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Cherry Bomb One", + "fontFamily": "Cherry Bomb One, system-ui", + "slug": "cherry-bomb-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cherrybombone/v8/y83DW4od1h6KlV3c6JJhRhGOdhrKCdpF41fr-w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cherry Bomb One", + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-bomb-one/cherry-bomb-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-bomb-one/cherry-bomb-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cherry Cream Soda", + "fontFamily": "Cherry Cream Soda, system-ui", + "slug": "cherry-cream-soda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cherrycreamsoda/v21/UMBIrOxBrW6w2FFyi9paG0fdVdRciTd_Cd47DJ7G.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cherry Cream Soda", + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-cream-soda/cherry-cream-soda-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-cream-soda/cherry-cream-soda.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cherry Swash", + "fontFamily": "Cherry Swash, system-ui", + "slug": "cherry-swash", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cherryswash/v20/i7dNIFByZjaNAMxtZcnfAy58RXi-EwWMbg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cherry Swash", + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-swash/cherry-swash-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cherryswash/v20/i7dSIFByZjaNAMxtZcnfAy5E_FeaHi6QZ3WfYg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cherry Swash", + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-swash/cherry-swash-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cherry-swash/cherry-swash.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chewy", + "fontFamily": "Chewy, system-ui", + "slug": "chewy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chewy/v18/uK_94ruUb-k-wk50IDMfO-ed.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chewy", + "preview": "https://s.w.org/images/fonts/17.7/previews/chewy/chewy-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chewy/chewy.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chicle", + "fontFamily": "Chicle, system-ui", + "slug": "chicle", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chicle/v25/lJwG-pw9i2dqU-BDzGKuobYSxw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chicle", + "preview": "https://s.w.org/images/fonts/17.7/previews/chicle/chicle-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chicle/chicle.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chilanka", + "fontFamily": "Chilanka, cursive", + "slug": "chilanka", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chilanka/v20/WWXRlj2DZQiMJYaYRrJVI9EAZhTO.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chilanka", + "preview": "https://s.w.org/images/fonts/17.7/previews/chilanka/chilanka-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chilanka/chilanka.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Chivo", + "fontFamily": "Chivo, sans-serif", + "slug": "chivo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_vB7ukmDSFXjQiQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_PB_ukmDSFXjQiQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_4h_ukmDSFXjQiQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_vB_ukmDSFXjQiQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_jh_ukmDSFXjQiQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_YhjukmDSFXjQiQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_WxjukmDSFXjQiQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_PBjukmDSFXjQiQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_FRjukmDSFXjQiQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFwG1WrTN33AiasJ.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFyG1GrTN33AiasJ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFxY1GrTN33AiasJ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFwG1GrTN33AiasJ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFw01GrTN33AiasJ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFzY02rTN33AiasJ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFzh02rTN33AiasJ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFyG02rTN33AiasJ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFyv02rTN33AiasJ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Chivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo/chivo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Chivo Mono", + "fontFamily": "Chivo Mono, monospace", + "slug": "chivo-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7hrqfQKphL03l4.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D5hr6fQKphL03l4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D6_r6fQKphL03l4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7hr6fQKphL03l4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7Tr6fQKphL03l4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D4_qKfQKphL03l4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D4GqKfQKphL03l4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D5hqKfQKphL03l4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D5IqKfQKphL03l4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7E-XIJlp1ml4imo.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7M-WIJlp1ml4imo.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7BGWIJlp1ml4imo.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7E-WIJlp1ml4imo.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7H2WIJlp1ml4imo.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7JGRIJlp1ml4imo.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7KiRIJlp1ml4imo.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7M-RIJlp1ml4imo.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7OaRIJlp1ml4imo.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Chivo Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chivo-mono/chivo-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Chokokutai", + "fontFamily": "Chokokutai, system-ui", + "slug": "chokokutai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chokokutai/v9/kmK4Zqw4HwvCeHGM8Fws9yvypu1Kr7I.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chokokutai", + "preview": "https://s.w.org/images/fonts/17.7/previews/chokokutai/chokokutai-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chokokutai/chokokutai.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Chonburi", + "fontFamily": "Chonburi, system-ui", + "slug": "chonburi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/chonburi/v12/8AtqGs-wOpGRTBq66IWfFr3biAfZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Chonburi", + "preview": "https://s.w.org/images/fonts/17.7/previews/chonburi/chonburi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/chonburi/chonburi.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cinzel", + "fontFamily": "Cinzel, serif", + "slug": "cinzel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnTY_vDE5ZdqU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cinzel", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-uTnTY_vDE5ZdqU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cinzel", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-gjgTY_vDE5ZdqU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cinzel", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-jHgTY_vDE5ZdqU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cinzel", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-lbgTY_vDE5ZdqU.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Cinzel", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzel/v23/8vIU7ww63mVu7gtR-kwKxNvkNOjw-n_gTY_vDE5ZdqU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Cinzel", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel/cinzel.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cinzel Decorative", + "fontFamily": "Cinzel Decorative, system-ui", + "slug": "cinzel-decorative", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cinzeldecorative/v16/daaCSScvJGqLYhG8nNt8KPPswUAPnh7RRs1LaCyC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cinzel Decorative", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzeldecorative/v16/daaHSScvJGqLYhG8nNt8KPPswUAPniZoaelGQzCLlQXE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cinzel Decorative", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cinzeldecorative/v16/daaHSScvJGqLYhG8nNt8KPPswUAPniZQa-lGQzCLlQXE.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Cinzel Decorative", + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cinzel-decorative/cinzel-decorative.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Clicker Script", + "fontFamily": "Clicker Script, cursive", + "slug": "clicker-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/clickerscript/v13/raxkHiKPvt8CMH6ZWP8PdlEq72rd2zqUKafv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Clicker Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/clicker-script/clicker-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/clicker-script/clicker-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Climate Crisis", + "fontFamily": "Climate Crisis, system-ui", + "slug": "climate-crisis", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/climatecrisis/v7/wEOpEB3AntNeKCPBVW9XOKlmp3AUgWFN1DvIvcM0gFp6iKUrGb7PsQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Climate Crisis", + "preview": "https://s.w.org/images/fonts/17.7/previews/climate-crisis/climate-crisis-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/climate-crisis/climate-crisis.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Coda", + "fontFamily": "Coda, system-ui", + "slug": "coda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/coda/v21/SLXHc1jY5nQ8JUcMapaN39I.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Coda", + "preview": "https://s.w.org/images/fonts/17.7/previews/coda/coda-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/coda/v21/SLXIc1jY5nQ8HeIgTpumw9t1cX8.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Coda", + "preview": "https://s.w.org/images/fonts/17.7/previews/coda/coda-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/coda/coda.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Codystar", + "fontFamily": "Codystar, system-ui", + "slug": "codystar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/codystar/v17/FwZf7-Q1xVk-40qxOuYsyuyuj0e29bfC.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Codystar", + "preview": "https://s.w.org/images/fonts/17.7/previews/codystar/codystar-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/codystar/v17/FwZY7-Q1xVk-40qxOt6F4sijpFu_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Codystar", + "preview": "https://s.w.org/images/fonts/17.7/previews/codystar/codystar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/codystar/codystar.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Coiny", + "fontFamily": "Coiny, system-ui", + "slug": "coiny", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/coiny/v16/gyByhwU1K989PXweElSvO5Tc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Coiny" + } + ] + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Combo", + "fontFamily": "Combo, system-ui", + "slug": "combo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/combo/v21/BXRlvF3Jh_fIhg0nBu9y8Hf0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Combo", + "preview": "https://s.w.org/images/fonts/17.7/previews/combo/combo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/combo/combo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Comfortaa", + "fontFamily": "Comfortaa, system-ui", + "slug": "comfortaa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4TbMPrEVIT9c2c8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Comfortaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMPrEVIT9c2c8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Comfortaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4VrMPrEVIT9c2c8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Comfortaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4bbLPrEVIT9c2c8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Comfortaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comfortaa/v45/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4Y_LPrEVIT9c2c8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Comfortaa", + "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/comfortaa/comfortaa.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Comforter", + "fontFamily": "Comforter, cursive", + "slug": "comforter", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/comforter/v7/H4clBXOCl8nQnlaql3Qa7ZG8iqeuag.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Comforter", + "preview": "https://s.w.org/images/fonts/17.7/previews/comforter/comforter-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/comforter/comforter.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Comforter Brush", + "fontFamily": "Comforter Brush, cursive", + "slug": "comforter-brush", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/comforterbrush/v7/Y4GTYa1xVSggrfzZI5WMjxRaOz0jxbL9Th8YYA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Comforter Brush", + "preview": "https://s.w.org/images/fonts/17.7/previews/comforter-brush/comforter-brush-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/comforter-brush/comforter-brush.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Comic Neue", + "fontFamily": "Comic Neue, cursive", + "slug": "comic-neue", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD_wHLwp5eLwtHJlc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Comic Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaarEJDsxBrF37olUeD96_RTplULilCNlcw_Q.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Comic Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaHrEJDsxBrF37olUeDx6jj5pN1MwI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Comic Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaFrEJDsxBrF37olUeD96_p57FwIwJePw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Comic Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD_xHMwp5eLwtHJlc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Comic Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comicneue/v8/4UaarEJDsxBrF37olUeD96_RXp5ULilCNlcw_Q.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Comic Neue", + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/comic-neue/comic-neue.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Coming Soon", + "fontFamily": "Coming Soon, cursive", + "slug": "coming-soon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/comingsoon/v19/qWcuB6mzpYL7AJ2VfdQR1u-XUjjzsykh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Coming Soon", + "preview": "https://s.w.org/images/fonts/17.7/previews/coming-soon/coming-soon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/coming-soon/coming-soon.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Comme", + "fontFamily": "Comme, sans-serif", + "slug": "comme", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1z5cBr7o4fWsRO9w.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zZcFr7o4fWsRO9w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zu8Fr7o4fWsRO9w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1z5cFr7o4fWsRO9w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1z18Fr7o4fWsRO9w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zO8Zr7o4fWsRO9w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zAsZr7o4fWsRO9w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zZcZr7o4fWsRO9w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/comme/v2/8QIUdirKhMbn-uG1kHz0MgviDe1zTMZr7o4fWsRO9w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Comme", + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/comme/comme.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Commissioner", + "fontFamily": "Commissioner, sans-serif", + "slug": "commissioner", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTMNcGPK7Fu0jUdk.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTENdGPK7Fu0jUdk.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTJ1dGPK7Fu0jUdk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTMNdGPK7Fu0jUdk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTPFdGPK7Fu0jUdk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTB1aGPK7Fu0jUdk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTCRaGPK7Fu0jUdk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTENaGPK7Fu0jUdk.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/commissioner/v20/tDaH2o2WnlgI0FNDgduEk4jAhwgumbU1SVfU5BD8OuRL8OstC6KOhgvBYWSFJ-Mgdrgiju6fF8meZm0rk4eF-ZugTGpaGPK7Fu0jUdk.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Commissioner", + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/commissioner/commissioner.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Concert One", + "fontFamily": "Concert One, system-ui", + "slug": "concert-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/concertone/v21/VEM1Ro9xs5PjtzCu-srDqRTghv-CuVAQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Concert One" + } + ] + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Condiment", + "fontFamily": "Condiment, cursive", + "slug": "condiment", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/condiment/v24/pONk1hggFNmwvXALyH6Sron4o1vyCQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Condiment", + "preview": "https://s.w.org/images/fonts/17.7/previews/condiment/condiment-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/condiment/condiment.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Content", + "fontFamily": "Content, system-ui", + "slug": "content", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/content/v24/zrfl0HLayePhU_AwUaXyIiL0RCg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Content" + }, + { + "src": "https://fonts.gstatic.com/s/content/v24/zrfg0HLayePhU_AwaRzdBi_fWCHvkAI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Content" + } + ] + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Contrail One", + "fontFamily": "Contrail One, system-ui", + "slug": "contrail-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/contrailone/v19/eLGbP-j_JA-kG0_Zo51noafdYEvt_c092w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Contrail One", + "preview": "https://s.w.org/images/fonts/17.7/previews/contrail-one/contrail-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/contrail-one/contrail-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Convergence", + "fontFamily": "Convergence, sans-serif", + "slug": "convergence", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/convergence/v15/rax5HiePvdgXPmmMHcIPYRhfsU7Q8Cad.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Convergence", + "preview": "https://s.w.org/images/fonts/17.7/previews/convergence/convergence-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/convergence/convergence.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cookie", + "fontFamily": "Cookie, cursive", + "slug": "cookie", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cookie/v21/syky-y18lb0tSbfNkACT9tPdpw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cookie", + "preview": "https://s.w.org/images/fonts/17.7/previews/cookie/cookie-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cookie/cookie.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Copse", + "fontFamily": "Copse, serif", + "slug": "copse", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/copse/v15/11hPGpDKz1rGb0dmHkihUb-A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Copse", + "preview": "https://s.w.org/images/fonts/17.7/previews/copse/copse-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/copse/copse.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Corben", + "fontFamily": "Corben, system-ui", + "slug": "corben", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/corben/v21/LYjDdGzzklQtCMp9pQlEpVs3VQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Corben", + "preview": "https://s.w.org/images/fonts/17.7/previews/corben/corben-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/corben/v21/LYjAdGzzklQtCMpFHCZgqHArXN7HWQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Corben", + "preview": "https://s.w.org/images/fonts/17.7/previews/corben/corben-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/corben/corben.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Corinthia", + "fontFamily": "Corinthia, cursive", + "slug": "corinthia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/corinthia/v11/wEO_EBrAnchaJyPMHE0FVPAL3EsHiA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Corinthia", + "preview": "https://s.w.org/images/fonts/17.7/previews/corinthia/corinthia-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/corinthia/v11/wEO6EBrAnchaJyPMHE097d8v0WAbgbLXQA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Corinthia", + "preview": "https://s.w.org/images/fonts/17.7/previews/corinthia/corinthia-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/corinthia/corinthia.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Cormorant", + "fontFamily": "Cormorant, serif", + "slug": "cormorant", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFk9TQ7Fg7A2uwYs.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFhFTQ7Fg7A2uwYs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFiNTQ7Fg7A2uwYs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFs9UQ7Fg7A2uwYs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFvZUQ7Fg7A2uwYs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQ9fdq7S-r0YvxdA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQq_dq7S-r0YvxdA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQmfdq7S-r0YvxdA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQdfBq7S-r0YvxdA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorant/v21/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQTPBq7S-r0YvxdA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cormorant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cormorant Garamond", + "fontFamily": "Cormorant Garamond, serif", + "slug": "cormorant-garamond", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQAllvvAWJ5heb_w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPjuw-IxBKL_y94.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjoq3FLsS6V7w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrHtKkyuF7w6C.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQWlhvvAWJ5heb_w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEO7ug-IxBKL_y94.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9vvAWJ5heb_w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEOXvQ-IxBKL_y94.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5vvAWJ5heb_w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvA-IxBKL_y94.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cormorant Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-garamond/cormorant-garamond.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cormorant Infant", + "fontFamily": "Cormorant Infant, serif", + "slug": "cormorant-infant", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN9951w3_DYrQqcdJrk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItcDEhQ4UYNrn_Ig.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyPU44g9vKiM1sORYSiWeAsLN993_Uf2DsAXq4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyJU44g9vKiM1sORYSiWeAsLN997_IV2RkFTq4EPw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN995wQ2_DYrQqcdJrk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItKDAhQ4UYNrn_Ig.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN995ygx_DYrQqcdJrk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItBDchQ4UYNrn_Ig.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN9950ww_DYrQqcdJrk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItYDYhQ4UYNrn_Ig.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cormorant Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-infant/cormorant-infant.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cormorant SC", + "fontFamily": "Cormorant SC, serif", + "slug": "cormorant-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmABIU-B3y8DOWGA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cormorant SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0yb5GD4kxqXBmOVLG30OGwseqTow9Tbu-Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cormorant SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmWBMU-B3y8DOWGA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cormorant SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmdBQU-B3y8DOWGA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cormorant SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantsc/v18/0ybmGD4kxqXBmOVLG30OGwsmEBUU-B3y8DOWGA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cormorant SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-sc/cormorant-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cormorant Unicase", + "fontFamily": "Cormorant Unicase, serif", + "slug": "cormorant-unicase", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9N_tucq7Gy0DRzS.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cormorant Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_QiZUaILtOqhqgDeXoF_n1_fTGX-vWnsMnx3C9.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cormorant Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Mnt-cq7Gy0DRzS.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cormorant Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9MLsOcq7Gy0DRzS.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cormorant Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Nvsecq7Gy0DRzS.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cormorant Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-unicase/cormorant-unicase.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cormorant Upright", + "fontFamily": "Cormorant Upright, serif", + "slug": "cormorant-upright", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1N5phDpU9X6RPzQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Cormorant Upright", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJrdM3I2Y35poFONtLdafkUCHw1y2vQjjTkeMnz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cormorant Upright", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1MhpxDpU9X6RPzQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cormorant Upright", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1MNoBDpU9X6RPzQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cormorant Upright", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1NpoRDpU9X6RPzQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cormorant Upright", + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cormorant-upright/cormorant-upright.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Courgette", + "fontFamily": "Courgette, cursive", + "slug": "courgette", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/courgette/v17/wEO_EBrAnc9BLjLQAUkFVPAL3EsHiA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Courgette", + "preview": "https://s.w.org/images/fonts/17.7/previews/courgette/courgette-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/courgette/courgette.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Courier Prime", + "fontFamily": "Courier Prime, monospace", + "slug": "courier-prime", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/courierprime/v9/u-450q2lgwslOqpF_6gQ8kELWwNjW-_-tvg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Courier Prime", + "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/courierprime/v9/u-4n0q2lgwslOqpF_6gQ8kELawRpWs37pvjxPA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Courier Prime", + "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/courierprime/v9/u-4k0q2lgwslOqpF_6gQ8kELY7pMf-LVqvHoJXw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Courier Prime", + "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/courierprime/v9/u-4i0q2lgwslOqpF_6gQ8kELawRR4-Lfq9PtNXyeAg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Courier Prime", + "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/courier-prime/courier-prime.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Cousine", + "fontFamily": "Cousine, monospace", + "slug": "cousine", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cousine/v27/d6lIkaiiRdih4SpPzSYlzTbtz9k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cousine", + "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cousine/v27/d6lKkaiiRdih4SpP_SEvzBTo39l8hw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cousine", + "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cousine/v27/d6lNkaiiRdih4SpP9Z8K6TvG09BlnmQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cousine", + "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cousine/v27/d6lPkaiiRdih4SpP_SEXdTvM0vJgjmRpOA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cousine", + "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cousine/cousine.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Coustard", + "fontFamily": "Coustard, serif", + "slug": "coustard", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/coustard/v16/3XFpErgg3YsZ5fqUU9UKvWXuROTd.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Coustard", + "preview": "https://s.w.org/images/fonts/17.7/previews/coustard/coustard-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/coustard/v16/3XFuErgg3YsZ5fqUU-2LkEHjb_jU3eRL.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Coustard", + "preview": "https://s.w.org/images/fonts/17.7/previews/coustard/coustard-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/coustard/coustard.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Covered By Your Grace", + "fontFamily": "Covered By Your Grace, cursive", + "slug": "covered-by-your-grace", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/coveredbyyourgrace/v15/QGYwz-AZahWOJJI9kykWW9mD6opopoqXSOS0EwItq6bFIg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Covered By Your Grace", + "preview": "https://s.w.org/images/fonts/17.7/previews/covered-by-your-grace/covered-by-your-grace-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/covered-by-your-grace/covered-by-your-grace.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Crafty Girls", + "fontFamily": "Crafty Girls, cursive", + "slug": "crafty-girls", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/craftygirls/v16/va9B4kXI39VaDdlPJo8N_NvuRB37fF3Wlg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Crafty Girls", + "preview": "https://s.w.org/images/fonts/17.7/previews/crafty-girls/crafty-girls-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/crafty-girls/crafty-girls.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Creepster", + "fontFamily": "Creepster, system-ui", + "slug": "creepster", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/creepster/v13/AlZy_zVUqJz4yMrniH4hcHf4XB0Tow.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Creepster", + "preview": "https://s.w.org/images/fonts/17.7/previews/creepster/creepster-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/creepster/creepster.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Crete Round", + "fontFamily": "Crete Round, serif", + "slug": "crete-round", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/creteround/v14/55xoey1sJNPjPiv1ZZZrxJ1527zAKnxN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Crete Round", + "preview": "https://s.w.org/images/fonts/17.7/previews/crete-round/crete-round-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/creteround/v14/55xqey1sJNPjPiv1ZZZrxK1-0b3iL2xNhKc.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Crete Round", + "preview": "https://s.w.org/images/fonts/17.7/previews/crete-round/crete-round-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/crete-round/crete-round.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Crimson Pro", + "fontFamily": "Crimson Pro, serif", + "slug": "crimson-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTm18PZE_VNWoyQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZkG18PZE_VNWoyQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZzm18PZE_VNWoyQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZ_G18PZE_VNWoyQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZEGp8PZE_VNWoyQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZKWp8PZE_VNWoyQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTmp8PZE_VNWoyQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZZ2p8PZE_VNWoyQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4Ue5s-dtC4yZNE.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi7Ke5s-dtC4yZNE.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6Ue5s-dtC4yZNE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6me5s-dtC4yZNE.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5KfJs-dtC4yZNE.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5zfJs-dtC4yZNE.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4UfJs-dtC4yZNE.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi49fJs-dtC4yZNE.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Crimson Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-pro/crimson-pro.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Crimson Text", + "fontFamily": "Crimson Text, serif", + "slug": "crimson-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlp2gwHKFkZgtmSR3NB0oRJvbQJSA_JN3Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Crimson Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlpogwHKFkZgtmSR3NB0oRJfaghTIfdd3ahG.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Crimson Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlppgwHKFkZgtmSR3NB0oRJXsCx2DtlR1LFffg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Crimson Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlprgwHKFkZgtmSR3NB0oRJfajCOD9NQ9rRPfrKu.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Crimson Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlppgwHKFkZgtmSR3NB0oRJX1C12DtlR1LFffg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Crimson Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/crimsontext/v19/wlprgwHKFkZgtmSR3NB0oRJfajDqDtNQ9rRPfrKu.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Crimson Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/crimson-text/crimson-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Croissant One", + "fontFamily": "Croissant One, system-ui", + "slug": "croissant-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/croissantone/v26/3y9n6bU9bTPg4m8NDy3Kq24UM39qn5cdJ-4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Croissant One", + "preview": "https://s.w.org/images/fonts/17.7/previews/croissant-one/croissant-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/croissant-one/croissant-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Crushed", + "fontFamily": "Crushed, system-ui", + "slug": "crushed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/crushed/v29/U9Mc6dym6WXImTlFT1wfuIqyLzA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Crushed", + "preview": "https://s.w.org/images/fonts/17.7/previews/crushed/crushed-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/crushed/crushed.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cuprum", + "fontFamily": "Cuprum, sans-serif", + "slug": "cuprum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmg-X6ZjnSJjQjgnU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmg9f6ZjnSJjQjgnU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmgzv9ZjnSJjQjgnU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg45_pLmvrkcOkBnKsOzXyGWTBcmgwL9ZjnSJjQjgnU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25jn_YJxYmknUPEA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25vH_YJxYmknUPEA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25UHjYJxYmknUPEA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/cuprum/v25/dg47_pLmvrkcOkBNI_FMh0j91rkhli25aXjYJxYmknUPEA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Cuprum", + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cuprum/cuprum.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Cute Font", + "fontFamily": "Cute Font, system-ui", + "slug": "cute-font", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cutefont/v22/Noaw6Uny2oWPbSHMrY6vnZNVNC9hkw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cute Font", + "preview": "https://s.w.org/images/fonts/17.7/previews/cute-font/cute-font-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cute-font/cute-font.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Cutive", + "fontFamily": "Cutive, serif", + "slug": "cutive", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cutive/v21/NaPZcZ_fHOhV3Ip7SvhDoyqlZQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cutive" + } + ] + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Cutive Mono", + "fontFamily": "Cutive Mono, monospace", + "slug": "cutive-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/cutivemono/v20/m8JWjfRfY7WVjVi2E-K9H5RARG-K3Mud.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Cutive Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/cutive-mono/cutive-mono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/cutive-mono/cutive-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "DM Mono", + "fontFamily": "DM Mono, monospace", + "slug": "dm-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTR7PB1QTsUX8KYvrGyIYGnbKX9Rlk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "DM Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTT7PB1QTsUX8KYth-orYatbYf4VllXuA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "DM Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTU7PB1QTsUX8KYhhiaBYyMcKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "DM Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTW7PB1QTsUX8KYth-QBK6JYKzkXw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "DM Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTR7PB1QTsUX8KYvumzIYGnbKX9Rlk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "DM Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmmono/v14/aFTT7PB1QTsUX8KYth-o9YetbYf4VllXuA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "DM Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono-500-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-mono/dm-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "DM Sans", + "fontFamily": "DM Sans, sans-serif", + "slug": "dm-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAop1hS2f3ZGMZpg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAIpxhS2f3ZGMZpg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwA_JxhS2f3ZGMZpg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAIpthS2f3ZGMZpg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDG32RmYJpso5.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8JDW32RmYJpso5.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat_XDW32RmYJpso5.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW32RmYJpso5.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-7DW32RmYJpso5.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9XCm32RmYJpso5.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8JCm32RmYJpso5.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm32RmYJpso5.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "DM Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-sans/dm-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "DM Serif Display", + "fontFamily": "DM Serif Display, serif", + "slug": "dm-serif-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dmserifdisplay/v15/-nFnOHM81r4j6k0gjAW3mujVU2B2K_J709jy92k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "DM Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-display/dm-serif-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmserifdisplay/v15/-nFhOHM81r4j6k0gjAW3mujVU2B2G_Vx0vr352np3Q.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "DM Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-display/dm-serif-display-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-display/dm-serif-display.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "DM Serif Text", + "fontFamily": "DM Serif Text, serif", + "slug": "dm-serif-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dmseriftext/v12/rnCu-xZa_krGokauCeNq1wWyafaPXHIJErY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "DM Serif Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-text/dm-serif-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dmseriftext/v12/rnCw-xZa_krGokauCeNq1wWyWfGFXVAMArZKqQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "DM Serif Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-text/dm-serif-text-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dm-serif-text/dm-serif-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Dai Banna SIL", + "fontFamily": "Dai Banna SIL, serif", + "slug": "dai-banna-sil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tYKoDs_KOgMX95A.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyygsjAOyES55D3Vg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-4wj0AJWmpwGyJ2uEoA4I7jSuAKsLhJgo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-mwj0AJWmpwGyJ2uEoA4I7vSyKK-DkNgoO7g.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tdqpDs_KOgMX95A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyy2snAOyES55D3Vg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tfauDs_KOgMX95A.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyy9s7AOyES55D3Vg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-lwj0AJWmpwGyJ2uEoA4I7tZKvDs_KOgMX95A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/daibannasil/v2/lW-jwj0AJWmpwGyJ2uEoA4I7vSyyks_AOyES55D3Vg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Dai Banna SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dai-banna-sil/dai-banna-sil.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Damion", + "fontFamily": "Damion, cursive", + "slug": "damion", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/damion/v14/hv-XlzJ3KEUe_YZUaGY3MTFgVg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Damion", + "preview": "https://s.w.org/images/fonts/17.7/previews/damion/damion-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/damion/damion.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Dancing Script", + "fontFamily": "Dancing Script, cursive", + "slug": "dancing-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSoHSOB9ptDqpw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dancing Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BAyoHSOB9ptDqpw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Dancing Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B7y0HSOB9ptDqpw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Dancing Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i0HSOB9ptDqpw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Dancing Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dancing-script/dancing-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Dangrek", + "fontFamily": "Dangrek, system-ui", + "slug": "dangrek", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dangrek/v30/LYjCdG30nEgoH8E2gCZqqVIuTN4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dangrek", + "preview": "https://s.w.org/images/fonts/17.7/previews/dangrek/dangrek-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dangrek/dangrek.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Darker Grotesque", + "fontFamily": "Darker Grotesque, sans-serif", + "slug": "darker-grotesque", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXxpqn73-XFyZFUB.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXw3qn73-XFyZFUB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXwFqn73-XFyZFUB.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXzprX73-XFyZFUB.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXzQrX73-XFyZFUB.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXy3rX73-XFyZFUB.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/darkergrotesque/v8/U9MK6cuh-mLQlC4BKCtayOfARkSVgb381b-W8-QDqXyerX73-XFyZFUB.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Darker Grotesque", + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/darker-grotesque/darker-grotesque.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Darumadrop One", + "fontFamily": "Darumadrop One, system-ui", + "slug": "darumadrop-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/darumadropone/v10/cY9cfjeIW11dpCKgRLi675a87IhCBJOxZQPp.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Darumadrop One", + "preview": "https://s.w.org/images/fonts/17.7/previews/darumadrop-one/darumadrop-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/darumadrop-one/darumadrop-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "David Libre", + "fontFamily": "David Libre, serif", + "slug": "david-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/davidlibre/v14/snfus0W_99N64iuYSvp4W_l56p6TYS-Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "David Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/davidlibre/v14/snfzs0W_99N64iuYSvp4W8GIw7qeSjORSo9W.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "David Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/davidlibre/v14/snfzs0W_99N64iuYSvp4W8HAxbqeSjORSo9W.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "David Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/david-libre/david-libre.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Dawning of a New Day", + "fontFamily": "Dawning of a New Day, cursive", + "slug": "dawning-of-a-new-day", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dawningofanewday/v20/t5t_IQMbOp2SEwuncwLRjMfIg1yYit_nAz8ehWJGNoBE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dawning of a New Day", + "preview": "https://s.w.org/images/fonts/17.7/previews/dawning-of-a-new-day/dawning-of-a-new-day-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dawning-of-a-new-day/dawning-of-a-new-day.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Days One", + "fontFamily": "Days One, sans-serif", + "slug": "days-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/daysone/v18/mem9YaCnxnKRiYZOCLYQeLkWVNBt.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Days One", + "preview": "https://s.w.org/images/fonts/17.7/previews/days-one/days-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/days-one/days-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Dekko", + "fontFamily": "Dekko, cursive", + "slug": "dekko", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dekko/v21/46khlb_wWjfSrttAR0vsfl1B.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dekko", + "preview": "https://s.w.org/images/fonts/17.7/previews/dekko/dekko-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dekko/dekko.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Dela Gothic One", + "fontFamily": "Dela Gothic One, system-ui", + "slug": "dela-gothic-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/delagothicone/v15/hESp6XxvMDRA-2eD0lXpDa6QkBAGQEsJQAlbUA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dela Gothic One", + "preview": "https://s.w.org/images/fonts/17.7/previews/dela-gothic-one/dela-gothic-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dela-gothic-one/dela-gothic-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Delicious Handrawn", + "fontFamily": "Delicious Handrawn, cursive", + "slug": "delicious-handrawn", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/delicioushandrawn/v8/wlpsgx_NAUNkpmKQifcxkQchDFo3fJ112ZpDd6u3AQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Delicious Handrawn", + "preview": "https://s.w.org/images/fonts/17.7/previews/delicious-handrawn/delicious-handrawn-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/delicious-handrawn/delicious-handrawn.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Delius", + "fontFamily": "Delius, cursive", + "slug": "delius", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/delius/v19/PN_xRfK0pW_9e1rtZMI-jT3L_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Delius", + "preview": "https://s.w.org/images/fonts/17.7/previews/delius/delius-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/delius/delius.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Delius Swash Caps", + "fontFamily": "Delius Swash Caps, cursive", + "slug": "delius-swash-caps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/deliusswashcaps/v23/oY1E8fPLr7v4JWCExZpWebxVKORpXXeYKmeBvEYs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Delius Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/delius-swash-caps/delius-swash-caps-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/delius-swash-caps/delius-swash-caps.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Delius Unicase", + "fontFamily": "Delius Unicase, cursive", + "slug": "delius-unicase", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/deliusunicase/v28/845BNMEwEIOVT8BmgfSzIr_6mmLCd-73LXWs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Delius Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/delius-unicase/delius-unicase-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/deliusunicase/v28/845CNMEwEIOVT8BmgfSzIr_6mlp7WMr6BmmlS5aw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Delius Unicase", + "preview": "https://s.w.org/images/fonts/17.7/previews/delius-unicase/delius-unicase-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/delius-unicase/delius-unicase.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Della Respira", + "fontFamily": "Della Respira, serif", + "slug": "della-respira", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dellarespira/v22/RLp5K5v44KaueWI6iEJQBiGPRfwSu6EuTHo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Della Respira", + "preview": "https://s.w.org/images/fonts/17.7/previews/della-respira/della-respira-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/della-respira/della-respira.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Denk One", + "fontFamily": "Denk One, sans-serif", + "slug": "denk-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/denkone/v19/dg4m_pzhrqcFb2IzROtCpbglShon.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Denk One", + "preview": "https://s.w.org/images/fonts/17.7/previews/denk-one/denk-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/denk-one/denk-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Devonshire", + "fontFamily": "Devonshire, cursive", + "slug": "devonshire", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/devonshire/v27/46kqlbDwWirWr4gtBD2BX0Bq01lYAZM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Devonshire", + "preview": "https://s.w.org/images/fonts/17.7/previews/devonshire/devonshire-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/devonshire/devonshire.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Dhurjati", + "fontFamily": "Dhurjati, sans-serif", + "slug": "dhurjati", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dhurjati/v24/_6_8ED3gSeatXfFiFX33SKQtuTA2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dhurjati", + "preview": "https://s.w.org/images/fonts/17.7/previews/dhurjati/dhurjati-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dhurjati/dhurjati.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Didact Gothic", + "fontFamily": "Didact Gothic, sans-serif", + "slug": "didact-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/didactgothic/v20/ahcfv8qz1zt6hCC5G4F_P4ASpUmSp0LlcyQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Didact Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/didact-gothic/didact-gothic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/didact-gothic/didact-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Diphylleia", + "fontFamily": "Diphylleia, serif", + "slug": "diphylleia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/diphylleia/v1/DtVmJxCtRKMixK4_HXsIulkm6gDXvwE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Diphylleia", + "preview": "https://s.w.org/images/fonts/17.7/previews/diphylleia/diphylleia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/diphylleia/diphylleia.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Diplomata", + "fontFamily": "Diplomata, system-ui", + "slug": "diplomata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/diplomata/v31/Cn-0JtiMXwhNwp-wKxyfZWxYrdM9Sg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Diplomata", + "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata/diplomata-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata/diplomata.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Diplomata SC", + "fontFamily": "Diplomata SC, system-ui", + "slug": "diplomata-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/diplomatasc/v28/buExpoi3ecvs3kidKgBJo2kf_f5Oaiw4cw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Diplomata SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata-sc/diplomata-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/diplomata-sc/diplomata-sc.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Do Hyeon", + "fontFamily": "Do Hyeon, sans-serif", + "slug": "do-hyeon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dohyeon/v18/TwMN-I8CRRU2zM86HFEyZwaH__-C.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Do Hyeon", + "preview": "https://s.w.org/images/fonts/17.7/previews/do-hyeon/do-hyeon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/do-hyeon/do-hyeon.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Dokdo", + "fontFamily": "Dokdo, system-ui", + "slug": "dokdo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dokdo/v17/esDf315XNuCBLxLt4NaMlKcH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dokdo", + "preview": "https://s.w.org/images/fonts/17.7/previews/dokdo/dokdo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dokdo/dokdo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Domine", + "fontFamily": "Domine, serif", + "slug": "domine", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAI1gVErGuW8Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Domine", + "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X0DAI1gVErGuW8Q.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Domine", + "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X6zHI1gVErGuW8Q.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Domine", + "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/domine/v20/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X5XHI1gVErGuW8Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Domine", + "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/domine/domine.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Donegal One", + "fontFamily": "Donegal One, serif", + "slug": "donegal-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/donegalone/v21/m8JWjfRYea-ZnFz6fsK9FZRARG-K3Mud.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Donegal One", + "preview": "https://s.w.org/images/fonts/17.7/previews/donegal-one/donegal-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/donegal-one/donegal-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Dongle", + "fontFamily": "Dongle, sans-serif", + "slug": "dongle", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dongle/v12/sJoG3Ltdjt6VPkqeEcxrZzWNzXvVPA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Dongle", + "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dongle/v12/sJoF3Ltdjt6VPkqmuORPah6RxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dongle", + "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dongle/v12/sJoG3Ltdjt6VPkqeActrZzWNzXvVPA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Dongle", + "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dongle/dongle.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Doppio One", + "fontFamily": "Doppio One, sans-serif", + "slug": "doppio-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/doppioone/v13/Gg8wN5gSaBfyBw2MqCh-lg4hKGpe5Fg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Doppio One", + "preview": "https://s.w.org/images/fonts/17.7/previews/doppio-one/doppio-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/doppio-one/doppio-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Dorsa", + "fontFamily": "Dorsa, sans-serif", + "slug": "dorsa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dorsa/v27/yYLn0hjd0OGwqo443XCFxAnQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dorsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/dorsa/dorsa-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dorsa/dorsa.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Dosis", + "fontFamily": "Dosis, sans-serif", + "slug": "dosis", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7MV2RkFTq4EPw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJabMV2RkFTq4EPw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7MV2RkFTq4EPw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJBbMV2RkFTq4EPw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ6bQV2RkFTq4EPw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ0LQV2RkFTq4EPw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7QV2RkFTq4EPw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Dosis", + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dosis/dosis.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "DotGothic16", + "fontFamily": "DotGothic16, sans-serif", + "slug": "dotgothic16", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dotgothic16/v17/v6-QGYjBJFKgyw5nSoDAGE7O435YPFrT.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "DotGothic16", + "preview": "https://s.w.org/images/fonts/17.7/previews/dotgothic16/dotgothic16-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dotgothic16/dotgothic16.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Dr Sugiyama", + "fontFamily": "Dr Sugiyama, cursive", + "slug": "dr-sugiyama", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/drsugiyama/v28/HTxoL2k4N3O9n5I1boGI7abUM4-t-g7y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dr Sugiyama", + "preview": "https://s.w.org/images/fonts/17.7/previews/dr-sugiyama/dr-sugiyama-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dr-sugiyama/dr-sugiyama.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Duru Sans", + "fontFamily": "Duru Sans, sans-serif", + "slug": "duru-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/durusans/v20/xn7iYH8xwmSyTvEV_HOxSvfYdN-WZw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Duru Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/duru-sans/duru-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/duru-sans/duru-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "DynaPuff", + "fontFamily": "DynaPuff, system-ui", + "slug": "dynapuff", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RSxYu6Y3rSRs4wn8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "DynaPuff", + "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RSyQu6Y3rSRs4wn8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "DynaPuff", + "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RS8gp6Y3rSRs4wn8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "DynaPuff", + "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/dynapuff/v4/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RS_Ep6Y3rSRs4wn8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "DynaPuff", + "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dynapuff/dynapuff.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Dynalight", + "fontFamily": "Dynalight, system-ui", + "slug": "dynalight", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/dynalight/v22/1Ptsg8LOU_aOmQvTsF4IT4trDfGGxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Dynalight", + "preview": "https://s.w.org/images/fonts/17.7/previews/dynalight/dynalight-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/dynalight/dynalight.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "EB Garamond", + "fontFamily": "EB Garamond, serif", + "slug": "eb-garamond", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-6_RUBoV-e6yHgQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-2fRUBoV-e6yHgQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-NfNUBoV-e6yHgQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-DPNUBoV-e6yHgQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-a_NUBoV-e6yHgQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7e8QI9_WamXgXFI.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7eOQI9_WamXgXFI.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7diR49_WamXgXFI.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7dbR49_WamXgXFI.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ebgaramond/v27/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7c8R49_WamXgXFI.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "EB Garamond", + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/eb-garamond/eb-garamond.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Eagle Lake", + "fontFamily": "Eagle Lake, cursive", + "slug": "eagle-lake", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/eaglelake/v24/ptRMTiqbbuNJDOiKj9wG5OvyKQNute8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Eagle Lake", + "preview": "https://s.w.org/images/fonts/17.7/previews/eagle-lake/eagle-lake-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/eagle-lake/eagle-lake.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "East Sea Dokdo", + "fontFamily": "East Sea Dokdo, cursive", + "slug": "east-sea-dokdo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/eastseadokdo/v22/xfuo0Wn2V2_KanASqXSZp22m05_fGavYS18y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "East Sea Dokdo", + "preview": "https://s.w.org/images/fonts/17.7/previews/east-sea-dokdo/east-sea-dokdo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/east-sea-dokdo/east-sea-dokdo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Eater", + "fontFamily": "Eater, system-ui", + "slug": "eater", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/eater/v25/mtG04_FCK7bOvpuzu3FwsXsR.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Eater", + "preview": "https://s.w.org/images/fonts/17.7/previews/eater/eater-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/eater/eater.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Economica", + "fontFamily": "Economica, sans-serif", + "slug": "economica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/economica/v15/Qw3fZQZaHCLgIWa29ZBrNMgAAl1lfQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Economica", + "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/economica/v15/Qw3ZZQZaHCLgIWa29ZBbM8IBIFh1fWUl.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Economica", + "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/economica/v15/Qw3aZQZaHCLgIWa29ZBTjeckD3Z5dHw8iw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Economica", + "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/economica/v15/Qw3EZQZaHCLgIWa29ZBbM_q4D3x4Vnksi4M7.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Economica", + "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/economica/economica.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Eczar", + "fontFamily": "Eczar, serif", + "slug": "eczar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXHd6WrDIVKWJKWg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Eczar", + "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXL96WrDIVKWJKWg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Eczar", + "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXw9mWrDIVKWJKWg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Eczar", + "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDX-tmWrDIVKWJKWg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Eczar", + "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eczar/v22/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXndmWrDIVKWJKWg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Eczar", + "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/eczar/eczar.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Edu NSW ACT Foundation", + "fontFamily": "Edu NSW ACT Foundation, cursive", + "slug": "edu-nsw-act-foundation", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki9tovGOeC-sfguJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Edu NSW ACT Foundation", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki9fovGOeC-sfguJ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Edu NSW ACT Foundation", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki-zpfGOeC-sfguJ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Edu NSW ACT Foundation", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edunswactfoundation/v2/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki-KpfGOeC-sfguJ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Edu NSW ACT Foundation", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-nsw-act-foundation/edu-nsw-act-foundation.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Edu QLD Beginner", + "fontFamily": "Edu QLD Beginner, cursive", + "slug": "edu-qld-beginner", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE4E3oeei6vyVWCN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Edu QLD Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE423oeei6vyVWCN.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Edu QLD Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE7a2Yeei6vyVWCN.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Edu QLD Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eduqldbeginner/v3/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE7j2Yeei6vyVWCN.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Edu QLD Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-qld-beginner/edu-qld-beginner.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Edu SA Beginner", + "fontFamily": "Edu SA Beginner, cursive", + "slug": "edu-sa-beginner", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9989fohyBydUEDs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Edu SA Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9-09fohyBydUEDs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Edu SA Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9wE6fohyBydUEDs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Edu SA Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edusabeginner/v3/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9zg6fohyBydUEDs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Edu SA Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-sa-beginner/edu-sa-beginner.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Edu TAS Beginner", + "fontFamily": "Edu TAS Beginner, cursive", + "slug": "edu-tas-beginner", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_HwemkuBWRhvk02.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Edu TAS Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_HCemkuBWRhvk02.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Edu TAS Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_EufWkuBWRhvk02.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Edu TAS Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/edutasbeginner/v3/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_EXfWkuBWRhvk02.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Edu TAS Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-tas-beginner/edu-tas-beginner.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Edu VIC WA NT Beginner", + "fontFamily": "Edu VIC WA NT Beginner, cursive", + "slug": "edu-vic-wa-nt-beginner", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-OXlPmAXwnpkeGR.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Edu VIC WA NT Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-OllPmAXwnpkeGR.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Edu VIC WA NT Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-NJk_mAXwnpkeGR.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Edu VIC WA NT Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/eduvicwantbeginner/v4/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-Nwk_mAXwnpkeGR.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Edu VIC WA NT Beginner", + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/edu-vic-wa-nt-beginner/edu-vic-wa-nt-beginner.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "El Messiri", + "fontFamily": "El Messiri, sans-serif", + "slug": "el-messiri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXwe65lhj3OoapG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "El Messiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXCe65lhj3OoapG.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "El Messiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuUufK5lhj3OoapG.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "El Messiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/elmessiri/v22/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuUXfK5lhj3OoapG.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "El Messiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/el-messiri/el-messiri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Electrolize", + "fontFamily": "Electrolize, sans-serif", + "slug": "electrolize", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/electrolize/v18/cIf5Ma1dtE0zSiGSiED7AUEDso5tQafB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Electrolize", + "preview": "https://s.w.org/images/fonts/17.7/previews/electrolize/electrolize-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/electrolize/electrolize.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Elsie", + "fontFamily": "Elsie, system-ui", + "slug": "elsie", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/elsie/v24/BCanqZABrez54yYr9slAeLgX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Elsie", + "preview": "https://s.w.org/images/fonts/17.7/previews/elsie/elsie-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/elsie/v24/BCaqqZABrez54x6q2-1NU6QeXSBk.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Elsie", + "preview": "https://s.w.org/images/fonts/17.7/previews/elsie/elsie-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/elsie/elsie.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Elsie Swash Caps", + "fontFamily": "Elsie Swash Caps, system-ui", + "slug": "elsie-swash-caps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/elsieswashcaps/v23/845DNN8xGZyVX5MVo_upKf7KnjK0fe_VKGWsUo8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Elsie Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/elsie-swash-caps/elsie-swash-caps-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/elsieswashcaps/v23/845ENN8xGZyVX5MVo_upKf7KnjK0RW74DGiHToawrdU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Elsie Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/elsie-swash-caps/elsie-swash-caps-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/elsie-swash-caps/elsie-swash-caps.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Emblema One", + "fontFamily": "Emblema One, system-ui", + "slug": "emblema-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/emblemaone/v21/nKKT-GQ0F5dSY8vzG0rOEIREHl57G_f_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Emblema One", + "preview": "https://s.w.org/images/fonts/17.7/previews/emblema-one/emblema-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/emblema-one/emblema-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Emilys Candy", + "fontFamily": "Emilys Candy, system-ui", + "slug": "emilys-candy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/emilyscandy/v19/2EbgL-1mD1Rnb0OGKudbk0y5qtxrX84JjA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Emilys Candy", + "preview": "https://s.w.org/images/fonts/17.7/previews/emilys-candy/emilys-candy-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/emilys-candy/emilys-candy.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Encode Sans", + "fontFamily": "Encode Sans, sans-serif", + "slug": "encode-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHiZtCP7FJCt2c.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGOHjZtCP7FJCt2c.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGD_jZtCP7FJCt2c.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHjZtCP7FJCt2c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGFPjZtCP7FJCt2c.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGL_kZtCP7FJCt2c.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGIbkZtCP7FJCt2c.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGOHkZtCP7FJCt2c.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesans/v19/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGMjkZtCP7FJCt2c.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Encode Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans/encode-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Encode Sans Condensed", + "fontFamily": "Encode Sans Condensed, sans-serif", + "slug": "encode-sans-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_76_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-5a-MLQoFI2KR.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-SY6pAiQJKnuIFA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-LY2pAiQJKnuIFA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_16_LD37rqfuwxyIuaZhE6cRXOLtm2gfTGhKWNDw8VIw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-dYypAiQJKnuIFA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-WYupAiQJKnuIFA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-PYqpAiQJKnuIFA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-IYmpAiQJKnuIFA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-BYipAiQJKnuIFA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Encode Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-condensed/encode-sans-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Encode Sans Expanded", + "fontFamily": "Encode Sans Expanded, sans-serif", + "slug": "encode-sans-expanded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mx1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpJGKQZicoAbJlw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLqCCNNXIwSP0XD.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKOCyNNXIwSP0XD.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4m_1mF4GcnstG_Jh1QH6ac4hNLeNyeYUqonIwdAd5Ab.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLWCiNNXIwSP0XD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpL6DSNNXIwSP0XD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKeDCNNXIwSP0XD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKCDyNNXIwSP0XD.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesansexpanded/v11/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKmDiNNXIwSP0XD.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Encode Sans Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-expanded/encode-sans-expanded.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Encode Sans SC", + "fontFamily": "Encode Sans SC, sans-serif", + "slug": "encode-sans-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HHhn8cpNOEEClIc.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HPhm8cpNOEEClIc.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HCZm8cpNOEEClIc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HHhm8cpNOEEClIc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HEpm8cpNOEEClIc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HKZh8cpNOEEClIc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HJ9h8cpNOEEClIc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HPhh8cpNOEEClIc.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssc/v9/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HNFh8cpNOEEClIc.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Encode Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-sc/encode-sans-sc.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Encode Sans Semi Condensed", + "fontFamily": "Encode Sans Semi Condensed, sans-serif", + "slug": "encode-sans-semi-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT6oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1T19MRtQ9jpVUA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RZ1eFCbdTgTFmr.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Q91uFCbdTgTFmr.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT4oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG2yU_sVPRsjp.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Rl1-FCbdTgTFmr.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RJ0OFCbdTgTFmr.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qt0eFCbdTgTFmr.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qx0uFCbdTgTFmr.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1QV0-FCbdTgTFmr.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-condensed/encode-sans-semi-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Encode Sans Semi Expanded", + "fontFamily": "Encode Sans Semi Expanded, sans-serif", + "slug": "encode-sans-semi-expanded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8xOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM-41LgrlKXeOEA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM0IUCyXLJX6XCWU.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyYXCyXLJX6XCWU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke83OhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TC48_LyjgOXc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM34WCyXLJX6XCWU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM1IRCyXLJX6XCWU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMzYQCyXLJX6XCWU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyoTCyXLJX6XCWU.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/encodesanssemiexpanded/v19/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMw4SCyXLJX6XCWU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Encode Sans Semi Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/encode-sans-semi-expanded/encode-sans-semi-expanded.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Engagement", + "fontFamily": "Engagement, cursive", + "slug": "engagement", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/engagement/v26/x3dlckLDZbqa7RUs9MFVXN8ssybsHQI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Engagement", + "preview": "https://s.w.org/images/fonts/17.7/previews/engagement/engagement-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/engagement/engagement.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Englebert", + "fontFamily": "Englebert, sans-serif", + "slug": "englebert", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/englebert/v21/xn7iYH8w2XGrC8AR4HSxSvfYdN-WZw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Englebert" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Enriqueta", + "fontFamily": "Enriqueta, serif", + "slug": "enriqueta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/enriqueta/v17/goksH6L7AUFrRvV44HVTTkCjkP1Yog.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Enriqueta", + "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/enriqueta/v17/gokpH6L7AUFrRvV44HVrv2mHndZEq6TTFw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Enriqueta", + "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/enriqueta/v17/gokpH6L7AUFrRvV44HVrk26HndZEq6TTFw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Enriqueta", + "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/enriqueta/v17/gokpH6L7AUFrRvV44HVr92-HndZEq6TTFw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Enriqueta", + "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/enriqueta/enriqueta.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Ephesis", + "fontFamily": "Ephesis, cursive", + "slug": "ephesis", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ephesis/v9/uU9PCBUS8IerL2VG7xbb3vyHmlI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ephesis", + "preview": "https://s.w.org/images/fonts/17.7/previews/ephesis/ephesis-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ephesis/ephesis.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Epilogue", + "fontFamily": "Epilogue, sans-serif", + "slug": "epilogue", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDLiCZXVigHPVA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXsDPiCZXVigHPVA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXbjPiCZXVigHPVA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDPiCZXVigHPVA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXAjPiCZXVigHPVA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OX7jTiCZXVigHPVA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OX1zTiCZXVigHPVA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXsDTiCZXVigHPVA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXmTTiCZXVigHPVA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HAKTp_UqATfVHNU.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCKT5_UqATfVHNU.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HBUT5_UqATfVHNU.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HAKT5_UqATfVHNU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HA4T5_UqATfVHNU.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HDUSJ_UqATfVHNU.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HDtSJ_UqATfVHNU.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCKSJ_UqATfVHNU.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/epilogue/v17/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCjSJ_UqATfVHNU.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Epilogue", + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/epilogue/epilogue.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Erica One", + "fontFamily": "Erica One, system-ui", + "slug": "erica-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ericaone/v27/WBLnrEXccV9VGrOKmGD1Xk_MJMGxiQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Erica One", + "preview": "https://s.w.org/images/fonts/17.7/previews/erica-one/erica-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/erica-one/erica-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Esteban", + "fontFamily": "Esteban, serif", + "slug": "esteban", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/esteban/v15/r05bGLZE-bdGdN-GdO6D5jokU8E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Esteban", + "preview": "https://s.w.org/images/fonts/17.7/previews/esteban/esteban-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/esteban/esteban.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Estonia", + "fontFamily": "Estonia, cursive", + "slug": "estonia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/estonia/v11/7Au_p_4ijSecA1yHCCf8zkwMIFg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Estonia", + "preview": "https://s.w.org/images/fonts/17.7/previews/estonia/estonia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/estonia/estonia.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Euphoria Script", + "fontFamily": "Euphoria Script, cursive", + "slug": "euphoria-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/euphoriascript/v20/mFTpWb0X2bLb_cx6To2B8GpKoD5alvZT1D8x7Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Euphoria Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/euphoria-script/euphoria-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/euphoria-script/euphoria-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ewert", + "fontFamily": "Ewert, system-ui", + "slug": "ewert", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ewert/v25/va9I4kzO2tFODYBqS-J3kbDP.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ewert", + "preview": "https://s.w.org/images/fonts/17.7/previews/ewert/ewert-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ewert/ewert.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Exo", + "fontFamily": "Exo, sans-serif", + "slug": "exo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4lM2CwZsOl4p5Is.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4tM3CwZsOl4p5Is.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4g03CwZsOl4p5Is.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4lM3CwZsOl4p5Is.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4mE3CwZsOl4p5Is.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4o0wCwZsOl4p5Is.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4rQwCwZsOl4p5Is.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4tMwCwZsOl4p5Is.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UaZrEtFpBI4f1ZSIK9d4LjJ4vowCwZsOl4p5Is.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t040FmO3ws9Iu-uA.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0Y0BmO3ws9Iu-uA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0vUBmO3ws9Iu-uA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t040BmO3ws9Iu-uA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t00UBmO3ws9Iu-uA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0PUdmO3ws9Iu-uA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0BEdmO3ws9Iu-uA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0Y0dmO3ws9Iu-uA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo/v21/4UafrEtFpBISdmSt-MY2ehbO95t0SkdmO3ws9Iu-uA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Exo", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/exo/exo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Exo 2", + "fontFamily": "Exo 2, sans-serif", + "slug": "exo-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvOcO9q-rpvLpQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvKcO9q-rpvLpQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8j4PKcO9q-rpvLpQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKcO9q-rpvLpQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jjPKcO9q-rpvLpQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jYPWcO9q-rpvLpQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWcO9q-rpvLpQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvWcO9q-rpvLpQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH1v4okm5zmbvwkAx_sfcEuiD8jF_WcO9q-rpvLpQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drF0fNC_jJ7bpQBL.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drH0fdC_jJ7bpQBL.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drEqfdC_jJ7bpQBL.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drF0fdC_jJ7bpQBL.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drFGfdC_jJ7bpQBL.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drGqetC_jJ7bpQBL.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drGTetC_jJ7bpQBL.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drH0etC_jJ7bpQBL.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/exo2/v21/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drHdetC_jJ7bpQBL.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Exo 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/exo-2/exo-2.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Expletus Sans", + "fontFamily": "Expletus Sans, system-ui", + "slug": "expletus-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaSY2s1tFQTcXfMm.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaSq2s1tFQTcXfMm.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaRG3c1tFQTcXfMm.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaR_3c1tFQTcXfMm.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmSUrHwX-WOMmKKY.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmRcrHwX-WOMmKKY.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmfssHwX-WOMmKKY.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/expletussans/v29/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmcIsHwX-WOMmKKY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Expletus Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/expletus-sans/expletus-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Explora", + "fontFamily": "Explora, cursive", + "slug": "explora", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/explora/v9/tsstApxFfjUH4wrvc1-PonC3vqc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Explora", + "preview": "https://s.w.org/images/fonts/17.7/previews/explora/explora-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/explora/explora.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Fahkwang", + "fontFamily": "Fahkwang, sans-serif", + "slug": "fahkwang", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJHmZlUFipxkwjx.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgHFQHCtTlhjxdw4.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOIjmplUFipxkwjx.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgBVTHCtTlhjxdw4.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noax6Uj3zpmBOgbNpNqKsr1ZPTZ4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa36Uj3zpmBOgbNpOqNuLx7OCZ4ihE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJ7m5lUFipxkwjx.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgE1SHCtTlhjxdw4.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJXnJlUFipxkwjx.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgGFVHCtTlhjxdw4.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOIznZlUFipxkwjx.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgAVUHCtTlhjxdw4.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Fahkwang", + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fahkwang/fahkwang.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Familjen Grotesk", + "fontFamily": "Familjen Grotesk, sans-serif", + "slug": "familjen-grotesk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMGJaSzoc1jcEYq2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMG7aSzoc1jcEYq2.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMFXbizoc1jcEYq2.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMFubizoc1jcEYq2.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKsSueVn-FJq2Rv4.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKvaueVn-FJq2Rv4.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKhqpeVn-FJq2Rv4.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/familjengrotesk/v8/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKiOpeVn-FJq2Rv4.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Familjen Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/familjen-grotesk/familjen-grotesk.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Fanwood Text", + "fontFamily": "Fanwood Text, serif", + "slug": "fanwood-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fanwoodtext/v15/3XFtErwl05Ad_vSCF6Fq7xXGQNbY1P1Sbg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fanwood Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/fanwood-text/fanwood-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fanwoodtext/v15/3XFzErwl05Ad_vSCF6Fq7xX2R9zZ9vhCblye.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fanwood Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/fanwood-text/fanwood-text-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fanwood-text/fanwood-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Farro", + "fontFamily": "Farro, sans-serif", + "slug": "farro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa3hNJ67WkJUQUq7.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Farro", + "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/farro/v14/i7dEIFl3byGNHZVIHLq2cV5d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Farro", + "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa25NZ67WkJUQUq7.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Farro", + "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa3xM567WkJUQUq7.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Farro", + "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/farro/farro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Farsan", + "fontFamily": "Farsan, system-ui", + "slug": "farsan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/farsan/v22/VEMwRoJ0vY_zsyz636-pxDX9rQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Farsan", + "preview": "https://s.w.org/images/fonts/17.7/previews/farsan/farsan-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/farsan/farsan.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fascinate", + "fontFamily": "Fascinate, system-ui", + "slug": "fascinate", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fascinate/v21/z7NWdRrufC8XJK0IIEli0bbQRPyNrw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fascinate", + "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate/fascinate-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate/fascinate.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fascinate Inline", + "fontFamily": "Fascinate Inline, system-ui", + "slug": "fascinate-inline", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fascinateinline/v22/jVyR7mzzB3zc-jp6QCAu60poNqIy1gjCfRXxWZQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fascinate Inline", + "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate-inline/fascinate-inline-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fascinate-inline/fascinate-inline.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Faster One", + "fontFamily": "Faster One, system-ui", + "slug": "faster-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fasterone/v19/H4ciBXCHmdfClFb-vWhfyL6Shq63czE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Faster One", + "preview": "https://s.w.org/images/fonts/17.7/previews/faster-one/faster-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/faster-one/faster-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fasthand", + "fontFamily": "Fasthand, system-ui", + "slug": "fasthand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fasthand/v30/0yb9GDohyKTYn_ZEESkrYkw2rQg1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fasthand", + "preview": "https://s.w.org/images/fonts/17.7/previews/fasthand/fasthand-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fasthand/fasthand.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fauna One", + "fontFamily": "Fauna One, serif", + "slug": "fauna-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/faunaone/v15/wlpzgwTPBVpjpCuwkuEx3ExLYClOCg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fauna One", + "preview": "https://s.w.org/images/fonts/17.7/previews/fauna-one/fauna-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fauna-one/fauna-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Faustina", + "fontFamily": "Faustina, serif", + "slug": "faustina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHls3IEvHFWWe8tbEg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsgoEvHFWWe8tbEg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlssIEvHFWWe8tbEg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsXIYvHFWWe8tbEg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsZYYvHFWWe8tbEg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsAoYvHFWWe8tbEg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsKZWl-XWc5LEnoF.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsLHWl-XWc5LEnoF.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsL1Wl-XWc5LEnoF.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsIZXV-XWc5LEnoF.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsIgXV-XWc5LEnoF.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/faustina/v20/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsJHXV-XWc5LEnoF.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Faustina", + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/faustina/faustina.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Federant", + "fontFamily": "Federant, system-ui", + "slug": "federant", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/federant/v29/2sDdZGNfip_eirT0_U0mRUG0AqUc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Federant", + "preview": "https://s.w.org/images/fonts/17.7/previews/federant/federant-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/federant/federant.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Federo", + "fontFamily": "Federo, sans-serif", + "slug": "federo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/federo/v19/iJWFBX-cbD_ETsbmiFOe2WTG7Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Federo", + "preview": "https://s.w.org/images/fonts/17.7/previews/federo/federo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/federo/federo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Felipa", + "fontFamily": "Felipa, cursive", + "slug": "felipa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/felipa/v25/FwZa7-owz1Eu4F_wTdSEwM2zpA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Felipa", + "preview": "https://s.w.org/images/fonts/17.7/previews/felipa/felipa-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/felipa/felipa.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Fenix", + "fontFamily": "Fenix, serif", + "slug": "fenix", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fenix/v20/XoHo2YL_S7-g5osoKzAFvs8o.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fenix", + "preview": "https://s.w.org/images/fonts/17.7/previews/fenix/fenix-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fenix/fenix.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Festive", + "fontFamily": "Festive, cursive", + "slug": "festive", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/festive/v9/cY9Ffj6KX1xcoDWhFtLgy9HTkak.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Festive", + "preview": "https://s.w.org/images/fonts/17.7/previews/festive/festive-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/festive/festive.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Figtree", + "fontFamily": "Figtree, sans-serif", + "slug": "figtree", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_chQF5bwkEU4HTy.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_f_R15bwkEU4HTy.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_fWR15bwkEU4HTy.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A-gdyEA25WTybO8.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A7YdyEA25WTybO8.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A4QdyEA25WTybO8.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A2gayEA25WTybO8.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3A1EayEA25WTybO8.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3AzYayEA25WTybO8.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/figtree/v5/_Xm9-HUzqDCFdgfMm4GnA4aZFrUvtOK3Ax8ayEA25WTybO8.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Figtree", + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/figtree/figtree.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Finger Paint", + "fontFamily": "Finger Paint, system-ui", + "slug": "finger-paint", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fingerpaint/v19/0QInMXVJ-o-oRn_7dron8YWO9pbS8ANesw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Finger Paint", + "preview": "https://s.w.org/images/fonts/17.7/previews/finger-paint/finger-paint-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/finger-paint/finger-paint.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Finlandica", + "fontFamily": "Finlandica, sans-serif", + "slug": "finlandica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19A7rEj09i5ss3a3.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19AJrEj09i5ss3a3.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19Dlq0j09i5ss3a3.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19Dcq0j09i5ss3a3.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz76Cy_C9Otma3uNQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz75Ky_C9Otma3uNQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz7361_C9Otma3uNQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/finlandica/v8/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz70e1_C9Otma3uNQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Finlandica", + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/finlandica/finlandica.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Fira Code", + "fontFamily": "Fira Code, monospace", + "slug": "fira-code", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_GNsFVLxN87gsj0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fira Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sFVLxN87gsj0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fira Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_A9sFVLxN87gsj0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fira Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_ONrFVLxN87gsj0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fira Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firacode/v22/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_NprFVLxN87gsj0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fira Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-code/fira-code.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Fira Mono", + "fontFamily": "Fira Mono, monospace", + "slug": "fira-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/firamono/v14/N0bX2SlFPv1weGeLZDtQJPTTkdbJYA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fira Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firamono/v14/N0bS2SlFPv1weGeLZDto1d33nP3VaZBRBQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fira Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firamono/v14/N0bS2SlFPv1weGeLZDtondv3nP3VaZBRBQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fira Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-mono/fira-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Fira Sans", + "fontFamily": "Fira Sans, sans-serif", + "slug": "fira-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9C4kDNxMZdWfMOD5Vn9IjLazP3dUTP.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9A4kDNxMZdWfMOD5VvkrCqYTLVcFTPj0s.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnWKnuRB37fF3Wlg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrAGQBf6XljGllLX.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnPKruRB37fF3Wlg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrBiQxf6XljGllLX.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9E4kDNxMZdWfMOD5VflYLKSTbndQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9C4kDNxMZdWfMOD5VvkojLazP3dUTP.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnZKvuRB37fF3Wlg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrA6Qhf6XljGllLX.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnSKzuRB37fF3Wlg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrAWRRf6XljGllLX.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnLK3uRB37fF3Wlg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrByRBf6XljGllLX.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnMK7uRB37fF3Wlg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrBuRxf6XljGllLX.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9B4kDNxMZdWfMOD5VnFK_uRB37fF3Wlg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasans/v17/va9f4kDNxMZdWfMOD5VvkrBKRhf6XljGllLX.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Fira Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans/fira-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Fira Sans Condensed", + "fontFamily": "Fira Sans Condensed, sans-serif", + "slug": "fira-sans-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOjEADFm8hSaQTFG18FErVhsC9x-tarWZXtrelQfx9CjA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOtEADFm8hSaQTFG18FErVhsC9x-tarUfPVzONRXRpSjJcu.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWTnMiMZ-cxZblY4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVYMJ0cjRehY43EA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWV3PiMZ-cxZblY4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVBMF0cjRehY43EA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOhEADFm8hSaQTFG18FErVhsC9x-tarYfTnrMtVbx8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOjEADFm8hSaQTFG18FErVhsC9x-tarUfPtrelQfx9CjA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOiMZ-cxZblY4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVXMB0cjRehY43EA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJiMZ-cxZblY4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVcMd0cjRehY43EA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IiMZ-cxZblY4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVFMZ0cjRehY43EA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWVHLiMZ-cxZblY4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVCMV0cjRehY43EA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWXXKiMZ-cxZblY4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVLMR0cjRehY43EA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Fira Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-condensed/fira-sans-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Fira Sans Extra Condensed", + "fontFamily": "Fira Sans Extra Condensed, sans-serif", + "slug": "fira-sans-extra-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3ZyuulWarE9ncg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPOcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqW21-bjkp3cn22.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3TCPn3q0oEZ-a2Q.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWd36-oWR7e2SvJQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3VSMn3q0oEZ-a2Q.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWE32-oWR7e2SvJQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPKcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda5f2ku3efvE8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fquulWarE9ncg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3QyNn3q0oEZ-a2Q.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWS3y-oWR7e2SvJQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKn3q0oEZ-a2Q.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWZ3u-oWR7e2SvJQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLn3q0oEZ-a2Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWA3q-oWR7e2SvJQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3ViIn3q0oEZ-a2Q.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWH3m-oWR7e2SvJQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3XyJn3q0oEZ-a2Q.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWO3i-oWR7e2SvJQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Fira Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fira-sans-extra-condensed/fira-sans-extra-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Fjalla One", + "fontFamily": "Fjalla One, sans-serif", + "slug": "fjalla-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fjallaone/v15/Yq6R-LCAWCX3-6Ky7FAFnONwkxgtUb8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fjalla One", + "preview": "https://s.w.org/images/fonts/17.7/previews/fjalla-one/fjalla-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fjalla-one/fjalla-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Fjord One", + "fontFamily": "Fjord One, serif", + "slug": "fjord-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fjordone/v21/zOL-4pbEnKBY_9S1jNKr7O5As-FeiQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fjord One", + "preview": "https://s.w.org/images/fonts/17.7/previews/fjord-one/fjord-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fjord-one/fjord-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Flamenco", + "fontFamily": "Flamenco, system-ui", + "slug": "flamenco", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/flamenco/v18/neIPzCehqYguo67ssZ0qNIk3epH9qGsf.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Flamenco", + "preview": "https://s.w.org/images/fonts/17.7/previews/flamenco/flamenco-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/flamenco/v18/neIIzCehqYguo67ssaWDHK06UY30.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Flamenco", + "preview": "https://s.w.org/images/fonts/17.7/previews/flamenco/flamenco-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/flamenco/flamenco.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Flavors", + "fontFamily": "Flavors, system-ui", + "slug": "flavors", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/flavors/v26/FBV2dDrhxqmveJTpbknlNqkG9UY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Flavors", + "preview": "https://s.w.org/images/fonts/17.7/previews/flavors/flavors-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/flavors/flavors.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fleur De Leah", + "fontFamily": "Fleur De Leah, cursive", + "slug": "fleur-de-leah", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fleurdeleah/v9/AYCNpXX7ftYZWLhv9UmPJTMC5vOt4I_Gdq0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fleur De Leah", + "preview": "https://s.w.org/images/fonts/17.7/previews/fleur-de-leah/fleur-de-leah-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fleur-de-leah/fleur-de-leah.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Flow Block", + "fontFamily": "Flow Block, system-ui", + "slug": "flow-block", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/flowblock/v11/wlp0gwfPCEB65UmTk-d6-WNlbCBXE_I.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Flow Block", + "preview": "https://s.w.org/images/fonts/17.7/previews/flow-block/flow-block-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/flow-block/flow-block.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Flow Circular", + "fontFamily": "Flow Circular, system-ui", + "slug": "flow-circular", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/flowcircular/v11/lJwB-pc4j2F-H8YKuyvfxdZ45iLpWdr2rIg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Flow Circular", + "preview": "https://s.w.org/images/fonts/17.7/previews/flow-circular/flow-circular-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/flow-circular/flow-circular.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Flow Rounded", + "fontFamily": "Flow Rounded, system-ui", + "slug": "flow-rounded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/flowrounded/v11/-zki91mtwsU9qlLiGwD4oQX3pJX-Xup87g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Flow Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/flow-rounded/flow-rounded-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/flow-rounded/flow-rounded.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Foldit", + "fontFamily": "Foldit, system-ui", + "slug": "foldit", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XpANma9UYLHkN80.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XhAMma9UYLHkN80.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8Xs4Mma9UYLHkN80.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XpAMma9UYLHkN80.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XqIMma9UYLHkN80.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8Xk4Lma9UYLHkN80.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XncLma9UYLHkN80.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XhALma9UYLHkN80.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/foldit/v5/aFTI7PF3Y3c9WdjNrRVE0Rk2b7j8XjkLma9UYLHkN80.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Foldit", + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/foldit/foldit.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fondamento", + "fontFamily": "Fondamento, cursive", + "slug": "fondamento", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fondamento/v20/4UaHrEJGsxNmFTPDnkaJx6jj5pN1MwI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fondamento", + "preview": "https://s.w.org/images/fonts/17.7/previews/fondamento/fondamento-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fondamento/v20/4UaFrEJGsxNmFTPDnkaJ96_p57FwIwJePw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fondamento", + "preview": "https://s.w.org/images/fonts/17.7/previews/fondamento/fondamento-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fondamento/fondamento.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Fontdiner Swanky", + "fontFamily": "Fontdiner Swanky, system-ui", + "slug": "fontdiner-swanky", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fontdinerswanky/v23/ijwOs4XgRNsiaI5-hcVb4hQgMvCD4uQfKiGvxts.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fontdiner Swanky", + "preview": "https://s.w.org/images/fonts/17.7/previews/fontdiner-swanky/fontdiner-swanky-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fontdiner-swanky/fontdiner-swanky.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Forum", + "fontFamily": "Forum, system-ui", + "slug": "forum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/forum/v18/6aey4Ky-Vb8Ew_ITMJMa3mnT.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Forum", + "preview": "https://s.w.org/images/fonts/17.7/previews/forum/forum-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/forum/forum.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fragment Mono", + "fontFamily": "Fragment Mono, monospace", + "slug": "fragment-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4FNh4UI_1U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fragment Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/fragment-mono/fragment-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fragmentmono/v4/4iC16K5wfMRRjxp0DA6-2CLnB4ZHhqcN71URtQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fragment Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/fragment-mono/fragment-mono-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fragment-mono/fragment-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Francois One", + "fontFamily": "Francois One, sans-serif", + "slug": "francois-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/francoisone/v21/_Xmr-H4zszafZw3A-KPSZutNwwKQu_avAg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Francois One", + "preview": "https://s.w.org/images/fonts/17.7/previews/francois-one/francois-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/francois-one/francois-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Frank Ruhl Libre", + "fontFamily": "Frank Ruhl Libre, serif", + "slug": "frank-ruhl-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw6bYVqVPxR2EUR_.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw7FYVqVPxR2EUR_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw73YVqVPxR2EUR_.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw4bZlqVPxR2EUR_.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw4iZlqVPxR2EUR_.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw5FZlqVPxR2EUR_.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/frankruhllibre/v20/j8_96_fAw7jrcalD7oKYNX0QfAnPcbzNEEB7OoicBw5sZlqVPxR2EUR_.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Frank Ruhl Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/frank-ruhl-libre/frank-ruhl-libre.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Fraunces", + "fontFamily": "Fraunces, serif", + "slug": "fraunces", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIctxqjC_TShUtWNg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcNxujC_TShUtWNg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIc6RujC_TShUtWNg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIctxujC_TShUtWNg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIchRujC_TShUtWNg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcaRyjC_TShUtWNg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcUByjC_TShUtWNg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcNxyjC_TShUtWNg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcHhyjC_TShUtWNg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1hLTP7Tp05GNi3k.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jLTf7Tp05GNi3k.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1gVTf7Tp05GNi3k.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1hLTf7Tp05GNi3k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1h5Tf7Tp05GNi3k.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1iVSv7Tp05GNi3k.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1isSv7Tp05GNi3k.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jLSv7Tp05GNi3k.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fraunces/v31/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jiSv7Tp05GNi3k.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Fraunces", + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fraunces/fraunces.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Freckle Face", + "fontFamily": "Freckle Face, system-ui", + "slug": "freckle-face", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/freckleface/v15/AMOWz4SXrmKHCvXTohxY-YI0VlK2w9lb4g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Freckle Face", + "preview": "https://s.w.org/images/fonts/17.7/previews/freckle-face/freckle-face-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/freckle-face/freckle-face.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fredericka the Great", + "fontFamily": "Fredericka the Great, system-ui", + "slug": "fredericka-the-great", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/frederickathegreat/v21/9Bt33CxNwt7aOctW2xjbCstzwVKsIBVV-9Shz7Ylch2L.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fredericka the Great", + "preview": "https://s.w.org/images/fonts/17.7/previews/fredericka-the-great/fredericka-the-great-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fredericka-the-great/fredericka-the-great.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fredoka", + "fontFamily": "Fredoka, sans-serif", + "slug": "fredoka", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OryLME-OLlNldbw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Fredoka", + "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3O8SLME-OLlNldbw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fredoka", + "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OwyLME-OLlNldbw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Fredoka", + "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OLyXME-OLlNldbw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Fredoka", + "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fredoka/v14/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OFiXME-OLlNldbw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fredoka", + "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fredoka/fredoka.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Freehand", + "fontFamily": "Freehand, system-ui", + "slug": "freehand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/freehand/v31/cIf-Ma5eqk01VjKTgAmETmUOmZJk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Freehand", + "preview": "https://s.w.org/images/fonts/17.7/previews/freehand/freehand-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/freehand/freehand.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fresca", + "fontFamily": "Fresca, sans-serif", + "slug": "fresca", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fresca/v22/6ae94K--SKgCzbM2H70W13DKPA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fresca", + "preview": "https://s.w.org/images/fonts/17.7/previews/fresca/fresca-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fresca/fresca.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Frijole", + "fontFamily": "Frijole, system-ui", + "slug": "frijole", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/frijole/v14/uU9PCBUR8oakM2BQ7xbb3vyHmlI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Frijole", + "preview": "https://s.w.org/images/fonts/17.7/previews/frijole/frijole-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/frijole/frijole.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fruktur", + "fontFamily": "Fruktur, system-ui", + "slug": "fruktur", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fruktur/v27/SZc53FHsOru5QYsMfzjGkUrS8DI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fruktur", + "preview": "https://s.w.org/images/fonts/17.7/previews/fruktur/fruktur-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fruktur/v27/SZc73FHsOru5QYsMTz_MkGjX4DJXgQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Fruktur", + "preview": "https://s.w.org/images/fonts/17.7/previews/fruktur/fruktur-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fruktur/fruktur.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fugaz One", + "fontFamily": "Fugaz One, system-ui", + "slug": "fugaz-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fugazone/v19/rax_HiWKp9EAITukFslMARJek0vA8A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fugaz One", + "preview": "https://s.w.org/images/fonts/17.7/previews/fugaz-one/fugaz-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fugaz-one/fugaz-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Fuggles", + "fontFamily": "Fuggles, cursive", + "slug": "fuggles", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fuggles/v12/k3kQo8UEJOlD1hpOTdviL0nAMaM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fuggles", + "preview": "https://s.w.org/images/fonts/17.7/previews/fuggles/fuggles-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fuggles/fuggles.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Fuzzy Bubbles", + "fontFamily": "Fuzzy Bubbles, cursive", + "slug": "fuzzy-bubbles", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/fuzzybubbles/v7/6qLGKZMbrgv9pwtjPEVNV0F2Nnb5Zxsreko.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Fuzzy Bubbles", + "preview": "https://s.w.org/images/fonts/17.7/previews/fuzzy-bubbles/fuzzy-bubbles-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/fuzzybubbles/v7/6qLbKZMbrgv9pwtjPEVNV0F2Ds_WQxYAZkM1pn4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Fuzzy Bubbles", + "preview": "https://s.w.org/images/fonts/17.7/previews/fuzzy-bubbles/fuzzy-bubbles-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/fuzzy-bubbles/fuzzy-bubbles.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "GFS Didot", + "fontFamily": "GFS Didot, serif", + "slug": "gfs-didot", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gfsdidot/v15/Jqzh5TybZ9vZMWFssvwiEufGFSCGAA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "GFS Didot", + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-didot/gfs-didot-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-didot/gfs-didot.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "GFS Neohellenic", + "fontFamily": "GFS Neohellenic, sans-serif", + "slug": "gfs-neohellenic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QIRdiDOrfiq0b7R8O1Iw9WLcY5TKKhP46UDUw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "GFS Neohellenic", + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QITdiDOrfiq0b7R8O1Iw9WLcY5jL6JOwaATU91X.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "GFS Neohellenic", + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QIUdiDOrfiq0b7R8O1Iw9WLcY5rkYdr7o4fWsRO9w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "GFS Neohellenic", + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gfsneohellenic/v25/8QIWdiDOrfiq0b7R8O1Iw9WLcY5jL5r37oQeeMFe985V.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "GFS Neohellenic", + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gfs-neohellenic/gfs-neohellenic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gabarito", + "fontFamily": "Gabarito, system-ui", + "slug": "gabarito", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj248K0EwItq6bFIg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gabarito", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj20cK0EwItq6bFIg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gabarito", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2PcW0EwItq6bFIg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Gabarito", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2BMW0EwItq6bFIg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gabarito", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2Y8W0EwItq6bFIg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Gabarito", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gabarito/v4/QGYwz_0dZAGKJJ4t3FFkc3Q8AkNP9Pj2SsW0EwItq6bFIg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Gabarito", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gabarito/gabarito.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gabriela", + "fontFamily": "Gabriela, serif", + "slug": "gabriela", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gabriela/v20/qkBWXvsO6sreR8E-b_m7zrpHmRzC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gabriela", + "preview": "https://s.w.org/images/fonts/17.7/previews/gabriela/gabriela-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gabriela/gabriela.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gaegu", + "fontFamily": "Gaegu, cursive", + "slug": "gaegu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gaegu/v17/TuGSUVB6Up9NU57nifw-4sdtBk0x.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Gaegu", + "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gaegu/v17/TuGfUVB6Up9NU6ZOodgzydtk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gaegu", + "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gaegu/v17/TuGSUVB6Up9NU573jvw-4sdtBk0x.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gaegu", + "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gaegu/gaegu.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Gafata", + "fontFamily": "Gafata, sans-serif", + "slug": "gafata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gafata/v20/XRXV3I6Cn0VJKon4N-yAbsrVcA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gafata", + "preview": "https://s.w.org/images/fonts/17.7/previews/gafata/gafata-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gafata/gafata.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gajraj One", + "fontFamily": "Gajraj One, system-ui", + "slug": "gajraj-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gajrajone/v5/1cX2aUDCDpXsuWVb1jIjr1SqhcitzeM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gajraj One", + "preview": "https://s.w.org/images/fonts/17.7/previews/gajraj-one/gajraj-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gajraj-one/gajraj-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Galada", + "fontFamily": "Galada, system-ui", + "slug": "galada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/galada/v18/H4cmBXyGmcjXlUX-9yw-4Lqggw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Galada", + "preview": "https://s.w.org/images/fonts/17.7/previews/galada/galada-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/galada/galada.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Galdeano", + "fontFamily": "Galdeano, sans-serif", + "slug": "galdeano", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/galdeano/v22/uU9MCBoQ4YOqOW1boDP08PCOg0uX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Galdeano", + "preview": "https://s.w.org/images/fonts/17.7/previews/galdeano/galdeano-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/galdeano/galdeano.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Galindo", + "fontFamily": "Galindo, system-ui", + "slug": "galindo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/galindo/v24/HI_KiYMeLqVKqwyuQ5TiRp-dhpQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Galindo", + "preview": "https://s.w.org/images/fonts/17.7/previews/galindo/galindo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/galindo/galindo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gamja Flower", + "fontFamily": "Gamja Flower, cursive", + "slug": "gamja-flower", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gamjaflower/v22/6NUR8FiKJg-Pa0rM6uN40Z4kzP9Fdty2ew.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gamja Flower", + "preview": "https://s.w.org/images/fonts/17.7/previews/gamja-flower/gamja-flower-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gamja-flower/gamja-flower.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Gantari", + "fontFamily": "Gantari, sans-serif", + "slug": "gantari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOz31a5GD2qnm.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2gOj31a5GD2qnm.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g1-Oj31a5GD2qnm.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOj31a5GD2qnm.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0SOj31a5GD2qnm.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3-PT31a5GD2qnm.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3HPT31a5GD2qnm.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2gPT31a5GD2qnm.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2JPT31a5GD2qnm.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoedWyYZCh37nmpWc.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeVWzYZCh37nmpWc.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeYuzYZCh37nmpWc.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoedWzYZCh37nmpWc.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeeezYZCh37nmpWc.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeQu0YZCh37nmpWc.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeTK0YZCh37nmpWc.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeVW0YZCh37nmpWc.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeXy0YZCh37nmpWc.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Gantari", + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gantari/gantari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gasoek One", + "fontFamily": "Gasoek One, sans-serif", + "slug": "gasoek-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gasoekone/v3/EJRTQgQ_UMUKvDgnlX80zr-_cyb-vco.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gasoek One", + "preview": "https://s.w.org/images/fonts/17.7/previews/gasoek-one/gasoek-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gasoek-one/gasoek-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gayathri", + "fontFamily": "Gayathri, sans-serif", + "slug": "gayathri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gayathri/v17/MCoWzAb429DbBilWLLhc-p7SA_gA2W8.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Gayathri", + "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gayathri/v17/MCoQzAb429DbBilWLIA98J_wBugA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gayathri", + "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gayathri/v17/MCoXzAb429DbBilWLLiE37v9LfQJwHbn.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gayathri", + "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gayathri/gayathri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gelasio", + "fontFamily": "Gelasio, serif", + "slug": "gelasio", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf9MaFfvUQxTTqSxCyrYGkHgIs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf_MaFfvUQxTTqS9CuhYUsCkIt9QQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_N2CRGQsnIJkWL4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZkGImnaBhSL7Y1Q.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_PGFRGQsnIJkWL4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZvGUmnaBhSL7Y1Q.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_JWERGQsnIJkWL4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZ2GQmnaBhSL7Y1Q.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Gelasio", + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gelasio/gelasio.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gemunu Libre", + "fontFamily": "Gemunu Libre, sans-serif", + "slug": "gemunu-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp05iJPvGLeMXPIWA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp00aJPvGLeMXPIWA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0xiJPvGLeMXPIWA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0yqJPvGLeMXPIWA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp08aOPvGLeMXPIWA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0_-OPvGLeMXPIWA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gemunulibre/v14/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp05iOPvGLeMXPIWA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Gemunu Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gemunu-libre/gemunu-libre.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Genos", + "fontFamily": "Genos, sans-serif", + "slug": "genos", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVqknoqEK6K7ZsAg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVKkjoqEK6K7ZsAg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwV9EjoqEK6K7ZsAg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVqkjoqEK6K7ZsAg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVmEjoqEK6K7ZsAg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVdE_oqEK6K7ZsAg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVTU_oqEK6K7ZsAg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVKk_oqEK6K7ZsAg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGNmQqPqpUOYTYjacb0Hc91fTwVA0_oqEK6K7ZsAg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsA70i7CbN8Ard7.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYguA7ki7CbN8Ard7.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgte7ki7CbN8Ard7.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsA7ki7CbN8Ard7.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsy7ki7CbN8Ard7.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgve6Ui7CbN8Ard7.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgvn6Ui7CbN8Ard7.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYguA6Ui7CbN8Ard7.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/genos/v12/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgup6Ui7CbN8Ard7.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Genos", + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/genos/genos.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gentium Book Plus", + "fontFamily": "Gentium Book Plus, serif", + "slug": "gentium-book-plus", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFL2-RHBgUK5fbjKxRpbBtJPyRpofKadbLOrdPV.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gentium Book Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFN2-RHBgUK5fbjKxRpbBtJPyRpocKdf7PsqMPVZb4.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Gentium Book Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFO2-RHBgUK5fbjKxRpbBtJPyRpocojWpbDhs_cfKe1.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gentium Book Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gentiumbookplus/v1/vEFA2-RHBgUK5fbjKxRpbBtJPyRpocKdRwrDjM7-ebe1Els.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Gentium Book Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-book-plus/gentium-book-plus.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gentium Plus", + "fontFamily": "Gentium Plus, serif", + "slug": "gentium-plus", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gentiumplus/v2/Iurd6Ytw-oSPaZ00r2bNe8VpiZtM6G0t9w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gentium Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gentiumplus/v2/IurD6Ytw-oSPaZ00r2bNe8VZjpFNymg9957e.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Gentium Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gentiumplus/v2/IurC6Ytw-oSPaZ00r2bNe8VRMLRo5UYx_ofHsw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gentium Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gentiumplus/v2/IurA6Ytw-oSPaZ00r2bNe8VZjqn05Uww3ILXs-h6.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Gentium Plus", + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gentium-plus/gentium-plus.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Geo", + "fontFamily": "Geo, sans-serif", + "slug": "geo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/geo/v21/CSRz4zRZlufVKnBmQjlCbQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Geo", + "preview": "https://s.w.org/images/fonts/17.7/previews/geo/geo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geo/v21/CSRx4zRZluflLXpnYDxSbf8r.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Geo", + "preview": "https://s.w.org/images/fonts/17.7/previews/geo/geo-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/geo/geo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Geologica", + "fontFamily": "Geologica, sans-serif", + "slug": "geologica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqDx_qQ-YYAXWnqFs.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD5_rQ-YYAXWnqFs.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD0HrQ-YYAXWnqFs.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqDx_rQ-YYAXWnqFs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqDy3rQ-YYAXWnqFs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD8HsQ-YYAXWnqFs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD_jsQ-YYAXWnqFs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD5_sQ-YYAXWnqFs.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/geologica/v1/oY1o8evIr7j9P3TN9YwNAdyjzUyDKkKdAGOJh1UlCDUIhAIdhCZOn1fLsig7jfvCCPHZckU8H3G11_z-_OZqD7bsQ-YYAXWnqFs.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Geologica", + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/geologica/geologica.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Georama", + "fontFamily": "Georama, sans-serif", + "slug": "georama", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvktnAsL5_tgbg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5mvgtnAsL5_tgbg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5RPgtnAsL5_tgbg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvgtnAsL5_tgbg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5KPgtnAsL5_tgbg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5xP8tnAsL5_tgbg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5_f8tnAsL5_tgbg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5mv8tnAsL5_tgbg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5s_8tnAsL5_tgbg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rvF2wEKxf5wbh3T.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rtF2gEKxf5wbh3T.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rub2gEKxf5wbh3T.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rvF2gEKxf5wbh3T.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rv32gEKxf5wbh3T.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rsb3QEKxf5wbh3T.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rsi3QEKxf5wbh3T.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rtF3QEKxf5wbh3T.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/georama/v13/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rts3QEKxf5wbh3T.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Georama", + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/georama/georama.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Geostar", + "fontFamily": "Geostar, system-ui", + "slug": "geostar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/geostar/v26/sykz-yx4n701VLOftS-9-trEvlQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Geostar", + "preview": "https://s.w.org/images/fonts/17.7/previews/geostar/geostar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/geostar/geostar.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Geostar Fill", + "fontFamily": "Geostar Fill, system-ui", + "slug": "geostar-fill", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/geostarfill/v26/AMOWz4SWuWiXFfjEohxQ9os0VlK2w9lb4g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Geostar Fill", + "preview": "https://s.w.org/images/fonts/17.7/previews/geostar-fill/geostar-fill-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/geostar-fill/geostar-fill.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Germania One", + "fontFamily": "Germania One, system-ui", + "slug": "germania-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/germaniaone/v20/Fh4yPjrqIyv2ucM2qzBjeS3eyQJONau6ew.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Germania One", + "preview": "https://s.w.org/images/fonts/17.7/previews/germania-one/germania-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/germania-one/germania-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gideon Roman", + "fontFamily": "Gideon Roman, system-ui", + "slug": "gideon-roman", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gideonroman/v11/e3tmeuGrVOys8sxzZgWlmXogfkPWovdU4w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gideon Roman", + "preview": "https://s.w.org/images/fonts/17.7/previews/gideon-roman/gideon-roman-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gideon-roman/gideon-roman.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gidugu", + "fontFamily": "Gidugu, sans-serif", + "slug": "gidugu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gidugu/v25/L0x8DFMkk1Uf6w3RufCmRSlUig.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gidugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/gidugu/gidugu-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gidugu/gidugu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gilda Display", + "fontFamily": "Gilda Display, serif", + "slug": "gilda-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gildadisplay/v18/t5tmIRoYMoaYG0WEOh7HwMeR7TzFrpOHYh4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gilda Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/gilda-display/gilda-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gilda-display/gilda-display.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Girassol", + "fontFamily": "Girassol, system-ui", + "slug": "girassol", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/girassol/v22/JTUUjIo_-DK48laaNC9Iz2pJzxbi.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Girassol", + "preview": "https://s.w.org/images/fonts/17.7/previews/girassol/girassol-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/girassol/girassol.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Give You Glory", + "fontFamily": "Give You Glory, cursive", + "slug": "give-you-glory", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/giveyouglory/v15/8QIQdiHOgt3vv4LR7ahjw9-XYc12B4ZD6rwa.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Give You Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/give-you-glory/give-you-glory-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/give-you-glory/give-you-glory.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Glass Antiqua", + "fontFamily": "Glass Antiqua, system-ui", + "slug": "glass-antiqua", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/glassantiqua/v24/xfu30Wr0Wn3NOQM2piC0uXOjnLrwN6fRUkY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Glass Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/glass-antiqua/glass-antiqua-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/glass-antiqua/glass-antiqua.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Glegoo", + "fontFamily": "Glegoo, serif", + "slug": "glegoo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/glegoo/v16/_Xmt-HQyrTKWaw2JjqmZAI91xw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Glegoo", + "preview": "https://s.w.org/images/fonts/17.7/previews/glegoo/glegoo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glegoo/v16/_Xmu-HQyrTKWaw2xN4a9DaRpzimMsg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Glegoo", + "preview": "https://s.w.org/images/fonts/17.7/previews/glegoo/glegoo-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/glegoo/glegoo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gloock", + "fontFamily": "Gloock, serif", + "slug": "gloock", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gloock/v6/Iurb6YFw84WUY4N5ihylBrdRjQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gloock", + "preview": "https://s.w.org/images/fonts/17.7/previews/gloock/gloock-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gloock/gloock.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gloria Hallelujah", + "fontFamily": "Gloria Hallelujah, cursive", + "slug": "gloria-hallelujah", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gloriahallelujah/v21/LYjYdHv3kUk9BMV96EIswT9DIbW-MLS33TKEvkCF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gloria Hallelujah", + "preview": "https://s.w.org/images/fonts/17.7/previews/gloria-hallelujah/gloria-hallelujah-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gloria-hallelujah/gloria-hallelujah.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Glory", + "fontFamily": "Glory, sans-serif", + "slug": "glory", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQwIiDo3-dDi9EOQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQQImDo3-dDi9EOQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQnomDo3-dDi9EOQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQwImDo3-dDi9EOQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQ8omDo3-dDi9EOQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQHo6Do3-dDi9EOQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQJ46Do3-dDi9EOQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uasoi9Lf1w5t3Est24nq9blIRQQI6Do3-dDi9EOQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpr5HWcLCpUOaM6.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMrr5XWcLCpUOaM6.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMo15XWcLCpUOaM6.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpr5XWcLCpUOaM6.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpZ5XWcLCpUOaM6.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMq14nWcLCpUOaM6.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMqM4nWcLCpUOaM6.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/glory/v15/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMrr4nWcLCpUOaM6.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Glory", + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/glory/glory.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gluten", + "fontFamily": "Gluten, system-ui", + "slug": "gluten", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vb7B1Ouni7ciJh.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xb7R1Ouni7ciJh.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8UF7R1Ouni7ciJh.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vb7R1Ouni7ciJh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vp7R1Ouni7ciJh.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8WF6h1Ouni7ciJh.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8W86h1Ouni7ciJh.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xb6h1Ouni7ciJh.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gluten/v16/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xy6h1Ouni7ciJh.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Gluten", + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gluten/gluten.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Goblin One", + "fontFamily": "Goblin One, system-ui", + "slug": "goblin-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/goblinone/v26/CSR64z1ZnOqZRjRCBVY_TOIATNt_pOU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Goblin One", + "preview": "https://s.w.org/images/fonts/17.7/previews/goblin-one/goblin-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/goblin-one/goblin-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gochi Hand", + "fontFamily": "Gochi Hand, cursive", + "slug": "gochi-hand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gochihand/v23/hES06XlsOjtJsgCkx1PkTov1-n0nXWA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gochi Hand", + "preview": "https://s.w.org/images/fonts/17.7/previews/gochi-hand/gochi-hand-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gochi-hand/gochi-hand.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Goldman", + "fontFamily": "Goldman, system-ui", + "slug": "goldman", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/goldman/v19/pe0uMIWbN4JFplR2LDd4Bt-7G98.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Goldman", + "preview": "https://s.w.org/images/fonts/17.7/previews/goldman/goldman-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/goldman/v19/pe0rMIWbN4JFplR2FI5XItKQB9Zra1U.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Goldman", + "preview": "https://s.w.org/images/fonts/17.7/previews/goldman/goldman-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/goldman/goldman.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Golos Text", + "fontFamily": "Golos Text, sans-serif", + "slug": "golos-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plVRRQ5ZEr8zXcyx.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Golos Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plVjRQ5ZEr8zXcyx.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Golos Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plWPQg5ZEr8zXcyx.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Golos Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plW2Qg5ZEr8zXcyx.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Golos Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plXRQg5ZEr8zXcyx.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Golos Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/golostext/v4/q5uXsoe9Lv5t7Meb31EcOR9UdVTNs822plX4Qg5ZEr8zXcyx.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Golos Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/golos-text/golos-text.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gorditas", + "fontFamily": "Gorditas, system-ui", + "slug": "gorditas", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gorditas/v22/ll8_K2aTVD26DsPEtQDtDa4AlxYb.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gorditas", + "preview": "https://s.w.org/images/fonts/17.7/previews/gorditas/gorditas-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gorditas/v22/ll84K2aTVD26DsPEtThUIooNvAoShA1i.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gorditas", + "preview": "https://s.w.org/images/fonts/17.7/previews/gorditas/gorditas-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gorditas/gorditas.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gothic A1", + "fontFamily": "Gothic A1, sans-serif", + "slug": "gothic-a1", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR74z5ZnPydRjlCCwlCCMcvYtd2vfwk.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCpOYKTfl6tOU9Eg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCwOUKTfl6tOU9Eg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR94z5ZnPydRjlCCwl6ac0uQNJmvQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCmOQKTfl6tOU9Eg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCtOMKTfl6tOU9Eg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlC0OIKTfl6tOU9Eg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCzOEKTfl6tOU9Eg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlC6OAKTfl6tOU9Eg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Gothic A1", + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gothic-a1/gothic-a1.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gotu", + "fontFamily": "Gotu, sans-serif", + "slug": "gotu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gotu/v16/o-0FIpksx3QOlHgLioh6-hU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gotu", + "preview": "https://s.w.org/images/fonts/17.7/previews/gotu/gotu-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gotu/gotu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Goudy Bookletter 1911", + "fontFamily": "Goudy Bookletter 1911, serif", + "slug": "goudy-bookletter-1911", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/goudybookletter1911/v19/sykt-z54laciWfKv-kX8krex0jDiD2HbY6I5sBbXZ4IXAA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Goudy Bookletter 1911", + "preview": "https://s.w.org/images/fonts/17.7/previews/goudy-bookletter-1911/goudy-bookletter-1911-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/goudy-bookletter-1911/goudy-bookletter-1911.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gowun Batang", + "fontFamily": "Gowun Batang, serif", + "slug": "gowun-batang", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gowunbatang/v7/ijwSs5nhRMIjYsdSgcMa3wRhWbH-yuAtLw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gowun Batang", + "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-batang/gowun-batang-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gowunbatang/v7/ijwNs5nhRMIjYsdSgcMa3wRZ4J7ax8sxJii23w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gowun Batang", + "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-batang/gowun-batang-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-batang/gowun-batang.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gowun Dodum", + "fontFamily": "Gowun Dodum, sans-serif", + "slug": "gowun-dodum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gowundodum/v7/3Jn5SD_00GqwlBnWc1TUJF0AfORL0fNy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gowun Dodum", + "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-dodum/gowun-dodum-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gowun-dodum/gowun-dodum.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Graduate", + "fontFamily": "Graduate, serif", + "slug": "graduate", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/graduate/v17/C8cg4cs3o2n15t_2YxgU6X2NZAn2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Graduate", + "preview": "https://s.w.org/images/fonts/17.7/previews/graduate/graduate-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/graduate/graduate.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Grand Hotel", + "fontFamily": "Grand Hotel, cursive", + "slug": "grand-hotel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grandhotel/v19/7Au7p_IgjDKdCRWuR1azpmQIEl0O0kEx.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grand Hotel", + "preview": "https://s.w.org/images/fonts/17.7/previews/grand-hotel/grand-hotel-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grand-hotel/grand-hotel.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Grandiflora One", + "fontFamily": "Grandiflora One, serif", + "slug": "grandiflora-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grandifloraone/v3/0ybmGD0g27bCk_5MGWZcKWhxwnUU-B3y8DOWGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grandiflora One", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandiflora-one/grandiflora-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grandiflora-one/grandiflora-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Grandstander", + "fontFamily": "Grandstander, system-ui", + "slug": "grandstander", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD1-_D33WttFGmQk.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD9--D33WttFGmQk.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQDwG-D33WttFGmQk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD1--D33WttFGmQk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD22-D33WttFGmQk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD4G5D33WttFGmQk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD7i5D33WttFGmQk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD9-5D33WttFGmQk.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD_a5D33WttFGmQk.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf95zrct_NDiQlBYQ.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9Zzvct_NDiQlBYQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9uTvct_NDiQlBYQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf95zvct_NDiQlBYQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf91Tvct_NDiQlBYQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9OTzct_NDiQlBYQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9ADzct_NDiQlBYQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9Zzzct_NDiQlBYQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grandstander/v17/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9Tjzct_NDiQlBYQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Grandstander", + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grandstander/grandstander.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Grape Nuts", + "fontFamily": "Grape Nuts, cursive", + "slug": "grape-nuts", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grapenuts/v5/syk2-yF4iLM2RfKj4F7k3tfvol2RN1E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grape Nuts", + "preview": "https://s.w.org/images/fonts/17.7/previews/grape-nuts/grape-nuts-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grape-nuts/grape-nuts.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Gravitas One", + "fontFamily": "Gravitas One, system-ui", + "slug": "gravitas-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gravitasone/v19/5h1diZ4hJ3cblKy3LWakKQmaCGRNr3DzbQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gravitas One", + "preview": "https://s.w.org/images/fonts/17.7/previews/gravitas-one/gravitas-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gravitas-one/gravitas-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Great Vibes", + "fontFamily": "Great Vibes, cursive", + "slug": "great-vibes", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/greatvibes/v18/RWmMoKWR9v4ksMfaWd_JN-XHg6UKDXlq.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Great Vibes", + "preview": "https://s.w.org/images/fonts/17.7/previews/great-vibes/great-vibes-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/great-vibes/great-vibes.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Grechen Fuemen", + "fontFamily": "Grechen Fuemen, cursive", + "slug": "grechen-fuemen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grechenfuemen/v9/vEFI2_tHEQ4d5ObgKxBzZh0MAWgZ-NaXXq7H.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grechen Fuemen", + "preview": "https://s.w.org/images/fonts/17.7/previews/grechen-fuemen/grechen-fuemen-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grechen-fuemen/grechen-fuemen.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Grenze", + "fontFamily": "Grenze, serif", + "slug": "grenze", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZRFGb7hR12BxqPm2ImuAkalnmd.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZXFGb7hR12BxqH_VpHsgg4k2md0kI.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPN0MDlycWn2CEyw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_Vrrky0XvWWUy1uW.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPU0ADlycWn2CEyw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VqPkC0XvWWUy1uW.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZTFGb7hR12Bxq3-mgnmgwKlg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZRFGb7hR12BxqH_WImuAkalnmd.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPC0EDlycWn2CEyw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VrXkS0XvWWUy1uW.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPJ0YDlycWn2CEyw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_Vr7li0XvWWUy1uW.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPQ0cDlycWn2CEyw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_Vqfly0XvWWUy1uW.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPX0QDlycWn2CEyw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VqDlC0XvWWUy1uW.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZQFGb7hR12BxqPe0UDlycWn2CEyw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenze/v15/O4ZWFGb7hR12BxqH_VqnlS0XvWWUy1uW.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Grenze", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze/grenze.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Grenze Gotisch", + "fontFamily": "Grenze Gotisch, system-ui", + "slug": "grenze-gotisch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5Lz5UdYCdYPSd_w.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5rz9UdYCdYPSd_w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5cT9UdYCdYPSd_w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5Lz9UdYCdYPSd_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5HT9UdYCdYPSd_w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i58ThUdYCdYPSd_w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5yDhUdYCdYPSd_w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5rzhUdYCdYPSd_w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/grenzegotisch/v18/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5hjhUdYCdYPSd_w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Grenze Gotisch", + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grenze-gotisch/grenze-gotisch.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Grey Qo", + "fontFamily": "Grey Qo, cursive", + "slug": "grey-qo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/greyqo/v9/BXRrvF_Nmv_TyXxNDO5Q9Wf0QcE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Grey Qo", + "preview": "https://s.w.org/images/fonts/17.7/previews/grey-qo/grey-qo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/grey-qo/grey-qo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Griffy", + "fontFamily": "Griffy, system-ui", + "slug": "griffy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/griffy/v22/FwZa7-ox2FQh9kfwTdSEwM2zpA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Griffy", + "preview": "https://s.w.org/images/fonts/17.7/previews/griffy/griffy-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/griffy/griffy.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gruppo", + "fontFamily": "Gruppo, sans-serif", + "slug": "gruppo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gruppo/v21/WwkfxPmzE06v_ZWFXHDAOIEQUQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gruppo", + "preview": "https://s.w.org/images/fonts/17.7/previews/gruppo/gruppo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gruppo/gruppo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gudea", + "fontFamily": "Gudea, sans-serif", + "slug": "gudea", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gudea/v15/neIFzCqgsI0mp-CK9IGON7Ez.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gudea", + "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gudea/v15/neILzCqgsI0mp9CN_oCsMqEzSJQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Gudea", + "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gudea/v15/neIIzCqgsI0mp9gz26WDHK06UY30.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gudea", + "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gudea/gudea.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Gugi", + "fontFamily": "Gugi, system-ui", + "slug": "gugi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gugi/v15/A2BVn5dXywshVAuA9DEfgqM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gugi", + "preview": "https://s.w.org/images/fonts/17.7/previews/gugi/gugi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gugi/gugi.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Gulzar", + "fontFamily": "Gulzar, serif", + "slug": "gulzar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gulzar/v12/Wnz6HAc9eB3HB2ILZDwZqg_MPQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gulzar", + "preview": "https://s.w.org/images/fonts/17.7/previews/gulzar/gulzar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gulzar/gulzar.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gupter", + "fontFamily": "Gupter, serif", + "slug": "gupter", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gupter/v14/2-cm9JNmxJqPO1QUZJa_Wu_lpA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gupter", + "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gupter/v14/2-cl9JNmxJqPO1Qslb-bV8T5rZhaZg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Gupter", + "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gupter/v14/2-cl9JNmxJqPO1Qs3bmbV8T5rZhaZg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gupter", + "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gupter/gupter.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gurajada", + "fontFamily": "Gurajada, serif", + "slug": "gurajada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gurajada/v19/FwZY7-Qx308m-l-0Kd6F4sijpFu_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gurajada", + "preview": "https://s.w.org/images/fonts/17.7/previews/gurajada/gurajada-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gurajada/gurajada.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Gwendolyn", + "fontFamily": "Gwendolyn, cursive", + "slug": "gwendolyn", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/gwendolyn/v7/qkBXXvoO_M3CSss-d7ee4ZRLkAXbMQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Gwendolyn", + "preview": "https://s.w.org/images/fonts/17.7/previews/gwendolyn/gwendolyn-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/gwendolyn/v7/qkBSXvoO_M3CSss-d7emWLtvnS7HONiSFQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Gwendolyn", + "preview": "https://s.w.org/images/fonts/17.7/previews/gwendolyn/gwendolyn-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/gwendolyn/gwendolyn.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Habibi", + "fontFamily": "Habibi, serif", + "slug": "habibi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/habibi/v21/CSR-4zFWkuqcTTNCTxJeZOYySQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Habibi", + "preview": "https://s.w.org/images/fonts/17.7/previews/habibi/habibi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/habibi/habibi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Hachi Maru Pop", + "fontFamily": "Hachi Maru Pop, cursive", + "slug": "hachi-maru-pop", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hachimarupop/v19/HI_TiYoRLqpLrEiMAuO9Ysfz7rWwEM_btd8u.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hachi Maru Pop", + "preview": "https://s.w.org/images/fonts/17.7/previews/hachi-maru-pop/hachi-maru-pop-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hachi-maru-pop/hachi-maru-pop.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Hahmlet", + "fontFamily": "Hahmlet, serif", + "slug": "hahmlet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RhKOdjtbsO-aVxn.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjKONjtbsO-aVxn.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RgUONjtbsO-aVxn.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RhKONjtbsO-aVxn.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4Rh4ONjtbsO-aVxn.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RiUP9jtbsO-aVxn.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RitP9jtbsO-aVxn.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjKP9jtbsO-aVxn.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hahmlet/v13/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjjP9jtbsO-aVxn.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Hahmlet", + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hahmlet/hahmlet.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Halant", + "fontFamily": "Halant, serif", + "slug": "halant", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2Pbsvc_pCngZqcwdRXg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Halant", + "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/halant/v14/u-4-0qaujRI2PbsX2tJmky12eg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Halant", + "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2PbsvK_tCngZqcwdRXg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Halant", + "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2PbsvB_xCngZqcwdRXg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Halant", + "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/halant/v14/u-490qaujRI2PbsvY_1CngZqcwdRXg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Halant", + "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/halant/halant.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Hammersmith One", + "fontFamily": "Hammersmith One, sans-serif", + "slug": "hammersmith-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hammersmithone/v17/qWcyB624q4L_C4jGQ9IK0O_dFlnbtxsks4MRXw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hammersmith One", + "preview": "https://s.w.org/images/fonts/17.7/previews/hammersmith-one/hammersmith-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hammersmith-one/hammersmith-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hanalei", + "fontFamily": "Hanalei, system-ui", + "slug": "hanalei", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hanalei/v23/E21n_dD8iufIjBRHXz0mVydREus.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hanalei", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei/hanalei-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei/hanalei.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Hanalei Fill", + "fontFamily": "Hanalei Fill, system-ui", + "slug": "hanalei-fill", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hanaleifill/v22/fC1mPYtObGbfyQznIaQzPQiMUgLBplm9aw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hanalei Fill", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei-fill/hanalei-fill-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hanalei-fill/hanalei-fill.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Handjet", + "fontFamily": "Handjet, system-ui", + "slug": "handjet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHTmbUkAsEHFAH2A.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHbmaUkAsEHFAH2A.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHWeaUkAsEHFAH2A.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHTmaUkAsEHFAH2A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHQuaUkAsEHFAH2A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHeedUkAsEHFAH2A.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHd6dUkAsEHFAH2A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHbmdUkAsEHFAH2A.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/handjet/v19/oY1n8eXHq7n1OnbQrOY_2FrEwYEMLlcdP1mCtZaLaTutCwcIhGZ0lGU0akFcO3XFHZCdUkAsEHFAH2A.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Handjet", + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/handjet/handjet.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Handlee", + "fontFamily": "Handlee, cursive", + "slug": "handlee", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/handlee/v18/-F6xfjBsISg9aMakDm_6oilJ3ik.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Handlee", + "preview": "https://s.w.org/images/fonts/17.7/previews/handlee/handlee-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/handlee/handlee.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Hanken Grotesk", + "fontFamily": "Hanken Grotesk, sans-serif", + "slug": "hanken-grotesk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_Ncs2da5PpNzXhRKA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcM2Za5PpNzXhRKA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_Nc7WZa5PpNzXhRKA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_Ncs2Za5PpNzXhRKA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcgWZa5PpNzXhRKA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcbWFa5PpNzXhRKA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcVGFa5PpNzXhRKA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcM2Fa5PpNzXhRKA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVq2YZDLWuGJpnzaiwFXS9tYvBRzyFLlZg_f_NcGmFa5PpNzXhRKA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyWyo_BM731BKMSK.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyUyovBM731BKMSK.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyXsovBM731BKMSK.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyWyovBM731BKMSK.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyWAovBM731BKMSK.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyVspfBM731BKMSK.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyVVpfBM731BKMSK.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyUypfBM731BKMSK.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hankengrotesk/v8/ieVo2YZDLWuGJpnzaiwFXS9tYtpY_d6T_POl0fRJeyUbpfBM731BKMSK.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Hanken Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hanken-grotesk/hanken-grotesk.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hanuman", + "fontFamily": "Hanuman, serif", + "slug": "hanuman", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJzdNvD15HhpJJBQMLdOaNiaRpFvg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Hanuman", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQAr_HIxMZRNcp0o.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hanuman", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJxdNvD15HhpJJBeKPXOIFneRo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hanuman", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQBr4HIxMZRNcp0o.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hanuman", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQCL6HIxMZRNcp0o.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Hanuman", + "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hanuman/hanuman.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Happy Monkey", + "fontFamily": "Happy Monkey, system-ui", + "slug": "happy-monkey", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/happymonkey/v14/K2F2fZZcl-9SXwl5F_C4R_OAAgD2bWqVjw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Happy Monkey", + "preview": "https://s.w.org/images/fonts/17.7/previews/happy-monkey/happy-monkey-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/happy-monkey/happy-monkey.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Harmattan", + "fontFamily": "Harmattan, sans-serif", + "slug": "harmattan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/harmattan/v19/goksH6L2DkFvVvRp9XpTTkCjkP1Yog.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Harmattan", + "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/harmattan/v19/gokpH6L2DkFvVvRp9Xprv2mHndZEq6TTFw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Harmattan", + "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/harmattan/v19/gokpH6L2DkFvVvRp9Xprk26HndZEq6TTFw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Harmattan", + "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/harmattan/v19/gokpH6L2DkFvVvRp9Xpr92-HndZEq6TTFw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Harmattan", + "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/harmattan/harmattan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Headland One", + "fontFamily": "Headland One, serif", + "slug": "headland-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/headlandone/v16/yYLu0hHR2vKnp89Tk1TCq3Tx1flTeZ3mJA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Headland One", + "preview": "https://s.w.org/images/fonts/17.7/previews/headland-one/headland-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/headland-one/headland-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Hedvig Letters Sans", + "fontFamily": "Hedvig Letters Sans, sans-serif", + "slug": "hedvig-letters-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hedvigletterssans/v2/CHy_V_PfGVjobSBkihHWDT98RVp37w8jQJhN3Twgi1w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hedvig Letters Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-sans/hedvig-letters-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-sans/hedvig-letters-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hedvig Letters Serif", + "fontFamily": "Hedvig Letters Serif, serif", + "slug": "hedvig-letters-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hedviglettersserif/v2/OD5puN2I2mekHmyoU1Kj2AXOd5_7v7gIDlX8quj7viQ_N1HixEAZerfcvSGpZg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hedvig Letters Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-serif/hedvig-letters-serif-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hedvig-letters-serif/hedvig-letters-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Heebo", + "fontFamily": "Heebo, sans-serif", + "slug": "heebo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiS2cd0Onz02SXQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSycd0Onz02SXQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1E1yycd0Onz02SXQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiSycd0Onz02SXQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Euyycd0Onz02SXQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EVyucd0Onz02SXQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1Ebiucd0Onz02SXQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSucd0Onz02SXQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heebo/v22/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EICucd0Onz02SXQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Heebo", + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/heebo/heebo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Henny Penny", + "fontFamily": "Henny Penny, system-ui", + "slug": "henny-penny", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hennypenny/v17/wXKvE3UZookzsxz_kjGSfMQvt3M7tMDT.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Henny Penny", + "preview": "https://s.w.org/images/fonts/17.7/previews/henny-penny/henny-penny-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/henny-penny/henny-penny.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Hepta Slab", + "fontFamily": "Hepta Slab, serif", + "slug": "hepta-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5jfeY5B0NBkz.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV5zfeY5B0NBkz.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvlL5zfeY5B0NBkz.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5zfeY5B0NBkz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvkn5zfeY5B0NBkz.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvnL4DfeY5B0NBkz.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvny4DfeY5B0NBkz.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV4DfeY5B0NBkz.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/heptaslab/v23/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvm84DfeY5B0NBkz.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Hepta Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hepta-slab/hepta-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Herr Von Muellerhoff", + "fontFamily": "Herr Von Muellerhoff, cursive", + "slug": "herr-von-muellerhoff", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/herrvonmuellerhoff/v21/WBL6rFjRZkREW8WqmCWYLgCkQKXb4CAft3c__qJY3QPQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Herr Von Muellerhoff", + "preview": "https://s.w.org/images/fonts/17.7/previews/herr-von-muellerhoff/herr-von-muellerhoff-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/herr-von-muellerhoff/herr-von-muellerhoff.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Hi Melody", + "fontFamily": "Hi Melody, cursive", + "slug": "hi-melody", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/himelody/v15/46ktlbP8Vnz0pJcqCTbEem9E31BBGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hi Melody", + "preview": "https://s.w.org/images/fonts/17.7/previews/hi-melody/hi-melody-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hi-melody/hi-melody.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Hina Mincho", + "fontFamily": "Hina Mincho, serif", + "slug": "hina-mincho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hinamincho/v12/2sDaZGBRhpXa2Jjz5w5LAGW5KbkVZTHR.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hina Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/hina-mincho/hina-mincho-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hina-mincho/hina-mincho.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Hind", + "fontFamily": "Hind, sans-serif", + "slug": "hind", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfMJaIR6YjDpf5Vw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hind", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hind/v16/5aU69_a8oxmIRGtyBROzkDM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hind", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfJpbIR6YjDpf5Vw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hind", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfLZcIR6YjDpf5Vw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hind", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfNJdIR6YjDpf5Vw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hind", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hind/hind.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hind Guntur", + "fontFamily": "Hind Guntur, sans-serif", + "slug": "hind-guntur", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_yGn1c2n9zaj5Ju.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hind Guntur", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKvE3UZrok56nvamSuJd8Qvt3M7tMDT.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hind Guntur", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_zenlc2n9zaj5Ju.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hind Guntur", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_zymVc2n9zaj5Ju.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hind Guntur", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_yWmFc2n9zaj5Ju.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hind Guntur", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-guntur/hind-guntur.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hind Madurai", + "fontFamily": "Hind Madurai, sans-serif", + "slug": "hind-madurai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfXaUnfMsoMJ0b_g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hind Madurai", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xx0e2p98ZvDXdZQIOcpqjn9I0DceA0OQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hind Madurai", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfBaQnfMsoMJ0b_g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hind Madurai", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfKaMnfMsoMJ0b_g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hind Madurai", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfTaInfMsoMJ0b_g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hind Madurai", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-madurai/hind-madurai.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hind Siliguri", + "fontFamily": "Hind Siliguri, sans-serif", + "slug": "hind-siliguri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRDf44uQfKiGvxts.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hind Siliguri", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwTs5juQtsyLLR5jN4cxBEofJ7Qxuk0Nig.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hind Siliguri", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRG_54uQfKiGvxts.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hind Siliguri", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoREP-4uQfKiGvxts.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hind Siliguri", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRCf_4uQfKiGvxts.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hind Siliguri", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-siliguri/hind-siliguri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hind Vadodara", + "fontFamily": "Hind Vadodara, sans-serif", + "slug": "hind-vadodara", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSDn3iXY0oSOL2Yw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Hind Vadodara", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neINzCKvrIcn5pbuuuriV9tTcJDfrXsfvSo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hind Vadodara", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSGH2iXY0oSOL2Yw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Hind Vadodara", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSE3xiXY0oSOL2Yw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Hind Vadodara", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/hindvadodara/v13/neIQzCKvrIcn5pbuuuriV9tTSCnwiXY0oSOL2Yw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Hind Vadodara", + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hind-vadodara/hind-vadodara.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Holtwood One SC", + "fontFamily": "Holtwood One SC, serif", + "slug": "holtwood-one-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/holtwoodonesc/v20/yYLx0hLR0P-3vMFSk1TCq3Txg5B3dLb6LZttyg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Holtwood One SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/holtwood-one-sc/holtwood-one-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/holtwood-one-sc/holtwood-one-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Homemade Apple", + "fontFamily": "Homemade Apple, cursive", + "slug": "homemade-apple", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/homemadeapple/v22/Qw3EZQFXECDrI2q789EKQZJob3x4Vnksi4M7.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Homemade Apple", + "preview": "https://s.w.org/images/fonts/17.7/previews/homemade-apple/homemade-apple-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/homemade-apple/homemade-apple.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Homenaje", + "fontFamily": "Homenaje, sans-serif", + "slug": "homenaje", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/homenaje/v16/FwZY7-Q-xVAi_l-6Ld6F4sijpFu_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Homenaje", + "preview": "https://s.w.org/images/fonts/17.7/previews/homenaje/homenaje-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/homenaje/homenaje.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hubballi", + "fontFamily": "Hubballi, sans-serif", + "slug": "hubballi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hubballi/v7/o-0JIpUj3WIZ1RFN56B-yBBNYuSF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hubballi", + "preview": "https://s.w.org/images/fonts/17.7/previews/hubballi/hubballi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hubballi/hubballi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Hurricane", + "fontFamily": "Hurricane, cursive", + "slug": "hurricane", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/hurricane/v7/pe0sMIuULZxTolZ5YldyB_2-C99ycg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Hurricane", + "preview": "https://s.w.org/images/fonts/17.7/previews/hurricane/hurricane-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/hurricane/hurricane.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Mono", + "fontFamily": "IBM Plex Mono, monospace", + "slug": "ibm-plex-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n3kwq131hj-sNFQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6rfjptAgt5VM-kVkqdyU8n1ioStndgre4dFcFh.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3uAL8lJPg-IUDNg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSGlZFgsARHNh4zg.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3oQI8lJPg-IUDNg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSflVFgsARHNh4zg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5i0g1l9kn-s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6pfjptAgt5VM-kVkqdyU8n1ioq131hj-sNFQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJ8lJPg-IUDNg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSJlRFgsARHNh4zg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3vAO8lJPg-IUDNg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSClNFgsARHNh4zg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3pQP8lJPg-IUDNg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexmono/v19/-F6sfjptAgt5VM-kVkqdyU8n1ioSblJFgsARHNh4zg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "IBM Plex Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-mono/ibm-plex-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans", + "fontFamily": "IBM Plex Sans, sans-serif", + "slug": "ibm-plex-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX-KVElMYYaJe8bpLHnCwDKjbLeFaxIedbzDw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX8KVElMYYaJe8bpLHnCwDKhdTmdKZJW9PjD3N8.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjR7_MINmdd_qFmo.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTm2IdsdP3vBmpl8A.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjXr8MINmdd_qFmo.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRsdP3vBmpl8A.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYXgKVElMYYaJe8bpLHnCwDKtdPUFI5NadY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX-KVElMYYaJe8bpLHnCwDKhdTeFaxIedbzDw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjSL9MINmdd_qFmo.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTm5IVsdP3vBmpl8A.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjQ76MINmdd_qFmo.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJsdP3vBmpl8A.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX9KVElMYYaJe8bpLHnCwDKjWr7MINmdd_qFmo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsans/v19/zYX7KVElMYYaJe8bpLHnCwDKhdTmrINsdP3vBmpl8A.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans/ibm-plex-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans Arabic", + "fontFamily": "IBM Plex Sans Arabic, sans-serif", + "slug": "ibm-plex-sans-arabic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3MZRtWPQCuHme67tEYUIx3Kh0PHR9N6YNe3PW5eMlAMg0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPy_dCWVsVJKxTs.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YOW_tCWVsVJKxTs.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3CZRtWPQCuHme67tEYUIx3Kh0PHR9N6bs_1vSbfdlA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPO_9CWVsVJKxTs.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPi-NCWVsVJKxTs.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansarabic/v12/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YOG-dCWVsVJKxTs.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-arabic/ibm-plex-sans-arabic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans Condensed", + "fontFamily": "IBM Plex Sans Condensed, sans-serif", + "slug": "ibm-plex-sans-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY7KyK7BgYsMDhM.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8hN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8M_LgKkJHhOgBg.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5m6Yvur4cFFwq5.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8GPqpYYnEhq5H1w.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovur4cFFwq5.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYYnEhq5H1w.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbarwq_jhJsM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyK7BgYsMDhM.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5a64vur4cFFwq5.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8F_opYYnEhq5H1w.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivur4cFFwq5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYYnEhq5H1w.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4S7Yvur4cFFwq5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanscondensed/v14/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8BfupYYnEhq5H1w.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "IBM Plex Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-condensed/ibm-plex-sans-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans Devanagari", + "fontFamily": "IBM Plex Sans Devanagari, sans-serif", + "slug": "ibm-plex-sans-devanagari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXB3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HMUj1UcjwCEQq.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HnWnQfub8AV0z0w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_H-WrQfub8AV0z0w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXH3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O__UEL0c83gCA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HoWvQfub8AV0z0w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HjWzQfub8AV0z0w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansdevanagari/v11/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_H6W3Qfub8AV0z0w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-devanagari/ibm-plex-sans-devanagari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans Hebrew", + "fontFamily": "IBM Plex Sans Hebrew, sans-serif", + "slug": "ibm-plex-sans-hebrew", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa4qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEXB-lgVqDaM7C4.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEVt2306hjqF9Tc2.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEUJ2H06hjqF9Tc2.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa2qYENg9Kw1mpLpO0bGM5lfHAAZHhDXH2g8Fk3rSaM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEVR2X06hjqF9Tc2.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEV93n06hjqF9Tc2.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanshebrew/v11/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEUZ3306hjqF9Tc2.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-hebrew/ibm-plex-sans-hebrew.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans JP", + "fontFamily": "IBM Plex Sans JP, sans-serif", + "slug": "ibm-plex-sans-jp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XLDn9KbTDf6_f7dISNqYf_tvPT7E7yifB7twdmHQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7OLTrN9Vuw5_BAM.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7IbQrN9Vuw5_BAM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XNDn9KbTDf6_f7dISNqYf_tvPT1C_4iNJ-pwc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7N7RrN9Vuw5_BAM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7PLWrN9Vuw5_BAM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansjp/v5/Z9XKDn9KbTDf6_f7dISNqYf_tvPT7JbXrN9Vuw5_BAM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-jp/ibm-plex-sans-jp.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans KR", + "fontFamily": "IBM Plex Sans KR, sans-serif", + "slug": "ibm-plex-sans-kr", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFM2-VJISZe3O_rc3ZVYh4aTwNOyra_WpzCpMrMfA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyhqef7PsqMPVZb4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyn6df7PsqMPVZb4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFK2-VJISZe3O_rc3ZVYh4aTwNO8te1W77HtMo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyiacf7PsqMPVZb4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOygqbf7PsqMPVZb4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsanskr/v10/vEFN2-VJISZe3O_rc3ZVYh4aTwNOym6af7PsqMPVZb4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-kr/ibm-plex-sans-kr.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans Thai", + "fontFamily": "IBM Plex Sans Thai, sans-serif", + "slug": "ibm-plex-sans-thai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JNje1VVIzcq1HzJq2AEdo2Tj_qvLqEatYgR8ZKUqcX.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqExvcFaOhGW74OXw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEovQFaOhGW74OXw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JPje1VVIzcq1HzJq2AEdo2Tj_qvLq8C9whZcNaUg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE-vUFaOhGW74OXw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE1vIFaOhGW74OXw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEsvMFaOhGW74OXw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai/ibm-plex-sans-thai.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Sans Thai Looped", + "fontFamily": "IBM Plex Sans Thai Looped, sans-serif", + "slug": "ibm-plex-sans-thai-looped", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss5AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_HaKoXOtFCQ76Q.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_NqrhFyDGC0i8Cc.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_L6ohFyDGC0i8Cc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss_AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30LxBeAoFGoBCQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_OaphFyDGC0i8Cc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_MquhFyDGC0i8Cc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexsansthailooped/v11/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_K6vhFyDGC0i8Cc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-sans-thai-looped/ibm-plex-sans-thai-looped.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "IBM Plex Serif", + "fontFamily": "IBM Plex Serif, serif", + "slug": "ibm-plex-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizBREVNn1dOx-zrZ2X3pZvkTi182zcZj1bIkNo.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizHREVNn1dOx-zrZ2X3pZvkTiUa41YTjnTNgNq55w.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi3Q-hI2oVrBicOg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa4_oyq1vjjNOg_oc.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi20-RI2oVrBicOg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa454xq1vjjNOg_oc.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizDREVNn1dOx-zrZ2X3pZvkThUd0TY7ikbI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizBREVNn1dOx-zrZ2X3pZvkTiUa2zcZj1bIkNo.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi3s-BI2oVrBicOg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa48Ywq1vjjNOg_oc.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi3A_xI2oVrBicOg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa4-o3q1vjjNOg_oc.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizAREVNn1dOx-zrZ2X3pZvkTi2k_hI2oVrBicOg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibmplexserif/v19/jizGREVNn1dOx-zrZ2X3pZvkTiUa4442q1vjjNOg_oc.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "IBM Plex Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibm-plex-serif/ibm-plex-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell DW Pica", + "fontFamily": "IM Fell DW Pica, serif", + "slug": "im-fell-dw-pica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfelldwpica/v16/2sDGZGRQotv9nbn2qSl0TxXVYNw9YQPUvi88MQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell DW Pica", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica/im-fell-dw-pica-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imfelldwpica/v16/2sDEZGRQotv9nbn2qSl0TxXVYNwNZgnVnCosMXm0.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IM Fell DW Pica", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica/im-fell-dw-pica-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica/im-fell-dw-pica.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell DW Pica SC", + "fontFamily": "IM Fell DW Pica SC, serif", + "slug": "im-fell-dw-pica-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfelldwpicasc/v21/0ybjGCAu5PfqkvtGVU15aBhXz3EUrnTW_RiKEUiBGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell DW Pica SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica-sc/im-fell-dw-pica-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-dw-pica-sc/im-fell-dw-pica-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell Double Pica", + "fontFamily": "IM Fell Double Pica, serif", + "slug": "im-fell-double-pica", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfelldoublepica/v14/3XF2EqMq_94s9PeKF7Fg4gOKINyMtZ8rT0G1UL5Ayp0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell Double Pica", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica/im-fell-double-pica-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imfelldoublepica/v14/3XF0EqMq_94s9PeKF7Fg4gOKINyMtZ8rf0a_UZxF2p2G8g.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IM Fell Double Pica", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica/im-fell-double-pica-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica/im-fell-double-pica.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell Double Pica SC", + "fontFamily": "IM Fell Double Pica SC, serif", + "slug": "im-fell-double-pica-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfelldoublepicasc/v21/neIazDmuiMkFo6zj_sHpQ8teNbWlwBB_hXjJ4YgEeru2dGg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell Double Pica SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica-sc/im-fell-double-pica-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-double-pica-sc/im-fell-double-pica-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell English", + "fontFamily": "IM Fell English, serif", + "slug": "im-fell-english", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfellenglish/v14/Ktk1ALSLW8zDe0rthJysWrnLsAz3EqmZVY9Y5w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell English", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english/im-fell-english-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imfellenglish/v14/Ktk3ALSLW8zDe0rthJysWrnLsAzHFaOYd4pI59zg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IM Fell English", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english/im-fell-english-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english/im-fell-english.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell English SC", + "fontFamily": "IM Fell English SC, serif", + "slug": "im-fell-english-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfellenglishsc/v16/a8IENpD3CDX-4zrWfr1VY879qFF05pZLPogOg0shzA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell English SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english-sc/im-fell-english-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-english-sc/im-fell-english-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell French Canon", + "fontFamily": "IM Fell French Canon, serif", + "slug": "im-fell-french-canon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfellfrenchcanon/v21/-F6ufiNtDWYfYc-tDiyiw08rrghJszkK6coQPt1ozoPz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell French Canon", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon/im-fell-french-canon-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imfellfrenchcanon/v21/-F6gfiNtDWYfYc-tDiyiw08rrghJszkK6foXNNxKy5PzzrU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IM Fell French Canon", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon/im-fell-french-canon-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon/im-fell-french-canon.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell French Canon SC", + "fontFamily": "IM Fell French Canon SC, serif", + "slug": "im-fell-french-canon-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfellfrenchcanonsc/v22/FBVmdCru5-ifcor2bgq9V89khWcmQghEURY7H3cxUBCVIVqH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell French Canon SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon-sc/im-fell-french-canon-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-french-canon-sc/im-fell-french-canon-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell Great Primer", + "fontFamily": "IM Fell Great Primer, serif", + "slug": "im-fell-great-primer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfellgreatprimer/v21/bx6aNwSJtayYxOkbYFsT6hMsLzX7u85rJorSvDo3SQY1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell Great Primer", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer/im-fell-great-primer-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imfellgreatprimer/v21/bx6UNwSJtayYxOkbYFsT6hMsLzX7u85rJrrVtjsVTBY1N6U.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "IM Fell Great Primer", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer/im-fell-great-primer-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer/im-fell-great-primer.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "IM Fell Great Primer SC", + "fontFamily": "IM Fell Great Primer SC, serif", + "slug": "im-fell-great-primer-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imfellgreatprimersc/v21/ga6daxBOxyt6sCqz3fjZCTFCTUDMHagsQKdDTLf4BXz0s8FG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "IM Fell Great Primer SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer-sc/im-fell-great-primer-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/im-fell-great-primer-sc/im-fell-great-primer-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Ibarra Real Nova", + "fontFamily": "Ibarra Real Nova, serif", + "slug": "ibarra-real-nova", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdg5MDoVT9TWIvS.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdS5MDoVT9TWIvS.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXe-48DoVT9TWIvS.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXeH48DoVT9TWIvS.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopyiuXz5xXZvSkTo.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopxquXz5xXZvSkTo.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKop_apXz5xXZvSkTo.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ibarrarealnova/v27/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKop8-pXz5xXZvSkTo.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Ibarra Real Nova", + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ibarra-real-nova/ibarra-real-nova.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Iceberg", + "fontFamily": "Iceberg, system-ui", + "slug": "iceberg", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/iceberg/v24/8QIJdijAiM7o-qnZuI0Oq7jkAOw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Iceberg", + "preview": "https://s.w.org/images/fonts/17.7/previews/iceberg/iceberg-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/iceberg/iceberg.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Iceland", + "fontFamily": "Iceland, system-ui", + "slug": "iceland", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/iceland/v20/rax9HiuFsdMNOnWPWKlGADBbg0s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Iceland", + "preview": "https://s.w.org/images/fonts/17.7/previews/iceland/iceland-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/iceland/iceland.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Imbue", + "fontFamily": "Imbue, serif", + "slug": "imbue", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP8iWfO4NNK-Q4xY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP0iXfO4NNK-Q4xY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP5aXfO4NNK-Q4xY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP8iXfO4NNK-Q4xY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP_qXfO4NNK-Q4xY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoPxaQfO4NNK-Q4xY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoPy-QfO4NNK-Q4xY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP0iQfO4NNK-Q4xY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/imbue/v27/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP2GQfO4NNK-Q4xY.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Imbue", + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/imbue/imbue.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Imperial Script", + "fontFamily": "Imperial Script, cursive", + "slug": "imperial-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imperialscript/v6/5DCPAKrpzy_H98IV2ISnZBbGrVNvOOnlvttWNg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Imperial Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/imperial-script/imperial-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/imperial-script/imperial-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Imprima", + "fontFamily": "Imprima, sans-serif", + "slug": "imprima", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/imprima/v18/VEMxRoN7sY3yuy-7-oCHyDzktPo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Imprima", + "preview": "https://s.w.org/images/fonts/17.7/previews/imprima/imprima-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/imprima/imprima.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Inclusive Sans", + "fontFamily": "Inclusive Sans, sans-serif", + "slug": "inclusive-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inclusivesans/v1/0nkxC9biPuwflXcJ46P4PGWE097wowa2LB4i.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inclusive Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inclusive-sans/inclusive-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inclusivesans/v1/0nkzC9biPuwflXcJ46P4PGWE0-73qQeUKQ4iT6o.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Inclusive Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inclusive-sans/inclusive-sans-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inclusive-sans/inclusive-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Inconsolata", + "fontFamily": "Inconsolata, monospace", + "slug": "inconsolata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU8aR_8lleY2co.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp9s8aR_8lleY2co.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp4U8aR_8lleY2co.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp7c8aR_8lleY2co.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp1s7aR_8lleY2co.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp2I7aR_8lleY2co.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU7aR_8lleY2co.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inconsolata/v32/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lppyw7aR_8lleY2co.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Inconsolata", + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inconsolata/inconsolata.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Inder", + "fontFamily": "Inder, sans-serif", + "slug": "inder", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inder/v14/w8gUH2YoQe8_4vq_pw-P3U4O.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inder", + "preview": "https://s.w.org/images/fonts/17.7/previews/inder/inder-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inder/inder.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Indie Flower", + "fontFamily": "Indie Flower, cursive", + "slug": "indie-flower", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/indieflower/v21/m8JVjfNVeKWVnh3QMuKkFcZla0GG1dKEDw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Indie Flower", + "preview": "https://s.w.org/images/fonts/17.7/previews/indie-flower/indie-flower-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/indie-flower/indie-flower.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ingrid Darling", + "fontFamily": "Ingrid Darling, cursive", + "slug": "ingrid-darling", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ingriddarling/v5/LDIrapaJNxUtSuFdw-9yf4rCPsLLub458jGL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ingrid Darling", + "preview": "https://s.w.org/images/fonts/17.7/previews/ingrid-darling/ingrid-darling-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ingrid-darling/ingrid-darling.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Inika", + "fontFamily": "Inika, serif", + "slug": "inika", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inika/v21/rnCm-x5X3QP-phTCRcc2s2XH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inika", + "preview": "https://s.w.org/images/fonts/17.7/previews/inika/inika-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inika/v21/rnCr-x5X3QP-pix7auM7mHnOSOuk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inika", + "preview": "https://s.w.org/images/fonts/17.7/previews/inika/inika-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inika/inika.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Inknut Antiqua", + "fontFamily": "Inknut Antiqua, serif", + "slug": "inknut-antiqua", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2vwrj8bBoIYJNf.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GSYax7VC4ot_qNB4nYpBdaKXUG6pzxRwYB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU33w7j8bBoIYJNf.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU3bxLj8bBoIYJNf.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2_xbj8bBoIYJNf.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2jxrj8bBoIYJNf.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2Hx7j8bBoIYJNf.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Inknut Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inknut-antiqua/inknut-antiqua.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Inria Sans", + "fontFamily": "Inria Sans, sans-serif", + "slug": "inria-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRPTiqXYfZMCOiVj9kQ3ELaDQ5FqeY3fX4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Inria Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRRTiqXYfZMCOiVj9kQ1OzAgQlPqMQybX4pQA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Inria Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRMTiqXYfZMCOiVj9kQ5OvyKQNute8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inria Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriasans/v14/ptROTiqXYfZMCOiVj9kQ1Oz4KCFrpe8uZA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Inria Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRPTiqXYfZMCOiVj9kQ3FLdDQ5FqeY3fX4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inria Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriasans/v14/ptRRTiqXYfZMCOiVj9kQ1OzAkQ5PqMQybX4pQA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Inria Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-sans/inria-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Inria Serif", + "fontFamily": "Inria Serif, serif", + "slug": "inria-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC14PYxPY3rXxEndZJAzN3wAVQjAhFyta3xN.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Inria Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC16PYxPY3rXxEndZJAzN3SuT4THjl2PbmxN0_E.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Inria Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC1lPYxPY3rXxEndZJAzN0SpfSzNr0Ck.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inria Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC1nPYxPY3rXxEndZJAzN3Sudy3vqlCkcmU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Inria Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC14PYxPY3rXxEndZJAzN3wQUgjAhFyta3xN.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inria Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inriaserif/v16/fC16PYxPY3rXxEndZJAzN3SuT5TAjl2PbmxN0_E.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Inria Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inria-serif/inria-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Inspiration", + "fontFamily": "Inspiration, cursive", + "slug": "inspiration", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inspiration/v6/x3dkckPPZa6L4wIg5cZOEvoDnSrlBBsy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inspiration", + "preview": "https://s.w.org/images/fonts/17.7/previews/inspiration/inspiration-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inspiration/inspiration.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Instrument Sans", + "fontFamily": "Instrument Sans, sans-serif", + "slug": "instrument-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENut22kywN2u7YUwU.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxkywN2u7YUwU.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Instrument Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-sans/instrument-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Instrument Serif", + "fontFamily": "Instrument Serif, serif", + "slug": "instrument-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/instrumentserif/v4/jizBRFtNs2ka5fXjeivQ4LroWlx-2zcZj1bIkNo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Instrument Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-serif/instrument-serif-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/instrumentserif/v4/jizHRFtNs2ka5fXjeivQ4LroWlx-6zATjnTNgNq55w.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Instrument Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-serif/instrument-serif-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/instrument-serif/instrument-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Inter", + "fontFamily": "Inter, sans-serif", + "slug": "inter", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyeMZ1rib2Bg-4.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZ1rib2Bg-4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZ1rib2Bg-4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZ1rib2Bg-4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuBWYMZ1rib2Bg-4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Inter", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inter/inter.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Inter Tight", + "fontFamily": "Inter Tight, sans-serif", + "slug": "inter-tight", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw6qWSRToK8EPg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjw-qWSRToK8EPg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjUQ-qWSRToK8EPg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qWSRToK8EPg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqWSRToK8EPg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj6AiqWSRToK8EPg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjwiqWSRToK8EPg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiqWSRToK8EPg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xCHi5SgqoUPvi5.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zCHy5SgqoUPvi5.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0wcHy5SgqoUPvi5.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xCHy5SgqoUPvi5.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xwHy5SgqoUPvi5.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0ycGC5SgqoUPvi5.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0ylGC5SgqoUPvi5.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zCGC5SgqoUPvi5.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/intertight/v7/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGC5SgqoUPvi5.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Inter Tight", + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/inter-tight/inter-tight.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Irish Grover", + "fontFamily": "Irish Grover, system-ui", + "slug": "irish-grover", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/irishgrover/v23/buExpoi6YtLz2QW7LA4flVgf_f5Oaiw4cw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Irish Grover", + "preview": "https://s.w.org/images/fonts/17.7/previews/irish-grover/irish-grover-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/irish-grover/irish-grover.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Island Moments", + "fontFamily": "Island Moments, cursive", + "slug": "island-moments", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/islandmoments/v6/NaPBcZfVGvBdxIt7Ar0qzkXJF-TDIohbZ6SY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Island Moments", + "preview": "https://s.w.org/images/fonts/17.7/previews/island-moments/island-moments-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/island-moments/island-moments.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Istok Web", + "fontFamily": "Istok Web, sans-serif", + "slug": "istok-web", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/istokweb/v24/3qTvojGmgSyUukBzKslZBGF-9kIIaQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Istok Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/istokweb/v24/3qTpojGmgSyUukBzKslpA2t_1EcYaQ7F.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Istok Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/istokweb/v24/3qTqojGmgSyUukBzKslhvU5a-2kUYBfcMw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Istok Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/istokweb/v24/3qT0ojGmgSyUukBzKslpA1PG-2MVQhLMMygN.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Istok Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/istok-web/istok-web.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Italiana", + "fontFamily": "Italiana, serif", + "slug": "italiana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/italiana/v20/QldNNTtLsx4E__B0XTmUY31Wx7Vv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Italiana", + "preview": "https://s.w.org/images/fonts/17.7/previews/italiana/italiana-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/italiana/italiana.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Italianno", + "fontFamily": "Italianno, cursive", + "slug": "italianno", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/italianno/v17/dg4n_p3sv6gCJkwzT6RnipYpQwM-gg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Italianno", + "preview": "https://s.w.org/images/fonts/17.7/previews/italianno/italianno-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/italianno/italianno.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Itim", + "fontFamily": "Itim, cursive", + "slug": "itim", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/itim/v14/0nknC9ziJOYewAFKkc7ZdwU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Itim", + "preview": "https://s.w.org/images/fonts/17.7/previews/itim/itim-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/itim/itim.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Jacques Francois", + "fontFamily": "Jacques Francois, serif", + "slug": "jacques-francois", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jacquesfrancois/v24/ZXu9e04ZvKeOOHIe1TMahbcIU2cgmcbqoeRWfbs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jacques Francois", + "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois/jacques-francois-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois/jacques-francois.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Jacques Francois Shadow", + "fontFamily": "Jacques Francois Shadow, system-ui", + "slug": "jacques-francois-shadow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jacquesfrancoisshadow/v25/KR1FBtOz8PKTMk-kqdkLVrvR0ECFrB6Pin-2_q8QsHuV5ULS.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jacques Francois Shadow", + "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois-shadow/jacques-francois-shadow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jacques-francois-shadow/jacques-francois-shadow.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Jaldi", + "fontFamily": "Jaldi, sans-serif", + "slug": "jaldi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jaldi/v12/or3sQ67z0_CI30NRZpD_B6g8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jaldi", + "preview": "https://s.w.org/images/fonts/17.7/previews/jaldi/jaldi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jaldi/v12/or3hQ67z0_CI33voSbTyLLQ1niPn.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Jaldi", + "preview": "https://s.w.org/images/fonts/17.7/previews/jaldi/jaldi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jaldi/jaldi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "JetBrains Mono", + "fontFamily": "JetBrains Mono, monospace", + "slug": "jetbrains-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yK1jOFmUsaaDhw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8SKxjOFmUsaaDhw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8lqxjOFmUsaaDhw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxjOFmUsaaDhw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8-qxjOFmUsaaDhw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8FqtjOFmUsaaDhw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8L6tjOFmUsaaDhw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8SKtjOFmUsaaDhw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-Lf1OVk6OThxPA.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO8LflOVk6OThxPA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO_VflOVk6OThxPA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-LflOVk6OThxPA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-5flOVk6OThxPA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO9VeVOVk6OThxPA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO9seVOVk6OThxPA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jetbrainsmono/v18/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO8LeVOVk6OThxPA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "JetBrains Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jetbrains-mono/jetbrains-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Jim Nightshade", + "fontFamily": "Jim Nightshade, cursive", + "slug": "jim-nightshade", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jimnightshade/v20/PlIkFlu9Pb08Q8HLM1PxmB0g-OS9V3qKaMxD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jim Nightshade", + "preview": "https://s.w.org/images/fonts/17.7/previews/jim-nightshade/jim-nightshade-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jim-nightshade/jim-nightshade.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Joan", + "fontFamily": "Joan, serif", + "slug": "joan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/joan/v9/ZXupe1oZsqWRbRJH8X1p_Ng.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Joan", + "preview": "https://s.w.org/images/fonts/17.7/previews/joan/joan-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/joan/joan.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Jockey One", + "fontFamily": "Jockey One, sans-serif", + "slug": "jockey-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jockeyone/v21/HTxpL2g2KjCFj4x8WI6ArIP7HYOk4xc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jockey One", + "preview": "https://s.w.org/images/fonts/17.7/previews/jockey-one/jockey-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jockey-one/jockey-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Jolly Lodger", + "fontFamily": "Jolly Lodger, system-ui", + "slug": "jolly-lodger", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jollylodger/v20/BXRsvFTAh_bGkA1uQ48dlB3VXOrT3ZyuqA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jolly Lodger", + "preview": "https://s.w.org/images/fonts/17.7/previews/jolly-lodger/jolly-lodger-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jolly-lodger/jolly-lodger.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Jomhuria", + "fontFamily": "Jomhuria, system-ui", + "slug": "jomhuria", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jomhuria/v20/Dxxp8j-TMXf-llKur2bwMOGbC3Dh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jomhuria", + "preview": "https://s.w.org/images/fonts/17.7/previews/jomhuria/jomhuria-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jomhuria/jomhuria.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Jomolhari", + "fontFamily": "Jomolhari, serif", + "slug": "jomolhari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jomolhari/v18/EvONzA1M1Iw_CBd2hsQCElIZKq5INg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jomolhari", + "preview": "https://s.w.org/images/fonts/17.7/previews/jomolhari/jomolhari-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jomolhari/jomolhari.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Josefin Sans", + "fontFamily": "Josefin Sans, sans-serif", + "slug": "josefin-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjRXMRrLgTsQV0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_LjQXMRrLgTsQV0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQXMRrLgTsQV0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjQXMRrLgTsQV0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ArQXMRrLgTsQV0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ObXXMRrLgTsQV0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_N_XXMRrLgTsQV0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtINhLybpUV3MEQ.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTNIJhLybpUV3MEQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCT6oJhLybpUV3MEQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtIJhLybpUV3MEQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCThoJhLybpUV3MEQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTaoVhLybpUV3MEQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinsans/v32/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTU4VhLybpUV3MEQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Josefin Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-sans/josefin-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Josefin Slab", + "fontFamily": "Josefin Slab, serif", + "slug": "josefin-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W71mtd3w3K6CcEyI.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W79msd3w3K6CcEyI.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W7wesd3w3K6CcEyI.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W71msd3w3K6CcEyI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W72usd3w3K6CcEyI.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W74erd3w3K6CcEyI.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W776rd3w3K6CcEyI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvnzs9KoKZAyK43w.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvHzo9KoKZAyK43w.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvwTo9KoKZAyK43w.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvnzo9KoKZAyK43w.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvrTo9KoKZAyK43w.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvQT09KoKZAyK43w.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/josefinslab/v26/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHveD09KoKZAyK43w.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Josefin Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/josefin-slab/josefin-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Jost", + "fontFamily": "Jost, sans-serif", + "slug": "jost", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJAVDPokMmuHL.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mwjJQVDPokMmuHL.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mz9JQVDPokMmuHL.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJQVDPokMmuHL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myRJQVDPokMmuHL.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mx9IgVDPokMmuHL.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mxEIgVDPokMmuHL.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mwjIgVDPokMmuHL.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mwKIgVDPokMmuHL.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0ENIgun_HLMEo.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0FNIgun_HLMEo.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZrMFNIgun_HLMEo.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0FNIgun_HLMEo.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZt8FNIgun_HLMEo.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZjMCNIgun_HLMEo.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZgoCNIgun_HLMEo.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0CNIgun_HLMEo.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jost/v15/92zJtBhPNqw73oHH7BbQp4-B6XlrZkQCNIgun_HLMEo.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Jost", + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jost/jost.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Joti One", + "fontFamily": "Joti One, system-ui", + "slug": "joti-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jotione/v26/Z9XVDmdJQAmWm9TwaYTb4u2El6GC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Joti One", + "preview": "https://s.w.org/images/fonts/17.7/previews/joti-one/joti-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/joti-one/joti-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Jua", + "fontFamily": "Jua, sans-serif", + "slug": "jua", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jua/v15/co3KmW9ljjAjduDZCsKgsg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jua", + "preview": "https://s.w.org/images/fonts/17.7/previews/jua/jua-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jua/jua.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Judson", + "fontFamily": "Judson, serif", + "slug": "judson", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/judson/v19/FeVRS0Fbvbc14VxRCrN01bV7kg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Judson", + "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/judson/v19/FeVTS0Fbvbc14VxhDbl197BrknZf.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Judson", + "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/judson/v19/FeVSS0Fbvbc14Vxps5xQ2J5nm29Gww.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Judson", + "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/judson/judson.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Julee", + "fontFamily": "Julee, cursive", + "slug": "julee", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/julee/v25/TuGfUVB3RpZPQ6ZOodgzydtk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Julee", + "preview": "https://s.w.org/images/fonts/17.7/previews/julee/julee-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/julee/julee.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Julius Sans One", + "fontFamily": "Julius Sans One, sans-serif", + "slug": "julius-sans-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/juliussansone/v18/1Pt2g8TAX_SGgBGUi0tGOYEga5W-wHEW6aGXHw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Julius Sans One", + "preview": "https://s.w.org/images/fonts/17.7/previews/julius-sans-one/julius-sans-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/julius-sans-one/julius-sans-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Junge", + "fontFamily": "Junge, serif", + "slug": "junge", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/junge/v24/gokgH670Gl1lUqAYvhB7SnKm.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Junge", + "preview": "https://s.w.org/images/fonts/17.7/previews/junge/junge-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/junge/junge.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Jura", + "fontFamily": "Jura, sans-serif", + "slug": "jura", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP0D7aukTfmrH_rt.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Jura", + "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7aukTfmrH_rt.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Jura", + "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP1v7aukTfmrH_rt.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Jura", + "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP2D6qukTfmrH_rt.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Jura", + "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/jura/v31/z7NOdRfiaC4Vd8hhoPzfb5vBTP266qukTfmrH_rt.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Jura", + "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/jura/jura.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Just Another Hand", + "fontFamily": "Just Another Hand, cursive", + "slug": "just-another-hand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/justanotherhand/v19/845CNN4-AJyIGvIou-6yJKyptyOpOcr6BmmlS5aw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Just Another Hand", + "preview": "https://s.w.org/images/fonts/17.7/previews/just-another-hand/just-another-hand-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/just-another-hand/just-another-hand.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Just Me Again Down Here", + "fontFamily": "Just Me Again Down Here, cursive", + "slug": "just-me-again-down-here", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/justmeagaindownhere/v24/MwQmbgXtz-Wc6RUEGNMc0QpRrfUh2hSdBBMoAuwCvqDwc_fg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Just Me Again Down Here", + "preview": "https://s.w.org/images/fonts/17.7/previews/just-me-again-down-here/just-me-again-down-here-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/just-me-again-down-here/just-me-again-down-here.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "K2D", + "fontFamily": "K2D, sans-serif", + "slug": "k2d", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aRnpF2V0ErE6UsvrIw74NL.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7afnpF2V0EjdZ1NtLMS6pNLAjk.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Erv4QJkZw85ppSGw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ3hlZY9xJ9CGyAa.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Er24cJkZw85ppSGw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ2FlpY9xJ9CGyAa.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aTnpF2V0ETcq8tnLcg7w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aRnpF2V0EjdaUsvrIw74NL.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Erg4YJkZw85ppSGw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ3dl5Y9xJ9CGyAa.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Err4EJkZw85ppSGw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ3xkJY9xJ9CGyAa.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Ery4AJkZw85ppSGw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ2VkZY9xJ9CGyAa.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7aenpF2V0Er14MJkZw85ppSGw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/k2d/v11/J7acnpF2V0EjdZ2JkpY9xJ9CGyAa.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "K2D", + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/k2d/k2d.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kablammo", + "fontFamily": "Kablammo, system-ui", + "slug": "kablammo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kablammo/v1/bWtm7fHPcgrhC-J3lcXhcQTY5Ixs6Au9YgCjih0Rf4YDKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kablammo", + "preview": "https://s.w.org/images/fonts/17.7/previews/kablammo/kablammo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kablammo/kablammo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kadwa", + "fontFamily": "Kadwa, serif", + "slug": "kadwa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kadwa/v10/rnCm-x5V0g7iphTCRcc2s2XH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kadwa", + "preview": "https://s.w.org/images/fonts/17.7/previews/kadwa/kadwa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kadwa/v10/rnCr-x5V0g7ipix7auM7mHnOSOuk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kadwa", + "preview": "https://s.w.org/images/fonts/17.7/previews/kadwa/kadwa-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kadwa/kadwa.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kaisei Decol", + "fontFamily": "Kaisei Decol, serif", + "slug": "kaisei-decol", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kaiseidecol/v8/bMrwmSqP45sidWf3QmfFW6iyXlEP22OjoA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kaisei Decol", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseidecol/v8/bMrvmSqP45sidWf3QmfFW6iKr3gr1ki_qb57kA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kaisei Decol", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseidecol/v8/bMrvmSqP45sidWf3QmfFW6iK534r1ki_qb57kA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kaisei Decol", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-decol/kaisei-decol.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kaisei HarunoUmi", + "fontFamily": "Kaisei HarunoUmi, serif", + "slug": "kaisei-harunoumi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_RiZQSLqBQoAHhK_C6N_nzy_jcGs75sM8u3mk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kaisei HarunoUmi", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_WiZQSLqBQoAHhK_C6N_nzy_jcIj_QlMIFwmC9FAU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kaisei HarunoUmi", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_WiZQSLqBQoAHhK_C6N_nzy_jcInfWlMIFwmC9FAU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kaisei HarunoUmi", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-harunoumi/kaisei-harunoumi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kaisei Opti", + "fontFamily": "Kaisei Opti, serif", + "slug": "kaisei-opti", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kaiseiopti/v8/QldKNThJphYb8_g6c2nlIFlb7KlmxuHx.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kaisei Opti", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseiopti/v8/QldXNThJphYb8_g6c2nlIGGqxY1r7f34DYwn.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kaisei Opti", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseiopti/v8/QldXNThJphYb8_g6c2nlIGHiw41r7f34DYwn.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kaisei Opti", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-opti/kaisei-opti.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kaisei Tokumin", + "fontFamily": "Kaisei Tokumin, serif", + "slug": "kaisei-tokumin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8sN5wdZg7xCwuMsylww2ZiQkJa1l0pj946.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kaisei Tokumin", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnqr_3kkpMIzeI6v.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kaisei Tokumin", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnrj-XkkpMIzeI6v.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kaisei Tokumin", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnr_-nkkpMIzeI6v.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Kaisei Tokumin", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kaisei-tokumin/kaisei-tokumin.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kalam", + "fontFamily": "Kalam, cursive", + "slug": "kalam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kalam/v16/YA9Qr0Wd4kDdMtD6GgLOmCUItqGt.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMuhTMibDszkB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalam/v16/YA9Qr0Wd4kDdMtDqHQLOmCUItqGt.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kalam/kalam.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Kalnia", + "fontFamily": "Kalnia, serif", + "slug": "kalnia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW9il2xUGNcykIZc.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW_ilmxUGNcykIZc.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW88lmxUGNcykIZc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW9ilmxUGNcykIZc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW9QlmxUGNcykIZc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW-8kWxUGNcykIZc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kalnia/v2/11hqGpPCwUbbYwZZP0RBuDY62BQZhjvOytM_sLzi-TFWAW-FkWxUGNcykIZc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kalnia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kalnia/kalnia.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kameron", + "fontFamily": "Kameron, serif", + "slug": "kameron", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4Ne3cbcevZPxCDLR.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kameron", + "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4NeFcbcevZPxCDLR.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kameron", + "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4NdpdrcevZPxCDLR.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kameron", + "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kameron/v16/vm8pdR7vXErQxuznqrUS3z1Uw3nq4NdQdrcevZPxCDLR.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kameron", + "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kameron/kameron.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kanit", + "fontFamily": "Kanit, sans-serif", + "slug": "kanit", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKX-Go6G5tXcr72GwCKcaxALFs.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKV-Go6G5tXcraQI2GAcI5FPFtrGw.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5aOiWlX6BJNUJy.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI82hVaFrMFJyAu4.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4-OSWlX6BJNUJy.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI6miVaFrMFJyAu4.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKZ-Go6G5tXcoaXEQGodLxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKX-Go6G5tXcraQGwCKcaxALFs.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5mOCWlX6BJNUJy.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI_GjVaFrMFJyAu4.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr5KPyWlX6BJNUJy.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI92kVaFrMFJyAu4.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4uPiWlX6BJNUJy.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI7mlVaFrMFJyAu4.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4yPSWlX6BJNUJy.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI6WmVaFrMFJyAu4.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKU-Go6G5tXcr4WPCWlX6BJNUJy.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kanit/v15/nKKS-Go6G5tXcraQI4GnVaFrMFJyAu4.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Kanit", + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kanit/kanit.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kantumruy Pro", + "fontFamily": "Kantumruy Pro, sans-serif", + "slug": "kantumruy-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urUsxM34dR6dW.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg3urEsxM34dR6dW.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg0wrEsxM34dR6dW.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urEsxM34dR6dW.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1crEsxM34dR6dW.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2wq0sxM34dR6dW.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2Jq0sxM34dR6dW.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim76N2OX8_QrdWlcU.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim7yN3OX8_QrdWlcU.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim7_13OX8_QrdWlcU.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim76N3OX8_QrdWlcU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim75F3OX8_QrdWlcU.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim731wOX8_QrdWlcU.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kantumruypro/v8/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim70RwOX8_QrdWlcU.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Kantumruy Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kantumruy-pro/kantumruy-pro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Karantina", + "fontFamily": "Karantina, system-ui", + "slug": "karantina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/karantina/v11/buExpo24ccnh31GVMABxXCgf_f5Oaiw4cw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Karantina", + "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karantina/v11/buE0po24ccnh31GVMABJ9QA78NVSYw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Karantina", + "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karantina/v11/buExpo24ccnh31GVMABxTC8f_f5Oaiw4cw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Karantina", + "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/karantina/karantina.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Karla", + "fontFamily": "Karla, sans-serif", + "slug": "karla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJqqEUNLR7fHGw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDppqqEUNLR7fHGw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTD-JqqEUNLR7fHGw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDypqqEUNLR7fHGw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDJp2qEUNLR7fHGw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDH52qEUNLR7fHGw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJ2qEUNLR7fHGw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCV0lKZbLXGxGR.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNkcV0lKZbLXGxGR.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlCV0lKZbLXGxGR.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlwV0lKZbLXGxGR.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmcUElKZbLXGxGR.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmlUElKZbLXGxGR.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karla/v31/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCUElKZbLXGxGR.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Karla", + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/karla/karla.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Karma", + "fontFamily": "Karma, serif", + "slug": "karma", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLjDY8Z6uqzGQC_-.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Karma", + "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karma/v16/va9I4kzAzMZRGIBqS-J3kbDP.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Karma", + "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLibYsZ6uqzGQC_-.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Karma", + "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLi3ZcZ6uqzGQC_-.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Karma", + "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLjTZMZ6uqzGQC_-.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Karma", + "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/karma/karma.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Katibeh", + "fontFamily": "Katibeh, system-ui", + "slug": "katibeh", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/katibeh/v19/ZGjXol5MQJog4bxDaChRVDNdGDs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Katibeh", + "preview": "https://s.w.org/images/fonts/17.7/previews/katibeh/katibeh-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/katibeh/katibeh.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kaushan Script", + "fontFamily": "Kaushan Script, cursive", + "slug": "kaushan-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kaushanscript/v16/vm8vdRfvXFLG3OLnsO15WYS5DF76ytN3M48a.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kaushan Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/kaushan-script/kaushan-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kaushan-script/kaushan-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Kavivanar", + "fontFamily": "Kavivanar, cursive", + "slug": "kavivanar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kavivanar/v20/o-0IIpQgyXYSwhxP7_Jb5z5Ba_2c7A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kavivanar", + "preview": "https://s.w.org/images/fonts/17.7/previews/kavivanar/kavivanar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kavivanar/kavivanar.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Kavoon", + "fontFamily": "Kavoon, system-ui", + "slug": "kavoon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kavoon/v23/pxiFyp4_scRYhlU4Mbr6f1pdEQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kavoon", + "preview": "https://s.w.org/images/fonts/17.7/previews/kavoon/kavoon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kavoon/kavoon.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kay Pho Du", + "fontFamily": "Kay Pho Du, serif", + "slug": "kay-pho-du", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizfREFPvGNOx-jhPwHR4OynLD0Z4zM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kay Pho Du", + "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizcREFPvGNOx-jhPwHR2B2OCDAy_zoyk18.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kay Pho Du", + "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizcREFPvGNOx-jhPwHR2DGJCDAy_zoyk18.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kay Pho Du", + "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kayphodu/v2/jizcREFPvGNOx-jhPwHR2FWICDAy_zoyk18.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kay Pho Du", + "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kay-pho-du/kay-pho-du.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kdam Thmor Pro", + "fontFamily": "Kdam Thmor Pro, sans-serif", + "slug": "kdam-thmor-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kdamthmorpro/v4/EJRPQgAzVdcI-Qdvt34jzurnGA76j89I8ZWb.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kdam Thmor Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/kdam-thmor-pro/kdam-thmor-pro-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kdam-thmor-pro/kdam-thmor-pro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Keania One", + "fontFamily": "Keania One, system-ui", + "slug": "keania-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/keaniaone/v24/zOL54pXJk65E8pXardnuycFuv-hHkOs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Keania One", + "preview": "https://s.w.org/images/fonts/17.7/previews/keania-one/keania-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/keania-one/keania-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kelly Slab", + "fontFamily": "Kelly Slab, system-ui", + "slug": "kelly-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kellyslab/v17/-W_7XJX0Rz3cxUnJC5t6TkYBf50kbiM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kelly Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/kelly-slab/kelly-slab-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kelly-slab/kelly-slab.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kenia", + "fontFamily": "Kenia, system-ui", + "slug": "kenia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kenia/v28/jizURE5PuHQH9qCLNUGswfGM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kenia", + "preview": "https://s.w.org/images/fonts/17.7/previews/kenia/kenia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kenia/kenia.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Khand", + "fontFamily": "Khand, sans-serif", + "slug": "khand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bL5cFEyZwaH__-C.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Khand", + "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khand/v17/TwMA-IINQlQQ0YpQWHU_TBqO.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Khand", + "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bKhcVEyZwaH__-C.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Khand", + "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bKNdlEyZwaH__-C.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Khand", + "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khand/v17/TwMN-IINQlQQ0bLpd1EyZwaH__-C.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Khand", + "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/khand/khand.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Khmer", + "fontFamily": "Khmer, sans-serif", + "slug": "khmer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/khmer/v29/MjQImit_vPPwpF-EpN2EeYmD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Khmer" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Khula", + "fontFamily": "Khula, sans-serif", + "slug": "khula", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-ljCvRrC59XwXD.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Khula", + "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khula/v12/OpNCnoEOns3V7FcMpA_chzJ0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Khula", + "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G_RiivRrC59XwXD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Khula", + "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-1iyvRrC59XwXD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Khula", + "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-piCvRrC59XwXD.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Khula", + "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/khula/khula.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kings", + "fontFamily": "Kings, cursive", + "slug": "kings", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kings/v7/8AtnGsK4O5CYXU_Nq6GSPaHS.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kings", + "preview": "https://s.w.org/images/fonts/17.7/previews/kings/kings-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kings/kings.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Kirang Haerang", + "fontFamily": "Kirang Haerang, system-ui", + "slug": "kirang-haerang", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kiranghaerang/v20/E21-_dn_gvvIjhYON1lpIU4-bcqqWPaJq4no.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kirang Haerang", + "preview": "https://s.w.org/images/fonts/17.7/previews/kirang-haerang/kirang-haerang-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kirang-haerang/kirang-haerang.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kite One", + "fontFamily": "Kite One, sans-serif", + "slug": "kite-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kiteone/v22/70lQu7shLnA_E02vyq1e6HnGO4uA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kite One", + "preview": "https://s.w.org/images/fonts/17.7/previews/kite-one/kite-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kite-one/kite-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kiwi Maru", + "fontFamily": "Kiwi Maru, serif", + "slug": "kiwi-maru", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kiwimaru/v14/R70djykGkuuDep-hRg6gNCi0Uhn9R5ShnA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kiwi Maru", + "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kiwimaru/v14/R70YjykGkuuDep-hRg6YnQCQXzLhTg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kiwi Maru", + "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kiwimaru/v14/R70djykGkuuDep-hRg6gbCm0Uhn9R5ShnA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kiwi Maru", + "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru-500-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kiwi-maru/kiwi-maru.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Klee One", + "fontFamily": "Klee One, cursive", + "slug": "klee-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kleeone/v7/LDIxapCLNRc6A8oT4q4FOeekWPrP.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Klee One", + "preview": "https://s.w.org/images/fonts/17.7/previews/klee-one/klee-one-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kleeone/v7/LDI2apCLNRc6A8oT4pbYF8Opc-bGkqIw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Klee One", + "preview": "https://s.w.org/images/fonts/17.7/previews/klee-one/klee-one-600-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/klee-one/klee-one.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Knewave", + "fontFamily": "Knewave, system-ui", + "slug": "knewave", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/knewave/v14/sykz-yx0lLcxQaSItS-9-trEvlQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Knewave", + "preview": "https://s.w.org/images/fonts/17.7/previews/knewave/knewave-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/knewave/knewave.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "KoHo", + "fontFamily": "KoHo, sans-serif", + "slug": "koho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPuE1WJv5JoKhHys.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNisssJ_zJ6CkDyvqZA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPoU2WJv5JoKhHys.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNiss1JzzJ6CkDyvqZA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2F-fZ5fmddNBiwefJbSOos.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FwfZ5fmddNNisUfbTXKou4Bg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPt03WJv5JoKhHys.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissjJ3zJ6CkDyvqZA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPvEwWJv5JoKhHys.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissoJrzJ6CkDyvqZA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPpUxWJv5JoKhHys.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissxJvzJ6CkDyvqZA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "KoHo", + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/koho/koho.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kodchasan", + "fontFamily": "Kodchasan, sans-serif", + "slug": "kodchasan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeR1CghOqo3eMeoA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUlIgOCp_-YOoIgN.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeI1OghOqo3eMeoA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUksg-Cp_-YOoIgN.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXxaUPOAJv9sG4I-DJminuEicG01A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX3aUPOAJv9sG4I-DJWjXGFq8Sk1PoH.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJee1KghOqo3eMeoA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUl0guCp_-YOoIgN.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeV1WghOqo3eMeoA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUlYheCp_-YOoIgN.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cX0aUPOAJv9sG4I-DJeM1SghOqo3eMeoA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kodchasan/v17/1cXqaUPOAJv9sG4I-DJWjUk8hOCp_-YOoIgN.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Kodchasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kodchasan/kodchasan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Koh Santepheap", + "fontFamily": "Koh Santepheap, serif", + "slug": "koh-santepheap", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMfW3p6SJbwyGj2rBZyeOrTjNuFHVmTtjNJUWU.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Koh Santepheap", + "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMeW3p6SJbwyGj2rBZyeOrTjNtNP3y8mD9ASHz5.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Koh Santepheap", + "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMdW3p6SJbwyGj2rBZyeOrTjOPkF1ixsyNJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Koh Santepheap", + "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMeW3p6SJbwyGj2rBZyeOrTjNtdOHy8mD9ASHz5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Koh Santepheap", + "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kohsantepheap/v11/gNMeW3p6SJbwyGj2rBZyeOrTjNtlOny8mD9ASHz5.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Koh Santepheap", + "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/koh-santepheap/koh-santepheap.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kolker Brush", + "fontFamily": "Kolker Brush, cursive", + "slug": "kolker-brush", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kolkerbrush/v6/iJWDBXWRZjfKWdvmzwvvog3-6aJ6x8qNUQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kolker Brush", + "preview": "https://s.w.org/images/fonts/17.7/previews/kolker-brush/kolker-brush-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kolker-brush/kolker-brush.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Konkhmer Sleokchher", + "fontFamily": "Konkhmer Sleokchher, system-ui", + "slug": "konkhmer-sleokchher", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/konkhmersleokchher/v2/_Xmw-GE-rjmabA_M-aPOZOsCrUv825LFI3t07E0d-W0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Konkhmer Sleokchher", + "preview": "https://s.w.org/images/fonts/17.7/previews/konkhmer-sleokchher/konkhmer-sleokchher-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/konkhmer-sleokchher/konkhmer-sleokchher.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kosugi", + "fontFamily": "Kosugi, sans-serif", + "slug": "kosugi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kosugi/v15/pxiFyp4_v8FCjlI4Mbr6f1pdEQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kosugi", + "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi/kosugi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi/kosugi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kosugi Maru", + "fontFamily": "Kosugi Maru, sans-serif", + "slug": "kosugi-maru", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kosugimaru/v14/0nksC9PgP_wGh21A2KeqGiTvivr9iBq_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kosugi Maru", + "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi-maru/kosugi-maru-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kosugi-maru/kosugi-maru.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kotta One", + "fontFamily": "Kotta One, serif", + "slug": "kotta-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kottaone/v20/S6u_w41LXzPc_jlfNWqPGQ3s5dwt7w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kotta One", + "preview": "https://s.w.org/images/fonts/17.7/previews/kotta-one/kotta-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kotta-one/kotta-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Koulen", + "fontFamily": "Koulen, system-ui", + "slug": "koulen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/koulen/v27/AMOQz46as3KIBPeWh3A9kuYMUg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Koulen", + "preview": "https://s.w.org/images/fonts/17.7/previews/koulen/koulen-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/koulen/koulen.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kranky", + "fontFamily": "Kranky, system-ui", + "slug": "kranky", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kranky/v28/hESw6XVgJzlPsFnMoxeEZo_H_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kranky", + "preview": "https://s.w.org/images/fonts/17.7/previews/kranky/kranky-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kranky/kranky.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kreon", + "fontFamily": "Kreon, serif", + "slug": "kreon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvPNimfzUfp2dWNg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kreon", + "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvYtimfzUfp2dWNg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kreon", + "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvUNimfzUfp2dWNg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kreon", + "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2DnvvN-mfzUfp2dWNg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kreon", + "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kreon/v37/t5t9IRIUKY-TFF_LW5lnMR3v2Dnvhd-mfzUfp2dWNg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kreon", + "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kreon/kreon.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Kristi", + "fontFamily": "Kristi, cursive", + "slug": "kristi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kristi/v21/uK_y4ricdeU6zwdRDx0TMv6EXw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kristi", + "preview": "https://s.w.org/images/fonts/17.7/previews/kristi/kristi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kristi/kristi.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Krona One", + "fontFamily": "Krona One, sans-serif", + "slug": "krona-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kronaone/v14/jAnEgHdjHcjgfIb1ZcUCNI-h3cWkWg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Krona One", + "preview": "https://s.w.org/images/fonts/17.7/previews/krona-one/krona-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/krona-one/krona-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Krub", + "fontFamily": "Krub, sans-serif", + "slug": "krub", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZo47KLR4R6gWaf8.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQiwLByRooTef_6gQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZuo4KLR4R6gWaf8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQipLNyRooTef_6gQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlLdRyC6CRYXkMQDLlTW6E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlFdRyC6CRYbkQaDZtWS6EPcA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZrI5KLR4R6gWaf8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQi_LJyRooTef_6gQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZp4-KLR4R6gWaf8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQi0LVyRooTef_6gQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZvo_KLR4R6gWaf8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQitLRyRooTef_6gQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Krub", + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/krub/krub.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kufam", + "fontFamily": "Kufam, sans-serif", + "slug": "kufam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3lqk7rACJHvIwYg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3pKk7rACJHvIwYg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3SK47rACJHvIwYg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3ca47rACJHvIwYg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3Fq47rACJHvIwYg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c-4cY7pG7w_oSJDszBXsKCcBH3P647rACJHvIwYg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXurT6gqIPPcgYp0i.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXurh6gqIPPcgYp0i.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXuoN7QqIPPcgYp0i.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXuo07QqIPPcgYp0i.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXupT7QqIPPcgYp0i.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kufam/v21/C8c84cY7pG7w_q6APDMZN6kY3hbiXup67QqIPPcgYp0i.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Kufam", + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kufam/kufam.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kulim Park", + "fontFamily": "Kulim Park, sans-serif", + "slug": "kulim-park", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjJYNwataZbUvGjU.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUKa9QZJcqCjVVUA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjPIOwataZbUvGjU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUTaxQZJcqCjVVUA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN79secq3hflz1Uu3IwtFsm5aZxebw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN59secq3hflz1Uu3IwhFws5IR0abw2Aw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjIYIwataZbUvGjU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUOapQZJcqCjVVUA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjOIJwataZbUvGjU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUXatQZJcqCjVVUA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Kulim Park", + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kulim-park/kulim-park.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kumar One", + "fontFamily": "Kumar One, system-ui", + "slug": "kumar-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kumarone/v21/bMr1mS-P958wYi6YaGeGMe6WU3oT0g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kumar One", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one/kumar-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one/kumar-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kumar One Outline", + "fontFamily": "Kumar One Outline, system-ui", + "slug": "kumar-one-outline", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kumaroneoutline/v17/Noao6VH62pyLP0fsrZ-v18wlUEcX9zD1RQu8EGKF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kumar One Outline", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one-outline/kumar-one-outline-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kumar-one-outline/kumar-one-outline.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Kumbh Sans", + "fontFamily": "Kumbh Sans, sans-serif", + "slug": "kumbh-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQkZcA9LTuUkqaLg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQEZYA9LTuUkqaLg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQz5YA9LTuUkqaLg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQkZYA9LTuUkqaLg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQo5YA9LTuUkqaLg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQT5EA9LTuUkqaLg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQdpEA9LTuUkqaLg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQEZEA9LTuUkqaLg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/kumbhsans/v20/c4mP1n92AsfhuCq6tVsaoIx1LQICk0boNoq0SjlDfnzKo-bF3mdQOJEA9LTuUkqaLg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Kumbh Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kumbh-sans/kumbh-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Kurale", + "fontFamily": "Kurale, serif", + "slug": "kurale", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/kurale/v11/4iCs6KV9e9dXjho6fQT3v02QFg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Kurale", + "preview": "https://s.w.org/images/fonts/17.7/previews/kurale/kurale-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/kurale/kurale.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "La Belle Aurore", + "fontFamily": "La Belle Aurore, cursive", + "slug": "la-belle-aurore", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/labelleaurore/v20/RrQIbot8-mNYKnGNDkWlocovHeIIHueFNVmULg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "La Belle Aurore", + "preview": "https://s.w.org/images/fonts/17.7/previews/la-belle-aurore/la-belle-aurore-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/la-belle-aurore/la-belle-aurore.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Labrada", + "fontFamily": "Labrada, serif", + "slug": "labrada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9VTSgM9QPdUej17.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9XTSwM9QPdUej17.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9UNSwM9QPdUej17.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9VTSwM9QPdUej17.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9VhSwM9QPdUej17.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9WNTAM9QPdUej17.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9W0TAM9QPdUej17.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9XTTAM9QPdUej17.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVh2Y9HLWefIpOyF1Vi3ZqDss1Px9X6TAM9QPdUej17.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCOt6SvZ2fy17-dE.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCGt7SvZ2fy17-dE.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCLV7SvZ2fy17-dE.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCOt7SvZ2fy17-dE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCNl7SvZ2fy17-dE.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCDV8SvZ2fy17-dE.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCAx8SvZ2fy17-dE.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCGt8SvZ2fy17-dE.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/labrada/v2/ieVv2Y9HLWefIpOyPVxQIkLq2VfhwMCbCEJ8SvZ2fy17-dE.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Labrada", + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/labrada/labrada.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Lacquer", + "fontFamily": "Lacquer, system-ui", + "slug": "lacquer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lacquer/v15/EYqzma1QwqpG4_BBB7qAXhttQ5I.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lacquer", + "preview": "https://s.w.org/images/fonts/17.7/previews/lacquer/lacquer-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lacquer/lacquer.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Laila", + "fontFamily": "Laila, sans-serif", + "slug": "laila", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLzxogNFh14nVcfe.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Laila", + "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/laila/v15/LYjMdG_8nE8jDIRYiidIrEIu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Laila", + "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLypowNFh14nVcfe.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Laila", + "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLyFpANFh14nVcfe.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Laila", + "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/laila/v15/LYjBdG_8nE8jDLzhpQNFh14nVcfe.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Laila", + "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/laila/laila.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lakki Reddy", + "fontFamily": "Lakki Reddy, cursive", + "slug": "lakki-reddy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lakkireddy/v21/S6u5w49MUSzD9jlCPmvLZQftx9k97-xZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lakki Reddy", + "preview": "https://s.w.org/images/fonts/17.7/previews/lakki-reddy/lakki-reddy-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lakki-reddy/lakki-reddy.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Lalezar", + "fontFamily": "Lalezar, system-ui", + "slug": "lalezar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lalezar/v14/zrfl0HLVx-HwTP82UaXyIiL0RCg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lalezar", + "preview": "https://s.w.org/images/fonts/17.7/previews/lalezar/lalezar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lalezar/lalezar.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lancelot", + "fontFamily": "Lancelot, system-ui", + "slug": "lancelot", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lancelot/v26/J7acnppxBGtQEulG4JY9xJ9CGyAa.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lancelot", + "preview": "https://s.w.org/images/fonts/17.7/previews/lancelot/lancelot-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lancelot/lancelot.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Langar", + "fontFamily": "Langar, system-ui", + "slug": "langar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/langar/v27/kJEyBukW7AIlgjGVqDVZ99sqrQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Langar", + "preview": "https://s.w.org/images/fonts/17.7/previews/langar/langar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/langar/langar.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lateef", + "fontFamily": "Lateef, serif", + "slug": "lateef", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0bjyga6Tb9nQ-RA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Cj-ga6Tb9nQ-RA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESw6XVnNCxEvkbMoxeEZo_H_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Uj6ga6Tb9nQ-RA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0fjmga6Tb9nQ-RA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Gjiga6Tb9nQ-RA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lateef/v30/hESz6XVnNCxEvkb0Bjuga6Tb9nQ-RA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lateef", + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lateef/lateef.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Lato", + "fontFamily": "Lato, sans-serif", + "slug": "lato", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30wXiWrFCbw7A.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPy-qNiPg7MU0.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USewqFGC_p9dw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2PGQ3s5dwt7w.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxw6XweuBCY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxswXiWrFCbw7A.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVewqFGC_p9dw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wqPGQ3s5dwt7w.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XewqFGC_p9dw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wiPGQ3s5dwt7w.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Lato", + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lato/lato.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lavishly Yours", + "fontFamily": "Lavishly Yours, cursive", + "slug": "lavishly-yours", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lavishlyyours/v5/jizDREVIvGwH5OjiZmX9r5z_WxUd0TY7ikbI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lavishly Yours", + "preview": "https://s.w.org/images/fonts/17.7/previews/lavishly-yours/lavishly-yours-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lavishly-yours/lavishly-yours.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "League Gothic", + "fontFamily": "League Gothic, sans-serif", + "slug": "league-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/leaguegothic/v11/qFdR35CBi4tvBz81xy7WG7ep-BQAY7Krj7feObpH_-ajidQ6Q9hn.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "League Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-gothic/league-gothic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/league-gothic/league-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "League Script", + "fontFamily": "League Script, cursive", + "slug": "league-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/leaguescript/v28/CSR54zpSlumSWj9CGVsoBZdeaNZUuOwkC2s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "League Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-script/league-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/league-script/league-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "League Spartan", + "fontFamily": "League Spartan, sans-serif", + "slug": "league-spartan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oXpAcdcFguczA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMfoTpAcdcFguczA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMoITpAcdcFguczA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oTpAcdcFguczA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMzITpAcdcFguczA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMIIPpAcdcFguczA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMGYPpAcdcFguczA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMfoPpAcdcFguczA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/leaguespartan/v11/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMV4PpAcdcFguczA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "League Spartan", + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/league-spartan/league-spartan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Leckerli One", + "fontFamily": "Leckerli One, cursive", + "slug": "leckerli-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/leckerlione/v20/V8mCoQH8VCsNttEnxnGQ-1itKJxcBtItFw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Leckerli One", + "preview": "https://s.w.org/images/fonts/17.7/previews/leckerli-one/leckerli-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/leckerli-one/leckerli-one.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ledger", + "fontFamily": "Ledger, serif", + "slug": "ledger", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ledger/v16/j8_q6-HK1L3if_sxnsDwHTBhHw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ledger", + "preview": "https://s.w.org/images/fonts/17.7/previews/ledger/ledger-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ledger/ledger.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Lekton", + "fontFamily": "Lekton, sans-serif", + "slug": "lekton", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lekton/v17/SZc43FDmLaWmWpBeWhfonUPL6Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lekton", + "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lekton/v17/SZc63FDmLaWmWpBuXR3pv0bb6StO.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Lekton", + "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lekton/v17/SZc73FDmLaWmWpBm4zjMkGjX4DJXgQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lekton", + "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lekton/lekton.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lemon", + "fontFamily": "Lemon, system-ui", + "slug": "lemon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lemon/v17/HI_EiYEVKqRMq0jESZXAQ4-d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lemon", + "preview": "https://s.w.org/images/fonts/17.7/previews/lemon/lemon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lemon/lemon.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lemonada", + "fontFamily": "Lemonada, system-ui", + "slug": "lemonada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGJOt2nPWc3Z2pTg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lemonada", + "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGeut2nPWc3Z2pTg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lemonada", + "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGSOt2nPWc3Z2pTg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lemonada", + "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGpOx2nPWc3Z2pTg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lemonada", + "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lemonada/v28/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGnex2nPWc3Z2pTg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lemonada", + "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lemonada/lemonada.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lexend", + "fontFamily": "Lexend, sans-serif", + "slug": "lexend", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsX_LVte6KuGEo.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sW_LVte6KuGEo.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC2UW_LVte6KuGEo.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LVte6KuGEo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LVte6KuGEo.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC-UR_LVte6KuGEo.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LVte6KuGEo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sR_LVte6KuGEo.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexend/v19/wlptgwvFAVdoq2_F94zlCfv0bz1WC5IR_LVte6KuGEo.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend/lexend.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Deca", + "fontFamily": "Lexend Deca, sans-serif", + "slug": "lexend-deca", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48MxAqRPCqLNflg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4cM1AqRPCqLNflg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4rs1AqRPCqLNflg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48M1AqRPCqLNflg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4ws1AqRPCqLNflg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4LspAqRPCqLNflg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4F8pAqRPCqLNflg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4cMpAqRPCqLNflg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexenddeca/v21/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4WcpAqRPCqLNflg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Deca", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-deca/lexend-deca.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Exa", + "fontFamily": "Lexend Exa, sans-serif", + "slug": "lexend-exa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9r7T6bCHJ8BRq0b.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9p7TqbCHJ8BRq0b.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9qlTqbCHJ8BRq0b.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9r7TqbCHJ8BRq0b.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9rJTqbCHJ8BRq0b.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9olSabCHJ8BRq0b.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9ocSabCHJ8BRq0b.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9p7SabCHJ8BRq0b.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendexa/v30/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9pSSabCHJ8BRq0b.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Exa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-exa/lexend-exa.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Giga", + "fontFamily": "Lexend Giga, sans-serif", + "slug": "lexend-giga", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC2LmE7soo6eepYQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCWLiE7soo6eepYQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRChriE7soo6eepYQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC2LiE7soo6eepYQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC6riE7soo6eepYQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCBr-E7soo6eepYQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCP7-E7soo6eepYQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCWL-E7soo6eepYQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendgiga/v25/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCcb-E7soo6eepYQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Giga", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-giga/lexend-giga.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Mega", + "fontFamily": "Lexend Mega, sans-serif", + "slug": "lexend-mega", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDL8fivuOyiq9EqQw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLcfmvuOyiq9EqQw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLr_mvuOyiq9EqQw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDL8fmvuOyiq9EqQw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLw_mvuOyiq9EqQw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLL_6vuOyiq9EqQw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLFv6vuOyiq9EqQw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLcf6vuOyiq9EqQw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendmega/v25/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLWP6vuOyiq9EqQw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Mega", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-mega/lexend-mega.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Peta", + "fontFamily": "Lexend Peta, sans-serif", + "slug": "lexend-peta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR6SFyXlYuRTsnfw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRaSByXlYuRTsnfw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRtyByXlYuRTsnfw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR6SByXlYuRTsnfw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR2yByXlYuRTsnfw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRNydyXlYuRTsnfw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRDidyXlYuRTsnfw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRaSdyXlYuRTsnfw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendpeta/v27/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRQCdyXlYuRTsnfw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Peta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-peta/lexend-peta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Tera", + "fontFamily": "Lexend Tera, sans-serif", + "slug": "lexend-tera", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM5zITc5z0fYxcrQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMZzMTc5z0fYxcrQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMuTMTc5z0fYxcrQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM5zMTc5z0fYxcrQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM1TMTc5z0fYxcrQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMOTQTc5z0fYxcrQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMADQTc5z0fYxcrQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMZzQTc5z0fYxcrQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendtera/v27/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMTjQTc5z0fYxcrQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Tera", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-tera/lexend-tera.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lexend Zetta", + "fontFamily": "Lexend Zetta, sans-serif", + "slug": "lexend-zetta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy9bH0ztjbs8qbts.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy1bG0ztjbs8qbts.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy4jG0ztjbs8qbts.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy9bG0ztjbs8qbts.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy-TG0ztjbs8qbts.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCywjB0ztjbs8qbts.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCyzHB0ztjbs8qbts.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy1bB0ztjbs8qbts.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lexendzetta/v28/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy3_B0ztjbs8qbts.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lexend Zetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lexend-zetta/lexend-zetta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode 128", + "fontFamily": "Libre Barcode 128, system-ui", + "slug": "libre-barcode-128", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcode128/v28/cIfnMbdUsUoiW3O_hVviCwVjuLtXeJ_F_gMk0izH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode 128", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128/libre-barcode-128-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128/libre-barcode-128.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode 128 Text", + "fontFamily": "Libre Barcode 128 Text, system-ui", + "slug": "libre-barcode-128-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcode128text/v28/fdNv9tubt3ZEnz1Gu3I4-zppwZ9CWZ16Z0w5cVjY6M90w4k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode 128 Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128-text/libre-barcode-128-text-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-128-text/libre-barcode-128-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode 39", + "fontFamily": "Libre Barcode 39, system-ui", + "slug": "libre-barcode-39", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcode39/v21/-nFnOHM08vwC6h8Li1eQnP_AHzI2K_J709jy92k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode 39", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39/libre-barcode-39-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39/libre-barcode-39.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode 39 Extended", + "fontFamily": "Libre Barcode 39 Extended, system-ui", + "slug": "libre-barcode-39-extended", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcode39extended/v27/8At7Gt6_O5yNS0-K4Nf5U922qSzhJ3dUdfJpwNUgfNFCOZ1GOBw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode 39 Extended", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended/libre-barcode-39-extended-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended/libre-barcode-39-extended.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode 39 Extended Text", + "fontFamily": "Libre Barcode 39 Extended Text, system-ui", + "slug": "libre-barcode-39-extended-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcode39extendedtext/v27/eLG1P_rwIgOiDA7yrs9LoKaYRVLQ1YldrrOnnL7xPO4jNP68ebIiPopNNA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode 39 Extended Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended-text/libre-barcode-39-extended-text-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-extended-text/libre-barcode-39-extended-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode 39 Text", + "fontFamily": "Libre Barcode 39 Text, system-ui", + "slug": "libre-barcode-39-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcode39text/v28/sJoa3KhViNKANw_E3LwoDXvs5Un0HQ1vT-030BRL-9rYaw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode 39 Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-text/libre-barcode-39-text-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-39-text/libre-barcode-39-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Barcode EAN13 Text", + "fontFamily": "Libre Barcode EAN13 Text, system-ui", + "slug": "libre-barcode-ean13-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebarcodeean13text/v21/wlpigxXFDU1_oCu9nfZytgIqSG0XRcJm_OQiB96PBWEki52WfA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Barcode EAN13 Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-ean13-text/libre-barcode-ean13-text-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-barcode-ean13-text/libre-barcode-ean13-text.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Libre Baskerville", + "fontFamily": "Libre Baskerville, serif", + "slug": "libre-baskerville", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0pNbYRI4CN2V.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Baskerville", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxMaDc2V2ro.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Libre Baskerville", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTjY1I8Gcw6Oi.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Libre Baskerville", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-baskerville/libre-baskerville.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Libre Bodoni", + "fontFamily": "Libre Bodoni, serif", + "slug": "libre-bodoni", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6I1fwWnZcOb3U3s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6L9fwWnZcOb3U3s.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6FNYwWnZcOb3U3s.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6GpYwWnZcOb3U3s.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUcKS_TccTyQ3syLg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUcGy_TccTyQ3syLg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUc9yjTccTyQ3syLg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librebodoni/v5/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUczijTccTyQ3syLg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Libre Bodoni", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-bodoni/libre-bodoni.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Libre Caslon Display", + "fontFamily": "Libre Caslon Display, serif", + "slug": "libre-caslon-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librecaslondisplay/v16/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr2lUdRhtCC4d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Caslon Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-display/libre-caslon-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-display/libre-caslon-display.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Libre Caslon Text", + "fontFamily": "Libre Caslon Text, serif", + "slug": "libre-caslon-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librecaslontext/v5/DdT878IGsGw1aF1JU10PUbTvNNaDMcq63eNrHgO1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Caslon Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librecaslontext/v5/DdT678IGsGw1aF1JU10PUbTvNNaDMfq91-JJGxO1q9o.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Libre Caslon Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librecaslontext/v5/DdT578IGsGw1aF1JU10PUbTvNNaDMfID8sdmNR-8ssPt.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Libre Caslon Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-caslon-text/libre-caslon-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Libre Franklin", + "fontFamily": "Libre Franklin, sans-serif", + "slug": "libre-franklin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsSUAtrIb-JH1g.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhrsWUAtrIb-JH1g.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhcMWUAtrIb-JH1g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsWUAtrIb-JH1g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhHMWUAtrIb-JH1g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduh8MKUAtrIb-JH1g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhycKUAtrIb-JH1g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhrsKUAtrIb-JH1g.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhh8KUAtrIb-JH1g.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RdDJTedX1sGE.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05ob8RNDJTedX1sGE.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oYiRNDJTedX1sGE.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RNDJTedX1sGE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZORNDJTedX1sGE.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oaiQ9DJTedX1sGE.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oabQ9DJTedX1sGE.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05ob8Q9DJTedX1sGE.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/librefranklin/v14/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05obVQ9DJTedX1sGE.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Libre Franklin", + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/libre-franklin/libre-franklin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Licorice", + "fontFamily": "Licorice, cursive", + "slug": "licorice", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/licorice/v6/t5tjIR8TMomTCAyjNk2yhqLgzCHu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Licorice", + "preview": "https://s.w.org/images/fonts/17.7/previews/licorice/licorice-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/licorice/licorice.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Life Savers", + "fontFamily": "Life Savers, system-ui", + "slug": "life-savers", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lifesavers/v20/ZXuie1UftKKabUQMgxAal_luFgpbuNvB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Life Savers", + "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lifesavers/v20/ZXu_e1UftKKabUQMgxAal8HXOS5Wk8fIpPRW.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Life Savers", + "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lifesavers/v20/ZXu_e1UftKKabUQMgxAal8HLOi5Wk8fIpPRW.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Life Savers", + "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/life-savers/life-savers.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lilita One", + "fontFamily": "Lilita One, system-ui", + "slug": "lilita-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lilitaone/v15/i7dPIFZ9Zz-WBtRtedDbUEN2RFq7AwU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lilita One", + "preview": "https://s.w.org/images/fonts/17.7/previews/lilita-one/lilita-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lilita-one/lilita-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lily Script One", + "fontFamily": "Lily Script One, system-ui", + "slug": "lily-script-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lilyscriptone/v15/LhW9MV7ZMfIPdMxeBjBvFN8SXLS4h8SjQNsRMg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lily Script One", + "preview": "https://s.w.org/images/fonts/17.7/previews/lily-script-one/lily-script-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lily-script-one/lily-script-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Limelight", + "fontFamily": "Limelight, system-ui", + "slug": "limelight", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/limelight/v19/XLYkIZL7aopJVbZJHDuYOONGrnY2TA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Limelight", + "preview": "https://s.w.org/images/fonts/17.7/previews/limelight/limelight-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/limelight/limelight.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Linden Hill", + "fontFamily": "Linden Hill, serif", + "slug": "linden-hill", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lindenhill/v24/-F61fjxoKSg9Yc3hZgO8ygFN7CwC009k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Linden Hill", + "preview": "https://s.w.org/images/fonts/17.7/previews/linden-hill/linden-hill-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lindenhill/v24/-F63fjxoKSg9Yc3hZgO8yjFK5i0g1l9kn-s.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Linden Hill", + "preview": "https://s.w.org/images/fonts/17.7/previews/linden-hill/linden-hill-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/linden-hill/linden-hill.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Linefont", + "fontFamily": "Linefont, system-ui", + "slug": "linefont", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY4UNbuvtmdXux3U.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnYwUMbuvtmdXux3U.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY9sMbuvtmdXux3U.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY4UMbuvtmdXux3U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY7cMbuvtmdXux3U.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY1sLbuvtmdXux3U.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnY2ILbuvtmdXux3U.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnYwULbuvtmdXux3U.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/linefont/v5/dg4I_pzpoqcLKUIzVfFMh1TF2rkhli25jn7CKTTWSumsFuSnYywLbuvtmdXux3U.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Linefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/linefont/linefont.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lisu Bosa", + "fontFamily": "Lisu Bosa, serif", + "slug": "lisu-bosa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXX2DGQNbY1P1Sbg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXkuRNzZ9vhCblye.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXO2PGQNbY1P1Sbg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXlKR9zZ9vhCblye.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFoErkv240fsdmJRJQvkkviTf3E3Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFuErkv240fsdmJRJQflUHjb_jU3eRL.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXY2LGQNbY1P1Sbg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXkSRtzZ9vhCblye.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXT2XGQNbY1P1Sbg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXk-QdzZ9vhCblye.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXK2TGQNbY1P1Sbg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXlaQNzZ9vhCblye.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXN2fGQNbY1P1Sbg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXlGQ9zZ9vhCblye.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFtErkv240fsdmJRJQXE2bGQNbY1P1Sbg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lisubosa/v2/3XFzErkv240fsdmJRJQflXliQtzZ9vhCblye.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Lisu Bosa", + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lisu-bosa/lisu-bosa.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Literata", + "fontFamily": "Literata, serif", + "slug": "literata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbJG_F_PcTWCWp8g.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbE-_F_PcTWCWp8g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbBG_F_PcTWCWp8g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbCO_F_PcTWCWp8g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbM-4F_PcTWCWp8g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbPa4F_PcTWCWp8g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbJG4F_PcTWCWp8g.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbLi4F_PcTWCWp8g.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8f7XWTEKTt8iVow.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8obXWTEKTt8iVow.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8_7XWTEKTt8iVow.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8zbXWTEKTt8iVow.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8IbLWTEKTt8iVow.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8GLLWTEKTt8iVow.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8f7LWTEKTt8iVow.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/literata/v35/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8VrLWTEKTt8iVow.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Literata", + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/literata/literata.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Liu Jian Mao Cao", + "fontFamily": "Liu Jian Mao Cao, cursive", + "slug": "liu-jian-mao-cao", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/liujianmaocao/v20/845DNN84HJrccNonurqXILGpvCOofe_VKGWsUo8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Liu Jian Mao Cao" + } + ] + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Livvic", + "fontFamily": "Livvic, sans-serif", + "slug": "livvic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCr-x1S2hzjrlffC-M7mHnOSOuk.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCt-x1S2hzjrlfXbdtaknjsTfukQHs.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlffp8Iet1fCQfK9WQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdv2s13DY_etWWIJ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlffw8Eet1fCQfK9WQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbduSsF3DY_etWWIJ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCp-x1S2hzjrlfnauk6unzeSA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCr-x1S2hzjrlfXbeM7mHnOSOuk.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlffm8Aet1fCQfK9WQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdvKsV3DY_etWWIJ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlfft8cet1fCQfK9WQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdvmtl3DY_etWWIJ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlff08Yet1fCQfK9WQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbduCt13DY_etWWIJ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCq-x1S2hzjrlff68Qet1fCQfK9WQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/livvic/v14/rnCs-x1S2hzjrlfXbdu6tV3DY_etWWIJ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Livvic", + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/livvic/livvic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lobster", + "fontFamily": "Lobster, system-ui", + "slug": "lobster", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lobster/v30/neILzCirqoswsqX9_oCsMqEzSJQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lobster", + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster/lobster-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster/lobster.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lobster Two", + "fontFamily": "Lobster Two, system-ui", + "slug": "lobster-two", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngMUXZGTXPUvIoyV6yN59fP7KSJ4ACD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lobster Two", + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngOUXZGTXPUvIoyV6yN5-fI5qWr5RCDY_k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Lobster Two", + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngRUXZGTXPUvIoyV6yN5-92w4CEyxyKeuDp.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lobster Two", + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lobstertwo/v20/BngTUXZGTXPUvIoyV6yN5-fI3hyEwR2of_DpXMY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Lobster Two", + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lobster-two/lobster-two.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Londrina Outline", + "fontFamily": "Londrina Outline, system-ui", + "slug": "londrina-outline", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/londrinaoutline/v27/C8c44dM8vmb14dfsZxhetg3pDH-Sfu8xrSKMDvI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Londrina Outline", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-outline/londrina-outline-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-outline/londrina-outline.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Londrina Shadow", + "fontFamily": "Londrina Shadow, system-ui", + "slug": "londrina-shadow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/londrinashadow/v26/oPWX_kB4kOQoWNJmjxLV5JuoCUlXQ1aSxkrMCQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Londrina Shadow", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-shadow/londrina-shadow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-shadow/londrina-shadow.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Londrina Sketch", + "fontFamily": "Londrina Sketch, system-ui", + "slug": "londrina-sketch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/londrinasketch/v25/c4m41npxGMTnomOHtRU68eIJn8qfXGn5Pos6CA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Londrina Sketch", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-sketch/londrina-sketch-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-sketch/londrina-sketch.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Londrina Solid", + "fontFamily": "Londrina Solid, system-ui", + "slug": "londrina-solid", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUjRq6sw40kQEJxWNgkLuudGfs9KBMesZHhV64.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Londrina Solid", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUiRq6sw40kQEJxWNgkLuudGfv1CjYxn53oTrcL.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Londrina Solid", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUhRq6sw40kQEJxWNgkLuudGcNcIhI8tIHh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Londrina Solid", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/londrinasolid/v17/flUiRq6sw40kQEJxWNgkLuudGfvdDzYxn53oTrcL.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Londrina Solid", + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/londrina-solid/londrina-solid.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Long Cang", + "fontFamily": "Long Cang, cursive", + "slug": "long-cang", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/longcang/v17/LYjAdGP8kkgoTec8zkRgqHArXN7HWQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Long Cang", + "preview": "https://s.w.org/images/fonts/17.7/previews/long-cang/long-cang-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/long-cang/long-cang.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Lora", + "fontFamily": "Lora, serif", + "slug": "lora", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787weuyJDmKxemMeZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787wsuyJDmKxemMeZ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787zAvCJDmKxemMeZ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI6MX1D_JOuGQbT0gvTJPa787z5vCJDmKxemMeZ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkq18ndeZzZ0.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-PgFkq18ndeZzZ0.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-BQCkq18ndeZzZ0.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-C0Ckq18ndeZzZ0.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Lora", + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lora/lora.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Love Light", + "fontFamily": "Love Light, cursive", + "slug": "love-light", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lovelight/v6/t5tlIR0TNJyZWimpNAXDjKPCyTHuspo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Love Light", + "preview": "https://s.w.org/images/fonts/17.7/previews/love-light/love-light-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/love-light/love-light.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Love Ya Like A Sister", + "fontFamily": "Love Ya Like A Sister, system-ui", + "slug": "love-ya-like-a-sister", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/loveyalikeasister/v20/R70EjzUBlOqPeouhFDfR80-0FhOqJubN-Be793ZcsGGycA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Love Ya Like A Sister", + "preview": "https://s.w.org/images/fonts/17.7/previews/love-ya-like-a-sister/love-ya-like-a-sister-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/love-ya-like-a-sister/love-ya-like-a-sister.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Loved by the King", + "fontFamily": "Loved by the King, cursive", + "slug": "loved-by-the-king", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lovedbytheking/v21/Gw6gwdP76VDVJNXerebZxUMeRXUF2PiIlXFu2R64.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Loved by the King", + "preview": "https://s.w.org/images/fonts/17.7/previews/loved-by-the-king/loved-by-the-king-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/loved-by-the-king/loved-by-the-king.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Lovers Quarrel", + "fontFamily": "Lovers Quarrel, cursive", + "slug": "lovers-quarrel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/loversquarrel/v23/Yq6N-LSKXTL-5bCy8ksBzpQ_-zApY7pO6siz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lovers Quarrel", + "preview": "https://s.w.org/images/fonts/17.7/previews/lovers-quarrel/lovers-quarrel-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lovers-quarrel/lovers-quarrel.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Luckiest Guy", + "fontFamily": "Luckiest Guy, system-ui", + "slug": "luckiest-guy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/luckiestguy/v22/_gP_1RrxsjcxVyin9l9n_j2RT9R3qDpraA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Luckiest Guy", + "preview": "https://s.w.org/images/fonts/17.7/previews/luckiest-guy/luckiest-guy-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/luckiest-guy/luckiest-guy.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Lugrasimo", + "fontFamily": "Lugrasimo, cursive", + "slug": "lugrasimo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lugrasimo/v4/qkBXXvoF_s_eT9c7Y7ae4ZRLkAXbMQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lugrasimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/lugrasimo/lugrasimo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lugrasimo/lugrasimo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Lumanosimo", + "fontFamily": "Lumanosimo, cursive", + "slug": "lumanosimo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lumanosimo/v4/K2F0fZBYg_JDSEZHEfO8Ao-KAyLzfWo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lumanosimo", + "preview": "https://s.w.org/images/fonts/17.7/previews/lumanosimo/lumanosimo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lumanosimo/lumanosimo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Lunasima", + "fontFamily": "Lunasima, sans-serif", + "slug": "lunasima", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lunasima/v1/wEO-EBvPh9RSOj7JFAwge94H1VIe.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lunasima", + "preview": "https://s.w.org/images/fonts/17.7/previews/lunasima/lunasima-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lunasima/v1/wEO5EBvPh9RSOj7JFDSZVPoK_k4XiKvO.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lunasima", + "preview": "https://s.w.org/images/fonts/17.7/previews/lunasima/lunasima-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lunasima/lunasima.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Lusitana", + "fontFamily": "Lusitana, serif", + "slug": "lusitana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lusitana/v13/CSR84z9ShvucWzsMKxhfRuMiSct_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lusitana", + "preview": "https://s.w.org/images/fonts/17.7/previews/lusitana/lusitana-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/lusitana/v13/CSR74z9ShvucWzsMKyDmaccvYtd2vfwk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Lusitana", + "preview": "https://s.w.org/images/fonts/17.7/previews/lusitana/lusitana-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lusitana/lusitana.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Lustria", + "fontFamily": "Lustria, serif", + "slug": "lustria", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/lustria/v13/9oRONYodvDEyjuhOrC05MtPyAcg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Lustria", + "preview": "https://s.w.org/images/fonts/17.7/previews/lustria/lustria-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/lustria/lustria.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Luxurious Roman", + "fontFamily": "Luxurious Roman, system-ui", + "slug": "luxurious-roman", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/luxuriousroman/v8/buEupou_ZcP1w0yTKxJJokVSmbpqZwckeo9RMw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Luxurious Roman", + "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-roman/luxurious-roman-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-roman/luxurious-roman.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Luxurious Script", + "fontFamily": "Luxurious Script, cursive", + "slug": "luxurious-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/luxuriousscript/v7/ahcCv9e7yydulT32KZ0rBIoD7DzMg0_Oby1JtYk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Luxurious Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-script/luxurious-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/luxurious-script/luxurious-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "M PLUS 1", + "fontFamily": "M PLUS 1, sans-serif", + "slug": "m-plus-1", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5VSe793ZcsGGycA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW51Sa793ZcsGGycA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5Cya793ZcsGGycA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5VSa793ZcsGGycA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5Zya793ZcsGGycA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5iyG793ZcsGGycA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5siG793ZcsGGycA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW51SG793ZcsGGycA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1/v7/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5_CG793ZcsGGycA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "M PLUS 1", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1/m-plus-1.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "M PLUS 1 Code", + "fontFamily": "M PLUS 1 Code, monospace", + "slug": "m-plus-1-code", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7iN0XHsapwmdZhY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7gN0HHsapwmdZhY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7jT0HHsapwmdZhY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7iN0HHsapwmdZhY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7i_0HHsapwmdZhY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7hT13HsapwmdZhY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1code/v12/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7hq13HsapwmdZhY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "M PLUS 1 Code", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1-code/m-plus-1-code.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "M PLUS 1p", + "fontFamily": "M PLUS 1p, sans-serif", + "slug": "m-plus-1p", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tleuShHdiFyPFzBRrQnDQFUW3aq-5N.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQVBYgfkPWovdU4w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tjeuShHdiFyPFzBRro_T4Ec2jKqw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQDBcgfkPWovdU4w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQRBEgfkPWovdU4w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQWBIgfkPWovdU4w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus1p/v28/e3tmeuShHdiFyPFzBRrQfBMgfkPWovdU4w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "M PLUS 1p", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-1p/m-plus-1p.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "M PLUS 2", + "fontFamily": "M PLUS 2, sans-serif", + "slug": "m-plus-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwOa-Vw1qHrzNgAw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwua6Vw1qHrzNgAw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwZ66Vw1qHrzNgAw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwOa6Vw1qHrzNgAw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwC66Vw1qHrzNgAw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw56mVw1qHrzNgAw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw3qmVw1qHrzNgAw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwuamVw1qHrzNgAw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplus2/v7/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwkKmVw1qHrzNgAw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "M PLUS 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-2/m-plus-2.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "M PLUS Code Latin", + "fontFamily": "M PLUS Code Latin, sans-serif", + "slug": "m-plus-code-latin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1EbB6itMqF9TRwg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1MbA6itMqF9TRwg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1BjA6itMqF9TRwg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1EbA6itMqF9TRwg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1HTA6itMqF9TRwg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1JjH6itMqF9TRwg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mpluscodelatin/v13/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1KHH6itMqF9TRwg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "M PLUS Code Latin", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-code-latin/m-plus-code-latin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "M PLUS Rounded 1c", + "fontFamily": "M PLUS Rounded 1c, sans-serif", + "slug": "m-plus-rounded-1c", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGCAYIAV6gnpUpoWwNkYvrugw9RuM3ixL4g6-av1x0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0q5psPxeqmzgRK.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGEAYIAV6gnpUpoWwNkYvrugw9RuPWDzr8C7vav.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM1y55sPxeqmzgRK.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM064ZsPxeqmzgRK.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0m4psPxeqmzgRK.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0C45sPxeqmzgRK.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "M PLUS Rounded 1c", + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/m-plus-rounded-1c/m-plus-rounded-1c.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ma Shan Zheng", + "fontFamily": "Ma Shan Zheng, cursive", + "slug": "ma-shan-zheng", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mashanzheng/v10/NaPecZTRCLxvwo41b4gvzkXaRMHsDIRSfr0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ma Shan Zheng", + "preview": "https://s.w.org/images/fonts/17.7/previews/ma-shan-zheng/ma-shan-zheng-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ma-shan-zheng/ma-shan-zheng.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Macondo", + "fontFamily": "Macondo, system-ui", + "slug": "macondo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/macondo/v25/RrQQboN9-iB1IXmOS2DO0LBBd4Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Macondo", + "preview": "https://s.w.org/images/fonts/17.7/previews/macondo/macondo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/macondo/macondo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Macondo Swash Caps", + "fontFamily": "Macondo Swash Caps, system-ui", + "slug": "macondo-swash-caps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/macondoswashcaps/v24/6NUL8EaAJgGKZA7lpt941Z9s6ZYgDq6Of0oa_mm5bA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Macondo Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/macondo-swash-caps/macondo-swash-caps-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/macondo-swash-caps/macondo-swash-caps.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mada", + "fontFamily": "Mada, sans-serif", + "slug": "mada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFlOkHk12-m9x2iC.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFmQkHk12-m9x2iC.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFnOkHk12-m9x2iC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFn8kHk12-m9x2iC.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFkQl3k12-m9x2iC.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFkpl3k12-m9x2iC.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFlOl3k12-m9x2iC.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mada/v19/7Aulp_0qnzeSVz7u3PJLcUMYOFlnl3k12-m9x2iC.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Mada", + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mada/mada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Magra", + "fontFamily": "Magra, sans-serif", + "slug": "magra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/magra/v14/uK_94ruaZus72k50IDMfO-ed.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Magra", + "preview": "https://s.w.org/images/fonts/17.7/previews/magra/magra-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/magra/v14/uK_w4ruaZus72nbNDxcSEPuUX1ow.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Magra", + "preview": "https://s.w.org/images/fonts/17.7/previews/magra/magra-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/magra/magra.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Maiden Orange", + "fontFamily": "Maiden Orange, serif", + "slug": "maiden-orange", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/maidenorange/v29/kJE1BuIX7AUmhi2V4m08kb1XjONdCZS8FY8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Maiden Orange", + "preview": "https://s.w.org/images/fonts/17.7/previews/maiden-orange/maiden-orange-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/maiden-orange/maiden-orange.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Maitree", + "fontFamily": "Maitree, serif", + "slug": "maitree", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklhGNWJSovLdh6OE.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Maitree", + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklnWOWJSovLdh6OE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Maitree", + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/maitree/v10/MjQGmil5tffhpBrkrtymfJmDoL4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Maitree", + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrkli2PWJSovLdh6OE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Maitree", + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklgGIWJSovLdh6OE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Maitree", + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklmWJWJSovLdh6OE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Maitree", + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/maitree/maitree.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Major Mono Display", + "fontFamily": "Major Mono Display, monospace", + "slug": "major-mono-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/majormonodisplay/v16/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRhLD32QIndPww.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Major Mono Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/major-mono-display/major-mono-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/major-mono-display/major-mono-display.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Mako", + "fontFamily": "Mako, sans-serif", + "slug": "mako", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mako/v19/H4coBX6Mmc_Z0SH09g478Lo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mako", + "preview": "https://s.w.org/images/fonts/17.7/previews/mako/mako-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mako/mako.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mali", + "fontFamily": "Mali, cursive", + "slug": "mali", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QOLlKlFaJdbWgdY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8wlVQJPTTkdbJYA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QIbmKlFaJdbWgdY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8plZQJPTTkdbJYA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0ba2SRONuN4eC_ODlxxOd8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bU2SRONuN4SCjED350Kd_PmA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QN7nKlFaJdbWgdY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8_ldQJPTTkdbJYA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QPLgKlFaJdbWgdY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj80lBQJPTTkdbJYA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bV2SRONuN4QJbhKlFaJdbWgdY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mali/v10/N0bX2SRONuN4SCj8tlFQJPTTkdbJYA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Mali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mali/mali.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mallanna", + "fontFamily": "Mallanna, sans-serif", + "slug": "mallanna", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mallanna/v13/hv-Vlzx-KEQb84YaDGw2EzRwVvJ-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mallanna", + "preview": "https://s.w.org/images/fonts/17.7/previews/mallanna/mallanna-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mallanna/mallanna.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mandali", + "fontFamily": "Mandali, sans-serif", + "slug": "mandali", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mandali/v14/LhWlMVbYOfASNfNUVFw1ZPdcKtA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mandali", + "preview": "https://s.w.org/images/fonts/17.7/previews/mandali/mandali-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mandali/mandali.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Manjari", + "fontFamily": "Manjari, sans-serif", + "slug": "manjari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/manjari/v11/k3kSo8UPMOBO2w1UdbroLmvFIaOV8A.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Manjari", + "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manjari/v11/k3kQo8UPMOBO2w1UTdviL0nAMaM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Manjari", + "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manjari/v11/k3kVo8UPMOBO2w1UdWLNC0TrLaqM6Q4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Manjari", + "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/manjari/manjari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Manrope", + "fontFamily": "Manrope, sans-serif", + "slug": "manrope", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59FO_A87jxeN7B.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_A87jxeN7B.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Manrope", + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/manrope/manrope.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mansalva", + "fontFamily": "Mansalva, cursive", + "slug": "mansalva", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mansalva/v14/aWB4m0aacbtDfvq5NJlgI47vdyBg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mansalva", + "preview": "https://s.w.org/images/fonts/17.7/previews/mansalva/mansalva-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mansalva/mansalva.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Manuale", + "fontFamily": "Manuale, serif", + "slug": "manuale", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeG6e7wG1TB_JHHY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeHke7wG1TB_JHHY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeHWe7wG1TB_JHHY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeE6fLwG1TB_JHHY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeEDfLwG1TB_JHHY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeFkfLwG1TB_JHHY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOApA3zFdIWHYr8M.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOFRA3zFdIWHYr8M.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOGZA3zFdIWHYr8M.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOIpH3zFdIWHYr8M.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOLNH3zFdIWHYr8M.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/manuale/v28/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsONRH3zFdIWHYr8M.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Manuale", + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/manuale/manuale.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Marcellus", + "fontFamily": "Marcellus, serif", + "slug": "marcellus", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF8FVPAL3EsHiA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marcellus", + "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus/marcellus-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus/marcellus.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Marcellus SC", + "fontFamily": "Marcellus SC, serif", + "slug": "marcellus-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/marcellussc/v13/ke8iOgUHP1dg-Rmi6RWjbLEPhNydGKikhA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marcellus SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus-sc/marcellus-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marcellus-sc/marcellus-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Marck Script", + "fontFamily": "Marck Script, cursive", + "slug": "marck-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/marckscript/v20/nwpTtK2oNgBA3Or78gapdwuCyiI-aMPF7Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marck Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/marck-script/marck-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marck-script/marck-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Margarine", + "fontFamily": "Margarine, system-ui", + "slug": "margarine", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/margarine/v25/qkBXXvoE6trLT9Y7YLye4ZRLkAXbMQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Margarine", + "preview": "https://s.w.org/images/fonts/17.7/previews/margarine/margarine-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/margarine/margarine.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Marhey", + "fontFamily": "Marhey, system-ui", + "slug": "marhey", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBZVwO2IXiGevOMw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Marhey", + "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBctwO2IXiGevOMw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marhey", + "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBflwO2IXiGevOMw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Marhey", + "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBRV3O2IXiGevOMw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Marhey", + "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marhey/v6/x3d8ck7Laq-T7wl7mqfVrEe9sDvtBSx3O2IXiGevOMw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Marhey", + "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marhey/marhey.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Markazi Text", + "fontFamily": "Markazi Text, serif", + "slug": "markazi-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtfSQT4YlBekmJLo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Markazi Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtcaQT4YlBekmJLo.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Markazi Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtSqXT4YlBekmJLo.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Markazi Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/markazitext/v23/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtROXT4YlBekmJLo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Markazi Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/markazi-text/markazi-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Marko One", + "fontFamily": "Marko One, serif", + "slug": "marko-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/markoone/v22/9Btq3DFG0cnVM5lw1haaL5UfrHPzUw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marko One", + "preview": "https://s.w.org/images/fonts/17.7/previews/marko-one/marko-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marko-one/marko-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Marmelad", + "fontFamily": "Marmelad, sans-serif", + "slug": "marmelad", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/marmelad/v18/Qw3eZQdSHj_jK2e-8tFOG-YMC0R8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marmelad", + "preview": "https://s.w.org/images/fonts/17.7/previews/marmelad/marmelad-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marmelad/marmelad.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Martel", + "fontFamily": "Martel, serif", + "slug": "martel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVqekagBbX9vnDzw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVzeoagBbX9vnDzw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_xRfK9oXHga0XtZMI-jT3L_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVuewagBbX9vnDzw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XV3e0agBbX9vnDzw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVwe4agBbX9vnDzw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XV5e8agBbX9vnDzw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Martel", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/martel/martel.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Martel Sans", + "fontFamily": "Martel Sans, sans-serif", + "slug": "martel-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hAX5suCFUknqMxQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBz5cuCFUknqMxQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GsssGi7VdzDgKjM-4d8ijaze-PPlUu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hAH48uCFUknqMxQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBj4suCFUknqMxQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hB_4cuCFUknqMxQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBb4MuCFUknqMxQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Martel Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/martel-sans/martel-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Martian Mono", + "fontFamily": "Martian Mono, monospace", + "slug": "martian-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY1qus6TD75kdpF2.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY3qu86TD75kdpF2.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY00u86TD75kdpF2.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY1qu86TD75kdpF2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY1Yu86TD75kdpF2.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY20vM6TD75kdpF2.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY2NvM6TD75kdpF2.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/martianmono/v3/2V08KIcADoYhV6w87xrTKjs4CYElh_VS9YA4TlTnQzaVMIE6j15dYY3qvM6TD75kdpF2.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Martian Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/martian-mono/martian-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Marvel", + "fontFamily": "Marvel, sans-serif", + "slug": "marvel", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/marvel/v16/nwpVtKeoNgBV0qaIlF7ED366zg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Marvel", + "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marvel/v16/nwpXtKeoNgBV0qa4k1TFLXuqzhA7.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Marvel", + "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marvel/v16/nwpWtKeoNgBV0qawLXHgAlWmxwkiYQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Marvel", + "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/marvel/v16/nwpQtKeoNgBV0qa4k2x8Al-n5QwyYdrc.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Marvel", + "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/marvel/marvel.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mate", + "fontFamily": "Mate, serif", + "slug": "mate", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mate/v17/m8JdjftRd7WZ2zi8WoXSaLU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mate", + "preview": "https://s.w.org/images/fonts/17.7/previews/mate/mate-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mate/v17/m8JTjftRd7WZ6z-2W6fXeLVdbw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Mate", + "preview": "https://s.w.org/images/fonts/17.7/previews/mate/mate-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mate/mate.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Mate SC", + "fontFamily": "Mate SC, serif", + "slug": "mate-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/matesc/v22/-nF8OGQ1-uoVr2wKyiDZ95OkJwA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mate SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/mate-sc/mate-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mate-sc/mate-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Material Icons", + "fontFamily": "Material Icons, monospace", + "slug": "material-icons", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhI8tIHh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Icons" + } + ] + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Icons Outlined", + "fontFamily": "Material Icons Outlined, monospace", + "slug": "material-icons-outlined", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialiconsoutlined/v109/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5GuI2Ze.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Icons Outlined" + } + ] + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Icons Round", + "fontFamily": "Material Icons Round, monospace", + "slug": "material-icons-round", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialiconsround/v108/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_fTTvg-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Icons Round" + } + ] + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Icons Sharp", + "fontFamily": "Material Icons Sharp, monospace", + "slug": "material-icons-sharp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialiconssharp/v109/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImEyc0vd.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Icons Sharp" + } + ] + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Icons Two Tone", + "fontFamily": "Material Icons Two Tone, monospace", + "slug": "material-icons-two-tone", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialiconstwotone/v112/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0NjDrH_77.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Icons Two Tone" + } + ] + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Symbols Outlined", + "fontFamily": "Material Symbols Outlined, monospace", + "slug": "material-symbols-outlined", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHeejbd5zrTgt.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDAvHOejbd5zrTgt.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDDxHOejbd5zrTgt.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbd5zrTgt.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCdHOejbd5zrTgt.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDBxG-ejbd5zrTgt.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsoutlined/v156/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDBIG-ejbd5zrTgt.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Material Symbols Outlined", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-outlined/material-symbols-outlined.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Symbols Rounded", + "fontFamily": "Material Symbols Rounded, monospace", + "slug": "material-symbols-rounded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rIekXxeJKJBjAa8.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rAelXxeJKJBjAa8.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rNmlXxeJKJBjAa8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rIelXxeJKJBjAa8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rLWlXxeJKJBjAa8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rFmiXxeJKJBjAa8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolsrounded/v156/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rGCiXxeJKJBjAa8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Material Symbols Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-rounded/material-symbols-rounded.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Material Symbols Sharp", + "fontFamily": "Material Symbols Sharp, monospace", + "slug": "material-symbols-sharp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxOLozCLJ1H7-knk.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxMLojCLJ1H7-knk.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxPVojCLJ1H7-knk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxOLojCLJ1H7-knk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxO5ojCLJ1H7-knk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxNVpTCLJ1H7-knk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/materialsymbolssharp/v153/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H5OdzEL3sVTgJtfbYxNspTCLJ1H7-knk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Material Symbols Sharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/material-symbols-sharp/material-symbols-sharp.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Maven Pro", + "fontFamily": "Maven Pro, sans-serif", + "slug": "maven-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8SX25nWpozp5GvU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Maven Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Rf25nWpozp5GvU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Maven Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8fvx5nWpozp5GvU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Maven Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8cLx5nWpozp5GvU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Maven Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8aXx5nWpozp5GvU.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Maven Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mavenpro/v33/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Yzx5nWpozp5GvU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Maven Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/maven-pro/maven-pro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "McLaren", + "fontFamily": "McLaren, system-ui", + "slug": "mclaren", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mclaren/v17/2EbnL-ZuAXFqZFXISYMf8z2Yt_c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "McLaren", + "preview": "https://s.w.org/images/fonts/17.7/previews/mclaren/mclaren-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mclaren/mclaren.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mea Culpa", + "fontFamily": "Mea Culpa, cursive", + "slug": "mea-culpa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/meaculpa/v6/AMOTz4GcuWbEIuza8jsZn80QW3mqyg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mea Culpa", + "preview": "https://s.w.org/images/fonts/17.7/previews/mea-culpa/mea-culpa-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mea-culpa/mea-culpa.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Meddon", + "fontFamily": "Meddon, cursive", + "slug": "meddon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/meddon/v24/kmK8ZqA2EgDNeHTZgRdB3y_Aow.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Meddon", + "preview": "https://s.w.org/images/fonts/17.7/previews/meddon/meddon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/meddon/meddon.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "MedievalSharp", + "fontFamily": "MedievalSharp, system-ui", + "slug": "medievalsharp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/medievalsharp/v26/EvOJzAlL3oU5AQl2mP5KdgptAqp6MwvXLDk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "MedievalSharp", + "preview": "https://s.w.org/images/fonts/17.7/previews/medievalsharp/medievalsharp-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/medievalsharp/medievalsharp.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Medula One", + "fontFamily": "Medula One, system-ui", + "slug": "medula-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/medulaone/v19/YA9Wr0qb5kjJM6l2V0yukiQqs7GtlvY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Medula One", + "preview": "https://s.w.org/images/fonts/17.7/previews/medula-one/medula-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/medula-one/medula-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Meera Inimai", + "fontFamily": "Meera Inimai, sans-serif", + "slug": "meera-inimai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/meerainimai/v12/845fNMM5EIqOW5MPuvO3ILep-mjDVevnLQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Meera Inimai", + "preview": "https://s.w.org/images/fonts/17.7/previews/meera-inimai/meera-inimai-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/meera-inimai/meera-inimai.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Megrim", + "fontFamily": "Megrim, system-ui", + "slug": "megrim", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/megrim/v16/46kulbz5WjvLqJZlaGXgd0RY1g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Megrim", + "preview": "https://s.w.org/images/fonts/17.7/previews/megrim/megrim-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/megrim/megrim.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Meie Script", + "fontFamily": "Meie Script, cursive", + "slug": "meie-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/meiescript/v21/_LOImzDK7erRjhunIspaMjxi5IXg0WDz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Meie Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/meie-script/meie-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/meie-script/meie-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Meow Script", + "fontFamily": "Meow Script, cursive", + "slug": "meow-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/meowscript/v5/0FlQVPqanlaJrtr8AnJ0ESck0_0CfDf1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Meow Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/meow-script/meow-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/meow-script/meow-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Merienda", + "fontFamily": "Merienda, cursive", + "slug": "merienda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5JHhoTE78QGBV0A.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5enhoTE78QGBV0A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5SHhoTE78QGBV0A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5pH9oTE78QGBV0A.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5nX9oTE78QGBV0A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5-n9oTE78QGBV0A.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merienda/v19/gNMaW3x8Qoy5_mf8uUkJGHtiYXjmKFy5039oTE78QGBV0A.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Merienda", + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/merienda/merienda.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Merriweather", + "fontFamily": "Merriweather, serif", + "slug": "merriweather", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l521wRpWs37pvjxPA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR7lXcf6hP3hPGWH.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-440qyriQwlOrhSvowK_l5OfixNV-bnrw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4m0qyriQwlOrhSvowK_l5-eSZMdeP3r-Ho.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNpWs37pvjxPA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR71Wsf6hP3hPGWH.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52_wFpWs37pvjxPA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR7NWMf6hP3hPGWH.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Merriweather", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather/merriweather.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Merriweather Sans", + "fontFamily": "Merriweather Sans, sans-serif", + "slug": "merriweather-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZ_O4li-EG7xFHnQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZou4li-EG7xFHnQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZkO4li-EG7xFHnQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZfOkli-EG7xFHnQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZRekli-EG7xFHnQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZIukli-EG7xFHnQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq2TzesHzRRXnaur.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq3NzesHzRRXnaur.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq3_zesHzRRXnaur.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0TyusHzRRXnaur.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qyusHzRRXnaur.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/merriweathersans/v26/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq1NyusHzRRXnaur.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Merriweather Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/merriweather-sans/merriweather-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Metal", + "fontFamily": "Metal, system-ui", + "slug": "metal", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/metal/v30/lW-wwjUJIXTo7i3inoQAUdN2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Metal", + "preview": "https://s.w.org/images/fonts/17.7/previews/metal/metal-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/metal/metal.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Metal Mania", + "fontFamily": "Metal Mania, system-ui", + "slug": "metal-mania", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/metalmania/v22/RWmMoKWb4e8kqMfBUdPFJeXHg6UKDXlq.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Metal Mania", + "preview": "https://s.w.org/images/fonts/17.7/previews/metal-mania/metal-mania-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/metal-mania/metal-mania.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Metamorphous", + "fontFamily": "Metamorphous, system-ui", + "slug": "metamorphous", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/metamorphous/v20/Wnz8HA03aAXcC39ZEX5y1330OSCthTsmaQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Metamorphous", + "preview": "https://s.w.org/images/fonts/17.7/previews/metamorphous/metamorphous-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/metamorphous/metamorphous.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Metrophobic", + "fontFamily": "Metrophobic, sans-serif", + "slug": "metrophobic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/metrophobic/v23/sJoA3LZUhMSAPV_u0qwiAT-M737FPEEL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Metrophobic", + "preview": "https://s.w.org/images/fonts/17.7/previews/metrophobic/metrophobic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/metrophobic/metrophobic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Michroma", + "fontFamily": "Michroma, sans-serif", + "slug": "michroma", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/michroma/v19/PN_zRfy9qWD8fEagAMg_rzjb_-Da.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Michroma", + "preview": "https://s.w.org/images/fonts/17.7/previews/michroma/michroma-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/michroma/michroma.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Milonga", + "fontFamily": "Milonga, system-ui", + "slug": "milonga", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/milonga/v22/SZc53FHnIaK9W5kffzjGkUrS8DI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Milonga", + "preview": "https://s.w.org/images/fonts/17.7/previews/milonga/milonga-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/milonga/milonga.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Miltonian", + "fontFamily": "Miltonian, system-ui", + "slug": "miltonian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/miltonian/v30/zOL-4pbPn6Ne9JqTg9mr7O5As-FeiQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Miltonian", + "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian/miltonian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian/miltonian.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Miltonian Tattoo", + "fontFamily": "Miltonian Tattoo, system-ui", + "slug": "miltonian-tattoo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/miltoniantattoo/v32/EvOUzBRL0o0kCxF-lcMCQxlpVsA_Fwb8MDBku-s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Miltonian Tattoo", + "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian-tattoo/miltonian-tattoo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/miltonian-tattoo/miltonian-tattoo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mina", + "fontFamily": "Mina, sans-serif", + "slug": "mina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mina/v11/-nFzOGc18vARrzpj7i3y65o.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mina", + "preview": "https://s.w.org/images/fonts/17.7/previews/mina/mina-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mina/v11/-nF8OGc18vARl4NMyiDZ95OkJwA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mina", + "preview": "https://s.w.org/images/fonts/17.7/previews/mina/mina-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mina/mina.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mingzat", + "fontFamily": "Mingzat, sans-serif", + "slug": "mingzat", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mingzat/v8/0QIgMX5C-o-oWWyvBt5km_mv670.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mingzat", + "preview": "https://s.w.org/images/fonts/17.7/previews/mingzat/mingzat-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mingzat/mingzat.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Miniver", + "fontFamily": "Miniver, system-ui", + "slug": "miniver", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/miniver/v25/eLGcP-PxIg-5H0vC77gCy8r8fWA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Miniver", + "preview": "https://s.w.org/images/fonts/17.7/previews/miniver/miniver-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/miniver/miniver.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Miriam Libre", + "fontFamily": "Miriam Libre, sans-serif", + "slug": "miriam-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/miriamlibre/v14/DdTh798HsHwubBAqfkcBTL_vZZn_Teun9g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Miriam Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/miriam-libre/miriam-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/miriamlibre/v14/DdT-798HsHwubBAqfkcBTL_X3LbbQMC7_-Z7Hg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Miriam Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/miriam-libre/miriam-libre-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/miriam-libre/miriam-libre.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mirza", + "fontFamily": "Mirza, serif", + "slug": "mirza", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mirza/v17/co3ImWlikiN5EurYKMewsrvI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mirza", + "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mirza/v17/co3FmWlikiN5EtIpAeO9mafBomDi.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mirza", + "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mirza/v17/co3FmWlikiN5EtIFBuO9mafBomDi.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mirza", + "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mirza/v17/co3FmWlikiN5EtJhB-O9mafBomDi.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mirza", + "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mirza/mirza.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Miss Fajardose", + "fontFamily": "Miss Fajardose, cursive", + "slug": "miss-fajardose", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/missfajardose/v22/E21-_dn5gvrawDdPFVl-N0Ajb8qqWPaJq4no.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Miss Fajardose", + "preview": "https://s.w.org/images/fonts/17.7/previews/miss-fajardose/miss-fajardose-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/miss-fajardose/miss-fajardose.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mitr", + "fontFamily": "Mitr, sans-serif", + "slug": "mitr", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8fMZFJXUc1NECPY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mitr", + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8ZcaFJXUc1NECPY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mitr", + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mitr/v11/pxiLypw5ucZFyT4yMJj_b1o.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mitr", + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8c8bFJXUc1NECPY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mitr", + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8eMcFJXUc1NECPY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mitr", + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8YcdFJXUc1NECPY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mitr", + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mitr/mitr.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mochiy Pop One", + "fontFamily": "Mochiy Pop One, sans-serif", + "slug": "mochiy-pop-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mochiypopone/v9/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mochiy Pop One", + "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-one/mochiy-pop-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-one/mochiy-pop-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mochiy Pop P One", + "fontFamily": "Mochiy Pop P One, sans-serif", + "slug": "mochiy-pop-p-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mochiypoppone/v9/Ktk2AKuPeY_td1-h9LayHYWCjAqyN4a3WYZB_sU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mochiy Pop P One", + "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-p-one/mochiy-pop-p-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mochiy-pop-p-one/mochiy-pop-p-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Modak", + "fontFamily": "Modak, system-ui", + "slug": "modak", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/modak/v18/EJRYQgs1XtIEsnMC8BVZ76KU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Modak", + "preview": "https://s.w.org/images/fonts/17.7/previews/modak/modak-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/modak/modak.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Modern Antiqua", + "fontFamily": "Modern Antiqua, system-ui", + "slug": "modern-antiqua", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/modernantiqua/v24/NGStv5TIAUg6Iq_RLNo_2dp1sI1Ba2u0c3Gi.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Modern Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/modern-antiqua/modern-antiqua-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/modern-antiqua/modern-antiqua.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mogra", + "fontFamily": "Mogra, system-ui", + "slug": "mogra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mogra/v19/f0X40eSs8c95TBo9DvLmxtnG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mogra", + "preview": "https://s.w.org/images/fonts/17.7/previews/mogra/mogra-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mogra/mogra.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mohave", + "fontFamily": "Mohave, sans-serif", + "slug": "mohave", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdif_HvWQopLSvBk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdnn_HvWQopLSvBk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdkv_HvWQopLSvBk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdqf4HvWQopLSvBk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH0v4ksjJunKqMVAOPIMOeSmiojdp74HvWQopLSvBk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8qLOao7DXrBlSVw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G89rOao7DXrBlSVw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8xLOao7DXrBlSVw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8KLSao7DXrBlSVw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mohave/v9/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8EbSao7DXrBlSVw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Mohave", + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mohave/mohave.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Moirai One", + "fontFamily": "Moirai One, system-ui", + "slug": "moirai-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/moiraione/v1/2sDbZGFUgJLJmby6xgNGT0CWB7UcfCg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Moirai One", + "preview": "https://s.w.org/images/fonts/17.7/previews/moirai-one/moirai-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/moirai-one/moirai-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Molengo", + "fontFamily": "Molengo, sans-serif", + "slug": "molengo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/molengo/v16/I_uuMpWeuBzZNBtQbbFQkiCvs5Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Molengo", + "preview": "https://s.w.org/images/fonts/17.7/previews/molengo/molengo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/molengo/molengo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Molle", + "fontFamily": "Molle, cursive", + "slug": "molle", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/molle/v23/E21n_dL5hOXFhWEsXz0mVydREus.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Molle", + "preview": "https://s.w.org/images/fonts/17.7/previews/molle/molle-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/molle/molle.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Monda", + "fontFamily": "Monda, sans-serif", + "slug": "monda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/monda/v16/TK3tWkYFABsmjvpjNBsLvPdG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Monda", + "preview": "https://s.w.org/images/fonts/17.7/previews/monda/monda-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/monda/v16/TK3gWkYFABsmjsLaGz8Gl-tPKo2t.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Monda", + "preview": "https://s.w.org/images/fonts/17.7/previews/monda/monda-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/monda/monda.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Monofett", + "fontFamily": "Monofett, monospace", + "slug": "monofett", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/monofett/v23/mFTyWbofw6zc9NtnW43XuRwr0VJ7.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Monofett", + "preview": "https://s.w.org/images/fonts/17.7/previews/monofett/monofett-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/monofett/monofett.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Monomaniac One", + "fontFamily": "Monomaniac One, sans-serif", + "slug": "monomaniac-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/monomaniacone/v11/4iC06K17YctZjx50EU-QlwPmcqRiqYkB5kwI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Monomaniac One", + "preview": "https://s.w.org/images/fonts/17.7/previews/monomaniac-one/monomaniac-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/monomaniac-one/monomaniac-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Monoton", + "fontFamily": "Monoton, system-ui", + "slug": "monoton", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/monoton/v19/5h1aiZUrOngCibe4fkPBQ2S7FU8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Monoton", + "preview": "https://s.w.org/images/fonts/17.7/previews/monoton/monoton-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/monoton/monoton.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Monsieur La Doulaise", + "fontFamily": "Monsieur La Doulaise, cursive", + "slug": "monsieur-la-doulaise", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/monsieurladoulaise/v18/_Xmz-GY4rjmCbQfc-aPRaa4pqV340p7EZl5bwkEU4HTy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Monsieur La Doulaise", + "preview": "https://s.w.org/images/fonts/17.7/previews/monsieur-la-doulaise/monsieur-la-doulaise-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/monsieur-la-doulaise/monsieur-la-doulaise.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Montaga", + "fontFamily": "Montaga, serif", + "slug": "montaga", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montaga/v13/H4cnBX2Ml8rCkEO_0gMQ7LO5mqc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Montaga", + "preview": "https://s.w.org/images/fonts/17.7/previews/montaga/montaga-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montaga/montaga.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Montagu Slab", + "fontFamily": "Montagu Slab, serif", + "slug": "montagu-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDbE3P4Fs7bOSO7.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkBbEnP4Fs7bOSO7.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkCFEnP4Fs7bOSO7.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDbEnP4Fs7bOSO7.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDpEnP4Fs7bOSO7.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkAFFXP4Fs7bOSO7.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montaguslab/v12/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkA8FXP4Fs7bOSO7.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Montagu Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montagu-slab/montagu-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "MonteCarlo", + "fontFamily": "MonteCarlo, cursive", + "slug": "montecarlo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montecarlo/v11/buEzpo6-f9X01GadLA0G0C8V_NxLeiw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "MonteCarlo", + "preview": "https://s.w.org/images/fonts/17.7/previews/montecarlo/montecarlo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montecarlo/montecarlo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Montez", + "fontFamily": "Montez, cursive", + "slug": "montez", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montez/v22/845ZNMk5GoGIX8lm0bDeSd-R_g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Montez", + "preview": "https://s.w.org/images/fonts/17.7/previews/montez/montez-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montez/montez.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Montserrat", + "fontFamily": "Montserrat, sans-serif", + "slug": "montserrat", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw7Y3tcoqK5.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew7Y3tcoqK5.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew7Y3tcoqK5.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew7Y3tcoqK5.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w7Y3tcoqK5.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8aXp-p7K5ILg.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9aXp-p7K5ILg.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9aXp-p7K5ILg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9aXp-p7K5ILg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9aXp-p7K5ILg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aXp-p7K5ILg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6aXp-p7K5ILg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6aXp-p7K5ILg.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aXp-p7K5ILg.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Montserrat", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Montserrat Alternates", + "fontFamily": "Montserrat Alternates, sans-serif", + "slug": "montserrat-alternates", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU0xiKfQKphL03l4.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTjWacfw6zH4dthXcyms1lPpC8I_b0juU057p-xIJlp1ml4imo.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xJIb1BbZH2mBhkw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8dAbxG-GVxk3Nd.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xQIX1BbZH2mBhkw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p95ArxG-GVxk3Nd.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0J6a3RCJ1b0w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057qfQKphL03l4.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGIT1BbZH2mBhkw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA7xG-GVxk3Nd.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIP1BbZH2mBhkw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBLxG-GVxk3Nd.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUIL1BbZH2mBhkw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBbxG-GVxk3Nd.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIH1BbZH2mBhkw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BrxG-GVxk3Nd.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xaID1BbZH2mBhkw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9RB7xG-GVxk3Nd.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Montserrat Alternates", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-alternates/montserrat-alternates.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Montserrat Subrayada", + "fontFamily": "Montserrat Subrayada, sans-serif", + "slug": "montserrat-subrayada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/montserratsubrayada/v19/U9MD6c-o9H7PgjlTHThBnNHGVUORwteQQE8OYuceqGT-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Montserrat Subrayada", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-subrayada/montserrat-subrayada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/montserratsubrayada/v19/U9MM6c-o9H7PgjlTHThBnNHGVUORwteQQHe3TcMTg3j36Ebz.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Montserrat Subrayada", + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-subrayada/montserrat-subrayada-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/montserrat-subrayada/montserrat-subrayada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Moo Lah Lah", + "fontFamily": "Moo Lah Lah, system-ui", + "slug": "moo-lah-lah", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/moolahlah/v6/dg4h_p_opKZOA0w1AYcm55woYQYugjW4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Moo Lah Lah", + "preview": "https://s.w.org/images/fonts/17.7/previews/moo-lah-lah/moo-lah-lah-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/moo-lah-lah/moo-lah-lah.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mooli", + "fontFamily": "Mooli, sans-serif", + "slug": "mooli", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mooli/v1/-F6_fjJpLyk1bYPEBG7YpzlJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mooli", + "preview": "https://s.w.org/images/fonts/17.7/previews/mooli/mooli-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mooli/mooli.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Moon Dance", + "fontFamily": "Moon Dance, cursive", + "slug": "moon-dance", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/moondance/v6/WBLgrEbUbFlYW9ekmGawe2DiKMiokE4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Moon Dance", + "preview": "https://s.w.org/images/fonts/17.7/previews/moon-dance/moon-dance-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/moon-dance/moon-dance.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Moul", + "fontFamily": "Moul, system-ui", + "slug": "moul", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/moul/v27/nuF2D__FSo_3E-FYiJCy-00.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Moul", + "preview": "https://s.w.org/images/fonts/17.7/previews/moul/moul-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/moul/moul.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Moulpali", + "fontFamily": "Moulpali, sans-serif", + "slug": "moulpali", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/moulpali/v30/H4ckBXKMl9HagUWymyY_wr-wg763.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Moulpali", + "preview": "https://s.w.org/images/fonts/17.7/previews/moulpali/moulpali-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/moulpali/moulpali.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mountains of Christmas", + "fontFamily": "Mountains of Christmas, system-ui", + "slug": "mountains-of-christmas", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mountainsofchristmas/v22/3y9w6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7ePNOmMPNpJpc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mountains of Christmas", + "preview": "https://s.w.org/images/fonts/17.7/previews/mountains-of-christmas/mountains-of-christmas-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mountainsofchristmas/v22/3y9z6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7eBGqJFP5COp6IaEA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mountains of Christmas", + "preview": "https://s.w.org/images/fonts/17.7/previews/mountains-of-christmas/mountains-of-christmas-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mountains-of-christmas/mountains-of-christmas.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Mouse Memoirs", + "fontFamily": "Mouse Memoirs, sans-serif", + "slug": "mouse-memoirs", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mousememoirs/v17/t5tmIRoSNJ-PH0WNNgDYxdSb7TzFrpOHYh4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mouse Memoirs", + "preview": "https://s.w.org/images/fonts/17.7/previews/mouse-memoirs/mouse-memoirs-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mouse-memoirs/mouse-memoirs.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mr Bedfort", + "fontFamily": "Mr Bedfort, cursive", + "slug": "mr-bedfort", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mrbedfort/v22/MQpR-WCtNZSWAdTMwBicli-0XZe_Iy8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mr Bedfort", + "preview": "https://s.w.org/images/fonts/17.7/previews/mr-bedfort/mr-bedfort-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mr-bedfort/mr-bedfort.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mr Dafoe", + "fontFamily": "Mr Dafoe, cursive", + "slug": "mr-dafoe", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mrdafoe/v14/lJwE-pIzkS5NXuMMrGivg7MCxz_C.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mr Dafoe", + "preview": "https://s.w.org/images/fonts/17.7/previews/mr-dafoe/mr-dafoe-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mr-dafoe/mr-dafoe.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mr De Haviland", + "fontFamily": "Mr De Haviland, cursive", + "slug": "mr-de-haviland", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mrdehaviland/v14/OpNVnooIhJj96FdB73296ksbOj3H4ULVNTlB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mr De Haviland", + "preview": "https://s.w.org/images/fonts/17.7/previews/mr-de-haviland/mr-de-haviland-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mr-de-haviland/mr-de-haviland.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mrs Saint Delafield", + "fontFamily": "Mrs Saint Delafield, cursive", + "slug": "mrs-saint-delafield", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mrssaintdelafield/v13/v6-IGZDIOVXH9xtmTZfRagunqBw5WC62cKstLsubB2w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mrs Saint Delafield", + "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-saint-delafield/mrs-saint-delafield-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-saint-delafield/mrs-saint-delafield.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mrs Sheppards", + "fontFamily": "Mrs Sheppards, cursive", + "slug": "mrs-sheppards", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mrssheppards/v23/PN_2Rfm9snC0XUGoEZhb91ig3v3xynMix4Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mrs Sheppards", + "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-sheppards/mrs-sheppards-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mrs-sheppards/mrs-sheppards.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ms Madi", + "fontFamily": "Ms Madi, cursive", + "slug": "ms-madi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/msmadi/v2/HTxsL2UxNnOji5E1N-XPiI7QAYo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ms Madi", + "preview": "https://s.w.org/images/fonts/17.7/previews/ms-madi/ms-madi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ms-madi/ms-madi.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mukta", + "fontFamily": "Mukta, sans-serif", + "slug": "mukta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbEOjFmf-2HW7ZB_.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbFqj1mf-2HW7ZB_.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWKBXyXfDDVXYnDp32S0H3f.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbEyjlmf-2HW7ZB_.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbEeiVmf-2HW7ZB_.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbF6iFmf-2HW7ZB_.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mukta/v14/iJWHBXyXfDDVXbFmi1mf-2HW7ZB_.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Mukta", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta/mukta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mukta Mahee", + "fontFamily": "Mukta Mahee, sans-serif", + "slug": "mukta-mahee", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9MFcBoCJndqZCsW.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9NhcxoCJndqZCsW.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXQ3IOIi0hcP8iVU67hA-vIWz4PDWtj.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9M5choCJndqZCsW.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9MVdRoCJndqZCsW.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9NxdBoCJndqZCsW.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamahee/v16/XRXN3IOIi0hcP8iVU67hA9NtdxoCJndqZCsW.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Mukta Mahee", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-mahee/mukta-mahee.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mukta Malar", + "fontFamily": "Mukta Malar, sans-serif", + "slug": "mukta-malar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMwBtAE62ruoAZW.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINUBdAE62ruoAZW.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoXzAXyz8LOE2FpJMxZqLv9LfQJwHbn.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMMBNAE62ruoAZW.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMgA9AE62ruoAZW.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINEAtAE62ruoAZW.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINYAdAE62ruoAZW.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Mukta Malar", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-malar/mukta-malar.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mukta Vaani", + "fontFamily": "Mukta Vaani, sans-serif", + "slug": "mukta-vaani", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXNV8BG-u97MW1a.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGWpVMBG-u97MW1a.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3Jn5SD_-ynaxmxnEfVHPIF0AfORL0fNy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXxVcBG-u97MW1a.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXdUsBG-u97MW1a.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGW5U8BG-u97MW1a.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGWlUMBG-u97MW1a.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Mukta Vaani", + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mukta-vaani/mukta-vaani.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Mulish", + "fontFamily": "Mulish, sans-serif", + "slug": "mulish", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNRwaWlGrw-PTY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexc1RwaWlGrw-PTY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaWlGrw-PTY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexaFRwaWlGrw-PTY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaWlGrw-PTY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaWlGrw-PTY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNWwaWlGrw-PTY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptyg83HX_SGhgqO0yLcmjzUAuWexTpWwaWlGrw-PTY.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeOvG547LTZFwA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSd-OvG547LTZFwA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSKeOvG547LTZFwA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSG-OvG547LTZFwA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsS9-SvG547LTZFwA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSzuSvG547LTZFwA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeSvG547LTZFwA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/mulish/v13/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSgOSvG547LTZFwA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Mulish", + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mulish/mulish.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Murecho", + "fontFamily": "Murecho, sans-serif", + "slug": "murecho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpr5HWcLCpUOaM6.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrr5XWcLCpUOaM6.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMo15XWcLCpUOaM6.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpr5XWcLCpUOaM6.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpZ5XWcLCpUOaM6.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMq14nWcLCpUOaM6.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMqM4nWcLCpUOaM6.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrr4nWcLCpUOaM6.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/murecho/v11/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrC4nWcLCpUOaM6.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Murecho", + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/murecho/murecho.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "MuseoModerno", + "fontFamily": "MuseoModerno, system-ui", + "slug": "museomoderno", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMlZFuekajeKlCdo.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMtZEuekajeKlCdo.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMghEuekajeKlCdo.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMlZEuekajeKlCdo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMmREuekajeKlCdo.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMohDuekajeKlCdo.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMrFDuekajeKlCdo.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMtZDuekajeKlCdo.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMv9DuekajeKlCdo.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HUa4QjMCgGdrS3g.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H0a8QjMCgGdrS3g.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HD68QjMCgGdrS3g.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HUa8QjMCgGdrS3g.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HY68QjMCgGdrS3g.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54Hj6gQjMCgGdrS3g.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HtqgQjMCgGdrS3g.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H0agQjMCgGdrS3g.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/museomoderno/v27/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H-KgQjMCgGdrS3g.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "MuseoModerno", + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/museomoderno/museomoderno.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "My Soul", + "fontFamily": "My Soul, cursive", + "slug": "my-soul", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mysoul/v5/3XFqErcuy945_u6KF_Alk2nnXf0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "My Soul", + "preview": "https://s.w.org/images/fonts/17.7/previews/my-soul/my-soul-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/my-soul/my-soul.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mynerve", + "fontFamily": "Mynerve, cursive", + "slug": "mynerve", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mynerve/v6/P5sCzZKPdNjb4jt7xCFuiZ-uydg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mynerve", + "preview": "https://s.w.org/images/fonts/17.7/previews/mynerve/mynerve-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mynerve/mynerve.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Mystery Quest", + "fontFamily": "Mystery Quest, system-ui", + "slug": "mystery-quest", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/mysteryquest/v20/-nF6OG414u0E6k0wynSGlujRHwQlD_9Qz9E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Mystery Quest", + "preview": "https://s.w.org/images/fonts/17.7/previews/mystery-quest/mystery-quest-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/mystery-quest/mystery-quest.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "NTR", + "fontFamily": "NTR, sans-serif", + "slug": "ntr", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ntr/v15/RLpzK5Xy0ZjiHWhs5TA4bg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "NTR", + "preview": "https://s.w.org/images/fonts/17.7/previews/ntr/ntr-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ntr/ntr.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nabla", + "fontFamily": "Nabla, system-ui", + "slug": "nabla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nabla/v10/j8_D6-LI0Lvpe7Makz5UhJt9C3uqg_X_75gyGS4jAxsNIjrRNRVUFFR_198.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nabla", + "preview": "https://s.w.org/images/fonts/17.7/previews/nabla/nabla-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nabla/nabla.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nanum Brush Script", + "fontFamily": "Nanum Brush Script, cursive", + "slug": "nanum-brush-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nanumbrushscript/v22/wXK2E2wfpokopxzthSqPbcR5_gVaxazyi6Br1lO97Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nanum Brush Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-brush-script/nanum-brush-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-brush-script/nanum-brush-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Nanum Gothic", + "fontFamily": "Nanum Gothic, sans-serif", + "slug": "nanum-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nanumgothic/v23/PN_3Rfi-oW3hYwmKDpxS7F_z-9Lfxno73g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nanum Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nanumgothic/v23/PN_oRfi-oW3hYwmKDpxS7F_LQv37y1En14YEUQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nanum Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nanumgothic/v23/PN_oRfi-oW3hYwmKDpxS7F_LXv77y1En14YEUQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Nanum Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic/nanum-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nanum Gothic Coding", + "fontFamily": "Nanum Gothic Coding, cursive", + "slug": "nanum-gothic-coding", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nanumgothiccoding/v21/8QIVdjzHisX_8vv59_xMxtPFW4IXROwsy6ExVs1X7tc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nanum Gothic Coding", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic-coding/nanum-gothic-coding-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nanumgothiccoding/v21/8QIYdjzHisX_8vv59_xMxtPFW4IXROws8xgecsB88t5V9r4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nanum Gothic Coding", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic-coding/nanum-gothic-coding-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-gothic-coding/nanum-gothic-coding.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Nanum Myeongjo", + "fontFamily": "Nanum Myeongjo, serif", + "slug": "nanum-myeongjo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nanummyeongjo/v22/9Btx3DZF0dXLMZlywRbVRNhxy1LueHQ8juyl.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nanum Myeongjo", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nanummyeongjo/v22/9Bty3DZF0dXLMZlywRbVRNhxy2pXV1AxpfCs5Kos.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nanum Myeongjo", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nanummyeongjo/v22/9Bty3DZF0dXLMZlywRbVRNhxy2pLVFAxpfCs5Kos.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Nanum Myeongjo", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-myeongjo/nanum-myeongjo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Nanum Pen Script", + "fontFamily": "Nanum Pen Script, cursive", + "slug": "nanum-pen-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nanumpenscript/v19/daaDSSYiLGqEal3MvdA_FOL_3FkN2zv-aMFCcTU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nanum Pen Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-pen-script/nanum-pen-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nanum-pen-script/nanum-pen-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Narnoor", + "fontFamily": "Narnoor, serif", + "slug": "narnoor", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf9MaFWuVo-UTyPxCyrYGkHgIs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Narnoor", + "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_N2CRGQsnIJkWL4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Narnoor", + "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_PGFRGQsnIJkWL4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Narnoor", + "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_JWERGQsnIJkWL4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Narnoor", + "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/narnoor/v7/cIf4MaFWuVo-UTyP_ImHRGQsnIJkWL4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Narnoor", + "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/narnoor/narnoor.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Neonderthaw", + "fontFamily": "Neonderthaw, cursive", + "slug": "neonderthaw", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/neonderthaw/v6/Iure6Yx5-oWVZI0r-17AeZZMprVA4XQ0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Neonderthaw", + "preview": "https://s.w.org/images/fonts/17.7/previews/neonderthaw/neonderthaw-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/neonderthaw/neonderthaw.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Nerko One", + "fontFamily": "Nerko One, cursive", + "slug": "nerko-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nerkoone/v16/m8JQjfZSc7OXlB3ZMOjzdZ5BZmqa3A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nerko One", + "preview": "https://s.w.org/images/fonts/17.7/previews/nerko-one/nerko-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nerko-one/nerko-one.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Neucha", + "fontFamily": "Neucha, cursive", + "slug": "neucha", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/neucha/v17/q5uGsou0JOdh94bvvwNsCxVEgA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Neucha", + "preview": "https://s.w.org/images/fonts/17.7/previews/neucha/neucha-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/neucha/neucha.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Neuton", + "fontFamily": "Neuton, serif", + "slug": "neuton", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKAKkffwD5Drog6Q.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Neuton", + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKZKoffwD5Drog6Q.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Neuton", + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/neuton/v22/UMBTrPtMoH62xUZyzYI7civlBw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Neuton", + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/neuton/v22/UMBRrPtMoH62xUZCyog6UC71B6M5.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Neuton", + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKdK0ffwD5Drog6Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Neuton", + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/neuton/v22/UMBQrPtMoH62xUZKaK4ffwD5Drog6Q.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Neuton", + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/neuton/neuton.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "New Rocker", + "fontFamily": "New Rocker, system-ui", + "slug": "new-rocker", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/newrocker/v16/MwQzbhjp3-HImzcCU_cJkGYViblPtXs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "New Rocker", + "preview": "https://s.w.org/images/fonts/17.7/previews/new-rocker/new-rocker-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/new-rocker/new-rocker.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "New Tegomin", + "fontFamily": "New Tegomin, serif", + "slug": "new-tegomin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/newtegomin/v10/SLXMc1fV7Gd9USdBAfPlqfNxQ3ptkDMN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "New Tegomin", + "preview": "https://s.w.org/images/fonts/17.7/previews/new-tegomin/new-tegomin-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/new-tegomin/new-tegomin.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "News Cycle", + "fontFamily": "News Cycle, sans-serif", + "slug": "news-cycle", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/newscycle/v23/CSR64z1Qlv-GDxkbKVQ_TOIATNt_pOU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "News Cycle", + "preview": "https://s.w.org/images/fonts/17.7/previews/news-cycle/news-cycle-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newscycle/v23/CSR54z1Qlv-GDxkbKVQ_dFsvaNZUuOwkC2s.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "News Cycle", + "preview": "https://s.w.org/images/fonts/17.7/previews/news-cycle/news-cycle-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/news-cycle/news-cycle.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Newsreader", + "fontFamily": "Newsreader, serif", + "slug": "newsreader", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438w-I_ACexEPjCggA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wJo_ACexEPjCggA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438weI_ACexEPjCggA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wSo_ACexEPjCggA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wpojACexEPjCggA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wn4jACexEPjCggA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438w-IjACexEPjCggA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMyoT-ZFHDWwgECi.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMx2T-ZFHDWwgECi.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwoT-ZFHDWwgECi.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwaT-ZFHDWwgECi.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMz2SOZFHDWwgECi.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMzPSOZFHDWwgECi.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/newsreader/v20/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMyoSOZFHDWwgECi.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Newsreader", + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Niconne", + "fontFamily": "Niconne, cursive", + "slug": "niconne", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/niconne/v15/w8gaH2QvRug1_rTfrQ6t2F4OuOo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Niconne", + "preview": "https://s.w.org/images/fonts/17.7/previews/niconne/niconne-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/niconne/niconne.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Niramit", + "fontFamily": "Niramit, sans-serif", + "slug": "niramit", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVXx7ti2Er5_BdZ8.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiXimOrr3EZZ_f6w.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVRh4ti2Er5_BdZ8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiOiqOrr3EZZ_f6w.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_uuMpWdvgLdNxVLbbFQkiCvs5Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_usMpWdvgLdNxVLXbZakwKqo5bYbA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVUB5ti2Er5_BdZ8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiYiuOrr3EZZ_f6w.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVWx-ti2Er5_BdZ8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiTiyOrr3EZZ_f6w.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVQh_ti2Er5_BdZ8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiKi2Orr3EZZ_f6w.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Niramit", + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/niramit/niramit.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nixie One", + "fontFamily": "Nixie One, system-ui", + "slug": "nixie-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nixieone/v16/lW-8wjkKLXjg5y2o2uUoVeFzpS-yLw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nixie One", + "preview": "https://s.w.org/images/fonts/17.7/previews/nixie-one/nixie-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nixie-one/nixie-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nobile", + "fontFamily": "Nobile, sans-serif", + "slug": "nobile", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nobile/v17/m8JTjflSeaOVl1i2W6fXeLVdbw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nobile", + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nobile/v17/m8JRjflSeaOVl1iGXK3WWrBNb3OD.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Nobile", + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nobile/v17/m8JQjflSeaOVl1iOqo7zdZ5BZmqa3A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Nobile", + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nobile/v17/m8JWjflSeaOVl1iGXJUnc5RARG-K3Mud.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Nobile", + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nobile/v17/m8JQjflSeaOVl1iO4ojzdZ5BZmqa3A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nobile", + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nobile/v17/m8JWjflSeaOVl1iGXJVvdZRARG-K3Mud.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Nobile", + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nobile/nobile.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nokora", + "fontFamily": "Nokora, sans-serif", + "slug": "nokora", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nokora/v31/hYkKPuwgTubzaWxoXzAOgPNw8QZN.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Nokora", + "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nokora/v31/hYkLPuwgTubzaWxolxIrr918-B9Uuw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Nokora", + "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nokora/v31/hYkIPuwgTubzaWxQPjoPovZg8Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nokora", + "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nokora/v31/hYkLPuwgTubzaWxohxUrr918-B9Uuw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nokora", + "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nokora/v31/hYkLPuwgTubzaWxovxcrr918-B9Uuw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Nokora", + "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nokora/nokora.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Norican", + "fontFamily": "Norican, cursive", + "slug": "norican", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/norican/v15/MwQ2bhXp1eSBqjkPGJdRtGs-lbA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Norican", + "preview": "https://s.w.org/images/fonts/17.7/previews/norican/norican-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/norican/norican.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Nosifer", + "fontFamily": "Nosifer, system-ui", + "slug": "nosifer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nosifer/v22/ZGjXol5JTp0g5bxZaChRVDNdGDs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nosifer", + "preview": "https://s.w.org/images/fonts/17.7/previews/nosifer/nosifer-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nosifer/nosifer.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Notable", + "fontFamily": "Notable, sans-serif", + "slug": "notable", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notable/v18/gNMEW3N_SIqx-WX9-HYoFIez5MI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Notable", + "preview": "https://s.w.org/images/fonts/17.7/previews/notable/notable-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/notable/notable.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nothing You Could Do", + "fontFamily": "Nothing You Could Do, cursive", + "slug": "nothing-you-could-do", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nothingyoucoulddo/v19/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb0OMl1ol2Ymo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nothing You Could Do", + "preview": "https://s.w.org/images/fonts/17.7/previews/nothing-you-could-do/nothing-you-could-do-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nothing-you-could-do/nothing-you-could-do.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Noticia Text", + "fontFamily": "Noticia Text, serif", + "slug": "noticia-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP1GZDFZt0rNpQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noticia Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YztYlU_dpSjt.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Noticia Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R59umHRrDH0eA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noticia Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhumvQjjTkeMnz.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Noticia Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noticia-text/noticia-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Color Emoji", + "fontFamily": "Noto Color Emoji, sans-serif", + "slug": "noto-color-emoji", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notocoloremoji/v30/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFabts79iz64w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Color Emoji" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Emoji", + "fontFamily": "Noto Emoji, sans-serif", + "slug": "noto-emoji", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob_10jwqS-FGJCMY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Emoji" + }, + { + "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-r0jwqS-FGJCMY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Emoji" + }, + { + "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-Z0jwqS-FGJCMY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Emoji" + }, + { + "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob911TwqS-FGJCMY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Emoji" + }, + { + "src": "https://fonts.gstatic.com/s/notoemoji/v47/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob9M1TwqS-FGJCMY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Emoji" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Kufi Arabic", + "fontFamily": "Noto Kufi Arabic, sans-serif", + "slug": "noto-kufi-arabic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v3obKnLSmf5yD.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7v34bKnLSmf5yD.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh4x34bKnLSmf5yD.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v34bKnLSmf5yD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5d34bKnLSmf5yD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh6x2IbKnLSmf5yD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh6I2IbKnLSmf5yD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7v2IbKnLSmf5yD.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notokufiarabic/v17/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7G2IbKnLSmf5yD.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Kufi Arabic" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Music", + "fontFamily": "Noto Music, sans-serif", + "slug": "noto-music", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notomusic/v20/pe0rMIiSN5pO63htf1sxItKQB9Zra1U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Music", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-music/noto-music-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-music/noto-music.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Naskh Arabic", + "fontFamily": "Noto Naskh Arabic, serif", + "slug": "noto-naskh-arabic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwvc5kqa0z9_Mnuw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Naskh Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwj85kqa0z9_Mnuw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Naskh Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwY8lkqa0z9_Mnuw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Naskh Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notonaskharabic/v33/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwWslkqa0z9_Mnuw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Naskh Arabic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-naskh-arabic/noto-naskh-arabic.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Nastaliq Urdu", + "fontFamily": "Noto Nastaliq Urdu, serif", + "slug": "noto-nastaliq-urdu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qt_-DKif2-_8mEw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Nastaliq Urdu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qu3-DKif2-_8mEw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Nastaliq Urdu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3QgH5DKif2-_8mEw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Nastaliq Urdu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notonastaliqurdu/v20/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qjj5DKif2-_8mEw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Nastaliq Urdu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-nastaliq-urdu/noto-nastaliq-urdu.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Rashi Hebrew", + "fontFamily": "Noto Rashi Hebrew, serif", + "slug": "noto-rashi-hebrew", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZB-DkQiq6Nf2pfA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZh-HkQiq6Nf2pfA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZWeHkQiq6Nf2pfA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZB-HkQiq6Nf2pfA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZNeHkQiq6Nf2pfA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZ2ebkQiq6Nf2pfA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZ4ObkQiq6Nf2pfA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZh-bkQiq6Nf2pfA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notorashihebrew/v25/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZrubkQiq6Nf2pfA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Rashi Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-rashi-hebrew/noto-rashi-hebrew.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans", + "fontFamily": "Noto Sans, sans-serif", + "slug": "noto-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9At9Y41P6zHtY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9A99Y41P6zHtY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyCjA99Y41P6zHtY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99Y41P6zHtY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAaBN9Y41P6zHtY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyB9BN9Y41P6zHtY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyBUBN9Y41P6zHtY.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDcf6VLYyWtY1rI.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QLce6VLYyWtY1rI.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QGke6VLYyWtY1rI.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QDce6VLYyWtY1rI.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QAUe6VLYyWtY1rI.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QOkZ6VLYyWtY1rI.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QNAZ6VLYyWtY1rI.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QLcZ6VLYyWtY1rI.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosans/v35/o-0kIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevHtVtX57DGjDU1QJ4Z6VLYyWtY1rI.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Noto Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans/noto-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Adlam", + "fontFamily": "Noto Sans Adlam, sans-serif", + "slug": "noto-sans-adlam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufnv0TGzBZLwhuvk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufkn0TGzBZLwhuvk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufqXzTGzBZLwhuvk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansadlam/v22/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufpzzTGzBZLwhuvk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam/noto-sans-adlam.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Adlam Unjoined", + "fontFamily": "Noto Sans Adlam Unjoined, sans-serif", + "slug": "noto-sans-adlam-unjoined", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_Ye35PMQe-E3slUg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_Yd_5PMQe-E3slUg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_YTP-PMQe-E3slUg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansadlamunjoined/v25/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_YQr-PMQe-E3slUg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Adlam Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-adlam-unjoined/noto-sans-adlam-unjoined.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Anatolian Hieroglyphs", + "fontFamily": "Noto Sans Anatolian Hieroglyphs, sans-serif", + "slug": "noto-sans-anatolian-hieroglyphs", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansanatolianhieroglyphs/v16/ijw9s4roRME5LLRxjsRb8A0gKPSWq4BbDmHHu6j2pEtUJzZWXyPIymc5QYo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Anatolian Hieroglyphs", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-anatolian-hieroglyphs/noto-sans-anatolian-hieroglyphs-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-anatolian-hieroglyphs/noto-sans-anatolian-hieroglyphs.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Arabic", + "fontFamily": "Noto Sans Arabic, sans-serif", + "slug": "noto-sans-arabic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyG2vvnCBFQLaig.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfSGyvvnCBFQLaig.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCflmyvvnCBFQLaig.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyGyvvnCBFQLaig.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCf-myvvnCBFQLaig.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfFmuvvnCBFQLaig.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfL2uvvnCBFQLaig.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfSGuvvnCBFQLaig.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfYWuvvnCBFQLaig.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Arabic" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Armenian", + "fontFamily": "Noto Sans Armenian, sans-serif", + "slug": "noto-sans-armenian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorxbq0nYy6zF3Eg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopxb60nYy6zF3Eg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLoqvb60nYy6zF3Eg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorxb60nYy6zF3Eg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorDb60nYy6zF3Eg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLoovaK0nYy6zF3Eg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLooWaK0nYy6zF3Eg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopxaK0nYy6zF3Eg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansarmenian/v43/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopYaK0nYy6zF3Eg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-armenian/noto-sans-armenian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Avestan", + "fontFamily": "Noto Sans Avestan, sans-serif", + "slug": "noto-sans-avestan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansavestan/v21/bWti7ejKfBziStx7lIzKOLQZKhIJkyu4SASLji8U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Avestan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-avestan/noto-sans-avestan-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-avestan/noto-sans-avestan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Balinese", + "fontFamily": "Noto Sans Balinese, sans-serif", + "slug": "noto-sans-balinese", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov7fdhEtVd222PPY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Balinese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov4XdhEtVd222PPY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Balinese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov2nahEtVd222PPY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Balinese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbalinese/v24/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov1DahEtVd222PPY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Balinese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-balinese/noto-sans-balinese.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Bamum", + "fontFamily": "Noto Sans Bamum, sans-serif", + "slug": "noto-sans-bamum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEddO-_0LykxEkxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bamum", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEeVO-_0LykxEkxA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bamum", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEQlJ-_0LykxEkxA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bamum", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbamum/v27/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPETBJ-_0LykxEkxA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bamum", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bamum/noto-sans-bamum.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Bassa Vah", + "fontFamily": "Noto Sans Bassa Vah, sans-serif", + "slug": "noto-sans-bassa-vah", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4MaAc6s34gH-GD7.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bassa Vah", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4MoAc6s34gH-GD7.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bassa Vah", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4PEBs6s34gH-GD7.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bassa Vah", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbassavah/v17/PN_bRee-r3f7LnqsD5sax12gjZn7mBpL5YwUpA2MBdcFn4P9Bs6s34gH-GD7.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bassa Vah", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bassa-vah/noto-sans-bassa-vah.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Batak", + "fontFamily": "Noto Sans Batak, sans-serif", + "slug": "noto-sans-batak", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbatak/v19/gok2H6TwAEdtF9N8-mdTCQvT-Zdgpo_PHuk74A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Batak", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-batak/noto-sans-batak-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-batak/noto-sans-batak.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Bengali", + "fontFamily": "Noto Sans Bengali, sans-serif", + "slug": "noto-sans-bengali", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolKudWk8izI0lc.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsglLudWk8izI0lc.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmstdLudWk8izI0lc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolLudWk8izI0lc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsrtLudWk8izI0lc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsldMudWk8izI0lc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6Kmsm5MudWk8izI0lc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsglMudWk8izI0lc.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsiBMudWk8izI0lc.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bengali/noto-sans-bengali.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Bhaiksuki", + "fontFamily": "Noto Sans Bhaiksuki, sans-serif", + "slug": "noto-sans-bhaiksuki", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbhaiksuki/v17/UcC63EosKniBH4iELXATsSBWdvUHXxhj8rfUdU4wh9U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Bhaiksuki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bhaiksuki/noto-sans-bhaiksuki-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-bhaiksuki/noto-sans-bhaiksuki.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Brahmi", + "fontFamily": "Noto Sans Brahmi, sans-serif", + "slug": "noto-sans-brahmi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbrahmi/v18/vEFK2-VODB8RrNDvZSUmQQIIByV18te1W77HtMo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Brahmi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-brahmi/noto-sans-brahmi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-brahmi/noto-sans-brahmi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Buginese", + "fontFamily": "Noto Sans Buginese, sans-serif", + "slug": "noto-sans-buginese", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbuginese/v18/esDM30ldNv-KYGGJpKGk18phe_7Da6_gsPuEXLmNtw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Buginese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buginese/noto-sans-buginese-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buginese/noto-sans-buginese.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Buhid", + "fontFamily": "Noto Sans Buhid, sans-serif", + "slug": "noto-sans-buhid", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansbuhid/v22/Dxxy8jiXMW75w3OmoDXVWJD7YwzAfqtgnaFoGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Buhid", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buhid/noto-sans-buhid-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-buhid/noto-sans-buhid.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Canadian Aboriginal", + "fontFamily": "Noto Sans Canadian Aboriginal, sans-serif", + "slug": "noto-sans-canadian-aboriginal", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigWLj_zQsg0q0uhQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig2Ln_zQsg0q0uhQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigBrn_zQsg0q0uhQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigWLn_zQsg0q0uhQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigarn_zQsg0q0uhQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzighr7_zQsg0q0uhQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigv77_zQsg0q0uhQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig2L7_zQsg0q0uhQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscanadianaboriginal/v22/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig8b7_zQsg0q0uhQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Canadian Aboriginal", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-canadian-aboriginal/noto-sans-canadian-aboriginal.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Carian", + "fontFamily": "Noto Sans Carian, sans-serif", + "slug": "noto-sans-carian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscarian/v16/LDIpaoiONgYwA9Yc6f0gUILeMIOgs78b9yGLmfI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Carian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-carian/noto-sans-carian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-carian/noto-sans-carian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Caucasian Albanian", + "fontFamily": "Noto Sans Caucasian Albanian, sans-serif", + "slug": "noto-sans-caucasian-albanian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscaucasianalbanian/v18/nKKA-HM_FYFRJvXzVXaANsU0VzsAc46QGOkWytlTs-TXrYXmoVmRSZo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Caucasian Albanian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-caucasian-albanian/noto-sans-caucasian-albanian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-caucasian-albanian/noto-sans-caucasian-albanian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Chakma", + "fontFamily": "Noto Sans Chakma, sans-serif", + "slug": "noto-sans-chakma", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanschakma/v17/Y4GQYbJ8VTEp4t3MKJSMjg5OIzhi4J3TQhYBeYo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Chakma", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chakma/noto-sans-chakma-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chakma/noto-sans-chakma.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Cham", + "fontFamily": "Noto Sans Cham, sans-serif", + "slug": "noto-sans-cham", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcER0curGykboaLg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfckRwcurGykboaLg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcTxwcurGykboaLg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcERwcurGykboaLg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcIxwcurGykboaLg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfczxscurGykboaLg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfc9hscurGykboaLg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfckRscurGykboaLg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscham/v30/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcuBscurGykboaLg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cham/noto-sans-cham.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Cherokee", + "fontFamily": "Noto Sans Cherokee, sans-serif", + "slug": "noto-sans-cherokee", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWi5ODky5rAffjl0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWq5PDky5rAffjl0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWnBPDky5rAffjl0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWi5PDky5rAffjl0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWhxPDky5rAffjl0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWvBIDky5rAffjl0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWslIDky5rAffjl0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWq5IDky5rAffjl0.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanscherokee/v20/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWodIDky5rAffjl0.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cherokee", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cherokee/noto-sans-cherokee.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Chorasmian", + "fontFamily": "Noto Sans Chorasmian, sans-serif", + "slug": "noto-sans-chorasmian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanschorasmian/v1/MQpL-X6uKMC7ROPLwRnI9ULxK_7NVkf8S5v3oH7w4g9b.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Chorasmian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chorasmian/noto-sans-chorasmian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-chorasmian/noto-sans-chorasmian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Coptic", + "fontFamily": "Noto Sans Coptic, sans-serif", + "slug": "noto-sans-coptic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscoptic/v21/iJWfBWmUZi_OHPqn4wq6kgqumOEd786_VG0xR4Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Coptic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-coptic/noto-sans-coptic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-coptic/noto-sans-coptic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Cuneiform", + "fontFamily": "Noto Sans Cuneiform, sans-serif", + "slug": "noto-sans-cuneiform", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscuneiform/v17/bMrrmTWK7YY-MF22aHGGd7H8PhJtvBDWgbpJlRQueeQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cuneiform", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cuneiform/noto-sans-cuneiform-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cuneiform/noto-sans-cuneiform.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Cypriot", + "fontFamily": "Noto Sans Cypriot, sans-serif", + "slug": "noto-sans-cypriot", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscypriot/v19/8AtzGta9PYqQDjyp79a6f8Cj-3a3cxIpK5MPpahF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cypriot", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypriot/noto-sans-cypriot-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypriot/noto-sans-cypriot.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Cypro Minoan", + "fontFamily": "Noto Sans Cypro Minoan, sans-serif", + "slug": "noto-sans-cypro-minoan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanscyprominoan/v1/2Eb2L_dtDUlkNmPHB_UVtEzp3ZlPGqZ_4nAGq9KSf8_eQSE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Cypro Minoan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypro-minoan/noto-sans-cypro-minoan-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-cypro-minoan/noto-sans-cypro-minoan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Deseret", + "fontFamily": "Noto Sans Deseret, sans-serif", + "slug": "noto-sans-deseret", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansdeseret/v17/MwQsbgPp1eKH6QsAVuFb9AZM6MMr2Vq4ZnJSZtQG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Deseret", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-deseret/noto-sans-deseret-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-deseret/noto-sans-deseret.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Devanagari", + "fontFamily": "Noto Sans Devanagari, sans-serif", + "slug": "noto-sans-devanagari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlXQky-UzoFoW4Ow.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlfQly-UzoFoW4Ow.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlSoly-UzoFoW4Ow.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlXQly-UzoFoW4Ow.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlUYly-UzoFoW4Ow.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08Alaoiy-UzoFoW4Ow.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlZMiy-UzoFoW4Ow.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlfQiy-UzoFoW4Ow.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdevanagari/v25/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08Ald0iy-UzoFoW4Ow.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-devanagari/noto-sans-devanagari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Display", + "fontFamily": "Noto Sans Display, sans-serif", + "slug": "noto-sans-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_3cLVTSQ2iHrvWM.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp__cKVTSQ2iHrvWM.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_ykKVTSQ2iHrvWM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_3cKVTSQ2iHrvWM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_0UKVTSQ2iHrvWM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_6kNVTSQ2iHrvWM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_5ANVTSQ2iHrvWM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp__cNVTSQ2iHrvWM.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_94NVTSQ2iHrvWM.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JvXOa2wPurWM9uQ.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JPXKa2wPurWM9uQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9J43Ka2wPurWM9uQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JvXKa2wPurWM9uQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9Jj3Ka2wPurWM9uQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JY3Wa2wPurWM9uQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JWnWa2wPurWM9uQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JPXWa2wPurWM9uQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansdisplay/v26/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JFHWa2wPurWM9uQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Noto Sans Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-display/noto-sans-display.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Duployan", + "fontFamily": "Noto Sans Duployan, sans-serif", + "slug": "noto-sans-duployan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansduployan/v17/gokzH7nwAEdtF9N8-mdTDx_X9JM5wsvrE8In6WYDvA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Duployan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-duployan/noto-sans-duployan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansduployan/v17/gokwH7nwAEdtF9N8-mdTDx_X9JM5wsvTqu0D5E0ftZS-Iw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Duployan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-duployan/noto-sans-duployan-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-duployan/noto-sans-duployan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Egyptian Hieroglyphs", + "fontFamily": "Noto Sans Egyptian Hieroglyphs, sans-serif", + "slug": "noto-sans-egyptian-hieroglyphs", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansegyptianhieroglyphs/v28/vEF42-tODB8RrNDvZSUmRhcQHzx1s7y_F9-j3qSzEcbEYindTFK8xRg7iw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Egyptian Hieroglyphs", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-egyptian-hieroglyphs/noto-sans-egyptian-hieroglyphs-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-egyptian-hieroglyphs/noto-sans-egyptian-hieroglyphs.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Elbasan", + "fontFamily": "Noto Sans Elbasan, sans-serif", + "slug": "noto-sans-elbasan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanselbasan/v16/-F6rfiZqLzI2JPCgQBnw400qp1trvHdgre4dFcFh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Elbasan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elbasan/noto-sans-elbasan-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elbasan/noto-sans-elbasan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Elymaic", + "fontFamily": "Noto Sans Elymaic, sans-serif", + "slug": "noto-sans-elymaic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanselymaic/v17/UqyKK9YTJW5liNMhTMqe9vUFP65ZD4AmWOT0zi2V.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Elymaic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elymaic/noto-sans-elymaic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-elymaic/noto-sans-elymaic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Ethiopic", + "fontFamily": "Noto Sans Ethiopic, sans-serif", + "slug": "noto-sans-ethiopic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T35OKqDmwmfeaY9u.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37OK6DmwmfeaY9u.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T34QK6DmwmfeaY9u.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T35OK6DmwmfeaY9u.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T358K6DmwmfeaY9u.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T36QLKDmwmfeaY9u.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T36pLKDmwmfeaY9u.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37OLKDmwmfeaY9u.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansethiopic/v47/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37nLKDmwmfeaY9u.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ethiopic/noto-sans-ethiopic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Georgian", + "fontFamily": "Noto Sans Georgian, sans-serif", + "slug": "noto-sans-georgian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvnzVj7f5WK0OQV.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptnzFj7f5WK0OQV.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpu5zFj7f5WK0OQV.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvnzFj7f5WK0OQV.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvVzFj7f5WK0OQV.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdps5y1j7f5WK0OQV.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpsAy1j7f5WK0OQV.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptny1j7f5WK0OQV.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgeorgian/v42/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptOy1j7f5WK0OQV.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-georgian/noto-sans-georgian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Glagolitic", + "fontFamily": "Noto Sans Glagolitic, sans-serif", + "slug": "noto-sans-glagolitic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansglagolitic/v17/1q2ZY4-BBFBst88SU_tOj4J-4yuNF_HI4ERP4Amu7nM1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Glagolitic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-glagolitic/noto-sans-glagolitic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-glagolitic/noto-sans-glagolitic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Gothic", + "fontFamily": "Noto Sans Gothic, sans-serif", + "slug": "noto-sans-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansgothic/v16/TuGKUUVzXI5FBtUq5a8bj6wRbzxTFMD40kFQRx0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gothic/noto-sans-gothic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gothic/noto-sans-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Grantha", + "fontFamily": "Noto Sans Grantha, sans-serif", + "slug": "noto-sans-grantha", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansgrantha/v17/3y976akwcCjmsU8NDyrKo3IQfQ4o-r8ZFeulHc6N.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Grantha", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-grantha/noto-sans-grantha-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-grantha/noto-sans-grantha.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Gujarati", + "fontFamily": "Noto Sans Gujarati, sans-serif", + "slug": "noto-sans-gujarati", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ypFgPJ_OdiEH0s.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wpFwPJ_OdiEH0s.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_z3FwPJ_OdiEH0s.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ypFwPJ_OdiEH0s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ybFwPJ_OdiEH0s.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_x3EAPJ_OdiEH0s.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_xOEAPJ_OdiEH0s.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wpEAPJ_OdiEH0s.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgujarati/v25/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wAEAPJ_OdiEH0s.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gujarati/noto-sans-gujarati.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Gunjala Gondi", + "fontFamily": "Noto Sans Gunjala Gondi, sans-serif", + "slug": "noto-sans-gunjala-gondi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYL4YDE5Z4vCTxEJQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gunjala Gondi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYL04DE5Z4vCTxEJQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gunjala Gondi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYLP4fE5Z4vCTxEJQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gunjala Gondi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgunjalagondi/v19/bWtX7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5g0ef3PLtymzNxYLBofE5Z4vCTxEJQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gunjala Gondi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gunjala-gondi/noto-sans-gunjala-gondi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Gurmukhi", + "fontFamily": "Noto Sans Gurmukhi, sans-serif", + "slug": "noto-sans-gurmukhi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1Oe3b0Z_trdp7h.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3Oenb0Z_trdp7h.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG0Qenb0Z_trdp7h.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1Oenb0Z_trdp7h.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG18enb0Z_trdp7h.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG2QfXb0Z_trdp7h.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG2pfXb0Z_trdp7h.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3OfXb0Z_trdp7h.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansgurmukhi/v26/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3nfXb0Z_trdp7h.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-gurmukhi/noto-sans-gurmukhi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans HK", + "fontFamily": "Noto Sans HK, sans-serif", + "slug": "noto-sans-hk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qHB_-oCTiYjNvVA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qPB--oCTiYjNvVA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qC5--oCTiYjNvVA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qHB--oCTiYjNvVA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qEJ--oCTiYjNvVA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qK55-oCTiYjNvVA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qJd5-oCTiYjNvVA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qPB5-oCTiYjNvVA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshk/v31/nKKF-GM_FYFRJvXzVXaAPe97P1KHynJFP716qNl5-oCTiYjNvVA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hk/noto-sans-hk.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Hanifi Rohingya", + "fontFamily": "Noto Sans Hanifi Rohingya, sans-serif", + "slug": "noto-sans-hanifi-rohingya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIYY4j6qvcudK8rN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hanifi Rohingya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIYq4j6qvcudK8rN.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hanifi Rohingya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIbG5T6qvcudK8rN.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hanifi Rohingya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshanifirohingya/v28/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIb_5T6qvcudK8rN.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hanifi Rohingya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanifi-rohingya/noto-sans-hanifi-rohingya.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Hanunoo", + "fontFamily": "Noto Sans Hanunoo, sans-serif", + "slug": "noto-sans-hanunoo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanshanunoo/v21/f0Xs0fCv8dxkDWlZSoXOj6CphMloFsEpEpgL_ix2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hanunoo", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanunoo/noto-sans-hanunoo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hanunoo/noto-sans-hanunoo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Hatran", + "fontFamily": "Noto Sans Hatran, sans-serif", + "slug": "noto-sans-hatran", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanshatran/v16/A2BBn4Ne0RgnVF3Lnko-0sOBIfL_mMo3r1nwzDs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hatran", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hatran/noto-sans-hatran-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hatran/noto-sans-hatran.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Hebrew", + "fontFamily": "Noto Sans Hebrew, sans-serif", + "slug": "noto-sans-hebrew", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXd4utpyJltutR2g.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX94qtpyJltutR2g.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXKYqtpyJltutR2g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXd4qtpyJltutR2g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXRYqtpyJltutR2g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXqY2tpyJltutR2g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXkI2tpyJltutR2g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX942tpyJltutR2g.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanshebrew/v43/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX3o2tpyJltutR2g.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-hebrew/noto-sans-hebrew.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Imperial Aramaic", + "fontFamily": "Noto Sans Imperial Aramaic, sans-serif", + "slug": "noto-sans-imperial-aramaic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansimperialaramaic/v16/a8IMNpjwKmHXpgXbMIsbTc_kvks91LlLetBr5itQrtdjl3YfPNno.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Imperial Aramaic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-imperial-aramaic/noto-sans-imperial-aramaic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-imperial-aramaic/noto-sans-imperial-aramaic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Indic Siyaq Numbers", + "fontFamily": "Noto Sans Indic Siyaq Numbers, sans-serif", + "slug": "noto-sans-indic-siyaq-numbers", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansindicsiyaqnumbers/v16/6xK5dTJFKcWIu4bpRBjRZRpsIYHabOeZ8UZLubTzpXNHKx2TPOpVd5Iu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Indic Siyaq Numbers", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-indic-siyaq-numbers/noto-sans-indic-siyaq-numbers-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-indic-siyaq-numbers/noto-sans-indic-siyaq-numbers.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Inscriptional Pahlavi", + "fontFamily": "Noto Sans Inscriptional Pahlavi, sans-serif", + "slug": "noto-sans-inscriptional-pahlavi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansinscriptionalpahlavi/v16/ll8UK3GaVDuxR-TEqFPIbsR79Xxz9WEKbwsjpz7VklYlC7FCVt-VOAYK0QA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Inscriptional Pahlavi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-pahlavi/noto-sans-inscriptional-pahlavi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-pahlavi/noto-sans-inscriptional-pahlavi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Inscriptional Parthian", + "fontFamily": "Noto Sans Inscriptional Parthian, sans-serif", + "slug": "noto-sans-inscriptional-parthian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansinscriptionalparthian/v16/k3k7o-IMPvpLmixcA63oYi-yStDkgXuXncL7dzfW3P4TAJ2yklBM2jNkLlLr.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Inscriptional Parthian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-parthian/noto-sans-inscriptional-parthian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-inscriptional-parthian/noto-sans-inscriptional-parthian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans JP", + "fontFamily": "Noto Sans JP, sans-serif", + "slug": "noto-sans-jp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFBEi757Y0rw-oME.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFJEj757Y0rw-oME.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFE8j757Y0rw-oME.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFBEj757Y0rw-oME.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFCMj757Y0rw-oME.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFM8k757Y0rw-oME.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFPYk757Y0rw-oME.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFJEk757Y0rw-oME.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjp/v52/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFLgk757Y0rw-oME.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-jp/noto-sans-jp.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Javanese", + "fontFamily": "Noto Sans Javanese, sans-serif", + "slug": "noto-sans-javanese", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxJnkFFxiZYWj4O8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Javanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxKvkFFxiZYWj4O8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Javanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxEfjFFxiZYWj4O8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Javanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansjavanese/v23/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxH7jFFxiZYWj4O8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Javanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-javanese/noto-sans-javanese.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans KR", + "fontFamily": "Noto Sans KR, sans-serif", + "slug": "noto-sans-kr", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzuozeLHq8H4hfeE.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzmoyeLHq8H4hfeE.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzrQyeLHq8H4hfeE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzuoyeLHq8H4hfeE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzztgyeLHq8H4hfeE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzjQ1eLHq8H4hfeE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzg01eLHq8H4hfeE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzmo1eLHq8H4hfeE.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskr/v36/PbyxFmXiEBPT4ITbgNA5Cgms3VYcOA-vvnIzzkM1eLHq8H4hfeE.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kr/noto-sans-kr.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Kaithi", + "fontFamily": "Noto Sans Kaithi, sans-serif", + "slug": "noto-sans-kaithi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskaithi/v20/buEtppS9f8_vkXadMBJJu0tWjLwjQigKdoZIKlo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kaithi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kaithi/noto-sans-kaithi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kaithi/noto-sans-kaithi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Kannada", + "fontFamily": "Noto Sans Kannada, sans-serif", + "slug": "noto-sans-kannada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrDvMzScMLsPKrkY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrLvNzScMLsPKrkY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrGXNzScMLsPKrkY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrDvNzScMLsPKrkY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrAnNzScMLsPKrkY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrOXKzScMLsPKrkY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrNzKzScMLsPKrkY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrLvKzScMLsPKrkY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskannada/v27/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrJLKzScMLsPKrkY.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kannada/noto-sans-kannada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Kawi", + "fontFamily": "Noto Sans Kawi, sans-serif", + "slug": "noto-sans-kawi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnK4AhmD5RyMjXVsQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kawi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnK0ghmD5RyMjXVsQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kawi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnKPg9mD5RyMjXVsQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kawi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskawi/v3/92zBtBJLNqsg7tCciW0EPHNNh1ZgbtGWiTYDjvnKBw9mD5RyMjXVsQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kawi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kawi/noto-sans-kawi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Kayah Li", + "fontFamily": "Noto Sans Kayah Li, sans-serif", + "slug": "noto-sans-kayah-li", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WCc3CZT4EXLuKVM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kayah Li", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WBU3CZT4EXLuKVM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kayah Li", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WPkwCZT4EXLuKVM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kayah Li", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskayahli/v21/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WMAwCZT4EXLuKVM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kayah Li", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kayah-li/noto-sans-kayah-li.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Kharoshthi", + "fontFamily": "Noto Sans Kharoshthi, sans-serif", + "slug": "noto-sans-kharoshthi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskharoshthi/v16/Fh4qPiLjKS30-P4-pGMMXCCfvkc5Vd7KE5z9rFyx5mR1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Kharoshthi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kharoshthi/noto-sans-kharoshthi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-kharoshthi/noto-sans-kharoshthi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Khmer", + "fontFamily": "Noto Sans Khmer, sans-serif", + "slug": "noto-sans-khmer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYuNAZz9kAbrddiA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYsNAJz9kAbrddiA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYvTAJz9kAbrddiA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYuNAJz9kAbrddiA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYu_AJz9kAbrddiA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYtTB5z9kAbrddiA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYtqB5z9kAbrddiA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYsNB5z9kAbrddiA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanskhmer/v24/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYskB5z9kAbrddiA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khmer/noto-sans-khmer.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Khojki", + "fontFamily": "Noto Sans Khojki, sans-serif", + "slug": "noto-sans-khojki", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskhojki/v18/-nFnOHM29Oofr2wohFbTuPPKVWpmK_J709jy92k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khojki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khojki/noto-sans-khojki-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khojki/noto-sans-khojki.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Khudawadi", + "fontFamily": "Noto Sans Khudawadi, sans-serif", + "slug": "noto-sans-khudawadi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanskhudawadi/v21/fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHIjFnVVXz9MY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Khudawadi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khudawadi/noto-sans-khudawadi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-khudawadi/noto-sans-khudawadi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Lao", + "fontFamily": "Noto Sans Lao, sans-serif", + "slug": "noto-sans-lao", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4ccfdepMK3riB2w.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt48cbdepMK3riB2w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4L8bdepMK3riB2w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4ccbdepMK3riB2w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4Q8bdepMK3riB2w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4r8HdepMK3riB2w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4lsHdepMK3riB2w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt48cHdepMK3riB2w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslao/v30/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt42MHdepMK3riB2w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao/noto-sans-lao.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Lao Looped", + "fontFamily": "Noto Sans Lao Looped, sans-serif", + "slug": "noto-sans-lao-looped", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomPr2M-Nw5V_T71k.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomHr3M-Nw5V_T71k.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomKT3M-Nw5V_T71k.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomPr3M-Nw5V_T71k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomMj3M-Nw5V_T71k.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomCTwM-Nw5V_T71k.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomB3wM-Nw5V_T71k.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomHrwM-Nw5V_T71k.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslaolooped/v7/a8IgNpbwKmHXpgXbMIsbSMP7-3U72qUOX5gBg6LRXExhqHIX9YPTpvqkW4UthhjomFPwM-Nw5V_T71k.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lao Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lao-looped/noto-sans-lao-looped.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Lepcha", + "fontFamily": "Noto Sans Lepcha, sans-serif", + "slug": "noto-sans-lepcha", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslepcha/v19/0QI7MWlB_JWgA166SKhu05TekNS32AdstqBXgd4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lepcha", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lepcha/noto-sans-lepcha-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lepcha/noto-sans-lepcha.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Limbu", + "fontFamily": "Noto Sans Limbu, sans-serif", + "slug": "noto-sans-limbu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslimbu/v22/3JnlSDv90Gmq2mrzckOBBRRoNJVj1cF3OHRDnA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Limbu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-limbu/noto-sans-limbu-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-limbu/noto-sans-limbu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Linear A", + "fontFamily": "Noto Sans Linear A, sans-serif", + "slug": "noto-sans-linear-a", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslineara/v18/oPWS_l16kP4jCuhpgEGmwJOiA18FZj22y2HQAGQicw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Linear A", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-a/noto-sans-linear-a-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-a/noto-sans-linear-a.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Linear B", + "fontFamily": "Noto Sans Linear B, sans-serif", + "slug": "noto-sans-linear-b", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslinearb/v17/HhyJU4wt9vSgfHoORYOiXOckKNB737IV2RkFTq4EPw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Linear B", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-b/noto-sans-linear-b-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-linear-b/noto-sans-linear-b.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Lisu", + "fontFamily": "Noto Sans Lisu, sans-serif", + "slug": "noto-sans-lisu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHP2Vwt3tIlxkVdig.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lisu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHP61wt3tIlxkVdig.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lisu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHPB1st3tIlxkVdig.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lisu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanslisu/v25/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHPPlst3tIlxkVdig.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lisu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lisu/noto-sans-lisu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Lycian", + "fontFamily": "Noto Sans Lycian, sans-serif", + "slug": "noto-sans-lycian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslycian/v15/QldVNSNMqAsHtsJ7UmqxBQA9r8wA5_zaCJwn00E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lycian" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Lydian", + "fontFamily": "Noto Sans Lydian, sans-serif", + "slug": "noto-sans-lydian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanslydian/v18/c4m71mVzGN7s8FmIukZJ1v4ZlcPReUbXMoIjEQI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Lydian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lydian/noto-sans-lydian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-lydian/noto-sans-lydian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mahajani", + "fontFamily": "Noto Sans Mahajani, sans-serif", + "slug": "noto-sans-mahajani", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmahajani/v19/-F6sfiVqLzI2JPCgQBnw60Agp0JrvD5FgsARHNh4zg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mahajani", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mahajani/noto-sans-mahajani-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mahajani/noto-sans-mahajani.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Malayalam", + "fontFamily": "Noto Sans Malayalam, sans-serif", + "slug": "noto-sans-malayalam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_RuH9AVzEr6HxEA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_xuD9AVzEr6HxEA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_GOD9AVzEr6HxEA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_RuD9AVzEr6HxEA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_dOD9AVzEr6HxEA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_mOf9AVzEr6HxEA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_oef9AVzEr6HxEA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_xuf9AVzEr6HxEA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmalayalam/v26/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_7-f9AVzEr6HxEA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-malayalam/noto-sans-malayalam.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mandaic", + "fontFamily": "Noto Sans Mandaic, sans-serif", + "slug": "noto-sans-mandaic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmandaic/v16/cIfnMbdWt1w_HgCcilqhKQBo_OsMI5_F_gMk0izH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mandaic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mandaic/noto-sans-mandaic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mandaic/noto-sans-mandaic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Manichaean", + "fontFamily": "Noto Sans Manichaean, sans-serif", + "slug": "noto-sans-manichaean", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmanichaean/v18/taiVGntiC4--qtsfi4Jp9-_GkPZZCcrfekqHNTtFCtdX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Manichaean", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-manichaean/noto-sans-manichaean-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-manichaean/noto-sans-manichaean.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Marchen", + "fontFamily": "Noto Sans Marchen, sans-serif", + "slug": "noto-sans-marchen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmarchen/v19/aFTO7OZ_Y282EP-WyG6QTOX_C8WZMHhKk652ZaHk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Marchen", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-marchen/noto-sans-marchen-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-marchen/noto-sans-marchen.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Masaram Gondi", + "fontFamily": "Noto Sans Masaram Gondi, sans-serif", + "slug": "noto-sans-masaram-gondi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmasaramgondi/v17/6xK_dThFKcWIu4bpRBjRYRV7KZCbUq6n_1kPnuGb7RI9WSWX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Masaram Gondi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-masaram-gondi/noto-sans-masaram-gondi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-masaram-gondi/noto-sans-masaram-gondi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Math", + "fontFamily": "Noto Sans Math, sans-serif", + "slug": "noto-sans-math", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmath/v15/7Aump_cpkSecTWaHRlH2hyV5UHkD-V048PW0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Math", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-math/noto-sans-math-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-math/noto-sans-math.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mayan Numerals", + "fontFamily": "Noto Sans Mayan Numerals, sans-serif", + "slug": "noto-sans-mayan-numerals", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmayannumerals/v16/PlIuFk25O6RzLfvNNVSivR09_KqYMwvvDKYjfIiE7soo6eepYQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mayan Numerals", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mayan-numerals/noto-sans-mayan-numerals-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mayan-numerals/noto-sans-mayan-numerals.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Medefaidrin", + "fontFamily": "Noto Sans Medefaidrin, sans-serif", + "slug": "noto-sans-medefaidrin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmErWlTj18e5A3rw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Medefaidrin", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmHjWlTj18e5A3rw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Medefaidrin", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmJTRlTj18e5A3rw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Medefaidrin", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmedefaidrin/v23/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmK3RlTj18e5A3rw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Medefaidrin", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-medefaidrin/noto-sans-medefaidrin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Meetei Mayek", + "fontFamily": "Noto Sans Meetei Mayek, sans-serif", + "slug": "noto-sans-meetei-mayek", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1TJ__TT5PgeFYVa.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1RJ_vTT5PgeFYVa.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1SX_vTT5PgeFYVa.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1TJ_vTT5PgeFYVa.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1T7_vTT5PgeFYVa.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1QX-fTT5PgeFYVa.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1Qu-fTT5PgeFYVa.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1RJ-fTT5PgeFYVa.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmeeteimayek/v15/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1Rg-fTT5PgeFYVa.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meetei Mayek", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meetei-mayek/noto-sans-meetei-mayek.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mende Kikakui", + "fontFamily": "Noto Sans Mende Kikakui, sans-serif", + "slug": "noto-sans-mende-kikakui", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmendekikakui/v28/11hRGoLHz17aKjQCWj-JHcLvu2Q5zZrnkbNCLUx6aDJLAHer.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mende Kikakui", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mende-kikakui/noto-sans-mende-kikakui-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mende-kikakui/noto-sans-mende-kikakui.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Meroitic", + "fontFamily": "Noto Sans Meroitic, sans-serif", + "slug": "noto-sans-meroitic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmeroitic/v18/IFS5HfRJndhE3P4b5jnZ3ITPvC6i00UDhThTiKY9KQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Meroitic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meroitic/noto-sans-meroitic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-meroitic/noto-sans-meroitic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Miao", + "fontFamily": "Noto Sans Miao, sans-serif", + "slug": "noto-sans-miao", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmiao/v17/Dxxz8jmXMW75w3OmoDXVV4zyZUjlUYVslLhx.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Miao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-miao/noto-sans-miao-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-miao/noto-sans-miao.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Modi", + "fontFamily": "Noto Sans Modi, sans-serif", + "slug": "noto-sans-modi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmodi/v23/pe03MIySN5pO62Z5YkFyT7jeav5vWVAgVol-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Modi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-modi/noto-sans-modi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-modi/noto-sans-modi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mongolian", + "fontFamily": "Noto Sans Mongolian, sans-serif", + "slug": "noto-sans-mongolian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmongolian/v17/VdGCAYADGIwE0EopZx8xQfHlgEAMsrToxL4g6-av1x0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mongolian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mongolian/noto-sans-mongolian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mongolian/noto-sans-mongolian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mono", + "fontFamily": "Noto Sans Mono, sans-serif", + "slug": "noto-sans-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNI49_XVEQQL8Y.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_NNJ49_XVEQQL8Y.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_A1J49_XVEQQL8Y.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNJ49_XVEQQL8Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_GFJ49_XVEQQL8Y.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_I1O49_XVEQQL8Y.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_LRO49_XVEQQL8Y.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_NNO49_XVEQQL8Y.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_PpO49_XVEQQL8Y.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mono/noto-sans-mono.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Mro", + "fontFamily": "Noto Sans Mro, sans-serif", + "slug": "noto-sans-mro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmro/v18/qWcsB6--pZv9TqnUQMhe9b39WDnRtjkho4M.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Mro", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mro/noto-sans-mro-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-mro/noto-sans-mro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Multani", + "fontFamily": "Noto Sans Multani, sans-serif", + "slug": "noto-sans-multani", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmultani/v20/9Bty3ClF38_RfOpe1gCaZ8p30BOFO1AxpfCs5Kos.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Multani", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-multani/noto-sans-multani-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-multani/noto-sans-multani.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Myanmar", + "fontFamily": "Noto Sans Myanmar, sans-serif", + "slug": "noto-sans-myanmar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZs_y1ZtY3ymOryg38hOCSdOnFq0HGS1uQapkAC3AY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HE-98E1iEwLxR-r.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFa9ME1iEwLxR-r.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZq_y1ZtY3ymOryg38hOCSdOnFq0Enz3OU4o1AC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HEC9cE1iEwLxR-r.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HEu8sE1iEwLxR-r.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFK88E1iEwLxR-r.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFW8ME1iEwLxR-r.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFy8cE1iEwLxR-r.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Myanmar" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans NKo", + "fontFamily": "Noto Sans NKo, sans-serif", + "slug": "noto-sans-nko", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnko/v6/esDX31ZdNv-KYGGJpKGk2_RpMpWMHMLBrdA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans NKo", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko/noto-sans-nko-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko/noto-sans-nko.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans NKo Unjoined", + "fontFamily": "Noto Sans NKo Unjoined, sans-serif", + "slug": "noto-sans-nko-unjoined", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rvF2gEKxf5wbh3T.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans NKo Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rv32gEKxf5wbh3T.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans NKo Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rsb3QEKxf5wbh3T.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans NKo Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnkounjoined/v2/MCo_zBjx1d3VUhJFK9MYlNCXJ6VvqwGPz3szPOBB5nuzMdWs0rsi3QEKxf5wbh3T.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans NKo Unjoined", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nko-unjoined/noto-sans-nko-unjoined.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Nabataean", + "fontFamily": "Noto Sans Nabataean, sans-serif", + "slug": "noto-sans-nabataean", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnabataean/v16/IFS4HfVJndhE3P4b5jnZ34DfsjO330dNoBd9hK8kMK4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nabataean", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nabataean/noto-sans-nabataean-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nabataean/noto-sans-nabataean.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Nag Mundari", + "fontFamily": "Noto Sans Nag Mundari, sans-serif", + "slug": "noto-sans-nag-mundari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHRxirbUSA0whP19M.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nag Mundari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHRyqrbUSA0whP19M.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nag Mundari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHR8asbUSA0whP19M.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nag Mundari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnagmundari/v1/3qTAoi2hnSyU8TNFIdhZTyod3g5lBnKlQFk2kS9fr9Eq09RHR_-sbUSA0whP19M.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nag Mundari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nag-mundari/noto-sans-nag-mundari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Nandinagari", + "fontFamily": "Noto Sans Nandinagari, sans-serif", + "slug": "noto-sans-nandinagari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnandinagari/v4/or38Q7733eiDljA1IufXSNFT-1KI5y10H4jVbpRXzC1KOw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nandinagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nandinagari/noto-sans-nandinagari-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nandinagari/noto-sans-nandinagari.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans New Tai Lue", + "fontFamily": "Noto Sans New Tai Lue, sans-serif", + "slug": "noto-sans-new-tai-lue", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pdeXAYUPghFPKzeY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans New Tai Lue", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pddfAYUPghFPKzeY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans New Tai Lue", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pdTvHYUPghFPKzeY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans New Tai Lue", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansnewtailue/v22/H4cKBW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wqaLy-OJgU3p_pdQLHYUPghFPKzeY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans New Tai Lue", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-new-tai-lue/noto-sans-new-tai-lue.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Newa", + "fontFamily": "Noto Sans Newa, sans-serif", + "slug": "noto-sans-newa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnewa/v16/7r3fqXp6utEsO9pI4f8ok8sWg8n6qN4R5lNU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Newa", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-newa/noto-sans-newa-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-newa/noto-sans-newa.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Nushu", + "fontFamily": "Noto Sans Nushu, sans-serif", + "slug": "noto-sans-nushu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansnushu/v19/rnCw-xRQ3B7652emAbAe_Ai1IYaFXVAMArZKqQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Nushu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nushu/noto-sans-nushu-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-nushu/noto-sans-nushu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Ogham", + "fontFamily": "Noto Sans Ogham, sans-serif", + "slug": "noto-sans-ogham", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansogham/v17/kmKlZqk1GBDGN0mY6k5lmEmww4hrsplaQxcoCA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ogham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ogham/noto-sans-ogham-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ogham/noto-sans-ogham.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Ol Chiki", + "fontFamily": "Noto Sans Ol Chiki, sans-serif", + "slug": "noto-sans-ol-chiki", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALWk267c6gVrz5gQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ol Chiki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALVs267c6gVrz5gQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ol Chiki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALbcx67c6gVrz5gQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ol Chiki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansolchiki/v29/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALY4x67c6gVrz5gQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ol Chiki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ol-chiki/noto-sans-ol-chiki.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old Hungarian", + "fontFamily": "Noto Sans Old Hungarian, sans-serif", + "slug": "noto-sans-old-hungarian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldhungarian/v18/E213_cD6hP3GwCJPEUssHEM0KqLaHJXg2PiIgRfmbg5nCYXt.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old Hungarian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-hungarian/noto-sans-old-hungarian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-hungarian/noto-sans-old-hungarian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old Italic", + "fontFamily": "Noto Sans Old Italic, sans-serif", + "slug": "noto-sans-old-italic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansolditalic/v16/TuGOUUFzXI5FBtUq5a8bh68BJxxEVam7tWlUdRhtCC4d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old Italic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-italic/noto-sans-old-italic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-italic/noto-sans-old-italic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old North Arabian", + "fontFamily": "Noto Sans Old North Arabian, sans-serif", + "slug": "noto-sans-old-north-arabian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldnortharabian/v16/esDF30BdNv-KYGGJpKGk2tNiMt7Jar6olZDyNdr81zBQnEo_xw4ABw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old North Arabian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-north-arabian/noto-sans-old-north-arabian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-north-arabian/noto-sans-old-north-arabian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old Permic", + "fontFamily": "Noto Sans Old Permic, sans-serif", + "slug": "noto-sans-old-permic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldpermic/v17/snf1s1q1-dF8pli1TesqcbUY4Mr-ElrwKLdSgv_dKYB5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old Permic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-permic/noto-sans-old-permic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-permic/noto-sans-old-permic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old Persian", + "fontFamily": "Noto Sans Old Persian, sans-serif", + "slug": "noto-sans-old-persian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldpersian/v16/wEOjEAbNnc5caQTFG18FHrZr9Bp6-8CmIJ_trelQfx9CjA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old Persian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-persian/noto-sans-old-persian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-persian/noto-sans-old-persian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old Sogdian", + "fontFamily": "Noto Sans Old Sogdian, sans-serif", + "slug": "noto-sans-old-sogdian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldsogdian/v16/3JnjSCH90Gmq2mrzckOBBhFhdrMst48aURt7mOIqM-9uyg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old Sogdian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-sogdian/noto-sans-old-sogdian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-sogdian/noto-sans-old-sogdian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old South Arabian", + "fontFamily": "Noto Sans Old South Arabian, sans-serif", + "slug": "noto-sans-old-south-arabian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldsoutharabian/v16/3qT5oiOhnSyU8TNFIdhZTice3hB_HWKsEnF--0XCHiKx0etDT9HwTA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old South Arabian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-south-arabian/noto-sans-old-south-arabian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-south-arabian/noto-sans-old-south-arabian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Old Turkic", + "fontFamily": "Noto Sans Old Turkic, sans-serif", + "slug": "noto-sans-old-turkic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoldturkic/v17/yMJNMJVya43H0SUF_WmcGEQVqoEMKDKbsE2UjEw-Vyws.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Old Turkic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-turkic/noto-sans-old-turkic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-old-turkic/noto-sans-old-turkic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Oriya", + "fontFamily": "Noto Sans Oriya, sans-serif", + "slug": "noto-sans-oriya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivj0fq_Z6LhHBRe-.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivh0f6_Z6LhHBRe-.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Iviqf6_Z6LhHBRe-.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivj0f6_Z6LhHBRe-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvjGf6_Z6LhHBRe-.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvgqeK_Z6LhHBRe-.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvgTeK_Z6LhHBRe-.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivh0eK_Z6LhHBRe-.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansoriya/v27/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvhdeK_Z6LhHBRe-.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-oriya/noto-sans-oriya.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Osage", + "fontFamily": "Noto Sans Osage, sans-serif", + "slug": "noto-sans-osage", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansosage/v18/oPWX_kB6kP4jCuhpgEGmw4mtAVtXQ1aSxkrMCQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Osage", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osage/noto-sans-osage-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osage/noto-sans-osage.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Osmanya", + "fontFamily": "Noto Sans Osmanya, sans-serif", + "slug": "noto-sans-osmanya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansosmanya/v18/8vIS7xs32H97qzQKnzfeWzUyUpOJmz6hR47NCV5Z.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Osmanya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osmanya/noto-sans-osmanya-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-osmanya/noto-sans-osmanya.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Pahawh Hmong", + "fontFamily": "Noto Sans Pahawh Hmong, sans-serif", + "slug": "noto-sans-pahawh-hmong", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanspahawhhmong/v18/bWtp7e_KfBziStx7lIzKKaMUOBEA3UPQDW7krzI_c48aMpM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Pahawh Hmong", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pahawh-hmong/noto-sans-pahawh-hmong-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pahawh-hmong/noto-sans-pahawh-hmong.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Palmyrene", + "fontFamily": "Noto Sans Palmyrene, sans-serif", + "slug": "noto-sans-palmyrene", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanspalmyrene/v16/ZgNPjOdKPa7CHqq0h37c_ASCWvH93SFCPne5ZpdNtcA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Palmyrene", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-palmyrene/noto-sans-palmyrene-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-palmyrene/noto-sans-palmyrene.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Pau Cin Hau", + "fontFamily": "Noto Sans Pau Cin Hau, sans-serif", + "slug": "noto-sans-pau-cin-hau", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanspaucinhau/v20/x3d-cl3IZKmUqiMg_9wBLLtzl22EayN7ehIdiUWqKMxsKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Pau Cin Hau", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pau-cin-hau/noto-sans-pau-cin-hau-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-pau-cin-hau/noto-sans-pau-cin-hau.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Phags Pa", + "fontFamily": "Noto Sans Phags Pa, sans-serif", + "slug": "noto-sans-phags-pa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansphagspa/v15/pxiZyoo6v8ZYyWh5WuPeJzMkd4SrGChkr0SsrvNXiA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Phags Pa" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Phoenician", + "fontFamily": "Noto Sans Phoenician, sans-serif", + "slug": "noto-sans-phoenician", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansphoenician/v17/jizFRF9Ksm4Bt9PvcTaEkIHiTVtxmFtS5X7Mot-p5561.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Phoenician", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-phoenician/noto-sans-phoenician-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-phoenician/noto-sans-phoenician.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Psalter Pahlavi", + "fontFamily": "Noto Sans Psalter Pahlavi, sans-serif", + "slug": "noto-sans-psalter-pahlavi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanspsalterpahlavi/v16/rP2Vp3K65FkAtHfwd-eISGznYihzggmsicPfud3w1GjKsUQBct4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Psalter Pahlavi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-psalter-pahlavi/noto-sans-psalter-pahlavi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-psalter-pahlavi/noto-sans-psalter-pahlavi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Rejang", + "fontFamily": "Noto Sans Rejang, sans-serif", + "slug": "noto-sans-rejang", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansrejang/v21/Ktk2AKuMeZjqPnXgyqrib7DIogqwN4a3WYZB_sU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Rejang", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-rejang/noto-sans-rejang-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-rejang/noto-sans-rejang.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Runic", + "fontFamily": "Noto Sans Runic, sans-serif", + "slug": "noto-sans-runic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansrunic/v17/H4c_BXWPl9DZ0Xe_nHUaus7W68WWbhpvHtgIYg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Runic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-runic/noto-sans-runic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-runic/noto-sans-runic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans SC", + "fontFamily": "Noto Sans SC, sans-serif", + "slug": "noto-sans-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_EnYlNbPzS5HE.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG1_FnYlNbPzS5HE.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG4HFnYlNbPzS5HE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG9_FnYlNbPzS5HE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG-3FnYlNbPzS5HE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGwHCnYlNbPzS5HE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaGzjCnYlNbPzS5HE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG1_CnYlNbPzS5HE.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssc/v36/k3kCo84MPvpLmixcA63oeAL7Iqp5IZJF9bmaG3bCnYlNbPzS5HE.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sc/noto-sans-sc.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Samaritan", + "fontFamily": "Noto Sans Samaritan, sans-serif", + "slug": "noto-sans-samaritan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssamaritan/v16/buEqppe9f8_vkXadMBJJo0tSmaYjFkxOUotjNlOVMzQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Samaritan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-samaritan/noto-sans-samaritan-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-samaritan/noto-sans-samaritan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Saurashtra", + "fontFamily": "Noto Sans Saurashtra, sans-serif", + "slug": "noto-sans-saurashtra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssaurashtra/v23/ea8GacQ0Wfz_XKWXe6OtoA8w8zvmYwTef9nYjhPTSIx9.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Saurashtra", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-saurashtra/noto-sans-saurashtra-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-saurashtra/noto-sans-saurashtra.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Sharada", + "fontFamily": "Noto Sans Sharada, sans-serif", + "slug": "noto-sans-sharada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssharada/v16/gok0H7rwAEdtF9N8-mdTGALG6p0kwoXOPOwr4H8a.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sharada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sharada/noto-sans-sharada-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sharada/noto-sans-sharada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Shavian", + "fontFamily": "Noto Sans Shavian, sans-serif", + "slug": "noto-sans-shavian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansshavian/v17/CHy5V_HZE0jxJBQlqAeCKjJvQBNF4EFVSplv2Cwg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Shavian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-shavian/noto-sans-shavian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-shavian/noto-sans-shavian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Siddham", + "fontFamily": "Noto Sans Siddham, sans-serif", + "slug": "noto-sans-siddham", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssiddham/v20/OZpZg-FwqiNLe9PELUikxTWDoCCeGqnYk3Ic92ZH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Siddham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-siddham/noto-sans-siddham-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-siddham/noto-sans-siddham.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans SignWriting", + "fontFamily": "Noto Sans SignWriting, sans-serif", + "slug": "noto-sans-signwriting", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssignwriting/v4/Noas6VX_wIWFbTTCrYmvy9A2UnkL-2SZAWiUFFCARYQemg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans SignWriting" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Sinhala", + "fontFamily": "Noto Sans Sinhala, sans-serif", + "slug": "noto-sans-sinhala", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwg2b5l0LpJwbQRM.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwo2a5l0LpJwbQRM.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwlOa5l0LpJwbQRM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwg2a5l0LpJwbQRM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwj-a5l0LpJwbQRM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwtOd5l0LpJwbQRM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwuqd5l0LpJwbQRM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwo2d5l0LpJwbQRM.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwqSd5l0LpJwbQRM.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sinhala/noto-sans-sinhala.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Sogdian", + "fontFamily": "Noto Sans Sogdian, sans-serif", + "slug": "noto-sans-sogdian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssogdian/v16/taiQGn5iC4--qtsfi4Jp6eHPnfxQBo-7Pm6KHidM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sogdian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sogdian/noto-sans-sogdian-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sogdian/noto-sans-sogdian.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Sora Sompeng", + "fontFamily": "Noto Sans Sora Sompeng, sans-serif", + "slug": "noto-sans-sora-sompeng", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHR818DsZXJQd4Mu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sora Sompeng", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHRO18DsZXJQd4Mu.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sora Sompeng", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHSi0MDsZXJQd4Mu.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sora Sompeng", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssorasompeng/v24/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHSb0MDsZXJQd4Mu.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sora Sompeng", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sora-sompeng/noto-sans-sora-sompeng.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Soyombo", + "fontFamily": "Noto Sans Soyombo, sans-serif", + "slug": "noto-sans-soyombo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssoyombo/v17/RWmSoL-Y6-8q5LTtXs6MF6q7xsxgY0FuIFOcK25W.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Soyombo", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-soyombo/noto-sans-soyombo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-soyombo/noto-sans-soyombo.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Sundanese", + "fontFamily": "Noto Sans Sundanese, sans-serif", + "slug": "noto-sans-sundanese", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctxpNNHHizv7fQES.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sundanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctxbNNHHizv7fQES.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sundanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6cty3M9HHizv7fQES.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sundanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssundanese/v24/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctyOM9HHizv7fQES.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Sundanese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-sundanese/noto-sans-sundanese.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Syloti Nagri", + "fontFamily": "Noto Sans Syloti Nagri, sans-serif", + "slug": "noto-sans-syloti-nagri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssylotinagri/v20/uU9eCAQZ75uhfF9UoWDRiY3q7Sf_VFV3m4dGFVLxN87gsj0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syloti Nagri", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syloti-nagri/noto-sans-syloti-nagri-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syloti-nagri/noto-sans-syloti-nagri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Symbols", + "fontFamily": "Noto Sans Symbols, sans-serif", + "slug": "noto-sans-symbols", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gfQ4gb_VFRkzrbQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g_Q8gb_VFRkzrbQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gIw8gb_VFRkzrbQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gfQ8gb_VFRkzrbQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gTw8gb_VFRkzrbQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gowggb_VFRkzrbQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gmgggb_VFRkzrbQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g_Qggb_VFRkzrbQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssymbols/v41/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g1Aggb_VFRkzrbQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols/noto-sans-symbols.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Symbols 2", + "fontFamily": "Noto Sans Symbols 2, sans-serif", + "slug": "noto-sans-symbols-2", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssymbols2/v23/I_uyMoGduATTei9eI8daxVHDyfisHr71ypbqfX71-AI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Symbols 2", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols-2/noto-sans-symbols-2-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-symbols-2/noto-sans-symbols-2.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Syriac", + "fontFamily": "Noto Sans Syriac, sans-serif", + "slug": "noto-sans-syriac", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-VD9caMyZfUL_FC.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-XD9MaMyZfUL_FC.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Ud9MaMyZfUL_FC.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-VD9MaMyZfUL_FC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Vx9MaMyZfUL_FC.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Wd88aMyZfUL_FC.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Wk88aMyZfUL_FC.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-XD88aMyZfUL_FC.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriac/v16/Ktk7AKuMeZjqPnXgyqribqzQqgW0LYiVqV7dXcP0C-Xq88aMyZfUL_FC.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac/noto-sans-syriac.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Syriac Eastern", + "fontFamily": "Noto Sans Syriac Eastern, sans-serif", + "slug": "noto-sans-syriac-eastern", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPi-eszWL5ep1QPQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPq-fszWL5ep1QPQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPnGfszWL5ep1QPQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPi-fszWL5ep1QPQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPh2fszWL5ep1QPQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPvGYszWL5ep1QPQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPsiYszWL5ep1QPQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPq-YszWL5ep1QPQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanssyriaceastern/v1/Noac6Vj_wIWFbTTCrYmvy8AjVU8aslWRHHvRYxS-Ro3yS0FDacnHPoaYszWL5ep1QPQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Syriac Eastern", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-syriac-eastern/noto-sans-syriac-eastern.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans TC", + "fontFamily": "Noto Sans TC, sans-serif", + "slug": "noto-sans-tc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz76Cz_C9Otma3uNQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7yCy_C9Otma3uNQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7_6y_C9Otma3uNQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz76Cy_C9Otma3uNQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz75Ky_C9Otma3uNQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7361_C9Otma3uNQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz70e1_C9Otma3uNQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7yC1_C9Otma3uNQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstc/v35/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7wm1_C9Otma3uNQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tc/noto-sans-tc.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tagalog", + "fontFamily": "Noto Sans Tagalog, sans-serif", + "slug": "noto-sans-tagalog", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstagalog/v22/J7aFnoNzCnFcV9ZI-sUYuvote1R0wwEFA8jHexnL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tagalog", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagalog/noto-sans-tagalog-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagalog/noto-sans-tagalog.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tagbanwa", + "fontFamily": "Noto Sans Tagbanwa, sans-serif", + "slug": "noto-sans-tagbanwa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstagbanwa/v18/Y4GWYbB8VTEp4t3MKJSMmQdIKjRtt_nZQzQEaYpGoQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tagbanwa", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagbanwa/noto-sans-tagbanwa-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tagbanwa/noto-sans-tagbanwa.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tai Le", + "fontFamily": "Noto Sans Tai Le, sans-serif", + "slug": "noto-sans-tai-le", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstaile/v17/vEFK2-VODB8RrNDvZSUmVxEATwR58te1W77HtMo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tai Le", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-le/noto-sans-tai-le-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-le/noto-sans-tai-le.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tai Tham", + "fontFamily": "Noto Sans Tai Tham, sans-serif", + "slug": "noto-sans-tai-tham", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBCUbPg-uyaRGKMw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tai Tham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBBcbPg-uyaRGKMw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tai Tham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBPscPg-uyaRGKMw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tai Tham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstaitham/v20/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBMIcPg-uyaRGKMw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tai Tham", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-tham/noto-sans-tai-tham.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tai Viet", + "fontFamily": "Noto Sans Tai Viet, sans-serif", + "slug": "noto-sans-tai-viet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstaiviet/v19/8QIUdj3HhN_lv4jf9vsE-9GMOLsaSPZr7o4fWsRO9w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tai Viet", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-viet/noto-sans-tai-viet-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tai-viet/noto-sans-tai-viet.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Takri", + "fontFamily": "Noto Sans Takri, sans-serif", + "slug": "noto-sans-takri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstakri/v24/TuGJUVpzXI5FBtUq5a8bnKIOdTwQMe_W3khJXg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Takri", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-takri/noto-sans-takri-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-takri/noto-sans-takri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tamil", + "fontFamily": "Noto Sans Tamil, sans-serif", + "slug": "noto-sans-tamil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGor0UqKDt_EvT.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tGo70UqKDt_EvT.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7uYo70UqKDt_EvT.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGo70UqKDt_EvT.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7v0o70UqKDt_EvT.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7sYpL0UqKDt_EvT.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7shpL0UqKDt_EvT.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tGpL0UqKDt_EvT.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstamil/v27/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tvpL0UqKDt_EvT.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil/noto-sans-tamil.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tamil Supplement", + "fontFamily": "Noto Sans Tamil Supplement, sans-serif", + "slug": "noto-sans-tamil-supplement", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstamilsupplement/v21/DdTz78kEtnooLS5rXF1DaruiCd_bFp_Ph4sGcn7ax_vpAeMkeq1x.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tamil Supplement", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil-supplement/noto-sans-tamil-supplement-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tamil-supplement/noto-sans-tamil-supplement.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tangsa", + "fontFamily": "Noto Sans Tangsa, sans-serif", + "slug": "noto-sans-tangsa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp1YkyoUYdplyJDA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tangsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp1qkyoUYdplyJDA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tangsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp2GlCoUYdplyJDA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tangsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstangsa/v6/z7NCdQPmcigbbZAIOl9igP26K470lICpky0-peX5Qp2_lCoUYdplyJDA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tangsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tangsa/noto-sans-tangsa.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Telugu", + "fontFamily": "Noto Sans Telugu, sans-serif", + "slug": "noto-sans-telugu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntezfqREbf-3v37w.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt-zbqREbf-3v37w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntJTbqREbf-3v37w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntezbqREbf-3v37w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntSTbqREbf-3v37w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntpTHqREbf-3v37w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntnDHqREbf-3v37w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt-zHqREbf-3v37w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosanstelugu/v26/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt0jHqREbf-3v37w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-telugu/noto-sans-telugu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Thaana", + "fontFamily": "Noto Sans Thaana, sans-serif", + "slug": "noto-sans-thaana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XrbxLknu4-tbNu.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VrbhLknu4-tbNu.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4W1bhLknu4-tbNu.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XrbhLknu4-tbNu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XZbhLknu4-tbNu.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4U1aRLknu4-tbNu.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4UMaRLknu4-tbNu.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VraRLknu4-tbNu.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthaana/v24/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VCaRLknu4-tbNu.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thaana", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thaana/noto-sans-thaana.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Thai", + "fontFamily": "Noto Sans Thai, sans-serif", + "slug": "noto-sans-thai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU5RspzR-QRvzzXg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUxRtpzR-QRvzzXg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU8ptpzR-QRvzzXg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU5RtpzR-QRvzzXg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU6ZtpzR-QRvzzXg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU0pqpzR-QRvzzXg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU3NqpzR-QRvzzXg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUxRqpzR-QRvzzXg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthai/v25/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUz1qpzR-QRvzzXg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai/noto-sans-thai.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Thai Looped", + "fontFamily": "Noto Sans Thai Looped, sans-serif", + "slug": "noto-sans-thai-looped", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50fF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3YX6AdeCT_Wfd1.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Y84E4VwrzUO5sKA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yl4I4VwrzUO5sKA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50RF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3gPqocWiHvWQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yz4M4VwrzUO5sKA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Y44Q4VwrzUO5sKA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yh4U4VwrzUO5sKA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Ym4Y4VwrzUO5sKA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansthailooped/v14/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yv4c4VwrzUO5sKA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Sans Thai Looped", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-thai-looped/noto-sans-thai-looped.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tifinagh", + "fontFamily": "Noto Sans Tifinagh, sans-serif", + "slug": "noto-sans-tifinagh", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstifinagh/v20/I_uzMoCduATTei9eI8dawkHIwvmhCvbn77nEcXfs4Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tifinagh", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tifinagh/noto-sans-tifinagh-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tifinagh/noto-sans-tifinagh.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Tirhuta", + "fontFamily": "Noto Sans Tirhuta, sans-serif", + "slug": "noto-sans-tirhuta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanstirhuta/v16/t5t6IQYRNJ6TWjahPR6X-M-apUyby7uDUBsTrn5P.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Tirhuta", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tirhuta/noto-sans-tirhuta-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-tirhuta/noto-sans-tirhuta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Ugaritic", + "fontFamily": "Noto Sans Ugaritic, sans-serif", + "slug": "noto-sans-ugaritic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansugaritic/v16/3qTwoiqhnSyU8TNFIdhZVCwbjCpkAXXkNxoIkiazfg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Ugaritic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ugaritic/noto-sans-ugaritic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-ugaritic/noto-sans-ugaritic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Vai", + "fontFamily": "Noto Sans Vai, sans-serif", + "slug": "noto-sans-vai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansvai/v17/NaPecZTSBuhTirw6IaFn_UrURMHsDIRSfr0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Vai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vai/noto-sans-vai-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vai/noto-sans-vai.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Vithkuqi", + "fontFamily": "Noto Sans Vithkuqi, sans-serif", + "slug": "noto-sans-vithkuqi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnva5SgKY7vmn0BLE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnvZxSgKY7vmn0BLE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Sans Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnvXBVgKY7vmn0BLE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Sans Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notosansvithkuqi/v1/jVyi7m77CXvQswd6WjYu9E1wN6cih2TSchUEkQgw3KTnvUlVgKY7vmn0BLE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Sans Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-vithkuqi/noto-sans-vithkuqi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Wancho", + "fontFamily": "Noto Sans Wancho, sans-serif", + "slug": "noto-sans-wancho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanswancho/v17/zrf-0GXXyfn6Fs0lH9P4cUubP0GBqAbopiRfKp8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Wancho", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-wancho/noto-sans-wancho-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-wancho/noto-sans-wancho.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Warang Citi", + "fontFamily": "Noto Sans Warang Citi, sans-serif", + "slug": "noto-sans-warang-citi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanswarangciti/v17/EYqtmb9SzL1YtsZSScyKDXIeOv3w-zgsNvKRoOVCCXzdgA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Warang Citi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-warang-citi/noto-sans-warang-citi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-warang-citi/noto-sans-warang-citi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Yi", + "fontFamily": "Noto Sans Yi, sans-serif", + "slug": "noto-sans-yi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosansyi/v19/sJoD3LFXjsSdcnzn071rO3apwFDJNVgSNg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Yi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-yi/noto-sans-yi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-yi/noto-sans-yi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Sans Zanabazar Square", + "fontFamily": "Noto Sans Zanabazar Square, sans-serif", + "slug": "noto-sans-zanabazar-square", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notosanszanabazarsquare/v19/Cn-jJsuGWQxOjaGwMQ6fOicyxLBEMRfDtkzl4uagQtJ0OCEgN0Gc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Sans Zanabazar Square", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-zanabazar-square/noto-sans-zanabazar-square-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-sans-zanabazar-square/noto-sans-zanabazar-square.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif", + "fontFamily": "Noto Serif, serif", + "slug": "noto-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZqFGjxc0Lhq_Szw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZKFCjxc0Lhq_Szw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZ9lCjxc0Lhq_Szw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZqFCjxc0Lhq_Szw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZmlCjxc0Lhq_Szw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZdlejxc0Lhq_Szw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZT1ejxc0Lhq_Szw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZKFejxc0Lhq_Szw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6iaw1J5X9T9RW6j9bNVls-hfgvz8JcMofYTa32J4wsL2JAlAhZAVejxc0Lhq_Szw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLgscKpKrCzyUi.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBPLg8cKpKrCzyUi.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBMVg8cKpKrCzyUi.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBNLg8cKpKrCzyUi.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBN5g8cKpKrCzyUi.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBOVhMcKpKrCzyUi.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBOshMcKpKrCzyUi.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBPLhMcKpKrCzyUi.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserif/v23/ga6saw1J5X9T9RW6j9bNfFIMZhhWnFTyNZIQD1-_FXP0RgnaOg9MYBPihMcKpKrCzyUi.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Noto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif/noto-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Ahom", + "fontFamily": "Noto Serif Ahom, serif", + "slug": "noto-serif-ahom", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifahom/v20/FeVIS0hfp6cprmEUffAW_fUL_AN-x-YrPFiwaw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ahom", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ahom/noto-serif-ahom-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ahom/noto-serif-ahom.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Armenian", + "fontFamily": "Noto Serif Armenian, serif", + "slug": "noto-serif-armenian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZi8Obw_XagGdkbg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZC8Kbw_XagGdkbg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZ1cKbw_XagGdkbg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZi8Kbw_XagGdkbg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZucKbw_XagGdkbg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZVcWbw_XagGdkbg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZbMWbw_XagGdkbg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZC8Wbw_XagGdkbg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifarmenian/v27/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZIsWbw_XagGdkbg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Armenian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-armenian/noto-serif-armenian.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Balinese", + "fontFamily": "Noto Serif Balinese, serif", + "slug": "noto-serif-balinese", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifbalinese/v18/QdVKSS0-JginysQSRvuCmUMB_wVeQAxXRb0JdhapcUU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Balinese", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-balinese/noto-serif-balinese-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-balinese/noto-serif-balinese.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Bengali", + "fontFamily": "Noto Serif Bengali, serif", + "slug": "noto-serif-bengali", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAH3qi4LjQH8yD.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfeAHnqi4LjQH8yD.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfdeHnqi4LjQH8yD.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAHnqi4LjQH8yD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcyHnqi4LjQH8yD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JffeGXqi4LjQH8yD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JffnGXqi4LjQH8yD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfeAGXqi4LjQH8yD.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfepGXqi4LjQH8yD.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Bengali", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-bengali/noto-serif-bengali.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Devanagari", + "fontFamily": "Noto Serif Devanagari, serif", + "slug": "noto-serif-devanagari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTA-og-CMUe1u_dv.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTC-ow-CMUe1u_dv.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTBgow-CMUe1u_dv.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTA-ow-CMUe1u_dv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTAMow-CMUe1u_dv.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTDgpA-CMUe1u_dv.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTDZpA-CMUe1u_dv.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTC-pA-CMUe1u_dv.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdevanagari/v28/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTCXpA-CMUe1u_dv.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Devanagari", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-devanagari/noto-serif-devanagari.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Display", + "fontFamily": "Noto Serif Display, serif", + "slug": "noto-serif-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpd49gPaDU9hvzC.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVrd4tgPaDU9hvzC.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVoD4tgPaDU9hvzC.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpd4tgPaDU9hvzC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpv4tgPaDU9hvzC.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVqD5dgPaDU9hvzC.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVq65dgPaDU9hvzC.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVrd5dgPaDU9hvzC.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVr05dgPaDU9hvzC.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBIYjQfg-zCmf4.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VobBJYjQfg-zCmf4.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoW5JYjQfg-zCmf4.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBJYjQfg-zCmf4.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoQJJYjQfg-zCmf4.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-Voe5OYjQfg-zCmf4.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoddOYjQfg-zCmf4.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VobBOYjQfg-zCmf4.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoZlOYjQfg-zCmf4.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Noto Serif Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-display/noto-serif-display.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Dogra", + "fontFamily": "Noto Serif Dogra, serif", + "slug": "noto-serif-dogra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifdogra/v23/MQpP-XquKMC7ROPP3QOOlm7xPu3fGyu3IbPzkns.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Dogra", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-dogra/noto-serif-dogra-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-dogra/noto-serif-dogra.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Ethiopic", + "fontFamily": "Noto Serif Ethiopic, serif", + "slug": "noto-serif-ethiopic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCzSQjlKO9UVLyiw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCTSUjlKO9UVLyiw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCkyUjlKO9UVLyiw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCzSUjlKO9UVLyiw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxC_yUjlKO9UVLyiw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCEyIjlKO9UVLyiw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCKiIjlKO9UVLyiw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCTSIjlKO9UVLyiw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifethiopic/v30/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCZCIjlKO9UVLyiw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ethiopic", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ethiopic/noto-serif-ethiopic.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Georgian", + "fontFamily": "Noto Serif Georgian, serif", + "slug": "noto-serif-georgian", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvsfcjTw-FgZxQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSzvofcjTw-FgZxQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSEPofcjTw-FgZxQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvofcjTw-FgZxQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSfPofcjTw-FgZxQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSkP0fcjTw-FgZxQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSqf0fcjTw-FgZxQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSzv0fcjTw-FgZxQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgeorgian/v26/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aS5_0fcjTw-FgZxQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Georgian", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-georgian/noto-serif-georgian.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Grantha", + "fontFamily": "Noto Serif Grantha, serif", + "slug": "noto-serif-grantha", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifgrantha/v19/qkBIXuEH5NzDDvc3fLDYxPk9-Wq3WLiqEUNLR7fHGw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Grantha", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-grantha/noto-serif-grantha-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-grantha/noto-serif-grantha.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Gujarati", + "fontFamily": "Noto Serif Gujarati, serif", + "slug": "noto-serif-gujarati", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYycYzrM1Kf-OJu.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuaycIzrM1Kf-OJu.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuZscIzrM1Kf-OJu.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYycIzrM1Kf-OJu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYAcIzrM1Kf-OJu.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Hubsd4zrM1Kf-OJu.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HubVd4zrM1Kf-OJu.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Huayd4zrM1Kf-OJu.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgujarati/v27/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Huabd4zrM1Kf-OJu.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gujarati", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gujarati/noto-serif-gujarati.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Gurmukhi", + "fontFamily": "Noto Serif Gurmukhi, serif", + "slug": "noto-serif-gurmukhi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eBTImqVU7y6l.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4-eRTImqVU7y6l.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr7geRTImqVU7y6l.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eRTImqVU7y6l.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6MeRTImqVU7y6l.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr5gfhTImqVU7y6l.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr5ZfhTImqVU7y6l.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4-fhTImqVU7y6l.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifgurmukhi/v20/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4XfhTImqVU7y6l.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-gurmukhi/noto-serif-gurmukhi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif HK", + "fontFamily": "Noto Serif HK, serif", + "slug": "noto-serif-hk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMf-K2RjV9Su1M6i.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMcgK2RjV9Su1M6i.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMd-K2RjV9Su1M6i.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMdMK2RjV9Su1M6i.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMegLGRjV9Su1M6i.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMeZLGRjV9Su1M6i.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMf-LGRjV9Su1M6i.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMfXLGRjV9Su1M6i.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif HK", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hk/noto-serif-hk.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Hebrew", + "fontFamily": "Noto Serif Hebrew, serif", + "slug": "noto-serif-hebrew", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVAwTAGo_vlQxz24.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVIwSAGo_vlQxz24.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVFISAGo_vlQxz24.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVAwSAGo_vlQxz24.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVD4SAGo_vlQxz24.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVNIVAGo_vlQxz24.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVOsVAGo_vlQxz24.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVIwVAGo_vlQxz24.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifhebrew/v25/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVKUVAGo_vlQxz24.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Hebrew", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-hebrew/noto-serif-hebrew.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif JP", + "fontFamily": "Noto Serif JP, serif", + "slug": "noto-serif-jp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZBaPRksfU8fEwb0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZHKMRksfU8fEwb0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn7mYHs72GKoTvER4Gn3b5eMXNukYkY0T84.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZCqNRksfU8fEwb0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZAaKRksfU8fEwb0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZGKLRksfU8fEwb0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZFqJRksfU8fEwb0.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif JP", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-jp/noto-serif-jp.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif KR", + "fontFamily": "Noto Serif KR, serif", + "slug": "noto-serif-kr", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTihC8O5ZNH1ahck.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTkxB8O5ZNH1ahck.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3Jn7SDn90Gmq2mr3blnHaTZXduVp1ONyKHQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXThRA8O5ZNH1ahck.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTjhH8O5ZNH1ahck.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTlxG8O5ZNH1ahck.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTmRE8O5ZNH1ahck.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif KR", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kr/noto-serif-kr.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Kannada", + "fontFamily": "Noto Serif Kannada, serif", + "slug": "noto-serif-kannada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgcYCceFJ71svgcI.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgUYDceFJ71svgcI.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgZgDceFJ71svgcI.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgcYDceFJ71svgcI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgfQDceFJ71svgcI.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgRgEceFJ71svgcI.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgSEEceFJ71svgcI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgUYEceFJ71svgcI.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkannada/v27/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgW8EceFJ71svgcI.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-kannada/noto-serif-kannada.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Khitan Small Script", + "fontFamily": "Noto Serif Khitan Small Script, serif", + "slug": "noto-serif-khitan-small-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifkhitansmallscript/v4/jizzRFVKsm4Bt9PrbSzC4KLlQUF5lRJg5j-l5PvyhfTdd4TsYslb39iddA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khitan Small Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khitan-small-script/noto-serif-khitan-small-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khitan-small-script/noto-serif-khitan-small-script.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Khmer", + "fontFamily": "Noto Serif Khmer, serif", + "slug": "noto-serif-khmer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B4wWUZK9Xo4xg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNaB8wWUZK9Xo4xg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNth8wWUZK9Xo4xg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B8wWUZK9Xo4xg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN2h8wWUZK9Xo4xg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNNhgwWUZK9Xo4xg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNDxgwWUZK9Xo4xg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNaBgwWUZK9Xo4xg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhmer/v25/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNQRgwWUZK9Xo4xg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khmer", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khmer/noto-serif-khmer.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Khojki", + "fontFamily": "Noto Serif Khojki, serif", + "slug": "noto-serif-khojki", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMY0ghvzJ0Qtc5HAQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khojki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMY4AhvzJ0Qtc5HAQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khojki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMYDA9vzJ0Qtc5HAQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khojki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifkhojki/v10/I_uHMoOduATTei9aP90ctmPGxP2rBKTM4mcQ5M3z9QMYNQ9vzJ0Qtc5HAQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Khojki", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-khojki/noto-serif-khojki.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Lao", + "fontFamily": "Noto Serif Lao, serif", + "slug": "noto-serif-lao", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VeMLrvajlmyhHHQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VWMKrvajlmyhHHQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8Vb0KrvajlmyhHHQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VeMKrvajlmyhHHQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VdEKrvajlmyhHHQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VT0NrvajlmyhHHQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VQQNrvajlmyhHHQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VWMNrvajlmyhHHQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriflao/v24/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VUoNrvajlmyhHHQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Lao", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-lao/noto-serif-lao.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Makasar", + "fontFamily": "Noto Serif Makasar, serif", + "slug": "noto-serif-makasar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifmakasar/v1/memjYbqtyH-NiZpFH_9zcvB_PqkfY9S7ioHTVSmevw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Makasar", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-makasar/noto-serif-makasar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-makasar/noto-serif-makasar.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Malayalam", + "fontFamily": "Noto Serif Malayalam, serif", + "slug": "noto-serif-malayalam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1t-1fmFwHpQVySg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1N-xfmFwHpQVySg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL16exfmFwHpQVySg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1t-xfmFwHpQVySg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1hexfmFwHpQVySg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1aetfmFwHpQVySg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1UOtfmFwHpQVySg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1N-tfmFwHpQVySg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmalayalam/v28/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1HutfmFwHpQVySg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Malayalam", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-malayalam/noto-serif-malayalam.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Myanmar", + "fontFamily": "Noto Serif Myanmar, serif", + "slug": "noto-serif-myanmar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJudM7F2Yv76aBKKs-bHMQfAHUw3jnNwBDpU9X6RPzQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNbDHMfPv2TeXJng.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNCDLMfPv2TeXJng.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJsdM7F2Yv76aBKKs-bHMQfAHUw3jn1oRrocdDqRA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNUDPMfPv2TeXJng.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNfDTMfPv2TeXJng.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNGDXMfPv2TeXJng.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNBDbMfPv2TeXJng.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNIDfMfPv2TeXJng.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Myanmar" + } + ] + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif NP Hmong", + "fontFamily": "Noto Serif NP Hmong, serif", + "slug": "noto-serif-np-hmong", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbjPhFLs3u0rVO-d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif NP Hmong", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbj9hFLs3u0rVO-d.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif NP Hmong", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbgRg1Ls3u0rVO-d.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif NP Hmong", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifnphmong/v1/pONN1gItFMO79E4L1GPUi-2sixKHZyFj9Jy6_KhXPwzdvbgog1Ls3u0rVO-d.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif NP Hmong", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-np-hmong/noto-serif-np-hmong.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Old Uyghur", + "fontFamily": "Noto Serif Old Uyghur, serif", + "slug": "noto-serif-old-uyghur", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifolduyghur/v3/v6-KGZbLJFKIhClqUYqXDiGnrVoFRCW6JdwnL-meF2yVgA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Old Uyghur", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-old-uyghur/noto-serif-old-uyghur-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-old-uyghur/noto-serif-old-uyghur.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Oriya", + "fontFamily": "Noto Serif Oriya, serif", + "slug": "noto-serif-oriya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxrc_Hy7v039MF1j.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxru_Hy7v039MF1j.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxoC-3y7v039MF1j.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriforiya/v4/MjQQmj56u-r69izk_LDqWN7w0cYByutv9qeWYrvLaxo7-3y7v039MF1j.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Oriya", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-oriya/noto-serif-oriya.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Ottoman Siyaq", + "fontFamily": "Noto Serif Ottoman Siyaq, serif", + "slug": "noto-serif-ottoman-siyaq", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifottomansiyaq/v2/fC1yPZ9IYnzRhTrrc4s8cSvYI0eozzaFOQ01qoHLI7gA00kAdA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Ottoman Siyaq", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ottoman-siyaq/noto-serif-ottoman-siyaq-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-ottoman-siyaq/noto-serif-ottoman-siyaq.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif SC", + "fontFamily": "Noto Serif SC, serif", + "slug": "noto-serif-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mm63SzVBEtERe7U.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mgq0SzVBEtERe7U.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4chBXePl9DZ0Xe7gG9cyOj7oqOcbzhqDtg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mlK1SzVBEtERe7U.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mn6ySzVBEtERe7U.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mhqzSzVBEtERe7U.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7miKxSzVBEtERe7U.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sc/noto-serif-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Sinhala", + "fontFamily": "Noto Serif Sinhala, serif", + "slug": "noto-serif-sinhala", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGxRlMpxaLRn3W-.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pExR1MpxaLRn3W-.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pHvR1MpxaLRn3W-.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGxR1MpxaLRn3W-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGDR1MpxaLRn3W-.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pFvQFMpxaLRn3W-.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pFWQFMpxaLRn3W-.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pExQFMpxaLRn3W-.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifsinhala/v26/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pEYQFMpxaLRn3W-.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Sinhala", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-sinhala/noto-serif-sinhala.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif TC", + "fontFamily": "Noto Serif TC, serif", + "slug": "noto-serif-tc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0Bvr8vbXxGTsoOAX4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvtssbXxGTsoOAX4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLYgIZb5bJNDGYxLBibeHZ0BhnIESXFtUsM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvoMtbXxGTsoOAX4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0Bvq8qbXxGTsoOAX4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvssrbXxGTsoOAX4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvvMpbXxGTsoOAX4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif TC", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tc/noto-serif-tc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Tamil", + "fontFamily": "Noto Serif Tamil, serif", + "slug": "noto-serif-tamil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN6R9fz3v8Etew.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatNN-R9fz3v8Etew.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecat6t-R9fz3v8Etew.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN-R9fz3v8Etew.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatht-R9fz3v8Etew.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatatiR9fz3v8Etew.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatU9iR9fz3v8Etew.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatNNiR9fz3v8Etew.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatHdiR9fz3v8Etew.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJx5svb2ncQ9e3wx.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJz5s_b2ncQ9e3wx.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJwns_b2ncQ9e3wx.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJx5s_b2ncQ9e3wx.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJxLs_b2ncQ9e3wx.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJyntPb2ncQ9e3wx.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJyetPb2ncQ9e3wx.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJz5tPb2ncQ9e3wx.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftamil/v28/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJzQtPb2ncQ9e3wx.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Noto Serif Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tamil/noto-serif-tamil.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Tangut", + "fontFamily": "Noto Serif Tangut, serif", + "slug": "noto-serif-tangut", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriftangut/v16/xn76YGc72GKoTvER4Gn3b4m9Ern7Em4wfcvN2KT4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tangut", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tangut/noto-serif-tangut-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tangut/noto-serif-tangut.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Telugu", + "fontFamily": "Noto Serif Telugu, serif", + "slug": "noto-serif-telugu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9D9TGwvI2fjgrZYA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DdTCwvI2fjgrZYA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DqzCwvI2fjgrZYA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9D9TCwvI2fjgrZYA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DxzCwvI2fjgrZYA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DKzewvI2fjgrZYA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DEjewvI2fjgrZYA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DdTewvI2fjgrZYA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftelugu/v26/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DXDewvI2fjgrZYA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-telugu/noto-serif-telugu.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Thai", + "fontFamily": "Noto Serif Thai, serif", + "slug": "noto-serif-thai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oiFuRUCmsdu0Qx.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qiF-RUCmsdu0Qx.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0p8F-RUCmsdu0Qx.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oiF-RUCmsdu0Qx.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oQF-RUCmsdu0Qx.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0r8EORUCmsdu0Qx.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0rFEORUCmsdu0Qx.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qiEORUCmsdu0Qx.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifthai/v24/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qLEORUCmsdu0Qx.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Thai", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-thai/noto-serif-thai.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Tibetan", + "fontFamily": "Noto Serif Tibetan, serif", + "slug": "noto-serif-tibetan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIrYdPSvrdSy_32c.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIjYcPSvrdSy_32c.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIugcPSvrdSy_32c.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIrYcPSvrdSy_32c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIoQcPSvrdSy_32c.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmImgbPSvrdSy_32c.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIlEbPSvrdSy_32c.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIjYbPSvrdSy_32c.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftibetan/v22/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIh8bPSvrdSy_32c.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Noto Serif Tibetan", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-tibetan/noto-serif-tibetan.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Toto", + "fontFamily": "Noto Serif Toto, serif", + "slug": "noto-serif-toto", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhCy3Il-Oj55vdNug.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Toto", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhCx_Il-Oj55vdNug.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Toto", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhC_PPl-Oj55vdNug.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Toto", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoseriftoto/v4/Ktk6ALSMeZjqPnXk1rCkHYHNtwvtHItpjRP74dHhC8rPl-Oj55vdNug.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Toto", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-toto/noto-serif-toto.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Vithkuqi", + "fontFamily": "Noto Serif Vithkuqi, serif", + "slug": "noto-serif-vithkuqi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRWMdW2Hqy9A4teH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRW-dW2Hqy9A4teH.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRVScm2Hqy9A4teH.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifvithkuqi/v1/YA94r1OY7FjTf5szakutkndpw9HH-4a4z9pklvg1IQSNcRVrcm2Hqy9A4teH.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Vithkuqi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-vithkuqi/noto-serif-vithkuqi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Serif Yezidi", + "fontFamily": "Noto Serif Yezidi, serif", + "slug": "noto-serif-yezidi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspD2yEkq1GJgmVCqg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Serif Yezidi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspD6SEkq1GJgmVCqg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Serif Yezidi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspDBSYkq1GJgmVCqg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Serif Yezidi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/notoserifyezidi/v21/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspDPCYkq1GJgmVCqg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Serif Yezidi", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-serif-yezidi/noto-serif-yezidi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Noto Traditional Nushu", + "fontFamily": "Noto Traditional Nushu, sans-serif", + "slug": "noto-traditional-nushu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXvy1tnKa7QoqirI.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Noto Traditional Nushu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXus1tnKa7QoqirI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Noto Traditional Nushu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXue1tnKa7QoqirI.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Noto Traditional Nushu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXty0dnKa7QoqirI.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Noto Traditional Nushu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nototraditionalnushu/v17/SZcV3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67PUZX6ADm6oa8IXtL0dnKa7QoqirI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Noto Traditional Nushu", + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/noto-traditional-nushu/noto-traditional-nushu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nova Cut", + "fontFamily": "Nova Cut, system-ui", + "slug": "nova-cut", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novacut/v24/KFOkCnSYu8mL-39LkWxKKTM1K9nz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Cut", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-cut/nova-cut-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-cut/nova-cut.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nova Flat", + "fontFamily": "Nova Flat, system-ui", + "slug": "nova-flat", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novaflat/v24/QdVUSTc-JgqpytEbVebEvCtkm20oJA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Flat", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-flat/nova-flat-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-flat/nova-flat.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nova Mono", + "fontFamily": "Nova Mono, monospace", + "slug": "nova-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novamono/v20/Cn-0JtiGWQ5Ajb--MRKfZWxYrdM9Sg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-mono/nova-mono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-mono/nova-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Nova Oval", + "fontFamily": "Nova Oval, system-ui", + "slug": "nova-oval", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novaoval/v24/jAnEgHdmANHvPenMaswCNI-h3cWkWg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Oval", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-oval/nova-oval-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-oval/nova-oval.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nova Round", + "fontFamily": "Nova Round, system-ui", + "slug": "nova-round", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novaround/v21/flU9Rqquw5UhEnlwTJYTYYLeeetYEBc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Round", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-round/nova-round-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-round/nova-round.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nova Script", + "fontFamily": "Nova Script, system-ui", + "slug": "nova-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novascript/v25/7Au7p_IpkSWSTWaFWkumvmQIEl0O0kEx.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-script/nova-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-script/nova-script.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nova Slim", + "fontFamily": "Nova Slim, system-ui", + "slug": "nova-slim", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novaslim/v24/Z9XUDmZNQAuem8jyZcn-zcOInrib9Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Slim", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-slim/nova-slim-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-slim/nova-slim.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Nova Square", + "fontFamily": "Nova Square, system-ui", + "slug": "nova-square", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/novasquare/v24/RrQUbo9-9DV7b06QHgSWsZhFRYMgGtWA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nova Square", + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-square/nova-square-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nova-square/nova-square.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Numans", + "fontFamily": "Numans, sans-serif", + "slug": "numans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/numans/v15/SlGRmQmGupYAfH8IZBggiHVqaQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Numans", + "preview": "https://s.w.org/images/fonts/17.7/previews/numans/numans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/numans/numans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nunito", + "fontFamily": "Nunito, sans-serif", + "slug": "nunito", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDDshRTY9jo7eTWk.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDOUhRTY9jo7eTWk.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshRTY9jo7eTWk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDIkhRTY9jo7eTWk.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDGUmRTY9jo7eTWk.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTY9jo7eTWk.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDDsmRTY9jo7eTWk.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDBImRTY9jo7eTWk.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXA3j6zbXWnoeg.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNi83A3j6zbXWnoeg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNirXA3j6zbXWnoeg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNin3A3j6zbXWnoeg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNic3c3j6zbXWnoeg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiSnc3j6zbXWnoeg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXc3j6zbXWnoeg.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunito/v26/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiBHc3j6zbXWnoeg.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Nunito", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito/nunito.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nunito Sans", + "fontFamily": "Nunito Sans, sans-serif", + "slug": "nunito-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVilnsV8kA_Ykqw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GiClnsV8kA_Ykqw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilnsV8kA_Ykqw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClnsV8kA_Ykqw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5nsV8kA_Ykqw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5nsV8kA_Ykqw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5nsV8kA_Ykqw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4Gfy5nsV8kA_Ykqw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmoP91UlIfM0qxVd.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmrR91UlIfM0qxVd.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP91UlIfM0qxVd.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmq991UlIfM0qxVd.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpR8FUlIfM0qxVd.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmpo8FUlIfM0qxVd.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmoP8FUlIfM0qxVd.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/nunitosans/v15/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmom8FUlIfM0qxVd.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Nunito Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nunito-sans/nunito-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Nuosu SIL", + "fontFamily": "Nuosu SIL, sans-serif", + "slug": "nuosu-sil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/nuosusil/v10/8vIK7wM3wmRn_kc4uAjeEWxbO_zo-w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Nuosu SIL", + "preview": "https://s.w.org/images/fonts/17.7/previews/nuosu-sil/nuosu-sil-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/nuosu-sil/nuosu-sil.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Odibee Sans", + "fontFamily": "Odibee Sans, system-ui", + "slug": "odibee-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/odibeesans/v18/neIPzCSooYAho6WvjeToRYk3epH9qGsf.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Odibee Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/odibee-sans/odibee-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/odibee-sans/odibee-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Odor Mean Chey", + "fontFamily": "Odor Mean Chey, serif", + "slug": "odor-mean-chey", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/odormeanchey/v27/raxkHiKDttkTe1aOGcJMR1A_4mrd2zqUKafv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Odor Mean Chey", + "preview": "https://s.w.org/images/fonts/17.7/previews/odor-mean-chey/odor-mean-chey-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/odor-mean-chey/odor-mean-chey.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Offside", + "fontFamily": "Offside, system-ui", + "slug": "offside", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/offside/v24/HI_KiYMWKa9QrAykQ5TiRp-dhpQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Offside", + "preview": "https://s.w.org/images/fonts/17.7/previews/offside/offside-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/offside/offside.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Oi", + "fontFamily": "Oi, system-ui", + "slug": "oi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oi/v19/w8gXH2EuRqtfut6yjBOG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oi", + "preview": "https://s.w.org/images/fonts/17.7/previews/oi/oi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oi/oi.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Old Standard TT", + "fontFamily": "Old Standard TT, serif", + "slug": "old-standard-tt", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oldstandardtt/v20/MwQubh3o1vLImiwAVvYawgcf2eVuqFC5RHdCZg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Old Standard TT", + "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oldstandardtt/v20/MwQsbh3o1vLImiwAVvYawgcf2eVer1q4ZnJSZtQG.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Old Standard TT", + "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oldstandardtt/v20/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-dSVxeb80flQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Old Standard TT", + "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/old-standard-tt/old-standard-tt.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Oldenburg", + "fontFamily": "Oldenburg, system-ui", + "slug": "oldenburg", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oldenburg/v22/fC1jPY5JYWzbywv7c4V6VE6oXyndrw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oldenburg", + "preview": "https://s.w.org/images/fonts/17.7/previews/oldenburg/oldenburg-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oldenburg/oldenburg.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Ole", + "fontFamily": "Ole, cursive", + "slug": "ole", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ole/v3/dFazZf6Z-rd88Pw69qJ_ew.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ole", + "preview": "https://s.w.org/images/fonts/17.7/previews/ole/ole-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ole/ole.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Oleo Script", + "fontFamily": "Oleo Script, system-ui", + "slug": "oleo-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oleoscript/v14/rax5HieDvtMOe0iICsUccBhfsU7Q8Cad.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oleo Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script/oleo-script-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oleoscript/v14/raxkHieDvtMOe0iICsUccCDmnmrd2zqUKafv.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Oleo Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script/oleo-script-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script/oleo-script.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Oleo Script Swash Caps", + "fontFamily": "Oleo Script Swash Caps, system-ui", + "slug": "oleo-script-swash-caps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noaj6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HMX-uSY0Hg90.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oleo Script Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script-swash-caps/oleo-script-swash-caps-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noag6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HCcaBbYAsn9T5dt0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Oleo Script Swash Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script-swash-caps/oleo-script-swash-caps-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oleo-script-swash-caps/oleo-script-swash-caps.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Onest", + "fontFamily": "Onest, sans-serif", + "slug": "onest", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R6ZtxFMQWXgSQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhdR-ZtxFMQWXgSQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhqx-ZtxFMQWXgSQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R-ZtxFMQWXgSQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhxx-ZtxFMQWXgSQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhKxiZtxFMQWXgSQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhEhiZtxFMQWXgSQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhdRiZtxFMQWXgSQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhXBiZtxFMQWXgSQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Onest", + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/onest/onest.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Oooh Baby", + "fontFamily": "Oooh Baby, cursive", + "slug": "oooh-baby", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ooohbaby/v4/2sDcZGJWgJTT2Jf76xQDam-4C7wFZQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oooh Baby", + "preview": "https://s.w.org/images/fonts/17.7/previews/oooh-baby/oooh-baby-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oooh-baby/oooh-baby.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Open Sans", + "fontFamily": "Open Sans, sans-serif", + "slug": "open-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4iY1M2xLER.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4iY1M2xLER.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4iY1M2xLER.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4iY1M2xLER.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4iY1M2xLER.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4iY1M2xLER.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVIUwaERZjA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVIUwaERZjA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVIUwaERZjA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVIUwaERZjA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVIUwaERZjA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVIUwaERZjA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Open Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/open-sans/open-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Oranienbaum", + "fontFamily": "Oranienbaum, serif", + "slug": "oranienbaum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oranienbaum/v15/OZpHg_txtzZKMuXLIVrx-3zi7kz3dpHc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oranienbaum", + "preview": "https://s.w.org/images/fonts/17.7/previews/oranienbaum/oranienbaum-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oranienbaum/oranienbaum.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Orbit", + "fontFamily": "Orbit, sans-serif", + "slug": "orbit", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/orbit/v1/_LOCmz7I-uHd2mjBeqciRwRm.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Orbit", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbit/orbit-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/orbit/orbit.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Orbitron", + "fontFamily": "Orbitron, sans-serif", + "slug": "orbitron", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyGy6xo2IyXjU1pg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Orbitron", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyKS6xo2IyXjU1pg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Orbitron", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyxSmxo2IyXjU1pg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Orbitron", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1ny_Cmxo2IyXjU1pg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Orbitron", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nymymxo2IyXjU1pg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Orbitron", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/orbitron/v31/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nysimxo2IyXjU1pg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Orbitron", + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/orbitron/orbitron.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Oregano", + "fontFamily": "Oregano, system-ui", + "slug": "oregano", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oregano/v15/If2IXTPxciS3H4S2kZLfPznO3yM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oregano", + "preview": "https://s.w.org/images/fonts/17.7/previews/oregano/oregano-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oregano/v15/If2KXTPxciS3H4S2oZXVPhvLzyP_qw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Oregano", + "preview": "https://s.w.org/images/fonts/17.7/previews/oregano/oregano-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oregano/oregano.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Orelega One", + "fontFamily": "Orelega One, system-ui", + "slug": "orelega-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/orelegaone/v12/3qTpojOggD2XtAdFb-QXZGt_1EcYaQ7F.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Orelega One", + "preview": "https://s.w.org/images/fonts/17.7/previews/orelega-one/orelega-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/orelega-one/orelega-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Orienta", + "fontFamily": "Orienta, sans-serif", + "slug": "orienta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/orienta/v15/PlI9FlK4Jrl5Y9zNeyKo9HRFhcU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Orienta", + "preview": "https://s.w.org/images/fonts/17.7/previews/orienta/orienta-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/orienta/orienta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Original Surfer", + "fontFamily": "Original Surfer, system-ui", + "slug": "original-surfer", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/originalsurfer/v22/RWmQoKGZ9vIirYntXJ3_MbekzNMiCUtvAlaMKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Original Surfer", + "preview": "https://s.w.org/images/fonts/17.7/previews/original-surfer/original-surfer-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/original-surfer/original-surfer.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Oswald", + "fontFamily": "Oswald, sans-serif", + "slug": "oswald", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs13FvgURoZAaRliE.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Oswald", + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgURoZAaRliE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Oswald", + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgURoZAaRliE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oswald", + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgURoZAaRliE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Oswald", + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogURoZAaRliE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Oswald", + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZogURoZAaRliE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Oswald", + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oswald/oswald.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Outfit", + "fontFamily": "Outfit, sans-serif", + "slug": "outfit", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4S-EiAou6Y.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4S-EiAou6Y.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4S-EiAou6Y.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4S-EiAou6Y.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Outfit", + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/outfit/outfit.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Over the Rainbow", + "fontFamily": "Over the Rainbow, cursive", + "slug": "over-the-rainbow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/overtherainbow/v20/11haGoXG1k_HKhMLUWz7Mc7vvW5upvam9NA2XG0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Over the Rainbow", + "preview": "https://s.w.org/images/fonts/17.7/previews/over-the-rainbow/over-the-rainbow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/over-the-rainbow/over-the-rainbow.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Overlock", + "fontFamily": "Overlock, system-ui", + "slug": "overlock", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XVDmdMWRiN1_T9Z4Tb4u2El6GC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Overlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XTDmdMWRiN1_T9Z7Tc6OymkrGC7Cs.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Overlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XSDmdMWRiN1_T9Z7xizcmJvL2L9TLT.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Overlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XQDmdMWRiN1_T9Z7Tc0FWJtryp8CLTlNs.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Overlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XSDmdMWRiN1_T9Z7xaz8mJvL2L9TLT.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Overlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overlock/v17/Z9XQDmdMWRiN1_T9Z7Tc0G2Ltryp8CLTlNs.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Overlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock/overlock.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Overlock SC", + "fontFamily": "Overlock SC, system-ui", + "slug": "overlock-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/overlocksc/v23/1cX3aUHKGZrstGAY8nwVzHGFq8Sk1PoH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Overlock SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock-sc/overlock-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/overlock-sc/overlock-sc.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Overpass", + "fontFamily": "Overpass, sans-serif", + "slug": "overpass", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PLrPJCLtce-og.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6fPPrPJCLtce-og.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6ovPrPJCLtce-og.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PPrPJCLtce-og.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6zvPrPJCLtce-og.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6IvTrPJCLtce-og.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6G_TrPJCLtce-og.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6fPTrPJCLtce-og.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFda35WCmI96Ajtm83upeyoaX6QPnlo6VfTrPJCLtce-og.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADe5qKl8Kuosgz.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCDepqKl8Kuosgz.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLBdepqKl8Kuosgz.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADepqKl8Kuosgz.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLAxepqKl8Kuosgz.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLDdfZqKl8Kuosgz.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLDkfZqKl8Kuosgz.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCDfZqKl8Kuosgz.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpass/v13/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCqfZqKl8Kuosgz.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Overpass", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass/overpass.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Overpass Mono", + "fontFamily": "Overpass Mono, monospace", + "slug": "overpass-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EWKokz2Xur-SmIr.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Overpass Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXUokz2Xur-SmIr.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Overpass Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXmokz2Xur-SmIr.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Overpass Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EUKpUz2Xur-SmIr.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Overpass Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EUzpUz2Xur-SmIr.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Overpass Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/overpass-mono/overpass-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Ovo", + "fontFamily": "Ovo, serif", + "slug": "ovo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ovo/v17/yYLl0h7WyfzjzoQ5_3WVxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ovo", + "preview": "https://s.w.org/images/fonts/17.7/previews/ovo/ovo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ovo/ovo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Oxanium", + "fontFamily": "Oxanium, system-ui", + "slug": "oxanium", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G83JfniJBXQ7d67x.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G80XfniJBXQ7d67x.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G81JfniJBXQ7d67x.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G817fniJBXQ7d67x.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82XeXiJBXQ7d67x.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82ueXiJBXQ7d67x.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxanium/v19/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G83JeXiJBXQ7d67x.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Oxanium", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oxanium/oxanium.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Oxygen", + "fontFamily": "Oxygen, sans-serif", + "slug": "oxygen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCJW8Dam-4C7wFZQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Oxygen", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxygen/v15/2sDfZG1Wl4Lcnbu6jEcnZ0SkAg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oxygen", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCNWgDam-4C7wFZQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Oxygen", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen/oxygen.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Oxygen Mono", + "fontFamily": "Oxygen Mono, monospace", + "slug": "oxygen-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/oxygenmono/v14/h0GsssGg9FxgDgCjLeAd7ijaze-PPlUu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Oxygen Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen-mono/oxygen-mono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/oxygen-mono/oxygen-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "PT Mono", + "fontFamily": "PT Mono, monospace", + "slug": "pt-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ptmono/v13/9oRONYoBnWILk-9ArC05MtPyAcg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "PT Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-mono/pt-mono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-mono/pt-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "PT Sans", + "fontFamily": "PT Sans, sans-serif", + "slug": "pt-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79P0COxOGMMDQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "PT Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptsans/v17/jizYRExUiTo99u79D0eExcOJIDQA-g.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "PT Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh4OynLD0Z4zM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "PT Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptsans/v17/jizdRExUiTo99u79D0e8fOytLR8c8zMrig.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "PT Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans/pt-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "PT Sans Caption", + "fontFamily": "PT Sans Caption, sans-serif", + "slug": "pt-sans-caption", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ptsanscaption/v19/0FlMVP6Hrxmt7-fsUFhlFXNIlpcqeAXwQy6yxg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "PT Sans Caption", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-caption/pt-sans-caption-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptsanscaption/v19/0FlJVP6Hrxmt7-fsUFhlFXNIlpcSwSrUTgWuz38Tgg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "PT Sans Caption", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-caption/pt-sans-caption-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-caption/pt-sans-caption.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "PT Sans Narrow", + "fontFamily": "PT Sans Narrow, sans-serif", + "slug": "pt-sans-narrow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ptsansnarrow/v18/BngRUXNadjH0qYEzV7ab-oWlsYCEyxyKeuDp.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "PT Sans Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-narrow/pt-sans-narrow-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptsansnarrow/v18/BngSUXNadjH0qYEzV7ab-oWlsbg95DiHUfzgRd-3.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "PT Sans Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-narrow/pt-sans-narrow-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-sans-narrow/pt-sans-narrow.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "PT Serif", + "fontFamily": "PT Serif, serif", + "slug": "pt-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRVQgYoZZY2vCFuvDFUxL6ddjb-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "PT Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRTQgYoZZY2vCFuvAFTzr-_cyb-vco.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "PT Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRSQgYoZZY2vCFuvAnt65qQXSr3pNNB.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "PT Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptserif/v18/EJRQQgYoZZY2vCFuvAFT9gaQVyvVocNB6Iw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "PT Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif/pt-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "PT Serif Caption", + "fontFamily": "PT Serif Caption, serif", + "slug": "pt-serif-caption", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ptserifcaption/v17/ieVl2ZhbGCW-JoW6S34pSDpqYKU059CxDCs5cvI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "PT Serif Caption", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif-caption/pt-serif-caption-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ptserifcaption/v17/ieVj2ZhbGCW-JoW6S34pSDpqYKU019e7DQk8YvJEeg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "PT Serif Caption", + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif-caption/pt-serif-caption-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pt-serif-caption/pt-serif-caption.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Pacifico", + "fontFamily": "Pacifico, cursive", + "slug": "pacifico", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ96F4sijpFu_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pacifico", + "preview": "https://s.w.org/images/fonts/17.7/previews/pacifico/pacifico-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pacifico/pacifico.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Padauk", + "fontFamily": "Padauk, sans-serif", + "slug": "padauk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/padauk/v16/RrQRboJg-id7OnbBbk_g3LlYbg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Padauk", + "preview": "https://s.w.org/images/fonts/17.7/previews/padauk/padauk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/padauk/v16/RrQSboJg-id7Onb512DE0ZJEZ4YwGg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Padauk", + "preview": "https://s.w.org/images/fonts/17.7/previews/padauk/padauk-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/padauk/padauk.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Padyakke Expanded One", + "fontFamily": "Padyakke Expanded One, serif", + "slug": "padyakke-expanded-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/padyakkeexpandedone/v6/K2FvfY9El_tbR0JfHb6WWvrBaU6XAUvC4IAYPaRkpDjeoQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Padyakke Expanded One", + "preview": "https://s.w.org/images/fonts/17.7/previews/padyakke-expanded-one/padyakke-expanded-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/padyakke-expanded-one/padyakke-expanded-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Palanquin", + "fontFamily": "Palanquin, sans-serif", + "slug": "palanquin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUhlJ90n1fBFg7ceXwUEltN7rWmZzTH.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUvnpowZuqbi3ezg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwU2nlowZuqbi3ezg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUnlJ90n1fBFg7ceXwsc1FMzLC2Zw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUgnhowZuqbi3ezg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUrn9owZuqbi3ezg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUyn5owZuqbi3ezg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Palanquin", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin/palanquin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Palanquin Dark", + "fontFamily": "Palanquin Dark, sans-serif", + "slug": "palanquin-dark", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn75YHgl1nqmANMB-26xC7yuF_6LTEo9VtfE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Palanquin Dark", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn76YHgl1nqmANMB-26xC7yuF8Z6ZW4wfcvN2KT4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Palanquin Dark", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn76YHgl1nqmANMB-26xC7yuF8ZWYm4wfcvN2KT4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Palanquin Dark", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/palanquindark/v14/xn76YHgl1nqmANMB-26xC7yuF8YyY24wfcvN2KT4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Palanquin Dark", + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/palanquin-dark/palanquin-dark.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Palette Mosaic", + "fontFamily": "Palette Mosaic, system-ui", + "slug": "palette-mosaic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/palettemosaic/v10/AMOIz4aBvWuBFe3TohdW6YZ9MFi34dxL4jSr.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Palette Mosaic", + "preview": "https://s.w.org/images/fonts/17.7/previews/palette-mosaic/palette-mosaic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/palette-mosaic/palette-mosaic.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pangolin", + "fontFamily": "Pangolin, cursive", + "slug": "pangolin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pangolin/v11/cY9GfjGcW0FPpi-tWPfP5d3aiLBG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pangolin", + "preview": "https://s.w.org/images/fonts/17.7/previews/pangolin/pangolin-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pangolin/pangolin.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Paprika", + "fontFamily": "Paprika, system-ui", + "slug": "paprika", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/paprika/v21/8QIJdijZitv49rDfuI0Oq7jkAOw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Paprika", + "preview": "https://s.w.org/images/fonts/17.7/previews/paprika/paprika-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/paprika/paprika.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Parisienne", + "fontFamily": "Parisienne, cursive", + "slug": "parisienne", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/parisienne/v13/E21i_d3kivvAkxhLEVZpcyp6DuKuavM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Parisienne", + "preview": "https://s.w.org/images/fonts/17.7/previews/parisienne/parisienne-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/parisienne/parisienne.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Passero One", + "fontFamily": "Passero One, system-ui", + "slug": "passero-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/passeroone/v26/JTUTjIko8DOq5FeaeEAjgE5E5Arr-s50.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Passero One", + "preview": "https://s.w.org/images/fonts/17.7/previews/passero-one/passero-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/passero-one/passero-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Passion One", + "fontFamily": "Passion One, system-ui", + "slug": "passion-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/passionone/v18/PbynFmL8HhTPqbjUzux3JHuT_Frg6YoV.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Passion One", + "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/passionone/v18/Pby6FmL8HhTPqbjUzux3JEMq037twpYcuH8y.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Passion One", + "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/passionone/v18/Pby6FmL8HhTPqbjUzux3JEMS0X7twpYcuH8y.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Passion One", + "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/passion-one/passion-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Passions Conflict", + "fontFamily": "Passions Conflict, cursive", + "slug": "passions-conflict", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/passionsconflict/v7/kmKnZrcrFhfafnWX9x0GuEC-zowow5NbYRI4CN2V.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Passions Conflict", + "preview": "https://s.w.org/images/fonts/17.7/previews/passions-conflict/passions-conflict-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/passions-conflict/passions-conflict.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Pathway Extreme", + "fontFamily": "Pathway Extreme, sans-serif", + "slug": "pathway-extreme", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak2Nx1Liw3igP5eg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakWN11Liw3igP5eg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakht11Liw3igP5eg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak2N11Liw3igP5eg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xak6t11Liw3igP5eg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakBtp1Liw3igP5eg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakP9p1Liw3igP5eg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakWNp1Liw3igP5eg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI6zCC3pJ0rsaH2_sD-QttXPfDPonvkQ-pxx5gufvP2VmLjiFyxGf8BLymNjYv2Oy6vkLmw4xakcdp1Liw3igP5eg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ6daSY2qAbpepnF.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ4daCY2qAbpepnF.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ7DaCY2qAbpepnF.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ6daCY2qAbpepnF.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ6vaCY2qAbpepnF.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ5DbyY2qAbpepnF.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ56byY2qAbpepnF.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ4dbyY2qAbpepnF.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pathwayextreme/v3/neI4zCC3pJ0rsaH2_sD-QttXPfDlq0kVrdFsAHYoa7O3LCjRa7zISmmvKDxFz3m_CdF3-dIqTRGxEJ40byY2qAbpepnF.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Pathway Extreme", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-extreme/pathway-extreme.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Pathway Gothic One", + "fontFamily": "Pathway Gothic One, sans-serif", + "slug": "pathway-gothic-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pathwaygothicone/v15/MwQrbgD32-KAvjkYGNUUxAtW7pEBwx-dSVxeb80flQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pathway Gothic One", + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-gothic-one/pathway-gothic-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pathway-gothic-one/pathway-gothic-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Patrick Hand", + "fontFamily": "Patrick Hand, cursive", + "slug": "patrick-hand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/patrickhand/v23/LDI1apSQOAYtSuYWp8ZhfYeMXMjKm7sp8g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Patrick Hand", + "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand/patrick-hand-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand/patrick-hand.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Patrick Hand SC", + "fontFamily": "Patrick Hand SC, cursive", + "slug": "patrick-hand-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/patrickhandsc/v15/0nkwC9f7MfsBiWcLtY65AWDK873VjCi6JQc7Vg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Patrick Hand SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand-sc/patrick-hand-sc-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/patrick-hand-sc/patrick-hand-sc.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Pattaya", + "fontFamily": "Pattaya, sans-serif", + "slug": "pattaya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pattaya/v16/ea8ZadcqV_zkHY-XNdWn92ZEmVs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pattaya", + "preview": "https://s.w.org/images/fonts/17.7/previews/pattaya/pattaya-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pattaya/pattaya.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Patua One", + "fontFamily": "Patua One, system-ui", + "slug": "patua-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/patuaone/v20/ZXuke1cDvLCKLDcimxBI4fNvNA9LuA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Patua One", + "preview": "https://s.w.org/images/fonts/17.7/previews/patua-one/patua-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/patua-one/patua-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pavanam", + "fontFamily": "Pavanam, sans-serif", + "slug": "pavanam", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pavanam/v11/BXRrvF_aiezLh0xPDO5Q9Wf0QcE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pavanam", + "preview": "https://s.w.org/images/fonts/17.7/previews/pavanam/pavanam-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pavanam/pavanam.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Paytone One", + "fontFamily": "Paytone One, sans-serif", + "slug": "paytone-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/paytoneone/v23/0nksC9P7MfYHj2oFtYm2CiTvivr9iBq_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Paytone One", + "preview": "https://s.w.org/images/fonts/17.7/previews/paytone-one/paytone-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/paytone-one/paytone-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Peddana", + "fontFamily": "Peddana, serif", + "slug": "peddana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/peddana/v20/aFTU7PBhaX89UcKWhhiaBYyMcKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Peddana", + "preview": "https://s.w.org/images/fonts/17.7/previews/peddana/peddana-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/peddana/peddana.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Peralta", + "fontFamily": "Peralta, serif", + "slug": "peralta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/peralta/v19/hYkJPu0-RP_9d3kRGxUhrv956B8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Peralta", + "preview": "https://s.w.org/images/fonts/17.7/previews/peralta/peralta-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/peralta/peralta.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Permanent Marker", + "fontFamily": "Permanent Marker, cursive", + "slug": "permanent-marker", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/permanentmarker/v16/Fh4uPib9Iyv2ucM6pGQMWimMp004Ha-IfrT5nlk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Permanent Marker", + "preview": "https://s.w.org/images/fonts/17.7/previews/permanent-marker/permanent-marker-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/permanent-marker/permanent-marker.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Petemoss", + "fontFamily": "Petemoss, cursive", + "slug": "petemoss", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/petemoss/v7/A2BZn5tA2xgtGWHZgxkbsKb9UouQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Petemoss", + "preview": "https://s.w.org/images/fonts/17.7/previews/petemoss/petemoss-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/petemoss/petemoss.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Petit Formal Script", + "fontFamily": "Petit Formal Script, cursive", + "slug": "petit-formal-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/petitformalscript/v17/B50TF6xQr2TXJBnGOFME6u5OR83oRP5qoHzqP4gZSiE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Petit Formal Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/petit-formal-script/petit-formal-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/petit-formal-script/petit-formal-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Petrona", + "fontFamily": "Petrona, serif", + "slug": "petrona", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6NsAREH452Mvds.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4NsQREH452Mvds.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk7TsQREH452Mvds.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6NsQREH452Mvds.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6_sQREH452Mvds.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk5TtgREH452Mvds.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk5qtgREH452Mvds.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4NtgREH452Mvds.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4ktgREH452Mvds.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8uwDFY9UN-dsIWs.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8mwCFY9UN-dsIWs.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8rICFY9UN-dsIWs.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8uwCFY9UN-dsIWs.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8t4CFY9UN-dsIWs.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8jIFFY9UN-dsIWs.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8gsFFY9UN-dsIWs.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8mwFFY9UN-dsIWs.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/petrona/v32/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8kUFFY9UN-dsIWs.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Petrona", + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/petrona/petrona.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Philosopher", + "fontFamily": "Philosopher, sans-serif", + "slug": "philosopher", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFV2_5QCwIS4_Dhez5jcVBsRUwU08qe.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Philosopher", + "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFX2_5QCwIS4_Dhez5jcWBrT0021tqeR7c.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Philosopher", + "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFI2_5QCwIS4_Dhez5jcWjVamgZ-NaXXq7H.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Philosopher", + "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/philosopher/v19/vEFK2_5QCwIS4_Dhez5jcWBrd_QZ8te1W77HtMo.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Philosopher", + "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/philosopher/philosopher.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Phudu", + "fontFamily": "Phudu, system-ui", + "slug": "phudu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkK62zUTgWuz38Tgg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKtWzUTgWuz38Tgg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKh2zUTgWuz38Tgg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKa2vUTgWuz38Tgg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKUmvUTgWuz38Tgg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKNWvUTgWuz38Tgg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/phudu/v4/0FlJVPSHk0ya-7OUeO_U-Lwm7PkKHGvUTgWuz38Tgg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Phudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/phudu/phudu.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Piazzolla", + "fontFamily": "Piazzolla, serif", + "slug": "piazzolla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LYx3L31AHfAAy5.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JYxnL31AHfAAy5.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7KGxnL31AHfAAy5.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LYxnL31AHfAAy5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LqxnL31AHfAAy5.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7IGwXL31AHfAAy5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7I_wXL31AHfAAy5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JYwXL31AHfAAy5.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JxwXL31AHfAAy5.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhZqw3gD9BRy5m5M.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhRqx3gD9BRy5m5M.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhcSx3gD9BRy5m5M.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhZqx3gD9BRy5m5M.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhaix3gD9BRy5m5M.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhUS23gD9BRy5m5M.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhX223gD9BRy5m5M.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhRq23gD9BRy5m5M.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/piazzolla/v35/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhTO23gD9BRy5m5M.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Piazzolla", + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/piazzolla/piazzolla.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Piedra", + "fontFamily": "Piedra, system-ui", + "slug": "piedra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/piedra/v25/ke8kOg8aN0Bn7hTumUyHN_M3gA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Piedra", + "preview": "https://s.w.org/images/fonts/17.7/previews/piedra/piedra-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/piedra/piedra.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pinyon Script", + "fontFamily": "Pinyon Script, cursive", + "slug": "pinyon-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pinyonscript/v21/6xKpdSJbL9-e9LuoeQiDRQR8aOfQO4bhiDY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pinyon Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/pinyon-script/pinyon-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pinyon-script/pinyon-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Pirata One", + "fontFamily": "Pirata One, system-ui", + "slug": "pirata-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pirataone/v22/I_urMpiDvgLdLh0fAtofti2Er5_BdZ8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pirata One", + "preview": "https://s.w.org/images/fonts/17.7/previews/pirata-one/pirata-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pirata-one/pirata-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pixelify Sans", + "fontFamily": "Pixelify Sans, system-ui", + "slug": "pixelify-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TTp0H1db5JagkmX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pixelify Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TTb0H1db5JagkmX.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Pixelify Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TQ3131db5JagkmX.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Pixelify Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pixelifysans/v1/CHy2V-3HFUT7aC4iv1TxGDR9DHEserHN25py2TQO131db5JagkmX.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Pixelify Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pixelify-sans/pixelify-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Plaster", + "fontFamily": "Plaster, system-ui", + "slug": "plaster", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/plaster/v24/DdTm79QatW80eRh4EitJOtLOeLI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Plaster", + "preview": "https://s.w.org/images/fonts/17.7/previews/plaster/plaster-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/plaster/plaster.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Play", + "fontFamily": "Play, sans-serif", + "slug": "play", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/play/v19/6aez4K2oVqwIjtc8Hp8Tx3A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/play/play-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/play/v19/6ae84K2oVqwItm4TOpI423nTJTM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/play/play-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/play/play.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Playball", + "fontFamily": "Playball, system-ui", + "slug": "playball", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/playball/v20/TK3gWksYAxQ7jbsKcj8Gl-tPKo2t.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Playball", + "preview": "https://s.w.org/images/fonts/17.7/previews/playball/playball-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/playball/playball.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Playfair", + "fontFamily": "Playfair, serif", + "slug": "playfair", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPlKetgYoSMw5ifm.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPkUetgYoSMw5ifm.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPkmetgYoSMw5ifm.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPnKfdgYoSMw5ifm.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPnzfdgYoSMw5ifm.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPmUfdgYoSMw5ifm.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkQC9D7PO4KhmUJ5_zTZ_4MYQXznAK-TUcZXKO3UMnW6VNpe4-SiiZ4b8h5G3GutPm9fdgYoSMw5ifm.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOW5eqyIS4zfmNrE.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOTBeqyIS4zfmNrE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOQJeqyIS4zfmNrE.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOe5ZqyIS4zfmNrE.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOddZqyIS4zfmNrE.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcObBZqyIS4zfmNrE.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfair/v2/0nkSC9D7PO4KhmUJ59baVQ_iWhg0cgSrLQZDFpFUsLCFf_1ubkfQeG9KkBAQcOsAs-zcOZlZqyIS4zfmNrE.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Playfair", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair/playfair.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Playfair Display", + "fontFamily": "Playfair Display, serif", + "slug": "playfair-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDVZNLo_U2r.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDVZNLo_U2r.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDVZNLo_U2r.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDVZNLo_U2r.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDVZNLo_U2r.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDVZNLo_U2r.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtPK-F2rA0s.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtPK-F2rA0s.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtPK-F2rA0s.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtPK-F2rA0s.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtPK-F2rA0s.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplay/v36/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtPK-F2rA0s.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Playfair Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display/playfair-display.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Playfair Display SC", + "fontFamily": "Playfair Display SC, serif", + "slug": "playfair-display-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke85OhoaMkR6-hSn7kbHVoFf7ZfgMPr_pbsGEcM2M4s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Playfair Display SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke87OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbwMEOEzI4sNKg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Playfair Display SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpNc4dL4IUMyE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Playfair Display SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0qc4XLqARIyH5IA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Playfair Display SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nTorNc4dL4IUMyE.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Playfair Display SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playfairdisplaysc/v15/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0kcwXLqARIyH5IA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Playfair Display SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/playfair-display-sc/playfair-display-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Playpen Sans", + "fontFamily": "Playpen Sans, cursive", + "slug": "playpen-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IvRgunE9Ffmme0w.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4InRhunE9Ffmme0w.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IqphunE9Ffmme0w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IvRhunE9Ffmme0w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IsZhunE9Ffmme0w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IipmunE9Ffmme0w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4IhNmunE9Ffmme0w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/playpensans/v6/dg43_pj1p6gXP0gzAZgm4c8XQArSU7ACQSn4InRmunE9Ffmme0w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Playpen Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/playpen-sans/playpen-sans.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Plus Jakarta Sans", + "fontFamily": "Plus Jakarta Sans, sans-serif", + "slug": "plus-jakarta-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_KU7NTxXUEKi4Rw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_907NTxXUEKi4Rw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_qU7NTxXUEKi4Rw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_m07NTxXUEKi4Rw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_TknNTxXUEKi4Rw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_KUnNTxXUEKi4Rw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ2lCR_VMq2oR82k.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ17CR_VMq2oR82k.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ0lCR_VMq2oR82k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ0XCR_VMq2oR82k.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ37Dh_VMq2oR82k.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ3CDh_VMq2oR82k.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ2lDh_VMq2oR82k.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Plus Jakarta Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/plus-jakarta-sans/plus-jakarta-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Podkova", + "fontFamily": "Podkova, serif", + "slug": "podkova", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWtFzcU9EoporSHH.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Podkova", + "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWt3zcU9EoporSHH.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Podkova", + "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWubysU9EoporSHH.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Podkova", + "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWuiysU9EoporSHH.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Podkova", + "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/podkova/v31/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWvFysU9EoporSHH.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Podkova", + "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/podkova/podkova.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Poiret One", + "fontFamily": "Poiret One, system-ui", + "slug": "poiret-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/poiretone/v16/UqyVK80NJXN4zfRgbdfbk5xWVscxdKE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Poiret One", + "preview": "https://s.w.org/images/fonts/17.7/previews/poiret-one/poiret-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/poiret-one/poiret-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Poller One", + "fontFamily": "Poller One, system-ui", + "slug": "poller-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pollerone/v23/ahccv82n0TN3gia5E4Bud-xbgUS5u0s.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Poller One", + "preview": "https://s.w.org/images/fonts/17.7/previews/poller-one/poller-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/poller-one/poller-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Poltawski Nowy", + "fontFamily": "Poltawski Nowy, serif", + "slug": "poltawski-nowy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KqCWnCC6V5CzCoQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KmiWnCC6V5CzCoQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KdiKnCC6V5CzCoQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUsRq6ww480U1xsUpFXD-iDBNlSAOLkKCLnWq8KTyKnCC6V5CzCoQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGZPTiSUxinSoROp.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGZ9TiSUxinSoROp.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGaRSSSUxinSoROp.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poltawskinowy/v2/flUuRq6ww480U1xsUpFXD-iDBPNbMh08QUl99KgfYGaoSSSUxinSoROp.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Poltawski Nowy", + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/poltawski-nowy/poltawski-nowy.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Poly", + "fontFamily": "Poly, serif", + "slug": "poly", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/poly/v16/MQpb-W6wKNitRLWAq2Lpris.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Poly", + "preview": "https://s.w.org/images/fonts/17.7/previews/poly/poly-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poly/v16/MQpV-W6wKNitdLKKqkDsviuGWA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Poly", + "preview": "https://s.w.org/images/fonts/17.7/previews/poly/poly-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/poly/poly.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Pompiere", + "fontFamily": "Pompiere, system-ui", + "slug": "pompiere", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pompiere/v19/VEMyRoxis5Dwuyeov6Wo5jDtreOL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pompiere", + "preview": "https://s.w.org/images/fonts/17.7/previews/pompiere/pompiere-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pompiere/pompiere.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pontano Sans", + "fontFamily": "Pontano Sans, sans-serif", + "slug": "pontano-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOSzMncOMp9gzWsE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Pontano Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOXLMncOMp9gzWsE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pontano Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOUDMncOMp9gzWsE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Pontano Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOazLncOMp9gzWsE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Pontano Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pontanosans/v17/qFdW35GdgYR8EzR6oBLDHa3wyRf8W8eBM6XLOZXLncOMp9gzWsE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Pontano Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pontano-sans/pontano-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Poor Story", + "fontFamily": "Poor Story, system-ui", + "slug": "poor-story", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/poorstory/v20/jizfREFUsnUct9P6cDfd4OynLD0Z4zM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Poor Story", + "preview": "https://s.w.org/images/fonts/17.7/previews/poor-story/poor-story-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/poor-story/poor-story.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Poppins", + "fontFamily": "Poppins, sans-serif", + "slug": "poppins", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTecnFBGPaTSQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE3tAOvODSVFF.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_V15vFP-KUEg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1plFd2PQEhcqw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llFd2PQEhcqw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlFd2PQEhcqw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V15vFP-KUEg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111lFd2PQEhcqw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Poppins", + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/poppins/poppins.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Port Lligat Sans", + "fontFamily": "Port Lligat Sans, sans-serif", + "slug": "port-lligat-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/portlligatsans/v22/kmKmZrYrGBbdN1aV7Vokow6Lw4s4l7Z0Tx4xEcQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Port Lligat Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-sans/port-lligat-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-sans/port-lligat-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Port Lligat Slab", + "fontFamily": "Port Lligat Slab, serif", + "slug": "port-lligat-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/portlligatslab/v25/LDIpaoiQNgArA8kR7ulhZ8P_NYOss78b9yGLmfI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Port Lligat Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-slab/port-lligat-slab-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/port-lligat-slab/port-lligat-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Potta One", + "fontFamily": "Potta One, system-ui", + "slug": "potta-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pottaone/v16/FeVSS05Bp6cy7xI-YfxQ2J5nm29Gww.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Potta One", + "preview": "https://s.w.org/images/fonts/17.7/previews/potta-one/potta-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/potta-one/potta-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pragati Narrow", + "fontFamily": "Pragati Narrow, sans-serif", + "slug": "pragati-narrow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pragatinarrow/v13/vm8vdRf0T0bS1ffgsPB7WZ-mD176ytN3M48a.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pragati Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/pragati-narrow/pragati-narrow-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pragatinarrow/v13/vm8sdRf0T0bS1ffgsPB7WZ-mD2ZD5fd6GJMTlo_4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Pragati Narrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/pragati-narrow/pragati-narrow-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pragati-narrow/pragati-narrow.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Praise", + "fontFamily": "Praise, cursive", + "slug": "praise", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/praise/v7/qkBUXvUZ-cnFXcFyC_O67L9XmQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Praise", + "preview": "https://s.w.org/images/fonts/17.7/previews/praise/praise-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/praise/praise.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Prata", + "fontFamily": "Prata, serif", + "slug": "prata", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/prata/v20/6xKhdSpbNNCT-vWNAG_5LWwJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Prata", + "preview": "https://s.w.org/images/fonts/17.7/previews/prata/prata-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/prata/prata.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Preahvihear", + "fontFamily": "Preahvihear, sans-serif", + "slug": "preahvihear", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/preahvihear/v29/6NUS8F-dNQeEYhzj7uluxswB49FJf8Wv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Preahvihear", + "preview": "https://s.w.org/images/fonts/17.7/previews/preahvihear/preahvihear-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/preahvihear/preahvihear.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Press Start 2P", + "fontFamily": "Press Start 2P, system-ui", + "slug": "press-start-2p", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pressstart2p/v15/e3t4euO8T-267oIAQAu6jDQyK0nXgPJE4580.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Press Start 2P", + "preview": "https://s.w.org/images/fonts/17.7/previews/press-start-2p/press-start-2p-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/press-start-2p/press-start-2p.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Pridi", + "fontFamily": "Pridi, serif", + "slug": "pridi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1SiE0mRUG0AqUc.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Pridi", + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc02i00mRUG0AqUc.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Pridi", + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pridi/v13/2sDQZG5JnZLfkfWfo2krbl29.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Pridi", + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1uik0mRUG0AqUc.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Pridi", + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc1CjU0mRUG0AqUc.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Pridi", + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/pridi/v13/2sDdZG5JnZLfkc0mjE0mRUG0AqUc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Pridi", + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/pridi/pridi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Princess Sofia", + "fontFamily": "Princess Sofia, cursive", + "slug": "princess-sofia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/princesssofia/v25/qWczB6yguIb8DZ_GXZst16n7GRz-mDUoupoI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Princess Sofia", + "preview": "https://s.w.org/images/fonts/17.7/previews/princess-sofia/princess-sofia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/princess-sofia/princess-sofia.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Prociono", + "fontFamily": "Prociono, serif", + "slug": "prociono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/prociono/v26/r05YGLlR-KxAf9GGO8usyDYtStiJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Prociono", + "preview": "https://s.w.org/images/fonts/17.7/previews/prociono/prociono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/prociono/prociono.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Prompt", + "fontFamily": "Prompt, sans-serif", + "slug": "prompt", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_9XJnvUD7dzB2CA9odREcjeo0k.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_7XJnvUD7dzB2KZeJ8TkYBf50kbiM.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cr_s4a2kvc5Q9dw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLQb2MuUZEtdzow.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cy_g4a2kvc5Q9dw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeK0bGMuUZEtdzow.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W__XJnvUD7dzB26YtAcZkIzeg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_9XJnvUD7dzB2KZdodREcjeo0k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Ck_k4a2kvc5Q9dw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLsbWMuUZEtdzow.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cv_44a2kvc5Q9dw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLAamMuUZEtdzow.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2C2_84a2kvc5Q9dw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeKka2MuUZEtdzow.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cx_w4a2kvc5Q9dw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeK4aGMuUZEtdzow.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2C4_04a2kvc5Q9dw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeKcaWMuUZEtdzow.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Prompt", + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/prompt/prompt.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Prosto One", + "fontFamily": "Prosto One, system-ui", + "slug": "prosto-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/prostoone/v19/OpNJno4VhNfK-RgpwWWxpi9fWhXD00c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Prosto One", + "preview": "https://s.w.org/images/fonts/17.7/previews/prosto-one/prosto-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/prosto-one/prosto-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Proza Libre", + "fontFamily": "Proza Libre, sans-serif", + "slug": "proza-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjGdGHgj0k1DIQRyUEyyHoqftvXWYyz.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjEdGHgj0k1DIQRyUEyyEotdNr1XJyz7zc.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyELbV__acpC69i6N.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTCvceJGY8z6Np1k.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEL3UP_acpC69i6N.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTAfbeJGY8z6Np1k.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEKTUf_acpC69i6N.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTGPaeJGY8z6Np1k.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEKPUv_acpC69i6N.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTH_ZeJGY8z6Np1k.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Proza Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/proza-libre/proza-libre.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Public Sans", + "fontFamily": "Public Sans, sans-serif", + "slug": "public-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpi5xg0pX189fg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymulpm5xg0pX189fg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuSJm5xg0pX189fg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpm5xg0pX189fg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuJJm5xg0pX189fg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuyJ65xg0pX189fg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymu8Z65xg0pX189fg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymulp65xg0pX189fg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuv565xg0pX189fg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpRgQcofVotfj7j.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673trRgAcofVotfj7j.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673toPgAcofVotfj7j.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpRgAcofVotfj7j.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpjgAcofVotfj7j.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tqPhwcofVotfj7j.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tq2hwcofVotfj7j.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673trRhwcofVotfj7j.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/publicsans/v15/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tr4hwcofVotfj7j.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Public Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/public-sans/public-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Puppies Play", + "fontFamily": "Puppies Play, cursive", + "slug": "puppies-play", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/puppiesplay/v9/wlp2gwHZEV99rG6M3NR9uB9vbQJSA_JN3Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Puppies Play", + "preview": "https://s.w.org/images/fonts/17.7/previews/puppies-play/puppies-play-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/puppies-play/puppies-play.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Puritan", + "fontFamily": "Puritan, sans-serif", + "slug": "puritan", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/puritan/v24/845YNMgkAJ2VTtIo9J_wRdaI50M.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Puritan", + "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/puritan/v24/845aNMgkAJ2VTtIoxJj6RPSN90PfXA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Puritan", + "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/puritan/v24/845dNMgkAJ2VTtIozCbfYduj-0rGRes.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Puritan", + "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/puritan/v24/845fNMgkAJ2VTtIoxJjC_dup-mjDVevnLQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Puritan", + "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/puritan/puritan.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Purple Purse", + "fontFamily": "Purple Purse, system-ui", + "slug": "purple-purse", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/purplepurse/v23/qWctB66gv53iAp-Vfs4My6qyfRb_ujA4ug.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Purple Purse", + "preview": "https://s.w.org/images/fonts/17.7/previews/purple-purse/purple-purse-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/purple-purse/purple-purse.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Qahiri", + "fontFamily": "Qahiri, sans-serif", + "slug": "qahiri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/qahiri/v9/tsssAp1RZy0C_hGuVnChrnmupw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Qahiri", + "preview": "https://s.w.org/images/fonts/17.7/previews/qahiri/qahiri-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/qahiri/qahiri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Quando", + "fontFamily": "Quando, serif", + "slug": "quando", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/quando/v16/xMQVuFNaVa6YuW0pDqWzKX_QmA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Quando", + "preview": "https://s.w.org/images/fonts/17.7/previews/quando/quando-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/quando/quando.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Quantico", + "fontFamily": "Quantico, sans-serif", + "slug": "quantico", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/quantico/v17/rax-HiSdp9cPL3KIF4xpLjxSmlLZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Quantico", + "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quantico/v17/rax4HiSdp9cPL3KIF7xuJD1wn0LZ6T8.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Quantico", + "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quantico/v17/rax5HiSdp9cPL3KIF7TQARhfsU7Q8Cad.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Quantico", + "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quantico/v17/rax7HiSdp9cPL3KIF7xuHIRfu0_y9TadML4.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Quantico", + "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/quantico/quantico.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Quattrocento", + "fontFamily": "Quattrocento, serif", + "slug": "quattrocento", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/quattrocento/v21/OZpEg_xvsDZQL_LKIF7q4jPHwWL7f4jFuA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Quattrocento", + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento/quattrocento-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quattrocento/v21/OZpbg_xvsDZQL_LKIF7q4jP_eE3fcqPZsXcM9w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Quattrocento", + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento/quattrocento-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento/quattrocento.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Quattrocento Sans", + "fontFamily": "Quattrocento Sans, sans-serif", + "slug": "quattrocento-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9c4lja2NVIDdIAAoMR5MfuElaRB3zLvU7eHGHJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Quattrocento Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9a4lja2NVIDdIAAoMR5MfuElaRB0zMt0_8GXHJkLI.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Quattrocento Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9Z4lja2NVIDdIAAoMR5MfuElaRB0RykmrTN33AiasJ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Quattrocento Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quattrocentosans/v18/va9X4lja2NVIDdIAAoMR5MfuElaRB0zMj_bTPXzijLsJV7E.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Quattrocento Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/quattrocento-sans/quattrocento-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Questrial", + "fontFamily": "Questrial, sans-serif", + "slug": "questrial", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf7EvCtkm20oJA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Questrial", + "preview": "https://s.w.org/images/fonts/17.7/previews/questrial/questrial-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/questrial/questrial.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Quicksand", + "fontFamily": "Quicksand, sans-serif", + "slug": "quicksand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo18S0wx40QDw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Quicksand", + "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o18S0wx40QDw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Quicksand", + "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18S0wx40QDw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Quicksand", + "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv18S0wx40QDw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Quicksand", + "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18S0wx40QDw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Quicksand", + "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/quicksand/quicksand.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Quintessential", + "fontFamily": "Quintessential, cursive", + "slug": "quintessential", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/quintessential/v22/fdNn9sOGq31Yjnh3qWU14DdtjY51S7kmAyxM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Quintessential", + "preview": "https://s.w.org/images/fonts/17.7/previews/quintessential/quintessential-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/quintessential/quintessential.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Qwigley", + "fontFamily": "Qwigley, cursive", + "slug": "qwigley", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/qwigley/v18/1cXzaU3UGJb5tGoCuVlsi1mBmcE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Qwigley", + "preview": "https://s.w.org/images/fonts/17.7/previews/qwigley/qwigley-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/qwigley/qwigley.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Qwitcher Grypen", + "fontFamily": "Qwitcher Grypen, cursive", + "slug": "qwitcher-grypen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/qwitchergrypen/v6/pxicypclp9tDilN9RrC5BSI1dZmrTWNAom-wpw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Qwitcher Grypen", + "preview": "https://s.w.org/images/fonts/17.7/previews/qwitcher-grypen/qwitcher-grypen-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/qwitchergrypen/v6/pxiZypclp9tDilN9RrC5BSI1dZmT9Exkr0SsrvNXiA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Qwitcher Grypen", + "preview": "https://s.w.org/images/fonts/17.7/previews/qwitcher-grypen/qwitcher-grypen-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/qwitcher-grypen/qwitcher-grypen.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "REM", + "fontFamily": "REM, sans-serif", + "slug": "rem", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPMLrrT8UbIqIfBU.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPELqrT8UbIqIfBU.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPJzqrT8UbIqIfBU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPMLqrT8UbIqIfBU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPPDqrT8UbIqIfBU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPBztrT8UbIqIfBU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPCXtrT8UbIqIfBU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPELtrT8UbIqIfBU.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzgHAIoSDyHbRjfsYumpRvUPGvtrT8UbIqIfBU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpRXgebaiNbBVWkw.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpxXkebaiNbBVWkw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpG3kebaiNbBVWkw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpRXkebaiNbBVWkw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpd3kebaiNbBVWkw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpm34ebaiNbBVWkw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpon4ebaiNbBVWkw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqpxX4ebaiNbBVWkw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rem/v2/WnzmHAIoSDytZCogaeLNP7XTKQqp7H4ebaiNbBVWkw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "REM", + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rem/rem.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Racing Sans One", + "fontFamily": "Racing Sans One, system-ui", + "slug": "racing-sans-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/racingsansone/v15/sykr-yRtm7EvTrXNxkv5jfKKyDCwKnrmWpIBtA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Racing Sans One", + "preview": "https://s.w.org/images/fonts/17.7/previews/racing-sans-one/racing-sans-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/racing-sans-one/racing-sans-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Radio Canada", + "fontFamily": "Radio Canada, sans-serif", + "slug": "radio-canada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nESkQPNJOdSSfOT.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nFMkQPNJOdSSfOT.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nF-kQPNJOdSSfOT.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nGSlgPNJOdSSfOT.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nGrlgPNJOdSSfOT.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0rWLLuZwTOOTa9k.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0uuLLuZwTOOTa9k.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0tmLLuZwTOOTa9k.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0jWMLuZwTOOTa9k.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radiocanada/v21/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0gyMLuZwTOOTa9k.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Radio Canada", + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/radio-canada/radio-canada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Radley", + "fontFamily": "Radley, serif", + "slug": "radley", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/radley/v22/LYjDdGzinEIjCN19pQlEpVs3VQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Radley", + "preview": "https://s.w.org/images/fonts/17.7/previews/radley/radley-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/radley/v22/LYjBdGzinEIjCN1NogNFh14nVcfe.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Radley", + "preview": "https://s.w.org/images/fonts/17.7/previews/radley/radley-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/radley/radley.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rajdhani", + "fontFamily": "Rajdhani, sans-serif", + "slug": "rajdhani", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pasEcOpc-bGkqIw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Rajdhani", + "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDIxapCSOBg7S-QT7q4FOeekWPrP.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rajdhani", + "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pb0EMOpc-bGkqIw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Rajdhani", + "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pbYF8Opc-bGkqIw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Rajdhani", + "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pa8FsOpc-bGkqIw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rajdhani", + "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rajdhani/rajdhani.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rakkas", + "fontFamily": "Rakkas, system-ui", + "slug": "rakkas", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rakkas/v19/Qw3cZQlNHiblL3j_k9tPOeMcCw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rakkas", + "preview": "https://s.w.org/images/fonts/17.7/previews/rakkas/rakkas-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rakkas/rakkas.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Raleway", + "fontFamily": "Raleway, sans-serif", + "slug": "raleway", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao4CKNLA3JC9c.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaooCKNLA3JC9c.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEooCKNLA3JC9c.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaooCKNLA3JC9c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCKNLA3JC9c.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpYCKNLA3JC9c.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pYCKNLA3JC9c.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapYCKNLA3JC9c.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpYCKNLA3JC9c.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNPrEVIT9c2c8.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMPrEVIT9c2c8.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMPrEVIT9c2c8.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMPrEVIT9c2c8.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMPrEVIT9c2c8.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLPrEVIT9c2c8.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LPrEVIT9c2c8.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLPrEVIT9c2c8.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/raleway/v29/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLPrEVIT9c2c8.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Raleway", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway/raleway.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Raleway Dots", + "fontFamily": "Raleway Dots, system-ui", + "slug": "raleway-dots", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ralewaydots/v16/6NUR8FifJg6AfQvzpshgwJ8kzP9Fdty2ew.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Raleway Dots", + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway-dots/raleway-dots-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/raleway-dots/raleway-dots.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Ramabhadra", + "fontFamily": "Ramabhadra, sans-serif", + "slug": "ramabhadra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ramabhadra/v15/EYq2maBOwqRW9P1SQ83LehZGX5uWw3o.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ramabhadra", + "preview": "https://s.w.org/images/fonts/17.7/previews/ramabhadra/ramabhadra-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ramabhadra/ramabhadra.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ramaraja", + "fontFamily": "Ramaraja, serif", + "slug": "ramaraja", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ramaraja/v15/SlGTmQearpYAYG1CABIhqnB6aSQU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ramaraja", + "preview": "https://s.w.org/images/fonts/17.7/previews/ramaraja/ramaraja-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ramaraja/ramaraja.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rambla", + "fontFamily": "Rambla, sans-serif", + "slug": "rambla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rambla/v13/snfrs0ip98hx6mr0JrIONthkwQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rambla", + "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rambla/v13/snfps0ip98hx6mrEIbgPFN10wYKa.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rambla", + "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rambla/v13/snfos0ip98hx6mrMn50qO_N4yJuDYQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rambla", + "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rambla/v13/snfus0ip98hx6mrEIYC2O_l56p6TYS-Y.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Rambla", + "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rambla/rambla.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rammetto One", + "fontFamily": "Rammetto One, system-ui", + "slug": "rammetto-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rammettoone/v18/LhWiMV3HOfMbMetJG3lQDpp9N_uciu-_SQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rammetto One", + "preview": "https://s.w.org/images/fonts/17.7/previews/rammetto-one/rammetto-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rammetto-one/rammetto-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rampart One", + "fontFamily": "Rampart One, system-ui", + "slug": "rampart-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rampartone/v9/K2F1fZFGl_JSR1tAWNG9R6qlLS76ZHOM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rampart One", + "preview": "https://s.w.org/images/fonts/17.7/previews/rampart-one/rampart-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rampart-one/rampart-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Ranchers", + "fontFamily": "Ranchers, system-ui", + "slug": "ranchers", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ranchers/v17/zrfm0H3Lx-P2Xvs2AoDdDC79XTHv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ranchers", + "preview": "https://s.w.org/images/fonts/17.7/previews/ranchers/ranchers-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ranchers/ranchers.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rancho", + "fontFamily": "Rancho, cursive", + "slug": "rancho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rancho/v21/46kulbzmXjLaqZRlaGXgd0RY1g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rancho", + "preview": "https://s.w.org/images/fonts/17.7/previews/rancho/rancho-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rancho/rancho.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ranga", + "fontFamily": "Ranga, system-ui", + "slug": "ranga", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ranga/v21/C8ct4cYisGb28p6HLDwZwmGE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ranga", + "preview": "https://s.w.org/images/fonts/17.7/previews/ranga/ranga-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ranga/v21/C8cg4cYisGb28qY-AxgU6X2NZAn2.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ranga", + "preview": "https://s.w.org/images/fonts/17.7/previews/ranga/ranga-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ranga/ranga.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rasa", + "fontFamily": "Rasa, serif", + "slug": "rasa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN4YJW4wfcvN2KT4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN5GJW4wfcvN2KT4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN50JW4wfcvN2KT4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN6YIm4wfcvN2KT4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn76YHIn1mWmVKl8ZtAM9NrJfN6hIm4wfcvN2KT4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZth2d8rv3bT4Ycc.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZoZ2d8rv3bT4Ycc.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZrR2d8rv3bT4Ycc.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZlhxd8rv3bT4Ycc.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rasa/v22/xn78YHIn1mWmfqBOmQhln0Bne8uOZmFxd8rv3bT4Ycc.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Rasa", + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rasa/rasa.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rationale", + "fontFamily": "Rationale, sans-serif", + "slug": "rationale", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rationale/v28/9XUnlJ92n0_JFxHIfHcsc1FMzLC2Zw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rationale", + "preview": "https://s.w.org/images/fonts/17.7/previews/rationale/rationale-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rationale/rationale.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ravi Prakash", + "fontFamily": "Ravi Prakash, system-ui", + "slug": "ravi-prakash", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/raviprakash/v19/gokpH6fsDkVrF9Bv9X8SOAKHndZEq6TTFw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ravi Prakash", + "preview": "https://s.w.org/images/fonts/17.7/previews/ravi-prakash/ravi-prakash-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ravi-prakash/ravi-prakash.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Readex Pro", + "fontFamily": "Readex Pro, sans-serif", + "slug": "readex-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCYUSmh2sglvjkag.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Readex Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCv0Smh2sglvjkag.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Readex Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTC4USmh2sglvjkag.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Readex Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTC00Smh2sglvjkag.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Readex Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCP0Omh2sglvjkag.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Readex Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTCBkOmh2sglvjkag.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Readex Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/readex-pro/readex-pro.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Recursive", + "fontFamily": "Recursive, sans-serif", + "slug": "recursive", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadDck015vwxjDJCL.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadCCk015vwxjDJCL.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadCwk015vwxjDJCL.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadBclE15vwxjDJCL.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadBllE15vwxjDJCL.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadAClE15vwxjDJCL.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/recursive/v38/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadArlE15vwxjDJCL.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Recursive", + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/recursive/recursive.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Red Hat Display", + "fontFamily": "Red Hat Display, sans-serif", + "slug": "red-hat-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbjKWck05-Xecg3w.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbmyWck05-Xecg3w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbl6Wck05-Xecg3w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbrKRck05-Xecg3w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbouRck05-Xecg3w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbuyRck05-Xecg3w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbsWRck05-Xecg3w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVxAsz-FWZk3zJGg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVmgsz-FWZk3zJGg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVqAsz-FWZk3zJGg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVRAwz-FWZk3zJGg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVfQwz-FWZk3zJGg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVGgwz-FWZk3zJGg.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatdisplay/v19/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVMwwz-FWZk3zJGg.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Red Hat Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-display/red-hat-display.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Red Hat Mono", + "fontFamily": "Red Hat Mono, monospace", + "slug": "red-hat-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQQPI-7TNuW4QuKI.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQV3I-7TNuW4QuKI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQW_I-7TNuW4QuKI.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQYPP-7TNuW4QuKI.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQbrP-7TNuW4QuKI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLTfLHuEwVqKIJuw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLE_LHuEwVqKIJuw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLIfLHuEwVqKIJuw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLzfXHuEwVqKIJuw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhatmono/v11/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWL9PXHuEwVqKIJuw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Red Hat Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-mono/red-hat-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Red Hat Text", + "fontFamily": "Red Hat Text, sans-serif", + "slug": "red-hat-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML-ZwVrPacYVFtIY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrPacYVFtIY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML4pwVrPacYVFtIY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML2Z3VrPacYVFtIY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML193VrPacYVFtIY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAz4PXQcKdApIYv_g.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzvvXQcKdApIYv_g.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzjPXQcKdApIYv_g.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzYPLQcKdApIYv_g.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redhattext/v14/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzWfLQcKdApIYv_g.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Red Hat Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/red-hat-text/red-hat-text.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Red Rose", + "fontFamily": "Red Rose, system-ui", + "slug": "red-rose", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8y8_sDdzSsYUVUjg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Red Rose", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yrfsDdzSsYUVUjg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Red Rose", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yn_sDdzSsYUVUjg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Red Rose", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yc_wDdzSsYUVUjg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Red Rose", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redrose/v20/QdVISTYiLBjouPgEUajvsfWwDtc3MH8ySvwDdzSsYUVUjg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Red Rose", + "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/red-rose/red-rose.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Redacted", + "fontFamily": "Redacted, system-ui", + "slug": "redacted", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redacted/v8/Z9XVDmdRShme2O_7aITb4u2El6GC.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Redacted", + "preview": "https://s.w.org/images/fonts/17.7/previews/redacted/redacted-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/redacted/redacted.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Redacted Script", + "fontFamily": "Redacted Script, system-ui", + "slug": "redacted-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redactedscript/v10/ypvEbXGRglhokR7dcC3d1-R6zmxqHUzVnLI397ldkg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Redacted Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redactedscript/v10/ypvBbXGRglhokR7dcC3d1-R6zmxStGTxkZkr_g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Redacted Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/redactedscript/v10/ypvEbXGRglhokR7dcC3d1-R6zmxqDUvVnLI397ldkg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Redacted Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/redacted-script/redacted-script.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Redressed", + "fontFamily": "Redressed, cursive", + "slug": "redressed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/redressed/v29/x3dickHUbrmJ7wMy9MsBefACvy_1BA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Redressed", + "preview": "https://s.w.org/images/fonts/17.7/previews/redressed/redressed-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/redressed/redressed.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Reem Kufi", + "fontFamily": "Reem Kufi, sans-serif", + "slug": "reem-kufi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtuZnEGSf3qGuvM4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Reem Kufi", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQttRnEGSf3qGuvM4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Reem Kufi", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtjhgEGSf3qGuvM4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Reem Kufi", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/reemkufi/v21/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtgFgEGSf3qGuvM4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Reem Kufi", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi/reem-kufi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Reem Kufi Fun", + "fontFamily": "Reem Kufi Fun, sans-serif", + "slug": "reem-kufi-fun", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChoYj3nClrvqZzZXq.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Reem Kufi Fun", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChoYR3nClrvqZzZXq.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Reem Kufi Fun", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChob92XClrvqZzZXq.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Reem Kufi Fun", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/reemkufifun/v7/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChobE2XClrvqZzZXq.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Reem Kufi Fun", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-fun/reem-kufi-fun.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Reem Kufi Ink", + "fontFamily": "Reem Kufi Ink, sans-serif", + "slug": "reem-kufi-ink", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/reemkufiink/v9/oPWJ_kJmmu8hCvB9iFumxZSnRjtdQnSX1ko.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Reem Kufi Ink", + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-ink/reem-kufi-ink-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/reem-kufi-ink/reem-kufi-ink.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Reenie Beanie", + "fontFamily": "Reenie Beanie, cursive", + "slug": "reenie-beanie", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/reeniebeanie/v20/z7NSdR76eDkaJKZJFkkjuvWxbPi_qoOgf_w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Reenie Beanie", + "preview": "https://s.w.org/images/fonts/17.7/previews/reenie-beanie/reenie-beanie-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/reenie-beanie/reenie-beanie.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Reggae One", + "fontFamily": "Reggae One, system-ui", + "slug": "reggae-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/reggaeone/v16/7r3DqX5msMIkeuwJwOJt_atL5uH-mts.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Reggae One", + "preview": "https://s.w.org/images/fonts/17.7/previews/reggae-one/reggae-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/reggae-one/reggae-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rethink Sans", + "fontFamily": "Rethink Sans, sans-serif", + "slug": "rethink-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkmFRCEvmma-aua4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqklNRCEvmma-aua4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45Dmqkr9WCEvmma-aua4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkoZWCEvmma-aua4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqkuFWCEvmma-aua4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kS4A3smI2fqa7iVQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kS0g3smI2fqa7iVQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSPgrsmI2fqa7iVQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSBwrsmI2fqa7iVQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rethinksans/v3/AMOFz4SDuXOMCPfdoglY9JQEUUK5wyyTfpeth6kSYArsmI2fqa7iVQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Rethink Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rethink-sans/rethink-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Revalia", + "fontFamily": "Revalia, system-ui", + "slug": "revalia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/revalia/v22/WwkexPimBE2-4ZPEeV_uNIgJSNM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Revalia" + } + ] + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rhodium Libre", + "fontFamily": "Rhodium Libre, serif", + "slug": "rhodium-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rhodiumlibre/v19/1q2AY5adA0tn_ukeHcQHqpx6pEHLeo2gm2U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rhodium Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/rhodium-libre/rhodium-libre-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rhodium-libre/rhodium-libre.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Ribeye", + "fontFamily": "Ribeye, system-ui", + "slug": "ribeye", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ribeye/v25/L0x8DFMxk1MP9R3RufCmRSlUig.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ribeye", + "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye/ribeye-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye/ribeye.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Ribeye Marrow", + "fontFamily": "Ribeye Marrow, system-ui", + "slug": "ribeye-marrow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ribeyemarrow/v24/GFDsWApshnqMRO2JdtRZ2d0vEAkTVWgKdtw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ribeye Marrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye-marrow/ribeye-marrow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ribeye-marrow/ribeye-marrow.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Righteous", + "fontFamily": "Righteous, system-ui", + "slug": "righteous", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/righteous/v17/1cXxaUPXBpj2rGoU7C9minuEicG01A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Righteous", + "preview": "https://s.w.org/images/fonts/17.7/previews/righteous/righteous-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/righteous/righteous.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Risque", + "fontFamily": "Risque, system-ui", + "slug": "risque", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/risque/v22/VdGfAZUfHosahXxoDEYVBJ-T5g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Risque", + "preview": "https://s.w.org/images/fonts/17.7/previews/risque/risque-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/risque/risque.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Road Rage", + "fontFamily": "Road Rage, system-ui", + "slug": "road-rage", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/roadrage/v7/6NUU8F2fKAOBKjjr4ekvscYAwdRZfw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Road Rage", + "preview": "https://s.w.org/images/fonts/17.7/previews/road-rage/road-rage-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/road-rage/road-rage.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Roboto", + "fontFamily": "Roboto, sans-serif", + "slug": "roboto", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgWxKKTM1K9nz.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrIzIXLsnzjYk.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vBh05IsDqlA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjARc4AMX6lJBP.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me4GZLCzYlKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu52xKKTM1K9nz.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ABc4AMX6lJBP.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvBh05IsDqlA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBhc4AMX6lJBP.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvBh05IsDqlA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBBc4AMX6lJBP.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Roboto", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto/roboto.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Roboto Condensed", + "fontFamily": "Roboto Condensed, sans-serif", + "slug": "roboto-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyo_BM731BKMSK.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyUyovBM731BKMSK.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyXsovBM731BKMSK.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyovBM731BKMSK.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWAovBM731BKMSK.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVspfBM731BKMSK.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpfBM731BKMSK.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyUypfBM731BKMSK.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyUbpfBM731BKMSK.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64RgL5XxjLdSK37o.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64ZgK5XxjLdSK37o.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64UYK5XxjLdSK37o.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64RgK5XxjLdSK37o.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64SoK5XxjLdSK37o.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64cYN5XxjLdSK37o.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64f8N5XxjLdSK37o.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64ZgN5XxjLdSK37o.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotocondensed/v27/ieVW2ZhZI2eCN5jzbjEETS9weq8-19ehAyvMum7nfDB64bEN5XxjLdSK37o.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Roboto Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-condensed/roboto-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Roboto Flex", + "fontFamily": "Roboto Flex, sans-serif", + "slug": "roboto-flex", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/robotoflex/v9/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNYG0EACUTNK-QKavMlxGJI8dxef0jQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Roboto Flex", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-flex/roboto-flex-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-flex/roboto-flex.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Roboto Mono", + "fontFamily": "Roboto Mono, monospace", + "slug": "roboto-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vuPRu-5Ip2sSQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_XvqPRu-5Ip2sSQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_gPqPRu-5Ip2sSQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPRu-5Ip2sSQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_7PqPRu-5Ip2sSQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_AP2PRu-5Ip2sSQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PRu-5Ip2sSQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAeW4AJi8SZwt.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrnnAOW4AJi8SZwt.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrk5AOW4AJi8SZwt.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW4AJi8SZwt.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlVAOW4AJi8SZwt.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrm5B-W4AJi8SZwt.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotomono/v23/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W4AJi8SZwt.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Roboto Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-mono/roboto-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Roboto Serif", + "fontFamily": "Roboto Serif, serif", + "slug": "roboto-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliosp6J2Af5fR4k.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqotp6J2Af5fR4k.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElnQtp6J2Af5fR4k.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliotp6J2Af5fR4k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElhgtp6J2Af5fR4k.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElvQqp6J2Af5fR4k.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEls0qp6J2Af5fR4k.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqoqp6J2Af5fR4k.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEloMqp6J2Af5fR4k.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-V8ANxaV4nUFw.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-R8ANxaV4nUFw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuEeR8ANxaV4nUFw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-R8ANxaV4nUFw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JufeR8ANxaV4nUFw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JukeN8ANxaV4nUFw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuqON8ANxaV4nUFw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-N8ANxaV4nUFw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoserif/v13/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Ju5uN8ANxaV4nUFw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Roboto Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-serif/roboto-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Roboto Slab", + "fontFamily": "Roboto Slab, serif", + "slug": "roboto-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWWbW5iddG-1A.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDISWbW5iddG-1A.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSWbW5iddG-1A.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWbW5iddG-1A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSWbW5iddG-1A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOWbW5iddG-1A.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OWbW5iddG-1A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDIOWbW5iddG-1A.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOWbW5iddG-1A.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Roboto Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/roboto-slab/roboto-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rochester", + "fontFamily": "Rochester, cursive", + "slug": "rochester", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rochester/v22/6ae-4KCqVa4Zy6Fif-Uy2lvWNTMwoQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rochester", + "preview": "https://s.w.org/images/fonts/17.7/previews/rochester/rochester-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rochester/rochester.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Rock 3D", + "fontFamily": "Rock 3D, system-ui", + "slug": "rock-3d", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rock3d/v10/yYLp0hrL0PCo651513GnwRnQyNI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rock 3D", + "preview": "https://s.w.org/images/fonts/17.7/previews/rock-3d/rock-3d-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rock-3d/rock-3d.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rock Salt", + "fontFamily": "Rock Salt, cursive", + "slug": "rock-salt", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rocksalt/v22/MwQ0bhv11fWD6QsAVOZbtUk7hbBWrA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rock Salt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rock-salt/rock-salt-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rock-salt/rock-salt.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "RocknRoll One", + "fontFamily": "RocknRoll One, sans-serif", + "slug": "rocknroll-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rocknrollone/v10/kmK7ZqspGAfCeUiW6FFlmEC9guBhs7tfUxc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "RocknRoll One", + "preview": "https://s.w.org/images/fonts/17.7/previews/rocknroll-one/rocknroll-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rocknroll-one/rocknroll-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rokkitt", + "fontFamily": "Rokkitt, serif", + "slug": "rokkitt", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1rydpDOE76HvN6n.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pyd5DOE76HvN6n.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1qsd5DOE76HvN6n.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1ryd5DOE76HvN6n.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1rAd5DOE76HvN6n.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1oscJDOE76HvN6n.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1oVcJDOE76HvN6n.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pycJDOE76HvN6n.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pbcJDOE76HvN6n.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NHiJGb-luc6nu9E.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NPiIGb-luc6nu9E.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NCaIGb-luc6nu9E.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NHiIGb-luc6nu9E.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NEqIGb-luc6nu9E.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NKaPGb-luc6nu9E.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NJ-PGb-luc6nu9E.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NPiPGb-luc6nu9E.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rokkitt/v36/qFdV35qfgYFjGy5hkEOYeNY-EoKzjE86NNGPGb-luc6nu9E.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Rokkitt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rokkitt/rokkitt.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Romanesco", + "fontFamily": "Romanesco, cursive", + "slug": "romanesco", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/romanesco/v21/w8gYH2ozQOY7_r_J7mSn2XwLqOqSBg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Romanesco", + "preview": "https://s.w.org/images/fonts/17.7/previews/romanesco/romanesco-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/romanesco/romanesco.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ropa Sans", + "fontFamily": "Ropa Sans, sans-serif", + "slug": "ropa-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ropasans/v15/EYqxmaNOzLlWtsZSScyKXzloU5KP2g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ropa Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ropa-sans/ropa-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ropasans/v15/EYq3maNOzLlWtsZSScy6WDNpcZef2mNE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ropa Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/ropa-sans/ropa-sans-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ropa-sans/ropa-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rosario", + "fontFamily": "Rosario, sans-serif", + "slug": "rosario", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM69GCWc2d-YnOzUD.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68YCWc2d-YnOzUD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68qCWc2d-YnOzUD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6_GDmc2d-YnOzUD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6__Dmc2d-YnOzUD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQStFwfecFPiUDn08.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSo9wfecFPiUDn08.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSr1wfecFPiUDn08.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSlF3fecFPiUDn08.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosario/v31/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSmh3fecFPiUDn08.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Rosario", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rosario/rosario.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rosarivo", + "fontFamily": "Rosarivo, serif", + "slug": "rosarivo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rosarivo/v22/PlI-Fl2lO6N9f8HaNAeH2nhMnNy5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rosarivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosarivo/rosarivo-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rosarivo/v22/PlI4Fl2lO6N9f8HaNDeA0Hlumcy5ZX8.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rosarivo", + "preview": "https://s.w.org/images/fonts/17.7/previews/rosarivo/rosarivo-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rosarivo/rosarivo.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rouge Script", + "fontFamily": "Rouge Script, cursive", + "slug": "rouge-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rougescript/v18/LYjFdGbiklMoCIQOw1Ep3S4PUfXbUJWq9g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rouge Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/rouge-script/rouge-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rouge-script/rouge-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Rowdies", + "fontFamily": "Rowdies, system-ui", + "slug": "rowdies", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rowdies/v17/ptRMTieMYPNBAK219hth5OvyKQNute8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Rowdies", + "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rowdies/v17/ptRJTieMYPNBAK21zrJJwObZNQo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rowdies", + "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rowdies/v17/ptRMTieMYPNBAK219gtm5OvyKQNute8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rowdies", + "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rowdies/rowdies.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rozha One", + "fontFamily": "Rozha One, serif", + "slug": "rozha-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rozhaone/v15/AlZy_zVFtYP12Zncg2khcHf4XB0Tow.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rozha One", + "preview": "https://s.w.org/images/fonts/17.7/previews/rozha-one/rozha-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rozha-one/rozha-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rubik", + "fontFamily": "Rubik, sans-serif", + "slug": "rubik", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-WYi1VU80V4bVkA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1VU80V4bVkA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1VU80V4bVkA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1VU80V4bVkA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1VU80V4bVkA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-h4-1VU80V4bVkA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-ro-1VU80V4bVkA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8sDE0U1dYPFkJ1O.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tdE0U1dYPFkJ1O.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tvE0U1dYPFkJ1O.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8uDFEU1dYPFkJ1O.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8u6FEU1dYPFkJ1O.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8vdFEU1dYPFkJ1O.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rubik/v28/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8v0FEU1dYPFkJ1O.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Rubik", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik/rubik.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rubik 80s Fade", + "fontFamily": "Rubik 80s Fade, system-ui", + "slug": "rubik-80s-fade", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubik80sfade/v2/U9MF6dW37nLSmnwZXyoV-uPXUhH1kbL8IHcK.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik 80s Fade", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-80s-fade/rubik-80s-fade-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-80s-fade/rubik-80s-fade.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Beastly", + "fontFamily": "Rubik Beastly, system-ui", + "slug": "rubik-beastly", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikbeastly/v10/0QImMXRd5oOmSC2ZQ7o9653X07n8_ApHqqk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Beastly", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-beastly/rubik-beastly-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-beastly/rubik-beastly.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Broken Fax", + "fontFamily": "Rubik Broken Fax, system-ui", + "slug": "rubik-broken-fax", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikbrokenfax/v1/NGSvv4rXG042O-GzH9sg1cUgl8w8YWqWdmGi300.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Broken Fax", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-broken-fax/rubik-broken-fax-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-broken-fax/rubik-broken-fax.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Bubbles", + "fontFamily": "Rubik Bubbles, system-ui", + "slug": "rubik-bubbles", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikbubbles/v3/JIA1UVdwbHFJtwA7Us1BPFbRNTQNfDxyRXI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Bubbles", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-bubbles/rubik-bubbles-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-bubbles/rubik-bubbles.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Burned", + "fontFamily": "Rubik Burned, system-ui", + "slug": "rubik-burned", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikburned/v1/Jqzk5TmOVOqQHihKqPpscqniGAuaCY5ZSg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Burned", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-burned/rubik-burned-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-burned/rubik-burned.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Dirt", + "fontFamily": "Rubik Dirt, system-ui", + "slug": "rubik-dirt", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdulkm6gDXvwE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Dirt", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-dirt/rubik-dirt-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-dirt/rubik-dirt.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Distressed", + "fontFamily": "Rubik Distressed, system-ui", + "slug": "rubik-distressed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikdistressed/v1/GFDxWBdsmnqAVqjtUsZf2dcrQ2ldcWUhatVBaGM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Distressed", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-distressed/rubik-distressed-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-distressed/rubik-distressed.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Doodle Shadow", + "fontFamily": "Rubik Doodle Shadow, system-ui", + "slug": "rubik-doodle-shadow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikdoodleshadow/v1/rP2bp3im_k8G_wTVdvvMdHqmXTR3lEaLyK6Z3KOY7Gw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Doodle Shadow", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-shadow/rubik-doodle-shadow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-shadow/rubik-doodle-shadow.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Doodle Triangles", + "fontFamily": "Rubik Doodle Triangles, system-ui", + "slug": "rubik-doodle-triangles", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikdoodletriangles/v1/esDA301BLOmMKxKspb3g-domRuLPeaSn2bTzdL2_slZxgWE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Doodle Triangles", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-triangles/rubik-doodle-triangles-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-doodle-triangles/rubik-doodle-triangles.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Gemstones", + "fontFamily": "Rubik Gemstones, system-ui", + "slug": "rubik-gemstones", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikgemstones/v1/zrf90HrL0-_8Xb4DFM2rUkWbOVrOjSnGqi1GMw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Gemstones", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-gemstones/rubik-gemstones-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-gemstones/rubik-gemstones.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Glitch", + "fontFamily": "Rubik Glitch, system-ui", + "slug": "rubik-glitch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikglitch/v2/qkBSXv8b_srFRYQVYrDKh9ZvnS7HONiSFQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Glitch", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-glitch/rubik-glitch-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-glitch/rubik-glitch.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Iso", + "fontFamily": "Rubik Iso, system-ui", + "slug": "rubik-iso", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikiso/v2/x3dickHUfr-S4VAI4sABefACvy_1BA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Iso", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-iso/rubik-iso-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-iso/rubik-iso.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Lines", + "fontFamily": "Rubik Lines, system-ui", + "slug": "rubik-lines", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubiklines/v1/_gP81R3vsjYzVW2Y6xFF-GS0YPp7oSNy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Lines", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-lines/rubik-lines-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-lines/rubik-lines.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Maps", + "fontFamily": "Rubik Maps, system-ui", + "slug": "rubik-maps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikmaps/v1/Gw6_wcjl80TZK9XxtbbejSMUChRqp9k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Maps", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maps/rubik-maps-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maps/rubik-maps.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Marker Hatch", + "fontFamily": "Rubik Marker Hatch, system-ui", + "slug": "rubik-marker-hatch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikmarkerhatch/v1/QldTNSFQsh0B_bFXXWv6LAt-jswapJHQCb4iw0H6zw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Marker Hatch", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-marker-hatch/rubik-marker-hatch-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-marker-hatch/rubik-marker-hatch.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Maze", + "fontFamily": "Rubik Maze, system-ui", + "slug": "rubik-maze", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikmaze/v2/xMQRuF9ZVa2ftiJEavXSAXvinS-bxV4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Maze", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maze/rubik-maze-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-maze/rubik-maze.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Microbe", + "fontFamily": "Rubik Microbe, system-ui", + "slug": "rubik-microbe", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikmicrobe/v2/UqyWK8oPP3hjw6ANS9rM3PsZcsoaaKgiauE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Microbe", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-microbe/rubik-microbe-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-microbe/rubik-microbe.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Mono One", + "fontFamily": "Rubik Mono One, sans-serif", + "slug": "rubik-mono-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikmonoone/v18/UqyJK8kPP3hjw6ANTdfRk9YSN-81RqQrc_j9.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Mono One", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-mono-one/rubik-mono-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-mono-one/rubik-mono-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rubik Moonrocks", + "fontFamily": "Rubik Moonrocks, system-ui", + "slug": "rubik-moonrocks", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikmoonrocks/v5/845ANMAmAI2VUZMLu_W0M7HqlDHnWMD7JGy1Sw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Moonrocks", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-moonrocks/rubik-moonrocks-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-moonrocks/rubik-moonrocks.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Pixels", + "fontFamily": "Rubik Pixels, system-ui", + "slug": "rubik-pixels", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikpixels/v2/SlGXmQOaupkIeSx4CEpB7AdSbRYRagrQrA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Pixels", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-pixels/rubik-pixels-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-pixels/rubik-pixels.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Puddles", + "fontFamily": "Rubik Puddles, system-ui", + "slug": "rubik-puddles", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikpuddles/v2/1Ptog8bYX_qGnkLkrU5MJsQcJfW0wVMT-aE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Puddles", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-puddles/rubik-puddles-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-puddles/rubik-puddles.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Scribble", + "fontFamily": "Rubik Scribble, system-ui", + "slug": "rubik-scribble", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikscribble/v1/snfzs0Cp48d67SuHQOpjXLsQpbqeSjORSo9W.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Scribble", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-scribble/rubik-scribble-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-scribble/rubik-scribble.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Spray Paint", + "fontFamily": "Rubik Spray Paint, system-ui", + "slug": "rubik-spray-paint", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikspraypaint/v1/WnzhHBAoeBPUDTB4EWR82y6EXWPH-Ro7QoaBZQxP.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Spray Paint", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-spray-paint/rubik-spray-paint-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-spray-paint/rubik-spray-paint.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Storm", + "fontFamily": "Rubik Storm, system-ui", + "slug": "rubik-storm", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikstorm/v1/eLGYP-_uPgO5Ag7ju9JaouL4T2Xh9NQk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Storm", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-storm/rubik-storm-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-storm/rubik-storm.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Vinyl", + "fontFamily": "Rubik Vinyl, system-ui", + "slug": "rubik-vinyl", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikvinyl/v1/iJWABXKIfDnIV4mQ5BfjvUXbxox2ztOU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Vinyl", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-vinyl/rubik-vinyl-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-vinyl/rubik-vinyl.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Rubik Wet Paint", + "fontFamily": "Rubik Wet Paint, system-ui", + "slug": "rubik-wet-paint", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rubikwetpaint/v2/HTx0L20uMDGHgdULcpTF3Oe4d_-F_jz313DuvQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rubik Wet Paint", + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-wet-paint/rubik-wet-paint-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rubik-wet-paint/rubik-wet-paint.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Ruda", + "fontFamily": "Ruda, sans-serif", + "slug": "ruda", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaJFsi_72KiSGg-H.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ruda", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaJ3si_72KiSGg-H.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ruda", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaKbtS_72KiSGg-H.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ruda", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaKitS_72KiSGg-H.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ruda", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaLFtS_72KiSGg-H.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Ruda", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruda/v28/k3kKo8YQJOpFgHQ1mQ5VkEbUKaLstS_72KiSGg-H.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Ruda", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ruda/ruda.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rufina", + "fontFamily": "Rufina, serif", + "slug": "rufina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rufina/v15/Yq6V-LyURyLy-aKyphRktOdClg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rufina", + "preview": "https://s.w.org/images/fonts/17.7/previews/rufina/rufina-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/rufina/v15/Yq6W-LyURyLy-aKKHztAucxenxE0SA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Rufina", + "preview": "https://s.w.org/images/fonts/17.7/previews/rufina/rufina-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rufina/rufina.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Ruge Boogie", + "fontFamily": "Ruge Boogie, cursive", + "slug": "ruge-boogie", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rugeboogie/v28/JIA3UVFwbHRF_GIWSMhKNROnPzUveSxy.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ruge Boogie", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruge-boogie/ruge-boogie-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ruge-boogie/ruge-boogie.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ruluko", + "fontFamily": "Ruluko, sans-serif", + "slug": "ruluko", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ruluko/v21/xMQVuFNZVaODtm0pDqWzKX_QmA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ruluko", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruluko/ruluko-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ruluko/ruluko.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Rum Raisin", + "fontFamily": "Rum Raisin, sans-serif", + "slug": "rum-raisin", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rumraisin/v22/nwpRtKu3Ih8D5avB4h2uJ3qIywA7eMM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rum Raisin", + "preview": "https://s.w.org/images/fonts/17.7/previews/rum-raisin/rum-raisin-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rum-raisin/rum-raisin.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ruslan Display", + "fontFamily": "Ruslan Display, system-ui", + "slug": "ruslan-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ruslandisplay/v25/Gw6jwczl81XcIZuckK_e3UpfdzxuldyFvm1n.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ruslan Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruslan-display/ruslan-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ruslan-display/ruslan-display.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Russo One", + "fontFamily": "Russo One, sans-serif", + "slug": "russo-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/russoone/v16/Z9XUDmZRWg6M1LvRYsH-zcOInrib9Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Russo One", + "preview": "https://s.w.org/images/fonts/17.7/previews/russo-one/russo-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/russo-one/russo-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ruthie", + "fontFamily": "Ruthie, cursive", + "slug": "ruthie", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ruthie/v26/gokvH63sGkdqXuU9kT53Q2u_mQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ruthie", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruthie/ruthie-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ruthie/ruthie.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ruwudu", + "fontFamily": "Ruwudu, serif", + "slug": "ruwudu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ruwudu/v4/syky-y1tj6UzRKfNkACT9tPdpw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ruwudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruwudu/v4/sykx-y1tj6UzRKf1YSm3-_jBrlSILg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ruwudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruwudu/v4/sykx-y1tj6UzRKf1TS63-_jBrlSILg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ruwudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ruwudu/v4/sykx-y1tj6UzRKf1KS-3-_jBrlSILg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ruwudu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ruwudu/ruwudu.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Rye", + "fontFamily": "Rye, system-ui", + "slug": "rye", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/rye/v15/r05XGLJT86YDE5TsXOqx4w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Rye", + "preview": "https://s.w.org/images/fonts/17.7/previews/rye/rye-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/rye/rye.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "STIX Two Text", + "fontFamily": "STIX Two Text, serif", + "slug": "stix-two-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yihg2SOdWxFMN1WD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YihS2SOdWxFMN1WD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yii-3iOdWxFMN1WD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YiiH3iOdWxFMN1WD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omsvbURBuMkWDmSo.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omvnbURBuMkWDmSo.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omhXcURBuMkWDmSo.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stixtwotext/v12/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omizcURBuMkWDmSo.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "STIX Two Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stix-two-text/stix-two-text.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sacramento", + "fontFamily": "Sacramento, cursive", + "slug": "sacramento", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sacramento/v15/buEzpo6gcdjy0EiZMBUG0C8V_NxLeiw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sacramento", + "preview": "https://s.w.org/images/fonts/17.7/previews/sacramento/sacramento-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sacramento/sacramento.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sahitya", + "fontFamily": "Sahitya, serif", + "slug": "sahitya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sahitya/v17/6qLAKZkOuhnuqlJAaSIFPywEDnI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sahitya", + "preview": "https://s.w.org/images/fonts/17.7/previews/sahitya/sahitya-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sahitya/v17/6qLFKZkOuhnuqlJAUZsqGyEvEnvSexI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sahitya", + "preview": "https://s.w.org/images/fonts/17.7/previews/sahitya/sahitya-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sahitya/sahitya.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sail", + "fontFamily": "Sail, system-ui", + "slug": "sail", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sail/v16/DPEjYwiBxwYJFBHDADYAbvw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sail", + "preview": "https://s.w.org/images/fonts/17.7/previews/sail/sail-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sail/sail.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Saira", + "fontFamily": "Saira, sans-serif", + "slug": "saira", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rDos07lwYmUVY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA79rCos07lwYmUVY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7wTCos07lwYmUVY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rCos07lwYmUVY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA72jCos07lwYmUVY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA74TFos07lwYmUVY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA773Fos07lwYmUVY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA79rFos07lwYmUVY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7_PFos07lwYmUVY.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBSooxliQjQVYmxA.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKByosxliQjQVYmxA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBFIsxliQjQVYmxA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBSosxliQjQVYmxA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBeIsxliQjQVYmxA.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBlIwxliQjQVYmxA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBrYwxliQjQVYmxA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKByowxliQjQVYmxA.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/saira/v20/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKB44wxliQjQVYmxA.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Saira", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/saira/saira.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Saira Condensed", + "fontFamily": "Saira Condensed, sans-serif", + "slug": "saira-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRMQgErUN8XuHNEtX81i9TmEkrnwetF2omSrzS8.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnbcpg9aeepi2lHw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnCclg9aeepi2lHw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJROQgErUN8XuHNEtX81i9TmEkrfoOFE-IyCrw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnUchg9aeepi2lHw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnfc9g9aeepi2lHw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnGc5g9aeepi2lHw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnBc1g9aeepi2lHw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnIcxg9aeepi2lHw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Saira Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-condensed/saira-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Saira Extra Condensed", + "fontFamily": "Saira Extra Condensed, sans-serif", + "slug": "saira-extra-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFsOHYr-vcC7h8MklGBkrvmUG9rbpkisrTri0j09i5ss3a3.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrJ2nR2QBgum-uoQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrQ2rR2QBgum-uoQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFiOHYr-vcC7h8MklGBkrvmUG9rbpkisrTT6kL11Ct8sw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vR2QBgum-uoQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrN2zR2QBgum-uoQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23R2QBgum-uoQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrT27R2QBgum-uoQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairaextracondensed/v13/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTra2_R2QBgum-uoQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Saira Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-extra-condensed/saira-extra-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Saira Semi Condensed", + "fontFamily": "Saira Semi Condensed, sans-serif", + "slug": "saira-semi-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MN6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXdvaOY8rXT-8V8.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfDScMTg3j36Ebz.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXenSsMTg3j36Ebz.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MD6c-2-nnJkHxyCjRcnMHcWVWV1cWRRU8OYuceqGT-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXf_S8MTg3j36Ebz.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfTTMMTg3j36Ebz.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXe3TcMTg3j36Ebz.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXerTsMTg3j36Ebz.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXePT8MTg3j36Ebz.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Saira Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-semi-condensed/saira-semi-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Saira Stencil One", + "fontFamily": "Saira Stencil One, system-ui", + "slug": "saira-stencil-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sairastencilone/v16/SLXSc03I6HkvZGJ1GvvipLoYSTEL9AsJawif2YQ2.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Saira Stencil One", + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-stencil-one/saira-stencil-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/saira-stencil-one/saira-stencil-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Salsa", + "fontFamily": "Salsa, system-ui", + "slug": "salsa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/salsa/v21/gNMKW3FiRpKj-imd8ncKEZez.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Salsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/salsa/salsa-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/salsa/salsa.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sanchez", + "fontFamily": "Sanchez, serif", + "slug": "sanchez", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sanchez/v15/Ycm2sZJORluHnXbITmtb_BwE1l0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sanchez", + "preview": "https://s.w.org/images/fonts/17.7/previews/sanchez/sanchez-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sanchez/v15/Ycm0sZJORluHnXbIfmxR_T4Bxl3gkw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sanchez", + "preview": "https://s.w.org/images/fonts/17.7/previews/sanchez/sanchez-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sanchez/sanchez.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sancreek", + "fontFamily": "Sancreek, system-ui", + "slug": "sancreek", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sancreek/v25/pxiHypAnsdxUm159X7D7XV9NEe-K.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sancreek", + "preview": "https://s.w.org/images/fonts/17.7/previews/sancreek/sancreek-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sancreek/sancreek.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sansita", + "fontFamily": "Sansita, sans-serif", + "slug": "sansita", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldONTRRphEb_-V7HBy7TXFf3qw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldMNTRRphEb_-V7LBuxTFNazqx2xg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldLNTRRphEb_-V7JKWUaXx0wqVv3_g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldJNTRRphEb_-V7LBuJ9Xx-w4dqz_joDQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldLNTRRphEb_-V7JLmXaXx0wqVv3_g.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldJNTRRphEb_-V7LBuJ6X9-w4dqz_joDQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldLNTRRphEb_-V7JJ2WaXx0wqVv3_g.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansita/v11/QldJNTRRphEb_-V7LBuJzX5-w4dqz_joDQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Sansita", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita/sansita.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sansita Swashed", + "fontFamily": "Sansita Swashed, system-ui", + "slug": "sansita-swashed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW-ppbT8VehmEa4Q.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW7RpbT8VehmEa4Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW4ZpbT8VehmEa4Q.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW2pubT8VehmEa4Q.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW1NubT8VehmEa4Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSWzRubT8VehmEa4Q.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sansitaswashed/v18/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSWx1ubT8VehmEa4Q.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sansita Swashed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sansita-swashed/sansita-swashed.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sarabun", + "fontFamily": "Sarabun, sans-serif", + "slug": "sarabun", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVhJx26TKEr37c9YHZJn3YI5gnOpg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVnJx26TKEr37c9aBBx_nwJxAzephhN.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YNpoulkm6gDXvwE.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxUl0s6yLSrwFUlw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YL5rulkm6gDXvwE.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxNl4s6yLSrwFUlw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVjJx26TKEr37c9WBdDnlQN9gk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVhJx26TKEr37c9aBBJn3YI5gnOpg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YOZqulkm6gDXvwE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxbl8s6yLSrwFUlw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YMptulkm6gDXvwE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxQlgs6yLSrwFUlw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YK5sulkm6gDXvwE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxJlks6yLSrwFUlw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVmJx26TKEr37c9YLJvulkm6gDXvwE.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarabun/v15/DtVkJx26TKEr37c9aBBxOlos6yLSrwFUlw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Sarabun", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sarabun/sarabun.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sarala", + "fontFamily": "Sarala, sans-serif", + "slug": "sarala", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sarala/v12/uK_y4riEZv4o1w9RDx0TMv6EXw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sarala", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarala/sarala-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarala/v12/uK_x4riEZv4o1w9ptjI3P9WYVkMpXA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sarala", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarala/sarala-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sarala/sarala.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sarina", + "fontFamily": "Sarina, system-ui", + "slug": "sarina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sarina/v23/-F6wfjF3ITQwasLhK0DUriBQxw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sarina", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarina/sarina-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sarina/sarina.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sarpanch", + "fontFamily": "Sarpanch, sans-serif", + "slug": "sarpanch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sarpanch/v13/hESy6Xt4NCpRuk6Pzh2FRIrX_20n.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sarpanch", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziV0ba7a1HEuRHkM.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sarpanch", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziVYaq7a1HEuRHkM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sarpanch", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziU8a67a1HEuRHkM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sarpanch", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziUgaK7a1HEuRHkM.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sarpanch", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sarpanch/v13/hES16Xt4NCpRuk6PziUEaa7a1HEuRHkM.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sarpanch", + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sarpanch/sarpanch.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sassy Frass", + "fontFamily": "Sassy Frass, cursive", + "slug": "sassy-frass", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sassyfrass/v7/LhWhMVrGOe0FLb97BjhsE99YGNWQg_am.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sassy Frass", + "preview": "https://s.w.org/images/fonts/17.7/previews/sassy-frass/sassy-frass-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sassy-frass/sassy-frass.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Satisfy", + "fontFamily": "Satisfy, cursive", + "slug": "satisfy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/satisfy/v21/rP2Hp2yn6lkG50LoOZGCHBeHFl0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Satisfy", + "preview": "https://s.w.org/images/fonts/17.7/previews/satisfy/satisfy-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/satisfy/satisfy.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sawarabi Gothic", + "fontFamily": "Sawarabi Gothic, sans-serif", + "slug": "sawarabi-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sawarabigothic/v12/x3d4ckfVaqqa-BEj-I9mE65u3k3NACk3E2YljQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sawarabi Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-gothic/sawarabi-gothic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-gothic/sawarabi-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sawarabi Mincho", + "fontFamily": "Sawarabi Mincho, serif", + "slug": "sawarabi-mincho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sawarabimincho/v17/8QIRdiDaitzr7brc8ahpxt6GcIJTKKhP46UDUw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sawarabi Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-mincho/sawarabi-mincho-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sawarabi-mincho/sawarabi-mincho.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Scada", + "fontFamily": "Scada, sans-serif", + "slug": "scada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/scada/v15/RLpxK5Pv5qumeWJtxzUobkvv.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Scada", + "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/scada/v15/RLp_K5Pv5qumeVJqzTQKa1vvffg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Scada", + "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/scada/v15/RLp8K5Pv5qumeVrU6BElRVfmZOE5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Scada", + "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/scada/v15/RLp6K5Pv5qumeVJq9Y0lT1bEYfE5p6g.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Scada", + "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/scada/scada.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Scheherazade New", + "fontFamily": "Scheherazade New, serif", + "slug": "scheherazade-new", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaZrFhTvxVnHDvUkUiHg8jprP4DCwZsOl4p5Is.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Scheherazade New", + "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaerFhTvxVnHDvUkUiHg8jprP4DM_dFHlMC-IKnoSE.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Scheherazade New", + "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaerFhTvxVnHDvUkUiHg8jprP4DM9tCHlMC-IKnoSE.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Scheherazade New", + "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/scheherazadenew/v15/4UaerFhTvxVnHDvUkUiHg8jprP4DM79DHlMC-IKnoSE.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Scheherazade New", + "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/scheherazade-new/scheherazade-new.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Schibsted Grotesk", + "fontFamily": "Schibsted Grotesk, sans-serif", + "slug": "schibsted-grotesk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNIsEASsJuXFGVOQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNEMEASsJuXFGVOQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMN_MYASsJuXFGVOQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYASsJuXFGVOQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNosYASsJuXFGVOQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNi8YASsJuXFGVOQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oLoDMhvflSFOTXs.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oLaDMhvflSFOTXs.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oI2C8hvflSFOTXs.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oIPC8hvflSFOTXs.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oJoC8hvflSFOTXs.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oJBC8hvflSFOTXs.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Schibsted Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/schibsted-grotesk/schibsted-grotesk.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Schoolbell", + "fontFamily": "Schoolbell, cursive", + "slug": "schoolbell", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/schoolbell/v18/92zQtBZWOrcgoe-fgnJIVxcQ6mRqfiQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Schoolbell", + "preview": "https://s.w.org/images/fonts/17.7/previews/schoolbell/schoolbell-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/schoolbell/schoolbell.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Scope One", + "fontFamily": "Scope One, serif", + "slug": "scope-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/scopeone/v14/WBLnrEXKYFlGHrOKmGD1Xk_MJMGxiQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Scope One", + "preview": "https://s.w.org/images/fonts/17.7/previews/scope-one/scope-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/scope-one/scope-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Seaweed Script", + "fontFamily": "Seaweed Script, system-ui", + "slug": "seaweed-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/seaweedscript/v15/bx6cNx6Tne2pxOATYE8C_Rsoe0WM-KcGVbLW.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Seaweed Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/seaweed-script/seaweed-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/seaweed-script/seaweed-script.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Secular One", + "fontFamily": "Secular One, sans-serif", + "slug": "secular-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/secularone/v12/8QINdiTajsj_87rMuMdKypDgMul7LJpK.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Secular One", + "preview": "https://s.w.org/images/fonts/17.7/previews/secular-one/secular-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/secular-one/secular-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sedgwick Ave", + "fontFamily": "Sedgwick Ave, cursive", + "slug": "sedgwick-ave", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sedgwickave/v12/uK_04rKEYuguzAcSYRdWTJq8W2g1Vcf5JA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sedgwick Ave", + "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave/sedgwick-ave-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave/sedgwick-ave.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sedgwick Ave Display", + "fontFamily": "Sedgwick Ave Display, cursive", + "slug": "sedgwick-ave-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sedgwickavedisplay/v21/xfuu0XPgU3jZPUoUo3ScvmPi-NapQ8OxM2c2d-YnOzUD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sedgwick Ave Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave-display/sedgwick-ave-display-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sedgwick-ave-display/sedgwick-ave-display.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sen", + "fontFamily": "Sen, sans-serif", + "slug": "sen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISCq5H4vKlD9q78A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sen", + "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISBi5H4vKlD9q78A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sen", + "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISPS-H4vKlD9q78A.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sen", + "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISM2-H4vKlD9q78A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sen", + "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sen/v9/6xK0dSxYI9_dkN18-vZKK2EISKq-H4vKlD9q78A.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sen", + "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sen/sen.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Send Flowers", + "fontFamily": "Send Flowers, cursive", + "slug": "send-flowers", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sendflowers/v5/If2PXTjtZS-0Xqy13uCQSULvwgjjouU1iw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Send Flowers", + "preview": "https://s.w.org/images/fonts/17.7/previews/send-flowers/send-flowers-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/send-flowers/send-flowers.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sevillana", + "fontFamily": "Sevillana, system-ui", + "slug": "sevillana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sevillana/v23/KFOlCnWFscmDt1Bfiy1vBh05IsDqlA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sevillana", + "preview": "https://s.w.org/images/fonts/17.7/previews/sevillana/sevillana-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sevillana/sevillana.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Seymour One", + "fontFamily": "Seymour One, sans-serif", + "slug": "seymour-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/seymourone/v23/4iCp6Khla9xbjQpoWGGd0myNPYBvgpUI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Seymour One", + "preview": "https://s.w.org/images/fonts/17.7/previews/seymour-one/seymour-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/seymour-one/seymour-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Shadows Into Light", + "fontFamily": "Shadows Into Light, cursive", + "slug": "shadows-into-light", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shadowsintolight/v19/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQDd8r4xzSMYA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shadows Into Light", + "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light/shadows-into-light-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light/shadows-into-light.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Shadows Into Light Two", + "fontFamily": "Shadows Into Light Two, cursive", + "slug": "shadows-into-light-two", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shadowsintolighttwo/v17/4iC86LVlZsRSjQhpWGedwyOoW-0A6_kpsyNmlA7NGLNnIF0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shadows Into Light Two", + "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light-two/shadows-into-light-two-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shadows-into-light-two/shadows-into-light-two.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Shalimar", + "fontFamily": "Shalimar, cursive", + "slug": "shalimar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shalimar/v7/uU9MCBoE6I6iNWFUvTP08PCOg0uX.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shalimar", + "preview": "https://s.w.org/images/fonts/17.7/previews/shalimar/shalimar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shalimar/shalimar.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Shantell Sans", + "fontFamily": "Shantell Sans, system-ui", + "slug": "shantell-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYQiS2izyPwxjyRN.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYR8S2izyPwxjyRN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYROS2izyPwxjyRN.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYSiTGizyPwxjyRN.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYSbTGizyPwxjyRN.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUaS0pCoLIo-lcdY7kjvNoQqWVWB0qWpl29ajppTuUTu_kJKmHesPOL-maYi4xZeHCNQ09eBlmv2QcUzJ39-rAISYT8TGizyPwxjyRN.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CN71wv0TijRNYgQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CID1wv0TijRNYgQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CLL1wv0TijRNYgQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CF7ywv0TijRNYgQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CGfywv0TijRNYgQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shantellsans/v9/FeUcS0pCoLIo-lcdY7kjvNoQg2xkycTqsuA6bi9pTt8YiT-NXidjb_ee-maigL6R8nKVh8BbE1mv4wwmM0WUkSqmTpG0CADywv0TijRNYgQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Shantell Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shantell-sans/shantell-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Shanti", + "fontFamily": "Shanti, sans-serif", + "slug": "shanti", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shanti/v25/t5thIREMM4uSDgzgVkezpKfwzA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shanti", + "preview": "https://s.w.org/images/fonts/17.7/previews/shanti/shanti-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shanti/shanti.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Share", + "fontFamily": "Share, sans-serif", + "slug": "share", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/share/v18/i7dEIFliZjKNF5VIHLq2cV5d.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Share", + "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/share/v18/i7dKIFliZjKNF6VPFruUdE5dWFM.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Share", + "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/share/v18/i7dJIFliZjKNF63xM567WkJUQUq7.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Share", + "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/share/v18/i7dPIFliZjKNF6VPLgK7UEN2RFq7AwU.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Share", + "preview": "https://s.w.org/images/fonts/17.7/previews/share/share-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/share/share.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Share Tech", + "fontFamily": "Share Tech, sans-serif", + "slug": "share-tech", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sharetech/v21/7cHtv4Uyi5K0OeZ7bohUwH8DmTcibrA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Share Tech", + "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech/share-tech-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech/share-tech.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Share Tech Mono", + "fontFamily": "Share Tech Mono, monospace", + "slug": "share-tech-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sharetechmono/v15/J7aHnp1uDWRBEqV98dVQztYldFc7oQsEIc3Xew.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Share Tech Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech-mono/share-tech-mono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/share-tech-mono/share-tech-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Shippori Antique", + "fontFamily": "Shippori Antique, sans-serif", + "slug": "shippori-antique", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shipporiantique/v8/-F6qfid3KC8pdMyzR0qRyFUht11v8lJPg-IUDNg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shippori Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique/shippori-antique-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique/shippori-antique.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Shippori Antique B1", + "fontFamily": "Shippori Antique B1, sans-serif", + "slug": "shippori-antique-b1", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shipporiantiqueb1/v8/2Eb7L_JwClR7Zl_UAKZ0mUHw3oMKd40grRRCj9-5Y8Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shippori Antique B1", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique-b1/shippori-antique-b1-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-antique-b1/shippori-antique-b1.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Shippori Mincho", + "fontFamily": "Shippori Mincho, serif", + "slug": "shippori-mincho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGGAZweH5EbgHY6YExcZfDoj0BA3v-C7LoS7g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4L9am4ZEO5--2zg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4A9Gm4ZEO5--2zg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4Z9Cm4ZEO5--2zg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4e9Om4ZEO5--2zg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho/shippori-mincho.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Shippori Mincho B1", + "fontFamily": "Shippori Mincho B1, serif", + "slug": "shippori-mincho-b1", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK2E2wCr44tulPdnn-xbIpJ9RgT9-nyi6Br1lO97Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho B1", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKeolP23ih5H4Uug.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho B1", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKVo5P23ih5H4Uug.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho B1", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKMo9P23ih5H4Uug.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho B1", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/shipporiminchob1/v21/wXK1E2wCr44tulPdnn-xbIpJ9RgT9-nKLoxP23ih5H4Uug.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Shippori Mincho B1", + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shippori-mincho-b1/shippori-mincho-b1.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Shizuru", + "fontFamily": "Shizuru, system-ui", + "slug": "shizuru", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shizuru/v10/O4ZSFGfvnxFiCA3i30cJlgUTj2A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shizuru", + "preview": "https://s.w.org/images/fonts/17.7/previews/shizuru/shizuru-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shizuru/shizuru.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Shojumaru", + "fontFamily": "Shojumaru, system-ui", + "slug": "shojumaru", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shojumaru/v15/rax_HiWfutkLLnaKCtlMARJek0vA8A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shojumaru", + "preview": "https://s.w.org/images/fonts/17.7/previews/shojumaru/shojumaru-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shojumaru/shojumaru.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Short Stack", + "fontFamily": "Short Stack, cursive", + "slug": "short-stack", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shortstack/v15/bMrzmS2X6p0jZC6EcmPFX-SXcX8D0nq6.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Short Stack", + "preview": "https://s.w.org/images/fonts/17.7/previews/short-stack/short-stack-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/short-stack/short-stack.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Shrikhand", + "fontFamily": "Shrikhand, system-ui", + "slug": "shrikhand", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/shrikhand/v15/a8IbNovtLWfR7T7bMJwbAYiQ0zhMtA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Shrikhand", + "preview": "https://s.w.org/images/fonts/17.7/previews/shrikhand/shrikhand-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/shrikhand/shrikhand.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Siemreap", + "fontFamily": "Siemreap, sans-serif", + "slug": "siemreap", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/siemreap/v28/Gg82N5oFbgLvHAfNl2YenA8DLXpe.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Siemreap" + } + ] + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sigmar", + "fontFamily": "Sigmar, system-ui", + "slug": "sigmar", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sigmar/v7/hv-XlzJgIE8a85pUaGY3MTFgVg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sigmar", + "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar/sigmar-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar/sigmar.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sigmar One", + "fontFamily": "Sigmar One, system-ui", + "slug": "sigmar-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sigmarone/v18/co3DmWZ8kjZuErj9Ta3dk6bjp3Di8U0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sigmar One", + "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar-one/sigmar-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sigmar-one/sigmar-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Signika", + "fontFamily": "Signika, sans-serif", + "slug": "signika", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r93zuYyDMngt4xjw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Signika", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9gTuYyDMngt4xjw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Signika", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9szuYyDMngt4xjw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Signika", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9XzyYyDMngt4xjw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Signika", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signika/v25/vEF72_JTCgwQ5ejvMV0Ox_Kg1UwJ0tKfX4zNpD8E4ASzH1r9ZjyYyDMngt4xjw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Signika", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/signika/signika.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Signika Negative", + "fontFamily": "Signika Negative, sans-serif", + "slug": "signika-negative", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAr5S73pt9hiuEq8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Signika Negative", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAqnS73pt9hiuEq8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Signika Negative", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAqVS73pt9hiuEq8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Signika Negative", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAp5TL3pt9hiuEq8.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Signika Negative", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/signikanegative/v21/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RApATL3pt9hiuEq8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Signika Negative", + "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/signika-negative/signika-negative.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Silkscreen", + "fontFamily": "Silkscreen, system-ui", + "slug": "silkscreen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/silkscreen/v4/m8JXjfVPf62XiF7kO-i9ULFvamODxdI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Silkscreen", + "preview": "https://s.w.org/images/fonts/17.7/previews/silkscreen/silkscreen-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/silkscreen/v4/m8JUjfVPf62XiF7kO-i9aAhATm6o2dudFvc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Silkscreen", + "preview": "https://s.w.org/images/fonts/17.7/previews/silkscreen/silkscreen-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/silkscreen/silkscreen.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Simonetta", + "fontFamily": "Simonetta, system-ui", + "slug": "simonetta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/simonetta/v27/x3dickHVYrCU5BU15c4BefACvy_1BA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Simonetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/simonetta/v27/x3dkckHVYrCU5BU15c4xfvoDnSrlBBsy.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Simonetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/simonetta/v27/x3dnckHVYrCU5BU15c45-N0msgTpDQIrGg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Simonetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/simonetta/v27/x3d5ckHVYrCU5BU15c4xfsKCsA7oLwc7Gn88.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Simonetta", + "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/simonetta/simonetta.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Single Day", + "fontFamily": "Single Day, system-ui", + "slug": "single-day", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/singleday/v17/LYjHdGDjlEgoAcF95EI5jV8FUNfeQJU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Single Day", + "preview": "https://s.w.org/images/fonts/17.7/previews/single-day/single-day-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/single-day/single-day.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sintony", + "fontFamily": "Sintony, sans-serif", + "slug": "sintony", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sintony/v15/XoHm2YDqR7-98cVUITEnu98ojjs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sintony", + "preview": "https://s.w.org/images/fonts/17.7/previews/sintony/sintony-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sintony/v15/XoHj2YDqR7-98cVUGYgIn9IDkjLp6C8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sintony", + "preview": "https://s.w.org/images/fonts/17.7/previews/sintony/sintony-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sintony/sintony.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sirin Stencil", + "fontFamily": "Sirin Stencil, system-ui", + "slug": "sirin-stencil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sirinstencil/v25/mem4YaWwznmLx-lzGfN7MdRydc1GBq6al6o.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sirin Stencil", + "preview": "https://s.w.org/images/fonts/17.7/previews/sirin-stencil/sirin-stencil-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sirin-stencil/sirin-stencil.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Six Caps", + "fontFamily": "Six Caps, sans-serif", + "slug": "six-caps", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sixcaps/v20/6ae_4KGrU7VR7bNmabcX9XXaPCop.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Six Caps", + "preview": "https://s.w.org/images/fonts/17.7/previews/six-caps/six-caps-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/six-caps/six-caps.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Skranji", + "fontFamily": "Skranji, system-ui", + "slug": "skranji", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/skranji/v13/OZpDg_dtriVFNerMYz6uklTm3Ek.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Skranji", + "preview": "https://s.w.org/images/fonts/17.7/previews/skranji/skranji-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/skranji/v13/OZpGg_dtriVFNerMW4eBtlnNwED-b4g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Skranji", + "preview": "https://s.w.org/images/fonts/17.7/previews/skranji/skranji-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/skranji/skranji.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Slabo 13px", + "fontFamily": "Slabo 13px, serif", + "slug": "slabo-13px", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/slabo13px/v15/11hEGp_azEvXZUdSBzzRcKKr2wkYnvI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Slabo 13px", + "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-13px/slabo-13px-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-13px/slabo-13px.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Slabo 27px", + "fontFamily": "Slabo 27px, serif", + "slug": "slabo-27px", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/slabo27px/v14/mFT0WbgBwKPR_Z4hGN2qsx0J1EJ7i90.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Slabo 27px", + "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-27px/slabo-27px-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/slabo-27px/slabo-27px.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Slackey", + "fontFamily": "Slackey, system-ui", + "slug": "slackey", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/slackey/v28/N0bV2SdQO-5yM0-dKlFaJdbWgdY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Slackey", + "preview": "https://s.w.org/images/fonts/17.7/previews/slackey/slackey-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/slackey/slackey.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Slackside One", + "fontFamily": "Slackside One, cursive", + "slug": "slackside-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/slacksideone/v10/EJRQQgMrXdcGsiBuvnRxodTwVyvVocNB6Iw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Slackside One", + "preview": "https://s.w.org/images/fonts/17.7/previews/slackside-one/slackside-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/slackside-one/slackside-one.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Smokum", + "fontFamily": "Smokum, system-ui", + "slug": "smokum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/smokum/v28/TK3iWkUbAhopmrdGGzUHte5fKg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Smokum", + "preview": "https://s.w.org/images/fonts/17.7/previews/smokum/smokum-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/smokum/smokum.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Smooch", + "fontFamily": "Smooch, cursive", + "slug": "smooch", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/smooch/v7/o-0LIps4xW8U1xUBi6p_6hVdYg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Smooch", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch/smooch-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch/smooch.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Smooch Sans", + "fontFamily": "Smooch Sans, sans-serif", + "slug": "smooch-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiwUFoc6IeNlzayg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiQUBoc6IeNlzayg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oin0Boc6IeNlzayg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiwUBoc6IeNlzayg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oi80Boc6IeNlzayg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiH0doc6IeNlzayg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiJkdoc6IeNlzayg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiQUdoc6IeNlzayg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/smoochsans/v13/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiaEdoc6IeNlzayg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Smooch Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/smooch-sans/smooch-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Smythe", + "fontFamily": "Smythe, system-ui", + "slug": "smythe", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/smythe/v23/MwQ3bhT01--coT1BPbh_uGInjA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Smythe", + "preview": "https://s.w.org/images/fonts/17.7/previews/smythe/smythe-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/smythe/smythe.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sniglet", + "fontFamily": "Sniglet, system-ui", + "slug": "sniglet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sniglet/v17/cIf9MaFLtkE3UjaJxCyrYGkHgIs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sniglet", + "preview": "https://s.w.org/images/fonts/17.7/previews/sniglet/sniglet-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sniglet/v17/cIf4MaFLtkE3UjaJ_ImHRGQsnIJkWL4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sniglet", + "preview": "https://s.w.org/images/fonts/17.7/previews/sniglet/sniglet-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sniglet/sniglet.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Snippet", + "fontFamily": "Snippet, sans-serif", + "slug": "snippet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/snippet/v21/bWt47f7XfQH9Gupu2vrAfcp9QWc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Snippet", + "preview": "https://s.w.org/images/fonts/17.7/previews/snippet/snippet-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/snippet/snippet.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Snowburst One", + "fontFamily": "Snowburst One, system-ui", + "slug": "snowburst-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/snowburstone/v20/MQpS-WezKdujBsXY3B7I-UT7eZqUPyacPbo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Snowburst One", + "preview": "https://s.w.org/images/fonts/17.7/previews/snowburst-one/snowburst-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/snowburst-one/snowburst-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sofadi One", + "fontFamily": "Sofadi One, system-ui", + "slug": "sofadi-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sofadione/v21/JIA2UVBxdnVBuElZaMFGcDaIETkmYDU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sofadi One", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofadi-one/sofadi-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sofadi-one/sofadi-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sofia", + "fontFamily": "Sofia, cursive", + "slug": "sofia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sofia/v14/8QIHdirahM3j_vu7sowsrqjk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sofia", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia/sofia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia/sofia.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sofia Sans", + "fontFamily": "Sofia Sans, sans-serif", + "slug": "sofia-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69B6sa3orvKCXl8k.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69D6sK3orvKCXl8k.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69AksK3orvKCXl8k.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69B6sK3orvKCXl8k.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69BIsK3orvKCXl8k.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69Ckt63orvKCXl8k.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69Cdt63orvKCXl8k.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69D6t63orvKCXl8k.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69DTt63orvKCXl8k.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy80WvpPOgW08kdLY.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy88WupPOgW08kdLY.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy8xuupPOgW08kdLY.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy80WupPOgW08kdLY.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy83eupPOgW08kdLY.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy85uppPOgW08kdLY.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy86KppPOgW08kdLY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy88WppPOgW08kdLY.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasans/v16/Yq6G-LCVXSLy9uPBwlATrORgnBjYmSP97MWy8-yppPOgW08kdLY.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Sofia Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans/sofia-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sofia Sans Condensed", + "fontFamily": "Sofia Sans Condensed, sans-serif", + "slug": "sofia-sans-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqh-CsksQO3OfwQQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqB-GsksQO3OfwQQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUq2eGsksQO3OfwQQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqh-GsksQO3OfwQQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqteGsksQO3OfwQQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqWeasksQO3OfwQQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqYOasksQO3OfwQQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqB-asksQO3OfwQQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r05xGKVS5aVKd567NYXawnFKJaTtoAuLnK0EjiAN5s9CZwUqLuasksQO3OfwQQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6JE1c4P_uLgQZ_3.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6LE1M4P_uLgQZ_3.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Ia1M4P_uLgQZ_3.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6JE1M4P_uLgQZ_3.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6J21M4P_uLgQZ_3.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Ka084P_uLgQZ_3.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Kj084P_uLgQZ_3.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6LE084P_uLgQZ_3.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanscondensed/v2/r053GKVS5aVKd567NYXawnFKJaTtoAuLnIcNvN_Vj6TYyQI_T6Lt084P_uLgQZ_3.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-condensed/sofia-sans-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sofia Sans Extra Condensed", + "fontFamily": "Sofia Sans Extra Condensed, sans-serif", + "slug": "sofia-sans-extra-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLmmmEejmM356GxA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLGmiEejmM356GxA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLxGiEejmM356GxA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLmmiEejmM356GxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLqGiEejmM356GxA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLRG-EejmM356GxA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLfW-EejmM356GxA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLGm-EejmM356GxA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxdHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0d6iDr-MD5Si9NGLM2-EejmM356GxA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUitsPTON_ZuWxFXe.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUivsPDON_ZuWxFXe.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUisyPDON_ZuWxFXe.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUitsPDON_ZuWxFXe.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUitePDON_ZuWxFXe.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUiuyOzON_ZuWxFXe.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUiuLOzON_ZuWxFXe.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUivsOzON_ZuWxFXe.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasansextracondensed/v2/raxfHjafvdAIOju4GcIfJH0i7zi50X3zRtuLNiMS0fSrPEBUZv84WtaeUivFOzON_ZuWxFXe.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Extra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-extra-condensed/sofia-sans-extra-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sofia Sans Semi Condensed", + "fontFamily": "Sofia Sans Semi Condensed, sans-serif", + "slug": "sofia-sans-semi-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoobEO9WGahllIhN.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoqbEe9WGahllIhN.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvopFEe9WGahllIhN.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoobEe9WGahllIhN.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoopEe9WGahllIhN.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvorFFu9WGahllIhN.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvor8Fu9WGahllIhN.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoqbFu9WGahllIhN.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kOlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURm28cA7YLHsIVvoqyFu9WGahllIhN.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUgcRE6lHkZhNeas.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUocQE6lHkZhNeas.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUlkQE6lHkZhNeas.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUgcQE6lHkZhNeas.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUjUQE6lHkZhNeas.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUtkXE6lHkZhNeas.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUuAXE6lHkZhNeas.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUocXE6lHkZhNeas.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sofiasanssemicondensed/v4/46kMlaPnUDrQoNsWDCGXXxYlujh5Wv0nwP4RwxURsWYu_G5idVi7uZ_TUq4XE6lHkZhNeas.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Sofia Sans Semi Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sofia-sans-semi-condensed/sofia-sans-semi-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Solitreo", + "fontFamily": "Solitreo, cursive", + "slug": "solitreo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/solitreo/v2/r05YGLlS5a9KYsyNO8usyDYtStiJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Solitreo", + "preview": "https://s.w.org/images/fonts/17.7/previews/solitreo/solitreo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/solitreo/solitreo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Solway", + "fontFamily": "Solway, serif", + "slug": "solway", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuLlgZn80QW3mqyg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Solway", + "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/solway/v18/AMOQz46Cs2uTAOCWh3A9kuYMUg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Solway", + "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCudlkZn80QW3mqyg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Solway", + "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuPl8Zn80QW3mqyg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Solway", + "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/solway/v18/AMOTz46Cs2uTAOCuIlwZn80QW3mqyg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Solway", + "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/solway/solway.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sometype Mono", + "fontFamily": "Sometype Mono, monospace", + "slug": "sometype-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTAMGE9fgQBbs7uG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTA-GE9fgQBbs7uG.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTDSH09fgQBbs7uG.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTDrH09fgQBbs7uG.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW6cZiwF5tquGrxk.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW5UZiwF5tquGrxk.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW3keiwF5tquGrxk.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sometypemono/v1/70lEu745KGk_R3uxyq0WrROhKpG7T0e3JvPLoiXEW0AeiwF5tquGrxk.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Sometype Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sometype-mono/sometype-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Song Myung", + "fontFamily": "Song Myung, serif", + "slug": "song-myung", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/songmyung/v20/1cX2aUDWAJH5-EIC7DIhr1SqhcitzeM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Song Myung", + "preview": "https://s.w.org/images/fonts/17.7/previews/song-myung/song-myung-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/song-myung/song-myung.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sono", + "fontFamily": "Sono, sans-serif", + "slug": "sono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVNkWdF3R4qYeB4Q.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxV6EWdF3R4qYeB4Q.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVtkWdF3R4qYeB4Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVhEWdF3R4qYeB4Q.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVaEKdF3R4qYeB4Q.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVUUKdF3R4qYeB4Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sono/v6/aFT97PNiY3U2Cqf_aYEN64CYaK18YWJEsV6u-QLiOsxVNkKdF3R4qYeB4Q.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sono", + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sono/sono.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sonsie One", + "fontFamily": "Sonsie One, system-ui", + "slug": "sonsie-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sonsieone/v21/PbymFmP_EAnPqbKaoc18YV680lbp8JM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sonsie One", + "preview": "https://s.w.org/images/fonts/17.7/previews/sonsie-one/sonsie-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sonsie-one/sonsie-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sora", + "fontFamily": "Sora, sans-serif", + "slug": "sora", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdSn3-PIwNhBti0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSfSnn-PIwNhBti0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmScMnn-PIwNhBti0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdSnn-PIwNhBti0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSdgnn-PIwNhBti0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSeMmX-PIwNhBti0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSe1mX-PIwNhBti0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSfSmX-PIwNhBti0.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Sora", + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sora/sora.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sorts Mill Goudy", + "fontFamily": "Sorts Mill Goudy, serif", + "slug": "sorts-mill-goudy", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sortsmillgoudy/v15/Qw3GZR9MED_6PSuS_50nEaVrfzgEXHgOjpM75PE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sorts Mill Goudy", + "preview": "https://s.w.org/images/fonts/17.7/previews/sorts-mill-goudy/sorts-mill-goudy-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sortsmillgoudy/v15/Qw3AZR9MED_6PSuS_50nEaVrfzgEbH8Ej7E-9PGLfQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Sorts Mill Goudy", + "preview": "https://s.w.org/images/fonts/17.7/previews/sorts-mill-goudy/sorts-mill-goudy-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sorts-mill-goudy/sorts-mill-goudy.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Source Code Pro", + "fontFamily": "Source Code Pro, monospace", + "slug": "source-code-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DEyQhMthTXUcdJg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DJKQhMthTXUcdJg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhMthTXUcdJg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DP6QhMthTXUcdJg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DBKXhMthTXUcdJg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DCuXhMthTXUcdJg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DEyXhMthTXUcdJg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DGWXhMthTXUcdJg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTT7I1rTFcZZJiGpw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTMo1rTFcZZJiGpw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1rTFcZZJiGpw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTXo1rTFcZZJiGpw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTsoprTFcZZJiGpw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTi4prTFcZZJiGpw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTT7IprTFcZZJiGpw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcecodepro/v23/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTxYprTFcZZJiGpw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Source Code Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/source-code-pro/source-code-pro.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Source Sans 3", + "fontFamily": "Source Sans 3, sans-serif", + "slug": "source-sans-3", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw461EI_io6npfB.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kzm61EI_io6npfB.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Ky461EI_io6npfB.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KyK61EI_io6npfB.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxm7FEI_io6npfB.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxf7FEI_io6npfB.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw47FEI_io6npfB.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KwR7FEI_io6npfB.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqDlO9CsYm4fB3Ts.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqOdO9CsYm4fB3Ts.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqLlO9CsYm4fB3Ts.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqItO9CsYm4fB3Ts.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqGdJ9CsYm4fB3Ts.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqF5J9CsYm4fB3Ts.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqDlJ9CsYm4fB3Ts.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourcesans3/v15/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqBBJ9CsYm4fB3Ts.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Source Sans 3", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/source-sans-3/source-sans-3.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Source Serif 4", + "fontFamily": "Source Serif 4, serif", + "slug": "source-serif-4", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjipdqrhlXD-wGvjU.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjiklqrhlXD-wGvjU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjihdqrhlXD-wGvjU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjiiVqrhlXD-wGvjU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjisltrhlXD-wGvjU.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjivBtrhlXD-wGvjU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjipdtrhlXD-wGvjU.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjir5trhlXD-wGvjU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pxl9dDs4DrjXEXw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pGF9dDs4DrjXEXw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pRl9dDs4DrjXEXw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pdF9dDs4DrjXEXw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pmFhdDs4DrjXEXw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98poVhdDs4DrjXEXw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pxlhdDs4DrjXEXw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sourceserif4/v8/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98p71hdDs4DrjXEXw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Source Serif 4", + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/source-serif-4/source-serif-4.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Space Grotesk", + "fontFamily": "Space Grotesk, sans-serif", + "slug": "space-grotesk", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UUsmNsFjTDJK.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Space Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsmNsFjTDJK.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Space Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUUsmNsFjTDJK.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Space Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42VksmNsFjTDJK.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Space Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacegrotesk/v16/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksmNsFjTDJK.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Space Grotesk", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/space-grotesk/space-grotesk.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Space Mono", + "fontFamily": "Space Mono, monospace", + "slug": "space-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dPIFZifjKcF5UAWdDRUEN2RFq7AwU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Space Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dNIFZifjKcF5UAWdDRYER8RXi-EwWMbg.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Space Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dMIFZifjKcF5UAWdDRaPpZYFeQHwyVd3U.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Space Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spacemono/v13/i7dSIFZifjKcF5UAWdDRYERE_FeaHi6QZ3WfYg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Space Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/space-mono/space-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Special Elite", + "fontFamily": "Special Elite, system-ui", + "slug": "special-elite", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/specialelite/v18/XLYgIZbkc4JPUL5CVArUVL0nhnIESXFtUsM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Special Elite", + "preview": "https://s.w.org/images/fonts/17.7/previews/special-elite/special-elite-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/special-elite/special-elite.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Spectral", + "fontFamily": "Spectral, serif", + "slug": "spectral", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9v2s13DY_etWWIJ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qrXHafaPXHIJErY.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uSsF3DY_etWWIJ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qtHEafaPXHIJErY.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCr-xNNww_2s0amA-M7mHnOSOuk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCt-xNNww_2s0amA9M8knjsTfukQHs.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9vKsV3DY_etWWIJ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qonFafaPXHIJErY.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9vmtl3DY_etWWIJ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qqXCafaPXHIJErY.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uCt13DY_etWWIJ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qsHDafaPXHIJErY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uetF3DY_etWWIJ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qt3AafaPXHIJErY.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Spectral", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral/spectral.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Spectral SC", + "fontFamily": "Spectral SC, serif", + "slug": "spectral-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs1qwkTSPYeVXJZB.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg26zWN4a3WYZB_sU.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs0OwUTSPYeVXJZB.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg28jVN4a3WYZB_sU.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/KtkpALCRZonmalTgyPmRfvWn6WDfFpuc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/KtkrALCRZonmalTgyPmRfsWg42H9E4ucRY8.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs1WwETSPYeVXJZB.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg25DUN4a3WYZB_sU.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs16x0TSPYeVXJZB.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg27zTN4a3WYZB_sU.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs0exkTSPYeVXJZB.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg29jSN4a3WYZB_sU.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk0ALCRZonmalTgyPmRfs0CxUTSPYeVXJZB.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/spectralsc/v12/Ktk2ALCRZonmalTgyPmRfsWg28TRN4a3WYZB_sU.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Spectral SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spectral-sc/spectral-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Spicy Rice", + "fontFamily": "Spicy Rice, system-ui", + "slug": "spicy-rice", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spicyrice/v25/uK_24rSEd-Uqwk4jY1RyGvq2WkowRcc.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spicy Rice", + "preview": "https://s.w.org/images/fonts/17.7/previews/spicy-rice/spicy-rice-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spicy-rice/spicy-rice.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Spinnaker", + "fontFamily": "Spinnaker, sans-serif", + "slug": "spinnaker", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spinnaker/v19/w8gYH2oyX-I0_rvR6Hmn2XwLqOqSBg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spinnaker", + "preview": "https://s.w.org/images/fonts/17.7/previews/spinnaker/spinnaker-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spinnaker/spinnaker.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Spirax", + "fontFamily": "Spirax, system-ui", + "slug": "spirax", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/spirax/v21/buE3poKgYNLy0F3cW0tt-Csn-Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spirax", + "preview": "https://s.w.org/images/fonts/17.7/previews/spirax/spirax-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spirax/spirax.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Splash", + "fontFamily": "Splash, cursive", + "slug": "splash", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/splash/v6/KtksAL2RZoDkbU6hofPGNdS6wg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Splash", + "preview": "https://s.w.org/images/fonts/17.7/previews/splash/splash-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/splash/splash.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Spline Sans", + "fontFamily": "Spline Sans, sans-serif", + "slug": "spline-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpZlnYF9vlUfE2kw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Spline Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpOFnYF9vlUfE2kw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spline Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpClnYF9vlUfE2kw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Spline Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRp5l7YF9vlUfE2kw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Spline Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesans/v10/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRp317YF9vlUfE2kw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Spline Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans/spline-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Spline Sans Mono", + "fontFamily": "Spline Sans Mono, monospace", + "slug": "spline-sans-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGA8MrtQy4d4dGb1.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBiMrtQy4d4dGb1.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBQMrtQy4d4dGb1.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGC8NbtQy4d4dGb1.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGCFNbtQy4d4dGb1.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcQ0WwYZacXb12MM.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcVMWwYZacXb12MM.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcWEWwYZacXb12MM.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcY0RwYZacXb12MM.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcbQRwYZacXb12MM.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Spline Sans Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/spline-sans-mono/spline-sans-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Squada One", + "fontFamily": "Squada One, system-ui", + "slug": "squada-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/squadaone/v18/BCasqZ8XsOrx4mcOk6MtWaU8WDBkHgs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Squada One", + "preview": "https://s.w.org/images/fonts/17.7/previews/squada-one/squada-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/squada-one/squada-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Square Peg", + "fontFamily": "Square Peg, cursive", + "slug": "square-peg", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/squarepeg/v5/y83eW48Nzw6ZlUHc-phrBDTrHHfrFPE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Square Peg", + "preview": "https://s.w.org/images/fonts/17.7/previews/square-peg/square-peg-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/square-peg/square-peg.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Sree Krushnadevaraya", + "fontFamily": "Sree Krushnadevaraya, serif", + "slug": "sree-krushnadevaraya", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sreekrushnadevaraya/v21/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_EWe2FhQuXir.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sree Krushnadevaraya", + "preview": "https://s.w.org/images/fonts/17.7/previews/sree-krushnadevaraya/sree-krushnadevaraya-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sree-krushnadevaraya/sree-krushnadevaraya.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sriracha", + "fontFamily": "Sriracha, cursive", + "slug": "sriracha", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sriracha/v14/0nkrC9D4IuYBgWcI9ObdRQDioeb0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sriracha", + "preview": "https://s.w.org/images/fonts/17.7/previews/sriracha/sriracha-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sriracha/sriracha.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Srisakdi", + "fontFamily": "Srisakdi, system-ui", + "slug": "srisakdi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/srisakdi/v16/yMJRMIlvdpDbkB0A-jq5fSx5i814.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Srisakdi", + "preview": "https://s.w.org/images/fonts/17.7/previews/srisakdi/srisakdi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/srisakdi/v16/yMJWMIlvdpDbkB0A-gIAUgh0oNFxW0Hz.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Srisakdi", + "preview": "https://s.w.org/images/fonts/17.7/previews/srisakdi/srisakdi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/srisakdi/srisakdi.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Staatliches", + "fontFamily": "Staatliches, system-ui", + "slug": "staatliches", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/staatliches/v13/HI_OiY8KO6hCsQSoAPmtMbeZtJG9O9PS.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Staatliches", + "preview": "https://s.w.org/images/fonts/17.7/previews/staatliches/staatliches-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/staatliches/staatliches.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Stalemate", + "fontFamily": "Stalemate, cursive", + "slug": "stalemate", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stalemate/v22/taiIGmZ_EJq97-UfkZRpv6Ss8ZQpaQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stalemate", + "preview": "https://s.w.org/images/fonts/17.7/previews/stalemate/stalemate-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stalemate/stalemate.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Stalinist One", + "fontFamily": "Stalinist One, system-ui", + "slug": "stalinist-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stalinistone/v56/MQpS-WezM9W4Dd7D3B7I-UT7eZqUPyacPbo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stalinist One", + "preview": "https://s.w.org/images/fonts/17.7/previews/stalinist-one/stalinist-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stalinist-one/stalinist-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Stardos Stencil", + "fontFamily": "Stardos Stencil, system-ui", + "slug": "stardos-stencil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stardosstencil/v15/X7n94bcuGPC8hrvEOHXOgaKCc2TR6lR3tiSx0g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stardos Stencil", + "preview": "https://s.w.org/images/fonts/17.7/previews/stardos-stencil/stardos-stencil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stardosstencil/v15/X7n44bcuGPC8hrvEOHXOgaKCc2TpU3tTuw-t29HSHw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Stardos Stencil", + "preview": "https://s.w.org/images/fonts/17.7/previews/stardos-stencil/stardos-stencil-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stardos-stencil/stardos-stencil.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Stick", + "fontFamily": "Stick, sans-serif", + "slug": "stick", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stick/v17/Qw3TZQpMCyTtJSvavPVDMPoF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stick", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick/stick-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stick/stick.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Stick No Bills", + "fontFamily": "Stick No Bills, sans-serif", + "slug": "stick-no-bills", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVP8Q7L7iwKhcTKA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcV4cQ7L7iwKhcTKA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVv8Q7L7iwKhcTKA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVjcQ7L7iwKhcTKA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVYcM7L7iwKhcTKA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVWMM7L7iwKhcTKA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sticknobills/v15/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVP8M7L7iwKhcTKA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Stick No Bills", + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stick-no-bills/stick-no-bills.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Stint Ultra Condensed", + "fontFamily": "Stint Ultra Condensed, serif", + "slug": "stint-ultra-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stintultracondensed/v23/-W_gXIrsVjjeyEnPC45qD2NoFPtBE0xCh2A-rxUO2cNvdg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stint Ultra Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-condensed/stint-ultra-condensed-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-condensed/stint-ultra-condensed.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Stint Ultra Expanded", + "fontFamily": "Stint Ultra Expanded, serif", + "slug": "stint-ultra-expanded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stintultraexpanded/v22/CSRg4yNNh-GbW3o3JkwoDcdvMKMf0oBAd0qtATQkWwam.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stint Ultra Expanded", + "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-expanded/stint-ultra-expanded-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stint-ultra-expanded/stint-ultra-expanded.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Stoke", + "fontFamily": "Stoke, serif", + "slug": "stoke", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stoke/v24/z7NXdRb7aTMfKNvFVgxH_pjcTeWU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Stoke", + "preview": "https://s.w.org/images/fonts/17.7/previews/stoke/stoke-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/stoke/v24/z7NadRb7aTMfKONsfihK1YTV.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stoke", + "preview": "https://s.w.org/images/fonts/17.7/previews/stoke/stoke-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stoke/stoke.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Strait", + "fontFamily": "Strait, sans-serif", + "slug": "strait", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/strait/v17/DtViJxy6WaEr1LZzfThtkl0U7w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Strait", + "preview": "https://s.w.org/images/fonts/17.7/previews/strait/strait-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/strait/strait.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Style Script", + "fontFamily": "Style Script, cursive", + "slug": "style-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stylescript/v11/vm8xdRX3SV7Z0aPa88xzW5npfVT76NZnMw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Style Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/style-script/style-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/style-script/style-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Stylish", + "fontFamily": "Stylish, sans-serif", + "slug": "stylish", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/stylish/v22/m8JSjfhPYriQkk7-foj5dLxEdmo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Stylish", + "preview": "https://s.w.org/images/fonts/17.7/previews/stylish/stylish-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/stylish/stylish.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sue Ellen Francisco", + "fontFamily": "Sue Ellen Francisco, cursive", + "slug": "sue-ellen-francisco", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sueellenfrancisco/v20/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9ro9F2lqk9H4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sue Ellen Francisco", + "preview": "https://s.w.org/images/fonts/17.7/previews/sue-ellen-francisco/sue-ellen-francisco-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sue-ellen-francisco/sue-ellen-francisco.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Suez One", + "fontFamily": "Suez One, serif", + "slug": "suez-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/suezone/v13/taiJGmd_EZ6rqscQgNFMkIqg-I0w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Suez One", + "preview": "https://s.w.org/images/fonts/17.7/previews/suez-one/suez-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/suez-one/suez-one.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sulphur Point", + "fontFamily": "Sulphur Point, sans-serif", + "slug": "sulphur-point", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sulphurpoint/v15/RLpkK5vv8KaycDcazWFPBj2afVU6n6wFUHPIFaU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sulphur Point", + "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sulphurpoint/v15/RLp5K5vv8KaycDcazWFPBj2aRfwSu6EuTHo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sulphur Point", + "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sulphurpoint/v15/RLpkK5vv8KaycDcazWFPBj2afUU9n6wFUHPIFaU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sulphur Point", + "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sulphur-point/sulphur-point.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sumana", + "fontFamily": "Sumana, serif", + "slug": "sumana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sumana/v10/4UaDrE5TqRBjGj-G9Rji76zR4w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sumana", + "preview": "https://s.w.org/images/fonts/17.7/previews/sumana/sumana-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sumana/v10/4UaArE5TqRBjGj--TDfG4ofN6ppsKg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sumana", + "preview": "https://s.w.org/images/fonts/17.7/previews/sumana/sumana-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sumana/sumana.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Sunflower", + "fontFamily": "Sunflower, sans-serif", + "slug": "sunflower", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sunflower/v16/RWmPoKeF8fUjqIj7Vc-06MfirIsGBGBzCw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Sunflower", + "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sunflower/v16/RWmPoKeF8fUjqIj7Vc-0sMbirIsGBGBzCw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Sunflower", + "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sunflower/v16/RWmPoKeF8fUjqIj7Vc-0-MDirIsGBGBzCw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sunflower", + "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sunflower/sunflower.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Sunshiney", + "fontFamily": "Sunshiney, cursive", + "slug": "sunshiney", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sunshiney/v24/LDIwapGTLBwsS-wT4vcgFsmoUePWkg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sunshiney", + "preview": "https://s.w.org/images/fonts/17.7/previews/sunshiney/sunshiney-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sunshiney/sunshiney.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Supermercado One", + "fontFamily": "Supermercado One, system-ui", + "slug": "supermercado-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/supermercadoone/v26/OpNXnpQWg8jc_xps_Gi14kVVEXOn60P3MClBRTs.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Supermercado One", + "preview": "https://s.w.org/images/fonts/17.7/previews/supermercado-one/supermercado-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/supermercado-one/supermercado-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Sura", + "fontFamily": "Sura, serif", + "slug": "sura", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/sura/v19/SZc23FL5PbyzFftUWzXtjUM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Sura", + "preview": "https://s.w.org/images/fonts/17.7/previews/sura/sura-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/sura/v19/SZc53FL5PbyzLUJ7fzjGkUrS8DI.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Sura", + "preview": "https://s.w.org/images/fonts/17.7/previews/sura/sura-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/sura/sura.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Suranna", + "fontFamily": "Suranna, serif", + "slug": "suranna", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/suranna/v13/gokuH6ztGkFjWe58tBFZT2KmgP0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Suranna", + "preview": "https://s.w.org/images/fonts/17.7/previews/suranna/suranna-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/suranna/suranna.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Suravaram", + "fontFamily": "Suravaram, serif", + "slug": "suravaram", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/suravaram/v21/_gP61R_usiY7SCym4xIAjm61Qv9roQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Suravaram", + "preview": "https://s.w.org/images/fonts/17.7/previews/suravaram/suravaram-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/suravaram/suravaram.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Suwannaphum", + "fontFamily": "Suwannaphum, serif", + "slug": "suwannaphum", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnAgHV7GtDvc8jbe8hXXL3B9cGWXx2VZmk.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Suwannaphum", + "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnfgHV7GtDvc8jbe8hXXL0J1-S5cRGcf3Ai.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Suwannaphum", + "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnCgHV7GtDvc8jbe8hXXIWg_8C0Wg2V.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Suwannaphum", + "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnfgHV7GtDvc8jbe8hXXL0Z0OS5cRGcf3Ai.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Suwannaphum", + "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/suwannaphum/v31/jAnfgHV7GtDvc8jbe8hXXL0h0uS5cRGcf3Ai.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Suwannaphum", + "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/suwannaphum/suwannaphum.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Swanky and Moo Moo", + "fontFamily": "Swanky and Moo Moo, cursive", + "slug": "swanky-and-moo-moo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/swankyandmoomoo/v22/flUlRrKz24IuWVI_WJYTYcqbEsMUZ3kUsLPkR64SYQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Swanky and Moo Moo", + "preview": "https://s.w.org/images/fonts/17.7/previews/swanky-and-moo-moo/swanky-and-moo-moo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/swanky-and-moo-moo/swanky-and-moo-moo.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Syncopate", + "fontFamily": "Syncopate, sans-serif", + "slug": "syncopate", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/syncopate/v21/pe0sMIuPIYBCpEV5eFdyB_2-C99ycg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Syncopate", + "preview": "https://s.w.org/images/fonts/17.7/previews/syncopate/syncopate-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/syncopate/v21/pe0pMIuPIYBCpEV5eFdKvtKaBvRue1UwVg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Syncopate", + "preview": "https://s.w.org/images/fonts/17.7/previews/syncopate/syncopate-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/syncopate/syncopate.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Syne", + "fontFamily": "Syne, sans-serif", + "slug": "syne", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_04uT6hR47NCV5Z.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Syne", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_0KuT6hR47NCV5Z.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Syne", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_3mvj6hR47NCV5Z.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Syne", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_3fvj6hR47NCV5Z.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Syne", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/syne/v22/8vIS7w4qzmVxsWxjBZRjr0FKM_24vj6hR47NCV5Z.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Syne", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/syne/syne.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Syne Mono", + "fontFamily": "Syne Mono, monospace", + "slug": "syne-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/synemono/v15/K2FzfZNHj_FHBmRbFvHzJ6CkDyvqZA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Syne Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne-mono/syne-mono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/syne-mono/syne-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Syne Tactile", + "fontFamily": "Syne Tactile, system-ui", + "slug": "syne-tactile", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/synetactile/v15/11hGGpna2UTQKjMCVzjAPMKh2isdjvKU8Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Syne Tactile", + "preview": "https://s.w.org/images/fonts/17.7/previews/syne-tactile/syne-tactile-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/syne-tactile/syne-tactile.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Tai Heritage Pro", + "fontFamily": "Tai Heritage Pro, serif", + "slug": "tai-heritage-pro", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/taiheritagepro/v6/sZlfdQid-zgaNiNIYcUzJMU3IYyNoHlSENxuLuE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tai Heritage Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/tai-heritage-pro/tai-heritage-pro-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taiheritagepro/v6/sZlYdQid-zgaNiNIYcUzJMU3IYyNmMB9NNFFMuhjCXY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tai Heritage Pro", + "preview": "https://s.w.org/images/fonts/17.7/previews/tai-heritage-pro/tai-heritage-pro-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tai-heritage-pro/tai-heritage-pro.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tajawal", + "fontFamily": "Tajawal, sans-serif", + "slug": "tajawal", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l_6gLrNjiLlJ-G0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l5qjLrNjiLlJ-G0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iura6YBj_oCad4k1rzOLCr5IlLA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l8KiLrNjiLlJ-G0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l4qkLrNjiLlJ-G0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l5anLrNjiLlJ-G0.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l7KmLrNjiLlJ-G0.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Tajawal", + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tajawal/tajawal.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tangerine", + "fontFamily": "Tangerine, cursive", + "slug": "tangerine", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tangerine/v17/IurY6Y5j_oScZZow4VOBC5xNhLBQ4Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tangerine", + "preview": "https://s.w.org/images/fonts/17.7/previews/tangerine/tangerine-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tangerine/v17/Iurd6Y5j_oScZZow4VO5srNpiZtM6G0t9w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tangerine", + "preview": "https://s.w.org/images/fonts/17.7/previews/tangerine/tangerine-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tangerine/tangerine.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Tapestry", + "fontFamily": "Tapestry, cursive", + "slug": "tapestry", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tapestry/v4/SlGTmQecrosEYXhaGBIhqnB6aSQU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tapestry", + "preview": "https://s.w.org/images/fonts/17.7/previews/tapestry/tapestry-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tapestry/tapestry.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Taprom", + "fontFamily": "Taprom, system-ui", + "slug": "taprom", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/taprom/v27/UcCn3F82JHycULbFRik3-0kvHg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Taprom", + "preview": "https://s.w.org/images/fonts/17.7/previews/taprom/taprom-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/taprom/taprom.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Tauri", + "fontFamily": "Tauri, sans-serif", + "slug": "tauri", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tauri/v18/TwMA-IISS0AM3IpQWHU_TBqO.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tauri", + "preview": "https://s.w.org/images/fonts/17.7/previews/tauri/tauri-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tauri/tauri.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Taviraj", + "fontFamily": "Taviraj, serif", + "slug": "taviraj", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcbv8Cj3ylylTXzRIorUsN1jU2gog.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcdv8Cj3ylylTXzTOwTM8l0r0iwolLl.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRCYKd-xbgUS5u0s.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwTn-hRgGa8q0v8ag.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzREIJd-xbgUS5u0s.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT--tRgGa8q0v8ag.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcZv8Cj3ylylTXzfOshU-FwnU0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcbv8Cj3ylylTXzTOwrUsN1jU2gog.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRBoId-xbgUS5u0s.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwTo-pRgGa8q0v8ag.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRDYPd-xbgUS5u0s.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwTj-1RgGa8q0v8ag.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRFIOd-xbgUS5u0s.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT6-xRgGa8q0v8ag.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRE4Nd-xbgUS5u0s.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT9-9RgGa8q0v8ag.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahccv8Cj3ylylTXzRGoMd-xbgUS5u0s.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/taviraj/v13/ahcev8Cj3ylylTXzTOwT0-5RgGa8q0v8ag.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Taviraj", + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/taviraj/taviraj.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Teko", + "fontFamily": "Teko, sans-serif", + "slug": "teko", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN9JG7S33TKEvkCF.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Teko", + "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN8XG7S33TKEvkCF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Teko", + "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN8lG7S33TKEvkCF.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Teko", + "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN_JHLS33TKEvkCF.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Teko", + "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN_wHLS33TKEvkCF.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Teko", + "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/teko/teko.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tektur", + "fontFamily": "Tektur, system-ui", + "slug": "tektur", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrwuVYtLY8P7TWd0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tektur", + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrwcVYtLY8P7TWd0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Tektur", + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrzwUotLY8P7TWd0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Tektur", + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TrzJUotLY8P7TWd0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tektur", + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TryuUotLY8P7TWd0.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Tektur", + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tektur/v3/XoHN2YHtS7q969kXCjzlV0aSkS_o8OacmTe0TYlYFot8TryHUotLY8P7TWd0.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Tektur", + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tektur/tektur.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Telex", + "fontFamily": "Telex, sans-serif", + "slug": "telex", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/telex/v17/ieVw2Y1fKWmIO9fWB1piKFIf.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Telex", + "preview": "https://s.w.org/images/fonts/17.7/previews/telex/telex-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/telex/telex.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tenali Ramakrishna", + "fontFamily": "Tenali Ramakrishna, sans-serif", + "slug": "tenali-ramakrishna", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tenaliramakrishna/v12/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-8LZXqUFFvtA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tenali Ramakrishna", + "preview": "https://s.w.org/images/fonts/17.7/previews/tenali-ramakrishna/tenali-ramakrishna-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tenali-ramakrishna/tenali-ramakrishna.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tenor Sans", + "fontFamily": "Tenor Sans, sans-serif", + "slug": "tenor-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tenorsans/v19/bx6ANxqUneKx06UkIXISr3dyC22IyqI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tenor Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/tenor-sans/tenor-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tenor-sans/tenor-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Text Me One", + "fontFamily": "Text Me One, sans-serif", + "slug": "text-me-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/textmeone/v24/i7dOIFdlayuLUvgoFvHQFWZZalayGhyV.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Text Me One", + "preview": "https://s.w.org/images/fonts/17.7/previews/text-me-one/text-me-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/text-me-one/text-me-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Texturina", + "fontFamily": "Texturina, serif", + "slug": "texturina", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eYG_Ul25riW1OD.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cYGvUl25riW1OD.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2fGGvUl25riW1OD.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eYGvUl25riW1OD.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eqGvUl25riW1OD.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2dGHfUl25riW1OD.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2d_HfUl25riW1OD.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cYHfUl25riW1OD.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cxHfUl25riW1OD.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWR1i0ZvAXkODN94.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWZ1j0ZvAXkODN94.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWUNj0ZvAXkODN94.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWR1j0ZvAXkODN94.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWS9j0ZvAXkODN94.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWcNk0ZvAXkODN94.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWfpk0ZvAXkODN94.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWZ1k0ZvAXkODN94.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/texturina/v28/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWbRk0ZvAXkODN94.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Texturina", + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/texturina/texturina.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Thasadith", + "fontFamily": "Thasadith, sans-serif", + "slug": "thasadith", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/thasadith/v11/mtG44_1TIqPYrd_f5R1YtUkU0CWuFw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Thasadith", + "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/thasadith/v11/mtG-4_1TIqPYrd_f5R1oskMV8iC-F1ZE.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Thasadith", + "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/thasadith/v11/mtG94_1TIqPYrd_f5R1gDGYw3Q6yHk9d8w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Thasadith", + "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/thasadith/v11/mtGj4_1TIqPYrd_f5R1osnus3QSzPEpN8zxA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Thasadith", + "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/thasadith/thasadith.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "The Girl Next Door", + "fontFamily": "The Girl Next Door, cursive", + "slug": "the-girl-next-door", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/thegirlnextdoor/v22/pe0zMJCIMIsBjFxqYBIcZ6_OI5oFHCYIUrt7w6bE2A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "The Girl Next Door", + "preview": "https://s.w.org/images/fonts/17.7/previews/the-girl-next-door/the-girl-next-door-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/the-girl-next-door/the-girl-next-door.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "The Nautigal", + "fontFamily": "The Nautigal, cursive", + "slug": "the-nautigal", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/thenautigal/v6/VdGZAZ8ZH51Lvng9fQV2bfKr4gVk09Se5Q.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "The Nautigal", + "preview": "https://s.w.org/images/fonts/17.7/previews/the-nautigal/the-nautigal-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/thenautigal/v6/VdGGAZ8ZH51Lvng9fQV2bfKTWypA3v-C7LoS7g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "The Nautigal", + "preview": "https://s.w.org/images/fonts/17.7/previews/the-nautigal/the-nautigal-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/the-nautigal/the-nautigal.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Tienne", + "fontFamily": "Tienne, serif", + "slug": "tienne", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tienne/v20/AYCKpX7pe9YCRP0LlUPHSFNyxw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tienne", + "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tienne/v20/AYCJpX7pe9YCRP0zLGzjRXhuzvef5Q.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tienne", + "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tienne/v20/AYCJpX7pe9YCRP0zFG7jRXhuzvef5Q.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Tienne", + "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tienne/tienne.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tillana", + "fontFamily": "Tillana, system-ui", + "slug": "tillana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tillana/v13/VuJxdNvf35P4qJ1OeKPXOIFneRo.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tillana", + "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQFL-HIxMZRNcp0o.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Tillana", + "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQH75HIxMZRNcp0o.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Tillana", + "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQBr4HIxMZRNcp0o.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tillana", + "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tillana/v13/VuJ0dNvf35P4qJ1OQAb7HIxMZRNcp0o.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Tillana", + "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tillana/tillana.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Tilt Neon", + "fontFamily": "Tilt Neon, system-ui", + "slug": "tilt-neon", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tiltneon/v10/E21L_d7gguXdwD9LEFY2WCeElCNtd-eBqpHp1TzrkJSmwpj5ndxquXK4WualJ9DS.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tilt Neon", + "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-neon/tilt-neon-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-neon/tilt-neon.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Tilt Prism", + "fontFamily": "Tilt Prism, system-ui", + "slug": "tilt-prism", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tiltprism/v11/5h11iZgyPHoZ3YikNzWGfWey2dCAZXT-bH9V4VGn-FJ7tLI25oc_rIbwpDSrn86NKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tilt Prism", + "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-prism/tilt-prism-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-prism/tilt-prism.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Tilt Warp", + "fontFamily": "Tilt Warp, system-ui", + "slug": "tilt-warp", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tiltwarp/v12/AlZc_zVDs5XpmO7yn3w7flUoytXJp3z29uEwmEMLEJljLXvT8UJSZTB0AVfMGOPb.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tilt Warp", + "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-warp/tilt-warp-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tilt-warp/tilt-warp.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Timmana", + "fontFamily": "Timmana, sans-serif", + "slug": "timmana", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/timmana/v12/6xKvdShfL9yK-rvpCm7bKHwJUOM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Timmana", + "preview": "https://s.w.org/images/fonts/17.7/previews/timmana/timmana-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/timmana/timmana.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tinos", + "fontFamily": "Tinos, serif", + "slug": "tinos", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tinos/v24/buE4poGnedXvwgX5dGVh8TI-.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tinos", + "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tinos/v24/buE2poGnedXvwjX-fmRD9CI-4NU.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tinos", + "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tinos/v24/buE1poGnedXvwj1AW0Fs2i43-cxL.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tinos", + "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tinos/v24/buEzpoGnedXvwjX-Rt1s0C8V_NxLeiw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Tinos", + "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tinos/tinos.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Bangla", + "fontFamily": "Tiro Bangla, serif", + "slug": "tiro-bangla", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirobangla/v6/IFSgHe1Tm95E3O8b5i2V8MG4-UPeuz4i.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-bangla/tiro-bangla-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirobangla/v6/IFSiHe1Tm95E3O8b5i2V8PG_80L8vi4imBM.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Bangla", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-bangla/tiro-bangla-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-bangla/tiro-bangla.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Devanagari Hindi", + "fontFamily": "Tiro Devanagari Hindi, serif", + "slug": "tiro-devanagari-hindi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirodevanagarihindi/v5/55xyezN7P8T4e0_CfIJrwdodg9HoYw0i-M9fTekOfG0Y3A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Devanagari Hindi", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-hindi/tiro-devanagari-hindi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirodevanagarihindi/v5/55x8ezN7P8T4e0_CfIJrwdodg9HoYw0i-M9vSuMPXmgI3F_o.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Devanagari Hindi", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-hindi/tiro-devanagari-hindi-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-hindi/tiro-devanagari-hindi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Devanagari Marathi", + "fontFamily": "Tiro Devanagari Marathi, serif", + "slug": "tiro-devanagari-marathi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirodevanagarimarathi/v5/fC1xPZBSZHrRhS3rd4M0MAPNJUHl4znXCxAkotDuDJYM2lAZ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Devanagari Marathi", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-marathi/tiro-devanagari-marathi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirodevanagarimarathi/v5/fC1zPZBSZHrRhS3rd4M0MAPNJUHl4znXCxAkouDpBpcu30AZbUY.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Devanagari Marathi", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-marathi/tiro-devanagari-marathi-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-marathi/tiro-devanagari-marathi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Devanagari Sanskrit", + "fontFamily": "Tiro Devanagari Sanskrit, serif", + "slug": "tiro-devanagari-sanskrit", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirodevanagarisanskrit/v5/MCoAzBbr09vVUgVBM8FWu_yZdZkhkg-I0nUlb59pF4EqgtOh0w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Devanagari Sanskrit", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-sanskrit/tiro-devanagari-sanskrit-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirodevanagarisanskrit/v5/MCoGzBbr09vVUgVBM8FWu_yZdZkhkg-I0nUlb59ZEIsroNax06MM.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Devanagari Sanskrit", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-sanskrit/tiro-devanagari-sanskrit-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-devanagari-sanskrit/tiro-devanagari-sanskrit.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Gurmukhi", + "fontFamily": "Tiro Gurmukhi, serif", + "slug": "tiro-gurmukhi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirogurmukhi/v6/x3dmckXSYq-Uqjc048JUF7JvlyvHAQsyA2Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-gurmukhi/tiro-gurmukhi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirogurmukhi/v6/x3d4ckXSYq-Uqjc048JUF7JvpyzNACk3E2YljQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Gurmukhi", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-gurmukhi/tiro-gurmukhi-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-gurmukhi/tiro-gurmukhi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Kannada", + "fontFamily": "Tiro Kannada, serif", + "slug": "tiro-kannada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirokannada/v6/CSR44ztKmvqaDxEDJFY7CIYKTfl6tOU9Eg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-kannada/tiro-kannada-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirokannada/v6/CSRm4ztKmvqaDxEDJFY7CIY6SvN7luAtEnKp.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Kannada", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-kannada/tiro-kannada-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-kannada/tiro-kannada.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Tamil", + "fontFamily": "Tiro Tamil, serif", + "slug": "tiro-tamil", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirotamil/v10/m8JXjfVIf7OT22n3M-S_ULFvamODxdI.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-tamil/tiro-tamil-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirotamil/v10/m8JVjfVIf7OT22n3M-S_YLZla0GG1dKEDw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Tamil", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-tamil/tiro-tamil-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-tamil/tiro-tamil.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tiro Telugu", + "fontFamily": "Tiro Telugu, serif", + "slug": "tiro-telugu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tirotelugu/v7/aFTQ7PxlZWk2EPiSymjXdKSIQqn0X0BO.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tiro Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-telugu/tiro-telugu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tirotelugu/v7/aFTS7PxlZWk2EPiSymjXdJSPSKjWWlBOoas.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tiro Telugu", + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-telugu/tiro-telugu-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tiro-telugu/tiro-telugu.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Titan One", + "fontFamily": "Titan One, system-ui", + "slug": "titan-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/titanone/v15/mFTzWbsGxbbS_J5cQcjyljIn2Etikg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Titan One", + "preview": "https://s.w.org/images/fonts/17.7/previews/titan-one/titan-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/titan-one/titan-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Titillium Web", + "fontFamily": "Titillium Web, sans-serif", + "slug": "titillium-web", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffAzHKIl5YrSYqWM.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1zY5aduWMmxA.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffGjEKIl5YrSYqWM.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5zY5aduWMmxA.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPecZTIAOhVxoMyOr9n_E7fRMHsDIRSfr0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPAcZTIAOhVxoMyOr9n_E7fdMbmDaZXbr2BsA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIl5YrSYqWM.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhzY5aduWMmxA.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIl5YrSYqWM.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlzY5aduWMmxA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/titilliumweb/v17/NaPDcZTIAOhVxoMyOr9n_E7ffEDBKIl5YrSYqWM.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Titillium Web", + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/titillium-web/titillium-web.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tomorrow", + "fontFamily": "Tomorrow, sans-serif", + "slug": "tomorrow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLgrETNbFtZCeGqgR2xe2DiKMiokE4.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLirETNbFtZCeGqgRXXQwHoKeqtgE5h0A.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR0dWkXNBsShiVd4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ63JDMWDjEd4yVY.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR15WUXNBsShiVd4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ8nKDMWDjEd4yVY.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLmrETNbFtZCeGqgSXQcWHALdio.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLgrETNbFtZCeGqgRXXe2DiKMiokE4.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR0hWEXNBsShiVd4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ5HLDMWDjEd4yVY.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR0NX0XNBsShiVd4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ73MDMWDjEd4yVY.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR1pXkXNBsShiVd4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ9nNDMWDjEd4yVY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR11XUXNBsShiVd4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ8XODMWDjEd4yVY.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLhrETNbFtZCeGqgR1RXEXNBsShiVd4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tomorrow/v17/WBLjrETNbFtZCeGqgRXXQ-HPDMWDjEd4yVY.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Tomorrow", + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tomorrow/tomorrow.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tourney", + "fontFamily": "Tourney, system-ui", + "slug": "tourney", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GOQByYDp1I1LcGA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GuQFyYDp1I1LcGA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GZwFyYDp1I1LcGA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GOQFyYDp1I1LcGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GCwFyYDp1I1LcGA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7G5wZyYDp1I1LcGA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7G3gZyYDp1I1LcGA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GuQZyYDp1I1LcGA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GkAZyYDp1I1LcGA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKaJzB0AVfMGOPb.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIaJjB0AVfMGOPb.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8ULEJjB0AVfMGOPb.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKaJjB0AVfMGOPb.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKoJjB0AVfMGOPb.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UJEITB0AVfMGOPb.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UJ9ITB0AVfMGOPb.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIaITB0AVfMGOPb.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tourney/v13/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIzITB0AVfMGOPb.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Tourney", + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tourney/tourney.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Trade Winds", + "fontFamily": "Trade Winds, system-ui", + "slug": "trade-winds", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tradewinds/v17/AYCPpXPpYNIIT7h8-QenM3Jv7PKP5Z_G.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Trade Winds", + "preview": "https://s.w.org/images/fonts/17.7/previews/trade-winds/trade-winds-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/trade-winds/trade-winds.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Train One", + "fontFamily": "Train One, system-ui", + "slug": "train-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/trainone/v13/gyB-hwkiNtc6KnxUVjWHP6bZRY7JVQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Train One", + "preview": "https://s.w.org/images/fonts/17.7/previews/train-one/train-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/train-one/train-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Trirong", + "fontFamily": "Trirong, serif", + "slug": "trirong", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3EqXNgp8wxdOdOl-go2IRl6ujngw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3CqXNgp8wxdOdOn44QuY5kyO33g8IY.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOl0QJ_atL5uH-mts.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QFa9B58P7itsB5g.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlyAK_atL5uH-mts.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QcaxB58P7itsB5g.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3GqXNgp8wxdOdOr4ki2aZg-ug.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3EqXNgp8wxdOdOn44o2IRl6ujngw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOl3gL_atL5uH-mts.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QKa1B58P7itsB5g.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOl1QM_atL5uH-mts.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QBapB58P7itsB5g.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlzAN_atL5uH-mts.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QYatB58P7itsB5g.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlywO_atL5uH-mts.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QfahB58P7itsB5g.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3DqXNgp8wxdOdOlwgP_atL5uH-mts.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trirong/v15/7r3BqXNgp8wxdOdOn44QWalB58P7itsB5g.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Trirong", + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/trirong/trirong.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Trispace", + "fontFamily": "Trispace, sans-serif", + "slug": "trispace", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbH9qoQx0zHugpt0.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbP9roQx0zHugpt0.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbCFroQx0zHugpt0.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbH9roQx0zHugpt0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbE1roQx0zHugpt0.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbKFsoQx0zHugpt0.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbJhsoQx0zHugpt0.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trispace/v24/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbP9soQx0zHugpt0.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Trispace", + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/trispace/trispace.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Trocchi", + "fontFamily": "Trocchi, serif", + "slug": "trocchi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/trocchi/v17/qWcqB6WkuIDxDZLcDr5UvMeTYD0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Trocchi", + "preview": "https://s.w.org/images/fonts/17.7/previews/trocchi/trocchi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/trocchi/trocchi.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Trochut", + "fontFamily": "Trochut, system-ui", + "slug": "trochut", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/trochut/v22/CHyjV-fDDlP9bDIw5nGIfVIPLns.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Trochut", + "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trochut/v22/CHyhV-fDDlP9bDIw1naCfHAKPns8jw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Trochut", + "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/trochut/v22/CHymV-fDDlP9bDIw3sinWV8kMnIllmA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Trochut", + "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/trochut/trochut.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Truculenta", + "fontFamily": "Truculenta, sans-serif", + "slug": "truculenta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMlAjswIFHnJMMhg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMtAiswIFHnJMMhg.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMg4iswIFHnJMMhg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMlAiswIFHnJMMhg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMmIiswIFHnJMMhg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMo4lswIFHnJMMhg.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMrclswIFHnJMMhg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMtAlswIFHnJMMhg.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/truculenta/v22/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMvklswIFHnJMMhg.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Truculenta", + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/truculenta/truculenta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Trykker", + "fontFamily": "Trykker, serif", + "slug": "trykker", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/trykker/v21/KtktALyWZJXudUPzhNzoOd2j22U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Trykker", + "preview": "https://s.w.org/images/fonts/17.7/previews/trykker/trykker-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/trykker/trykker.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Tsukimi Rounded", + "fontFamily": "Tsukimi Rounded, sans-serif", + "slug": "tsukimi-rounded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7VkVsqMrMT3T9X8g.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Tsukimi Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoc3LJNksWZO0LvnZwkF3HtoB7tOHMOP5gP1A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tsukimi Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7VyVoqMrMT3T9X8g.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Tsukimi Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7V5V0qMrMT3T9X8g.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Tsukimi Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/tsukimirounded/v10/sJoZ3LJNksWZO0LvnZwkF3HtoB7VgVwqMrMT3T9X8g.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Tsukimi Rounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tsukimi-rounded/tsukimi-rounded.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Tulpen One", + "fontFamily": "Tulpen One, system-ui", + "slug": "tulpen-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/tulpenone/v25/dFa6ZfeC474skLgesc0CWjgw_HyIRlE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Tulpen One", + "preview": "https://s.w.org/images/fonts/17.7/previews/tulpen-one/tulpen-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/tulpen-one/tulpen-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Turret Road", + "fontFamily": "Turret Road, system-ui", + "slug": "turret-road", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0ONEdeOYk1Mq3ap.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Turret Road", + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0PpEteOYk1Mq3ap.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Turret Road", + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/turretroad/v9/pxiAypMgpcBFjE84Zv-fE3tAOvODSVFF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Turret Road", + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0OxE9eOYk1Mq3ap.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Turret Road", + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0P5FdeOYk1Mq3ap.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Turret Road", + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/turretroad/v9/pxidypMgpcBFjE84Zv-fE0PlFteOYk1Mq3ap.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Turret Road", + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/turret-road/turret-road.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Twinkle Star", + "fontFamily": "Twinkle Star, cursive", + "slug": "twinkle-star", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/twinklestar/v6/pe0pMI6IL4dPoFl9LGEmY6WaBvRue1UwVg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Twinkle Star", + "preview": "https://s.w.org/images/fonts/17.7/previews/twinkle-star/twinkle-star-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/twinkle-star/twinkle-star.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Ubuntu", + "fontFamily": "Ubuntu, sans-serif", + "slug": "ubuntu", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzTsmaMH4V_gg.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZftWyNPYBvgpUI.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgo6fQT3v02QFg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCu6KVjbNBYlgoKeg72nUiAFpxm.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3TsmaMH4V_gg.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejYHtGyNPYBvgpUI.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvTsmaMH4V_gg.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZPsmyNPYBvgpUI.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Ubuntu", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu/ubuntu.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ubuntu Condensed", + "fontFamily": "Ubuntu Condensed, sans-serif", + "slug": "ubuntu-condensed", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ubuntucondensed/v16/u-4k0rCzjgs5J7oXnJcM_0kACGMtf-LVqvHoJXw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ubuntu Condensed", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-condensed/ubuntu-condensed-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-condensed/ubuntu-condensed.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ubuntu Mono", + "fontFamily": "Ubuntu Mono, monospace", + "slug": "ubuntu-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFOjCneDtsqEr0keqCMhbBc4AMX6lJBP.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ubuntu Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFOhCneDtsqEr0keqCMhbCc_CsTYkYBPY3o.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ubuntu Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFO-CneDtsqEr0keqCMhbC-BL-H3v4xGemO1.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ubuntu Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ubuntumono/v17/KFO8CneDtsqEr0keqCMhbCc_Mn33tY1kf3O1GVg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Ubuntu Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ubuntu-mono/ubuntu-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Uchen", + "fontFamily": "Uchen, serif", + "slug": "uchen", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/uchen/v9/nKKZ-GokGZ1baIaXEQGodLxA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Uchen", + "preview": "https://s.w.org/images/fonts/17.7/previews/uchen/uchen-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/uchen/uchen.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Ultra", + "fontFamily": "Ultra, serif", + "slug": "ultra", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ultra/v23/zOLy4prXmrtY-tT_yLOD6NxF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ultra", + "preview": "https://s.w.org/images/fonts/17.7/previews/ultra/ultra-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ultra/ultra.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Unbounded", + "fontFamily": "Unbounded, sans-serif", + "slug": "unbounded", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG65jx04jHgP6LR0Y.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG60bx04jHgP6LR0Y.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx04jHgP6LR0Y.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx04jHgP6LR0Y.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG68b204jHgP6LR0Y.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__204jHgP6LR0Y.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG65j204jHgP6LR0Y.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG67H204jHgP6LR0Y.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Unbounded", + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unbounded/unbounded.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Uncial Antiqua", + "fontFamily": "Uncial Antiqua, system-ui", + "slug": "uncial-antiqua", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/uncialantiqua/v20/N0bM2S5WOex4OUbESzoESK-i-PfUS5VBBSSF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Uncial Antiqua", + "preview": "https://s.w.org/images/fonts/17.7/previews/uncial-antiqua/uncial-antiqua-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/uncial-antiqua/uncial-antiqua.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Underdog", + "fontFamily": "Underdog, system-ui", + "slug": "underdog", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/underdog/v23/CHygV-jCElj7diMroVSnU14GN2Il.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Underdog", + "preview": "https://s.w.org/images/fonts/17.7/previews/underdog/underdog-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/underdog/underdog.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Unica One", + "fontFamily": "Unica One, system-ui", + "slug": "unica-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unicaone/v18/DPEuYwWHyAYGVTSmalshc9ffuEY7FA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Unica One", + "preview": "https://s.w.org/images/fonts/17.7/previews/unica-one/unica-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unica-one/unica-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "UnifrakturCook", + "fontFamily": "UnifrakturCook, system-ui", + "slug": "unifrakturcook", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unifrakturcook/v23/IurA6Yli8YOdcoky-0PTTdkm56n05Uww3ILXs-h6.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "UnifrakturCook", + "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturcook/unifrakturcook-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturcook/unifrakturcook.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "UnifrakturMaguntia", + "fontFamily": "UnifrakturMaguntia, system-ui", + "slug": "unifrakturmaguntia", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unifrakturmaguntia/v20/WWXPlieVYwiGNomYU-ciRLRvEmK7oaVummxNNgNa1A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "UnifrakturMaguntia", + "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturmaguntia/unifrakturmaguntia-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unifrakturmaguntia/unifrakturmaguntia.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Unkempt", + "fontFamily": "Unkempt, system-ui", + "slug": "unkempt", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unkempt/v21/2EbnL-Z2DFZue0DSSYMf8z2Yt_c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Unkempt", + "preview": "https://s.w.org/images/fonts/17.7/previews/unkempt/unkempt-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unkempt/v21/2EbiL-Z2DFZue0DScTow1zCzq_5uT84.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Unkempt", + "preview": "https://s.w.org/images/fonts/17.7/previews/unkempt/unkempt-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unkempt/unkempt.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Unlock", + "fontFamily": "Unlock, system-ui", + "slug": "unlock", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unlock/v26/7Au-p_8ykD-cDl7GLQjSwkUVOQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Unlock", + "preview": "https://s.w.org/images/fonts/17.7/previews/unlock/unlock-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unlock/unlock.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Unna", + "fontFamily": "Unna, serif", + "slug": "unna", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/unna/v23/AYCEpXzofN0NCp0BlGHCWFM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Unna", + "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unna/v23/AYCKpXzofN0NOpoLlUPHSFNyxw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Unna", + "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unna/v23/AYCLpXzofN0NMiQusGzpRFpr3vc.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Unna", + "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/unna/v23/AYCJpXzofN0NOpozLGzjRXhuzvef5Q.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Unna", + "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/unna/unna.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Updock", + "fontFamily": "Updock, cursive", + "slug": "updock", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/updock/v5/nuF4D_3dVZ70UI9SibK3602XBw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Updock" + } + ] + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Urbanist", + "fontFamily": "Urbanist, sans-serif", + "slug": "urbanist", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx8fE5OrS8SlKw.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSx4fE5OrS8SlKw.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDlR4fE5OrS8SlKw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4fE5OrS8SlKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqD-R4fE5OrS8SlKw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDFRkfE5OrS8SlKw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfE5OrS8SlKw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSxkfE5OrS8SlKw.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkfE5OrS8SlKw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VJmqacG1K4S1.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA113VZmqacG1K4S1.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA12pVZmqacG1K4S1.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VZmqacG1K4S1.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA13FVZmqacG1K4S1.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10pUpmqacG1K4S1.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10QUpmqacG1K4S1.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA113UpmqacG1K4S1.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA11eUpmqacG1K4S1.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Urbanist", + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/urbanist/urbanist.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "VT323", + "fontFamily": "VT323, monospace", + "slug": "vt323", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vt323/v17/pxiKyp0ihIEF2hsdHpT2dkNE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "VT323", + "preview": "https://s.w.org/images/fonts/17.7/previews/vt323/vt323-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vt323/vt323.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Vampiro One", + "fontFamily": "Vampiro One, system-ui", + "slug": "vampiro-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vampiroone/v18/gokqH6DoDl5yXvJytFsdLkqisvhIor3K.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vampiro One", + "preview": "https://s.w.org/images/fonts/17.7/previews/vampiro-one/vampiro-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vampiro-one/vampiro-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Varela", + "fontFamily": "Varela, sans-serif", + "slug": "varela", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/varela/v16/DPEtYwqExx0AWHXJARQFfvzDsQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Varela", + "preview": "https://s.w.org/images/fonts/17.7/previews/varela/varela-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/varela/varela.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Varela Round", + "fontFamily": "Varela Round, sans-serif", + "slug": "varela-round", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/varelaround/v20/w8gdH283Tvk__Lua32TysjIvpcGOD9gxZw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Varela Round", + "preview": "https://s.w.org/images/fonts/17.7/previews/varela-round/varela-round-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/varela-round/varela-round.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Varta", + "fontFamily": "Varta, sans-serif", + "slug": "varta", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x96j4Ej7E-9PGLfQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Varta", + "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9tD4Ej7E-9PGLfQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Varta", + "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9hj4Ej7E-9PGLfQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Varta", + "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9ajkEj7E-9PGLfQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Varta", + "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/varta/v21/Qw3AZQpJHj_6LzHUngWbrFkDH1x9UzkEj7E-9PGLfQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Varta", + "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/varta/varta.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Vast Shadow", + "fontFamily": "Vast Shadow, serif", + "slug": "vast-shadow", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vastshadow/v19/pe0qMImKOZ1V62ZwbVY9dfe_Kdpickwp.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vast Shadow", + "preview": "https://s.w.org/images/fonts/17.7/previews/vast-shadow/vast-shadow-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vast-shadow/vast-shadow.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Vazirmatn", + "fontFamily": "Vazirmatn, sans-serif", + "slug": "vazirmatn", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgyORKZ72DF_QY.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklegzORKZ72DF_QY.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklTYzORKZ72DF_QY.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgzORKZ72DF_QY.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklVozORKZ72DF_QY.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklbY0ORKZ72DF_QY.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklY80ORKZ72DF_QY.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRkleg0ORKZ72DF_QY.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vazirmatn/v13/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklcE0ORKZ72DF_QY.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Vazirmatn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vazirmatn/vazirmatn.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Vesper Libre", + "fontFamily": "Vesper Libre, serif", + "slug": "vesper-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6CNxyWnf-uxPdXDHUD_Rd4Ck-N2qIWVQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vesper Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdA-2ap14kKXKvPlw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Vesper Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdAs2Cp14kKXKvPlw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Vesper Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdAi2Kp14kKXKvPlw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Vesper Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vesper-libre/vesper-libre.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Viaoda Libre", + "fontFamily": "Viaoda Libre, system-ui", + "slug": "viaoda-libre", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/viaodalibre/v18/vEFW2_lWCgoR6OKuRz9kcRVJamIY2tOHXg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Viaoda Libre", + "preview": "https://s.w.org/images/fonts/17.7/previews/viaoda-libre/viaoda-libre-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/viaoda-libre/viaoda-libre.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Vibes", + "fontFamily": "Vibes, system-ui", + "slug": "vibes", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vibes/v14/QdVYSTsmIB6tmbdyHpbsuBlh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vibes", + "preview": "https://s.w.org/images/fonts/17.7/previews/vibes/vibes-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vibes/vibes.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Vibur", + "fontFamily": "Vibur, cursive", + "slug": "vibur", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vibur/v23/DPEiYwmEzw0QRjTsLjoJd-Xa.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vibur", + "preview": "https://s.w.org/images/fonts/17.7/previews/vibur/vibur-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vibur/vibur.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Victor Mono", + "fontFamily": "Victor Mono, monospace", + "slug": "victor-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyO8_NgdyOV0Y9bQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyu87NgdyOV0Y9bQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyZc7NgdyOV0Y9bQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyO87NgdyOV0Y9bQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCyCc7NgdyOV0Y9bQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCy5cnNgdyOV0Y9bQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6H-LGQWyfv-LGy7lEO09xRn-T81AVB_tCy3MnNgdyOV0Y9bQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen840lxtaPdUMtba8p.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen842lx9aPdUMtba8p.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen8417x9aPdUMtba8p.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen840lx9aPdUMtba8p.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen840Xx9aPdUMtba8p.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen8437wNaPdUMtba8p.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/victormono/v3/Yq6B-LGQWyfv-LGy7lEO0_ZYrRskvW7bUNen843CwNaPdUMtba8p.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Victor Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/victor-mono/victor-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Vidaloka", + "fontFamily": "Vidaloka, serif", + "slug": "vidaloka", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vidaloka/v18/7cHrv4c3ipenMKlEass5yn4hnCci.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vidaloka", + "preview": "https://s.w.org/images/fonts/17.7/previews/vidaloka/vidaloka-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vidaloka/vidaloka.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Viga", + "fontFamily": "Viga, sans-serif", + "slug": "viga", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/viga/v14/xMQbuFFdSaiX_QcjD4e2OX8.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Viga", + "preview": "https://s.w.org/images/fonts/17.7/previews/viga/viga-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/viga/viga.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Vina Sans", + "fontFamily": "Vina Sans, system-ui", + "slug": "vina-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vinasans/v6/m8JQjfZKf6-d2273MP7zdZ5BZmqa3A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vina Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/vina-sans/vina-sans-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vina-sans/vina-sans.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Voces", + "fontFamily": "Voces, sans-serif", + "slug": "voces", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/voces/v22/-F6_fjJyLyU8d4PEBG7YpzlJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Voces", + "preview": "https://s.w.org/images/fonts/17.7/previews/voces/voces-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/voces/voces.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Volkhov", + "fontFamily": "Volkhov, serif", + "slug": "volkhov", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGQmQieoJcKemNeQTcOhHxzcD0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Volkhov", + "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGSmQieoJcKemNecTAEhV52YD0NYw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Volkhov", + "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGVmQieoJcKemNeeY4hoHFYbDQUego.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Volkhov", + "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/volkhov/v17/SlGXmQieoJcKemNecTA8PHFSbRYRagrQrA.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Volkhov", + "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/volkhov/volkhov.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Vollkorn", + "fontFamily": "Vollkorn, serif", + "slug": "vollkorn", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2MHGuHGOdEbD63w.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2AnGuHGOdEbD63w.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df27nauHGOdEbD63w.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df213auHGOdEbD63w.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2sHauHGOdEbD63w.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2mXauHGOdEbD63w.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJGWmmcM7Xq34g9.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJ0WmmcM7Xq34g9.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKYXWmcM7Xq34g9.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKhXWmcM7Xq34g9.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DLGXWmcM7Xq34g9.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkorn/v23/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DLvXWmcM7Xq34g9.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Vollkorn", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn/vollkorn.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Vollkorn SC", + "fontFamily": "Vollkorn SC, serif", + "slug": "vollkorn-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_v6-zQ3rXpceZj9cqnVhF8NH-iSq_E.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vollkorn SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVimhGluvYbPN5Yjn.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Vollkorn SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVinFG1uvYbPN5Yjn.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Vollkorn SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVin9GVuvYbPN5Yjn.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Vollkorn SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vollkorn-sc/vollkorn-sc.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Voltaire", + "fontFamily": "Voltaire, sans-serif", + "slug": "voltaire", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/voltaire/v20/1Pttg8PcRfSblAvGvQotYKVnBOif.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Voltaire", + "preview": "https://s.w.org/images/fonts/17.7/previews/voltaire/voltaire-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/voltaire/voltaire.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Vujahday Script", + "fontFamily": "Vujahday Script, cursive", + "slug": "vujahday-script", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/vujahdayscript/v8/RWmQoKGA8fEkrIPtSZ3_J7er2dUiCUtvAlaMKw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Vujahday Script", + "preview": "https://s.w.org/images/fonts/17.7/previews/vujahday-script/vujahday-script-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/vujahday-script/vujahday-script.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Waiting for the Sunrise", + "fontFamily": "Waiting for the Sunrise, cursive", + "slug": "waiting-for-the-sunrise", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/waitingforthesunrise/v20/WBL1rFvOYl9CEv2i1mO6KUW8RKWJ2zoXoz5JsYZV9h_ZYk5J.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Waiting for the Sunrise", + "preview": "https://s.w.org/images/fonts/17.7/previews/waiting-for-the-sunrise/waiting-for-the-sunrise-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/waiting-for-the-sunrise/waiting-for-the-sunrise.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Wallpoet", + "fontFamily": "Wallpoet, system-ui", + "slug": "wallpoet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wallpoet/v20/f0X10em2_8RnXVVdUNbr7cXP8L8G.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wallpoet", + "preview": "https://s.w.org/images/fonts/17.7/previews/wallpoet/wallpoet-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wallpoet/wallpoet.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Walter Turncoat", + "fontFamily": "Walter Turncoat, cursive", + "slug": "walter-turncoat", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/walterturncoat/v23/snfys0Gs98ln43n0d-14ULoToe67ZR2dQ5ZPqQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Walter Turncoat", + "preview": "https://s.w.org/images/fonts/17.7/previews/walter-turncoat/walter-turncoat-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/walter-turncoat/walter-turncoat.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Warnes", + "fontFamily": "Warnes, system-ui", + "slug": "warnes", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/warnes/v27/pONn1hc0GsW6sW5OoyC2o6Lkqg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Warnes", + "preview": "https://s.w.org/images/fonts/17.7/previews/warnes/warnes-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/warnes/warnes.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Water Brush", + "fontFamily": "Water Brush, cursive", + "slug": "water-brush", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/waterbrush/v4/AYCPpXPqc8cJWLhp4hywKHJv7PKP5Z_G.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Water Brush", + "preview": "https://s.w.org/images/fonts/17.7/previews/water-brush/water-brush-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/water-brush/water-brush.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Waterfall", + "fontFamily": "Waterfall, cursive", + "slug": "waterfall", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/waterfall/v6/MCoRzAfo293fACdFKcwY37H8D_EZwA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Waterfall", + "preview": "https://s.w.org/images/fonts/17.7/previews/waterfall/waterfall-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/waterfall/waterfall.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Wavefont", + "fontFamily": "Wavefont, system-ui", + "slug": "wavefont", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI3V0rDCXKtOXOg4.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI1V07DCXKtOXOg4.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI2L07DCXKtOXOg4.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI3V07DCXKtOXOg4.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI3n07DCXKtOXOg4.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI0L1LDCXKtOXOg4.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI0y1LDCXKtOXOg4.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI1V1LDCXKtOXOg4.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wavefont/v10/L0xFDF00m0cP6hefyOCpRezQNuizSrqDyx8FHbFu21B3L4m0SEzuQYwq-f_JJ8I1WI181LDCXKtOXOg4.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Wavefont", + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wavefont/wavefont.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Wellfleet", + "fontFamily": "Wellfleet, serif", + "slug": "wellfleet", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wellfleet/v22/nuF7D_LfQJb3VYgX6eyT5maLDhO2HA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wellfleet", + "preview": "https://s.w.org/images/fonts/17.7/previews/wellfleet/wellfleet-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wellfleet/wellfleet.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Wendy One", + "fontFamily": "Wendy One, sans-serif", + "slug": "wendy-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wendyone/v18/2sDcZGJOipXfgfXV5wgDam-4C7wFZQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wendy One", + "preview": "https://s.w.org/images/fonts/17.7/previews/wendy-one/wendy-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wendy-one/wendy-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Whisper", + "fontFamily": "Whisper, cursive", + "slug": "whisper", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/whisper/v5/q5uHsoqtKftx74K9mixCBxxdmYU.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Whisper", + "preview": "https://s.w.org/images/fonts/17.7/previews/whisper/whisper-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/whisper/whisper.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "WindSong", + "fontFamily": "WindSong, cursive", + "slug": "windsong", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/windsong/v11/KR1WBsyu-P-GFEW57r98HdG6vjH3.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "WindSong", + "preview": "https://s.w.org/images/fonts/17.7/previews/windsong/windsong-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/windsong/v11/KR1RBsyu-P-GFEW57oeNNPW3lS3-jVXm.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "WindSong", + "preview": "https://s.w.org/images/fonts/17.7/previews/windsong/windsong-500-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/windsong/windsong.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Wire One", + "fontFamily": "Wire One, sans-serif", + "slug": "wire-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wireone/v28/qFdH35Wah5htUhV75WGnWdrCwwcJ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wire One", + "preview": "https://s.w.org/images/fonts/17.7/previews/wire-one/wire-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wire-one/wire-one.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Wix Madefor Display", + "fontFamily": "Wix Madefor Display, sans-serif", + "slug": "wix-madefor-display", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFhYlthv_3HQKgh.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFTYlthv_3HQKgh.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYG_ZVthv_3HQKgh.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYGGZVthv_3HQKgh.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefordisplay/v10/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYHhZVthv_3HQKgh.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Display", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display-800-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-display/wix-madefor-display.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Wix Madefor Text", + "fontFamily": "Wix Madefor Text, sans-serif", + "slug": "wix-madefor-text", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cK_NOeAgpRt9rN5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3dw_GiJVP86N53IY.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cKNNOeAgpRt9rN5.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3dz3GiJVP86N53IY.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cJhM-eAgpRt9rN5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3d9HBiJVP86N53IY.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cJYM-eAgpRt9rN5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3d-jBiJVP86N53IY.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_oXI_oSymQ8Qj-Apx3HGN_Hu1RTCk5FtSDETgf0cI_M-eAgpRt9rN5.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/wixmadefortext/v13/-W_WXI_oSymQ8Qj-Apx3HGN_Hu1RZiAL6QzqeqKx1td3d4_BiJVP86N53IY.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Wix Madefor Text", + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text-800-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/wix-madefor-text/wix-madefor-text.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Work Sans", + "fontFamily": "Work Sans, sans-serif", + "slug": "work-sans", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWNi0Dp6_cOyA.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXNi0Dp6_cOyA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXNi0Dp6_cOyA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNi0Dp6_cOyA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXNi0Dp6_cOyA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQNi0Dp6_cOyA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QNi0Dp6_cOyA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQNi0Dp6_cOyA.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQNi0Dp6_cOyA.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3moJpo3ZKyDSQQ.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmsJpo3ZKyDSQQ.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJpo3ZKyDSQQ.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3msJpo3ZKyDSQQ.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU7GsJpo3ZKyDSQQ.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUAGwJpo3ZKyDSQQ.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUOWwJpo3ZKyDSQQ.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmwJpo3ZKyDSQQ.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUd2wJpo3ZKyDSQQ.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Work Sans", + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Xanh Mono", + "fontFamily": "Xanh Mono, monospace", + "slug": "xanh-mono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/xanhmono/v18/R70YjykVmvKCep-vWhSYnQCQXzLhTg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Xanh Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/xanh-mono/xanh-mono-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/xanhmono/v18/R70ejykVmvKCep-vWhSomgqRfTfxTo24.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Xanh Mono", + "preview": "https://s.w.org/images/fonts/17.7/previews/xanh-mono/xanh-mono-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/xanh-mono/xanh-mono.svg" + }, + "categories": [ + "monospace" + ] + }, + { + "font_family_settings": { + "name": "Yaldevi", + "fontFamily": "Yaldevi, sans-serif", + "slug": "yaldevi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpfxJzvtbxLCBJkS.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Yaldevi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpcvJzvtbxLCBJkS.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Yaldevi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpdxJzvtbxLCBJkS.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yaldevi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpdDJzvtbxLCBJkS.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Yaldevi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpevIDvtbxLCBJkS.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Yaldevi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yaldevi/v12/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpeWIDvtbxLCBJkS.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Yaldevi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yaldevi/yaldevi.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Yanone Kaffeesatz", + "fontFamily": "Yanone Kaffeesatz, sans-serif", + "slug": "yanone-kaffeesatz", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftodtWpdWuLCnXkVA.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Yanone Kaffeesatz", + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoqNWpdWuLCnXkVA.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Yanone Kaffeesatz", + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIfto9tWpdWuLCnXkVA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yanone Kaffeesatz", + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoxNWpdWuLCnXkVA.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Yanone Kaffeesatz", + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoKNKpdWuLCnXkVA.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Yanone Kaffeesatz", + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yanonekaffeesatz/v29/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoEdKpdWuLCnXkVA.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Yanone Kaffeesatz", + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yanone-kaffeesatz/yanone-kaffeesatz.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Yantramanav", + "fontFamily": "Yantramanav, sans-serif", + "slug": "yantramanav", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yantramanav/v13/flU-Rqu5zY00QEpyWJYWN5-QXeZzDB41rZg.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Yantramanav", + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN59Yf8NcIhI8tIHh.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Yantramanav", + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yantramanav/v13/flU8Rqu5zY00QEpyWJYWN6fxV-dRCQ41.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yantramanav", + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN58AfsNcIhI8tIHh.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Yantramanav", + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN59IeMNcIhI8tIHh.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Yantramanav", + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yantramanav/v13/flUhRqu5zY00QEpyWJYWN59wesNcIhI8tIHh.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Yantramanav", + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yantramanav/yantramanav.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Yatra One", + "fontFamily": "Yatra One, system-ui", + "slug": "yatra-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yatraone/v14/C8ch4copsHzj8p7NaF0xxlOBbRDvXw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yatra One", + "preview": "https://s.w.org/images/fonts/17.7/previews/yatra-one/yatra-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yatra-one/yatra-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Yellowtail", + "fontFamily": "Yellowtail, cursive", + "slug": "yellowtail", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yellowtail/v22/OZpGg_pnoDtINPfRIlLotlnNwED-b4g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yellowtail", + "preview": "https://s.w.org/images/fonts/17.7/previews/yellowtail/yellowtail-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yellowtail/yellowtail.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Yeon Sung", + "fontFamily": "Yeon Sung, system-ui", + "slug": "yeon-sung", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yeonsung/v20/QldMNTpbohAGtsJvUn6xTFNazqx2xg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yeon Sung", + "preview": "https://s.w.org/images/fonts/17.7/previews/yeon-sung/yeon-sung-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yeon-sung/yeon-sung.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Yeseva One", + "fontFamily": "Yeseva One, system-ui", + "slug": "yeseva-one", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yesevaone/v22/OpNJno4ck8vc-xYpwWWxpi9fWhXD00c.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yeseva One", + "preview": "https://s.w.org/images/fonts/17.7/previews/yeseva-one/yeseva-one-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yeseva-one/yeseva-one.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Yesteryear", + "fontFamily": "Yesteryear, cursive", + "slug": "yesteryear", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yesteryear/v18/dg4g_p78rroaKl8kRKo1r7kHTwonmyw.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yesteryear", + "preview": "https://s.w.org/images/fonts/17.7/previews/yesteryear/yesteryear-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yesteryear/yesteryear.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Yomogi", + "fontFamily": "Yomogi, cursive", + "slug": "yomogi", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yomogi/v11/VuJwdNrS2ZL7rpoPXYz5NIh-YA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yomogi", + "preview": "https://s.w.org/images/fonts/17.7/previews/yomogi/yomogi-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yomogi/yomogi.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Young Serif", + "fontFamily": "Young Serif, serif", + "slug": "young-serif", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/youngserif/v2/3qTpojO2nS2VtkB3KtkQZ2t_1EcYaQ7F.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Young Serif", + "preview": "https://s.w.org/images/fonts/17.7/previews/young-serif/young-serif-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/young-serif/young-serif.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Yrsa", + "fontFamily": "Yrsa, serif", + "slug": "yrsa", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCjASNNQ9rRPfrKu.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCieSNNQ9rRPfrKu.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCisSNNQ9rRPfrKu.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaChAT9NQ9rRPfrKu.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlprgwnQFlxs_wD3CFSMYmFaaCh5T9NQ9rRPfrKu.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WC2UW_LVte6KuGEo.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WCzsW_LVte6KuGEo.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WCwkW_LVte6KuGEo.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WC-UR_LVte6KuGEo.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/yrsa/v20/wlptgwnQFlxs1QnF94zlCfv0bz1WC9wR_LVte6KuGEo.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Yrsa", + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yrsa/yrsa.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Ysabeau", + "fontFamily": "Ysabeau, sans-serif", + "slug": "ysabeau", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7OWCTY1I8Gcw6Oi.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7MWCDY1I8Gcw6Oi.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7PICDY1I8Gcw6Oi.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7OWCDY1I8Gcw6Oi.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7OkCDY1I8Gcw6Oi.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7NIDzY1I8Gcw6Oi.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7NxDzY1I8Gcw6Oi.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7MWDzY1I8Gcw6Oi.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKiZqEiBAXLcnuMvjZNI_5FGeJet7M_DzY1I8Gcw6Oi.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS95yKcC-xrOiIUw.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS15zKcC-xrOiIUw.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS4BzKcC-xrOiIUw.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS95zKcC-xrOiIUw.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS-xzKcC-xrOiIUw.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeSwB0KcC-xrOiIUw.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeSzl0KcC-xrOiIUw.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS150KcC-xrOiIUw.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeau/v1/kmKsZqEiBAXLcnuMlD9_3CYscnjwsKZeS3d0KcC-xrOiIUw.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Ysabeau", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau/ysabeau.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ysabeau Infant", + "fontFamily": "Ysabeau Infant, sans-serif", + "slug": "ysabeau-infant", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYFo4HLpChLwKH6A.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYlo8HLpChLwKH6A.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYSI8HLpChLwKH6A.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYFo8HLpChLwKH6A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYJI8HLpChLwKH6A.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYyIgHLpChLwKH6A.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQY8YgHLpChLwKH6A.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYlogHLpChLwKH6A.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-ClzpqOkkV94kBTQVdX1EWI9B0V-HEmd9JmTQYv4gHLpChLwKH6A.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3szvaZqgDQeX6Dc5.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3sxvaJqgDQeX6Dc5.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3syxaJqgDQeX6Dc5.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3szvaJqgDQeX6Dc5.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3szdaJqgDQeX6Dc5.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3swxb5qgDQeX6Dc5.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3swIb5qgDQeX6Dc5.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3sxvb5qgDQeX6Dc5.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauinfant/v1/hv-AlzpqOkkV94kBTQVdX1EWI_p9ZR4c8LTTNzMN3sxGb5qgDQeX6Dc5.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Ysabeau Infant", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-infant/ysabeau-infant.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ysabeau Office", + "fontFamily": "Ysabeau Office, sans-serif", + "slug": "ysabeau-office", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbh6IfZCfpQj7IGQ.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbB6MfZCfpQj7IGQ.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPb2aMfZCfpQj7IGQ.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbh6MfZCfpQj7IGQ.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbtaMfZCfpQj7IGQ.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbWaQfZCfpQj7IGQ.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbYKQfZCfpQj7IGQ.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbB6QfZCfpQj7IGQ.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDImapaZKhM9RuQIp8FmdYrPPNjFm07hbpKNlPPbLqQfZCfpQj7IGQ.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-900-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-D3Iy3oYDvYGbGh.woff2", + "fontWeight": "100", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-100-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-B3Ii3oYDvYGbGh.woff2", + "fontWeight": "200", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-200-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-CpIi3oYDvYGbGh.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-D3Ii3oYDvYGbGh.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-DFIi3oYDvYGbGh.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-ApJS3oYDvYGbGh.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-AQJS3oYDvYGbGh.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-700-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-B3JS3oYDvYGbGh.woff2", + "fontWeight": "800", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-800-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeauoffice/v1/LDIkapaZKhM9RuQIp8FmdYrPPPLMqbE5B_kXOvTOT-BeJS3oYDvYGbGh.woff2", + "fontWeight": "900", + "fontStyle": "italic", + "fontFamily": "Ysabeau Office", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office-900-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-office/ysabeau-office.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Ysabeau SC", + "fontFamily": "Ysabeau SC, sans-serif", + "slug": "ysabeau-sc", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw98U1qBZ4EOmsT5.woff2", + "fontWeight": "100", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-100-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw_8UlqBZ4EOmsT5.woff2", + "fontWeight": "200", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-200-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw8iUlqBZ4EOmsT5.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw98UlqBZ4EOmsT5.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw9OUlqBZ4EOmsT5.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw-iVVqBZ4EOmsT5.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw-bVVqBZ4EOmsT5.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw_8VVqBZ4EOmsT5.woff2", + "fontWeight": "800", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-800-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/ysabeausc/v1/Noai6Uro3JCIKAbW46nMorJZyP7kKRflbw_VVVqBZ4EOmsT5.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Ysabeau SC", + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/ysabeau-sc/ysabeau-sc.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Yuji Boku", + "fontFamily": "Yuji Boku, serif", + "slug": "yuji-boku", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yujiboku/v5/P5sAzZybeNzXsA9xj1FkiL2r2dgvJA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yuji Boku", + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-boku/yuji-boku-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-boku/yuji-boku.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Yuji Hentaigana Akari", + "fontFamily": "Yuji Hentaigana Akari, cursive", + "slug": "yuji-hentaigana-akari", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yujihentaiganaakari/v11/cY9bfiyVT0VB6QuhWKOrpr6z58lnb_zYFnLIQDzODYALaA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yuji Hentaigana Akari", + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akari/yuji-hentaigana-akari-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akari/yuji-hentaigana-akari.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Yuji Hentaigana Akebono", + "fontFamily": "Yuji Hentaigana Akebono, cursive", + "slug": "yuji-hentaigana-akebono", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yujihentaiganaakebono/v12/EJRGQhkhRNwM-RtitGUwh930GU_f5KAlkuL0wQy4NKXRzrrF.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yuji Hentaigana Akebono", + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akebono/yuji-hentaigana-akebono-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-hentaigana-akebono/yuji-hentaigana-akebono.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Yuji Mai", + "fontFamily": "Yuji Mai, serif", + "slug": "yuji-mai", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yujimai/v5/ZgNQjPxdJ7DEHrS0gC35hmHmNpCO.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yuji Mai", + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-mai/yuji-mai-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-mai/yuji-mai.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Yuji Syuku", + "fontFamily": "Yuji Syuku, serif", + "slug": "yuji-syuku", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yujisyuku/v5/BngNUXdTV3vO6Lw5ApOPqPLgwqiA-Rk.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yuji Syuku", + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-syuku/yuji-syuku-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yuji-syuku/yuji-syuku.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Yusei Magic", + "fontFamily": "Yusei Magic, sans-serif", + "slug": "yusei-magic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/yuseimagic/v12/yYLt0hbAyuCmoo5wlhPkpjHU-tdfcIT_.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Yusei Magic", + "preview": "https://s.w.org/images/fonts/17.7/previews/yusei-magic/yusei-magic-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/yusei-magic/yusei-magic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "ZCOOL KuaiLe", + "fontFamily": "ZCOOL KuaiLe, sans-serif", + "slug": "zcool-kuaile", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zcoolkuaile/v19/tssqApdaRQokwFjFJjvM6h2Wo4zzoXhC2g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "ZCOOL KuaiLe", + "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-kuaile/zcool-kuaile-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-kuaile/zcool-kuaile.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "ZCOOL QingKe HuangYou", + "fontFamily": "ZCOOL QingKe HuangYou, sans-serif", + "slug": "zcool-qingke-huangyou", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zcoolqingkehuangyou/v15/2Eb5L_R5IXJEWhD3AOhSvFC554MOOahI4mRIjv28c8bHWA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "ZCOOL QingKe HuangYou", + "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-qingke-huangyou/zcool-qingke-huangyou-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-qingke-huangyou/zcool-qingke-huangyou.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "ZCOOL XiaoWei", + "fontFamily": "ZCOOL XiaoWei, sans-serif", + "slug": "zcool-xiaowei", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zcoolxiaowei/v14/i7dMIFFrTRywPpUVX9_RJyM1YFeQHwyVd3U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "ZCOOL XiaoWei", + "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-xiaowei/zcool-xiaowei-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zcool-xiaowei/zcool-xiaowei.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Antique", + "fontFamily": "Zen Antique, serif", + "slug": "zen-antique", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenantique/v12/AYCPpXPnd91Ma_Zf-Ri2JXJv7PKP5Z_G.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique/zen-antique-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique/zen-antique.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Antique Soft", + "fontFamily": "Zen Antique Soft, serif", + "slug": "zen-antique-soft", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenantiquesoft/v12/DtV4JwqzSL1q_KwnEWMc_3xfgW6ihwVmkui5HNg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Antique Soft", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique-soft/zen-antique-soft-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-antique-soft/zen-antique-soft.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Dots", + "fontFamily": "Zen Dots, system-ui", + "slug": "zen-dots", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zendots/v12/XRXX3ICfm00IGoesQeaBTM_FcCIG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Dots", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-dots/zen-dots-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-dots/zen-dots.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Zen Kaku Gothic Antique", + "fontFamily": "Zen Kaku Gothic Antique, sans-serif", + "slug": "zen-kaku-gothic-antique", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22cM9TauWJtyZyGU.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLQKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB21-l3RKjc4d7.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22dU9DauWJtyZyGU.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22cc8jauWJtyZyGU.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicantique/v15/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22ck8DauWJtyZyGU.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic Antique", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-antique/zen-kaku-gothic-antique.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Kaku Gothic New", + "fontFamily": "Zen Kaku Gothic New, sans-serif", + "slug": "zen-kaku-gothic-new", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqpdKaWHSTGlMyd8.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic New", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMYW2drQpDw0GjzrVNFf_valaDBcznOkj5iTWz5UGA.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic New", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqs9LaWHSTGlMyd8.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic New", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqodNaWHSTGlMyd8.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic New", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenkakugothicnew/v15/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqr9PaWHSTGlMyd8.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Zen Kaku Gothic New", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kaku-gothic-new/zen-kaku-gothic-new.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Kurenaido", + "fontFamily": "Zen Kurenaido, sans-serif", + "slug": "zen-kurenaido", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenkurenaido/v16/3XFsEr0515BK2u6UUptu_gWJZfn22PRLd0U.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Kurenaido", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kurenaido/zen-kurenaido-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-kurenaido/zen-kurenaido.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Loop", + "fontFamily": "Zen Loop, system-ui", + "slug": "zen-loop", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenloop/v9/h0GrssK16UsnJwHsEK92qwzX5vOG.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Loop", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-loop/zen-loop-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenloop/v9/h0GtssK16UsnJwHsEJ9xoQ314-OGJ0w.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Zen Loop", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-loop/zen-loop-400-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-loop/zen-loop.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Zen Maru Gothic", + "fontFamily": "Zen Maru Gothic, sans-serif", + "slug": "zen-maru-gothic", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-cQWpCOZqa_ajlvw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Zen Maru Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0SIpIxzW5b-RxT-6A8jWAtCp-k6EJmNLGG9A.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Maru Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-cGWtCOZqa_ajlvw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Zen Maru Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-cUW1COZqa_ajlvw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Zen Maru Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenmarugothic/v16/o-0XIpIxzW5b-RxT-6A8jWAtCp-caW9COZqa_ajlvw.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Zen Maru Gothic", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-maru-gothic/zen-maru-gothic.svg" + }, + "categories": [ + "sans-serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Old Mincho", + "fontFamily": "Zen Old Mincho, serif", + "slug": "zen-old-mincho", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss0ApVaYytLwxTqcxfMyBveyYbyg31S2s8p.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Old Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb4Dqllf8dMgPgBu.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Zen Old Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb4vrVlf8dMgPgBu.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Zen Old Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb5LrFlf8dMgPgBu.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Zen Old Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zenoldmincho/v11/tss3ApVaYytLwxTqcxfMyBveyb5zrllf8dMgPgBu.woff2", + "fontWeight": "900", + "fontStyle": "normal", + "fontFamily": "Zen Old Mincho", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho-900-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-old-mincho/zen-old-mincho.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Zen Tokyo Zoo", + "fontFamily": "Zen Tokyo Zoo, system-ui", + "slug": "zen-tokyo-zoo", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zentokyozoo/v7/NGSyv5ffC0J_BK6aFNtr6sRv8ahuRWe9amg.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zen Tokyo Zoo", + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-tokyo-zoo/zen-tokyo-zoo-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zen-tokyo-zoo/zen-tokyo-zoo.svg" + }, + "categories": [ + "display" + ] + }, + { + "font_family_settings": { + "name": "Zeyada", + "fontFamily": "Zeyada, cursive", + "slug": "zeyada", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zeyada/v19/11hAGpPTxVPUbgZDMWatWKaZ3g.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zeyada", + "preview": "https://s.w.org/images/fonts/17.7/previews/zeyada/zeyada-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zeyada/zeyada.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Zhi Mang Xing", + "fontFamily": "Zhi Mang Xing, cursive", + "slug": "zhi-mang-xing", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zhimangxing/v17/f0Xw0ey79sErYFtWQ9a2rq-g0aItfektIJ0.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zhi Mang Xing", + "preview": "https://s.w.org/images/fonts/17.7/previews/zhi-mang-xing/zhi-mang-xing-400-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zhi-mang-xing/zhi-mang-xing.svg" + }, + "categories": [ + "handwriting" + ] + }, + { + "font_family_settings": { + "name": "Zilla Slab", + "fontFamily": "Zilla Slab, serif", + "slug": "zilla-slab", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYpEY2HGjWlhzbaw.woff2", + "fontWeight": "300", + "fontStyle": "normal", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-300-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CVHapW3p2fazkfg.woff2", + "fontWeight": "300", + "fontStyle": "italic", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-300-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa6ZfeM_74wlPZtksIFWjgw_HyIRlE.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa4ZfeM_74wlPZtksIFaj86_V6NVlFqdA.woff2", + "fontWeight": "400", + "fontStyle": "italic", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-400-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYskZ2HGjWlhzbaw.woff2", + "fontWeight": "500", + "fontStyle": "normal", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-500-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CDHepW3p2fazkfg.woff2", + "fontWeight": "500", + "fontStyle": "italic", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-500-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYuUe2HGjWlhzbaw.woff2", + "fontWeight": "600", + "fontStyle": "normal", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-600-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CIHCpW3p2fazkfg.woff2", + "fontWeight": "600", + "fontStyle": "italic", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-600-italic.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYoEf2HGjWlhzbaw.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-700-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CRHGpW3p2fazkfg.woff2", + "fontWeight": "700", + "fontStyle": "italic", + "fontFamily": "Zilla Slab", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab-700-italic.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab/zilla-slab.svg" + }, + "categories": [ + "serif" + ] + }, + { + "font_family_settings": { + "name": "Zilla Slab Highlight", + "fontFamily": "Zilla Slab Highlight, serif", + "slug": "zilla-slab-highlight", + "fontFace": [ + { + "src": "https://fonts.gstatic.com/s/zillaslabhighlight/v19/gNMbW2BrTpK8-inLtBJgMMfbm6uNVDvRxhtNY2DwSXlM.woff2", + "fontWeight": "400", + "fontStyle": "normal", + "fontFamily": "Zilla Slab Highlight", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab-highlight/zilla-slab-highlight-400-normal.svg" + }, + { + "src": "https://fonts.gstatic.com/s/zillaslabhighlight/v19/gNMUW2BrTpK8-inLtBJgMMfbm6uNVDvRxiP0TET9YmVF0Mb6.woff2", + "fontWeight": "700", + "fontStyle": "normal", + "fontFamily": "Zilla Slab Highlight", + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab-highlight/zilla-slab-highlight-700-normal.svg" + } + ], + "preview": "https://s.w.org/images/fonts/17.7/previews/zilla-slab-highlight/zilla-slab-highlight.svg" + }, + "categories": [ + "serif" + ] + } + ] +} \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/chenla/chenla-400-normal.svg b/releases/gutenberg-17.7/previews/chenla/chenla-400-normal.svg deleted file mode 100644 index 4e5b285d..00000000 --- a/releases/gutenberg-17.7/previews/chenla/chenla-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/chenla/chenla.svg b/releases/gutenberg-17.7/previews/chenla/chenla.svg deleted file mode 100644 index cb4249f6..00000000 --- a/releases/gutenberg-17.7/previews/chenla/chenla.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/coiny/coiny-400-normal.svg b/releases/gutenberg-17.7/previews/coiny/coiny-400-normal.svg deleted file mode 100644 index c04a811e..00000000 --- a/releases/gutenberg-17.7/previews/coiny/coiny-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/coiny/coiny.svg b/releases/gutenberg-17.7/previews/coiny/coiny.svg deleted file mode 100644 index 72bb0c5b..00000000 --- a/releases/gutenberg-17.7/previews/coiny/coiny.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/concert-one/concert-one-400-normal.svg b/releases/gutenberg-17.7/previews/concert-one/concert-one-400-normal.svg deleted file mode 100644 index c1820ae1..00000000 --- a/releases/gutenberg-17.7/previews/concert-one/concert-one-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/concert-one/concert-one.svg b/releases/gutenberg-17.7/previews/concert-one/concert-one.svg deleted file mode 100644 index 439bcf68..00000000 --- a/releases/gutenberg-17.7/previews/concert-one/concert-one.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/content/content-400-normal.svg b/releases/gutenberg-17.7/previews/content/content-400-normal.svg deleted file mode 100644 index bc7abd80..00000000 --- a/releases/gutenberg-17.7/previews/content/content-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/content/content-700-normal.svg b/releases/gutenberg-17.7/previews/content/content-700-normal.svg deleted file mode 100644 index e8e8e203..00000000 --- a/releases/gutenberg-17.7/previews/content/content-700-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/content/content.svg b/releases/gutenberg-17.7/previews/content/content.svg deleted file mode 100644 index d4b37d27..00000000 --- a/releases/gutenberg-17.7/previews/content/content.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/cutive/cutive-400-normal.svg b/releases/gutenberg-17.7/previews/cutive/cutive-400-normal.svg deleted file mode 100644 index 4e9f3340..00000000 --- a/releases/gutenberg-17.7/previews/cutive/cutive-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/cutive/cutive.svg b/releases/gutenberg-17.7/previews/cutive/cutive.svg deleted file mode 100644 index 3c3c52b3..00000000 --- a/releases/gutenberg-17.7/previews/cutive/cutive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/englebert/englebert-400-normal.svg b/releases/gutenberg-17.7/previews/englebert/englebert-400-normal.svg deleted file mode 100644 index 7f885bdd..00000000 --- a/releases/gutenberg-17.7/previews/englebert/englebert-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/englebert/englebert.svg b/releases/gutenberg-17.7/previews/englebert/englebert.svg deleted file mode 100644 index 7d873d4e..00000000 --- a/releases/gutenberg-17.7/previews/englebert/englebert.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/khmer/khmer-400-normal.svg b/releases/gutenberg-17.7/previews/khmer/khmer-400-normal.svg deleted file mode 100644 index 9e64a28c..00000000 --- a/releases/gutenberg-17.7/previews/khmer/khmer-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/khmer/khmer.svg b/releases/gutenberg-17.7/previews/khmer/khmer.svg deleted file mode 100644 index d39b6661..00000000 --- a/releases/gutenberg-17.7/previews/khmer/khmer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao-400-normal.svg b/releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao-400-normal.svg deleted file mode 100644 index 797ac19a..00000000 --- a/releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao.svg b/releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao.svg deleted file mode 100644 index 62dd59d3..00000000 --- a/releases/gutenberg-17.7/previews/liu-jian-mao-cao/liu-jian-mao-cao.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined-400-normal.svg b/releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined-400-normal.svg deleted file mode 100644 index d0507c04..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined.svg b/releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined.svg deleted file mode 100644 index 2a37af3a..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-outlined/material-icons-outlined.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-round/material-icons-round-400-normal.svg b/releases/gutenberg-17.7/previews/material-icons-round/material-icons-round-400-normal.svg deleted file mode 100644 index 661209a4..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-round/material-icons-round-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-round/material-icons-round.svg b/releases/gutenberg-17.7/previews/material-icons-round/material-icons-round.svg deleted file mode 100644 index 3eb4e72b..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-round/material-icons-round.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp-400-normal.svg b/releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp-400-normal.svg deleted file mode 100644 index 661209a4..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp.svg b/releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp.svg deleted file mode 100644 index 3eb4e72b..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-sharp/material-icons-sharp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone-400-normal.svg b/releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone-400-normal.svg deleted file mode 100644 index d0507c04..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone.svg b/releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone.svg deleted file mode 100644 index 2a37af3a..00000000 --- a/releases/gutenberg-17.7/previews/material-icons-two-tone/material-icons-two-tone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons/material-icons-400-normal.svg b/releases/gutenberg-17.7/previews/material-icons/material-icons-400-normal.svg deleted file mode 100644 index 56de7cb5..00000000 --- a/releases/gutenberg-17.7/previews/material-icons/material-icons-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/material-icons/material-icons.svg b/releases/gutenberg-17.7/previews/material-icons/material-icons.svg deleted file mode 100644 index cca34397..00000000 --- a/releases/gutenberg-17.7/previews/material-icons/material-icons.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji-400-normal.svg b/releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji-400-normal.svg deleted file mode 100644 index 7e154e36..00000000 --- a/releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji.svg b/releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji.svg deleted file mode 100644 index 0694f334..00000000 --- a/releases/gutenberg-17.7/previews/noto-color-emoji/noto-color-emoji.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-300-normal.svg b/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-300-normal.svg deleted file mode 100644 index 8aa34f93..00000000 --- a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-300-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-400-normal.svg b/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-400-normal.svg deleted file mode 100644 index 51e8f5e7..00000000 --- a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-500-normal.svg b/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-500-normal.svg deleted file mode 100644 index 71b97920..00000000 --- a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-500-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-600-normal.svg b/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-600-normal.svg deleted file mode 100644 index d4aecce2..00000000 --- a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-600-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-700-normal.svg b/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-700-normal.svg deleted file mode 100644 index 40ebff29..00000000 --- a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji-700-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji.svg b/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji.svg deleted file mode 100644 index c2e81be5..00000000 --- a/releases/gutenberg-17.7/previews/noto-emoji/noto-emoji.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-100-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-100-normal.svg deleted file mode 100644 index 09371c99..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-100-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-200-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-200-normal.svg deleted file mode 100644 index 8b6125a6..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-200-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-300-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-300-normal.svg deleted file mode 100644 index 948c7a77..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-300-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-400-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-400-normal.svg deleted file mode 100644 index b1b07d01..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-500-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-500-normal.svg deleted file mode 100644 index c0b6d39b..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-500-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-600-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-600-normal.svg deleted file mode 100644 index 86adb38e..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-600-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-700-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-700-normal.svg deleted file mode 100644 index c3542f44..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-700-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-800-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-800-normal.svg deleted file mode 100644 index 9c71c3d8..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-800-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-900-normal.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-900-normal.svg deleted file mode 100644 index b7e05896..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic-900-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic.svg b/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic.svg deleted file mode 100644 index 4b92c005..00000000 --- a/releases/gutenberg-17.7/previews/noto-kufi-arabic/noto-kufi-arabic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-100-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-100-normal.svg deleted file mode 100644 index 334740d8..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-100-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-200-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-200-normal.svg deleted file mode 100644 index a312b1b3..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-200-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-300-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-300-normal.svg deleted file mode 100644 index c23fce94..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-300-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-400-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-400-normal.svg deleted file mode 100644 index 5028e0cf..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-500-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-500-normal.svg deleted file mode 100644 index a4826f70..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-500-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-600-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-600-normal.svg deleted file mode 100644 index f536f810..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-600-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-700-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-700-normal.svg deleted file mode 100644 index 7ad5125f..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-700-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-800-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-800-normal.svg deleted file mode 100644 index e7760435..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-800-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-900-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-900-normal.svg deleted file mode 100644 index 59724a45..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic-900-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic.svg b/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic.svg deleted file mode 100644 index 90044fe6..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-arabic/noto-sans-arabic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian-400-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian-400-normal.svg deleted file mode 100644 index 00cf0c2e..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian.svg b/releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian.svg deleted file mode 100644 index 7bdca943..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-lycian/noto-sans-lycian.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-100-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-100-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-100-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-200-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-200-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-200-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-300-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-300-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-300-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-400-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-400-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-500-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-500-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-500-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-600-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-600-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-600-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-700-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-700-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-700-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-800-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-800-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-800-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-900-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-900-normal.svg deleted file mode 100644 index 1699a8db..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar-900-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar.svg b/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar.svg deleted file mode 100644 index 8a7a5f70..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-myanmar/noto-sans-myanmar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa-400-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa-400-normal.svg deleted file mode 100644 index 60c205e5..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa.svg b/releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa.svg deleted file mode 100644 index 7bd47876..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-phags-pa/noto-sans-phags-pa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting-400-normal.svg b/releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting-400-normal.svg deleted file mode 100644 index 63b9ab9d..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting.svg b/releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting.svg deleted file mode 100644 index 5ea74aa2..00000000 --- a/releases/gutenberg-17.7/previews/noto-sans-signwriting/noto-sans-signwriting.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-100-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-100-normal.svg deleted file mode 100644 index 534c60f5..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-100-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-200-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-200-normal.svg deleted file mode 100644 index d5b75ee8..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-200-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-300-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-300-normal.svg deleted file mode 100644 index 534c60f5..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-300-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-400-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-400-normal.svg deleted file mode 100644 index 9ac3cee7..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-500-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-500-normal.svg deleted file mode 100644 index 243c9c5f..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-500-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-600-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-600-normal.svg deleted file mode 100644 index 9ac3cee7..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-600-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-700-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-700-normal.svg deleted file mode 100644 index b7fc71cf..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-700-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-800-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-800-normal.svg deleted file mode 100644 index 434d61bd..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-800-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-900-normal.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-900-normal.svg deleted file mode 100644 index b7fc71cf..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar-900-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar.svg b/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar.svg deleted file mode 100644 index b9cabdc9..00000000 --- a/releases/gutenberg-17.7/previews/noto-serif-myanmar/noto-serif-myanmar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/revalia/revalia-400-normal.svg b/releases/gutenberg-17.7/previews/revalia/revalia-400-normal.svg deleted file mode 100644 index 8bca09a3..00000000 --- a/releases/gutenberg-17.7/previews/revalia/revalia-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/revalia/revalia.svg b/releases/gutenberg-17.7/previews/revalia/revalia.svg deleted file mode 100644 index 81bbb0ec..00000000 --- a/releases/gutenberg-17.7/previews/revalia/revalia.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/siemreap/siemreap-400-normal.svg b/releases/gutenberg-17.7/previews/siemreap/siemreap-400-normal.svg deleted file mode 100644 index 9193b98c..00000000 --- a/releases/gutenberg-17.7/previews/siemreap/siemreap-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/siemreap/siemreap.svg b/releases/gutenberg-17.7/previews/siemreap/siemreap.svg deleted file mode 100644 index 73a0f242..00000000 --- a/releases/gutenberg-17.7/previews/siemreap/siemreap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/updock/updock-400-normal.svg b/releases/gutenberg-17.7/previews/updock/updock-400-normal.svg deleted file mode 100644 index 3d19f8f1..00000000 --- a/releases/gutenberg-17.7/previews/updock/updock-400-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/releases/gutenberg-17.7/previews/updock/updock.svg b/releases/gutenberg-17.7/previews/updock/updock.svg deleted file mode 100644 index 92789fd7..00000000 --- a/releases/gutenberg-17.7/previews/updock/updock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/generate_font_previews.js b/src/generate_font_previews.js index 52db3a0f..06459dc7 100644 --- a/src/generate_font_previews.js +++ b/src/generate_font_previews.js @@ -6,6 +6,37 @@ const path = require( 'path' ); const TextToSVG = require( 'text-to-svg' ); const woff2 = require( 'woff2' ); +/** + * This is a collection of fonts that render poorly. Exclude them from the preview generation. + */ +const excludedFontFamilies = [ + 'chenla', + 'coiny', + 'concert-one', + 'content', + 'cutive', + 'englebert', + 'khmer', + 'liu-jian-mao-cao', + 'material-icons', + 'material-icons-outlined', + 'material-icons-round', + 'material-icons-sharp', + 'material-icons-two-tone', + 'noto-color-emoji', + 'noto-emoji', + 'noto-emoji', + 'noto-kufi-arabic', + 'noto-sans-arabic', + 'noto-sans-lycian', + 'noto-sans-myanmar', + 'noto-sans-phags-pa', + 'noto-sans-signwriting', + 'noto-serif-myanmar', + 'revalia', + 'siemreap', + 'updock', +]; /** * Internal dependencies */ @@ -147,6 +178,21 @@ async function generatePreviews() { for ( let i = 0; i < families.length; i++ ) { const family = families[ i ].font_family_settings; const updatedFamily = { ...family, fontFace: [] }; + + if ( excludedFontFamilies.includes( family.slug ) ) { + // eslint-disable-next-line no-console + console.log( + `ℹ️ Skipping SVG previews for ${ family.name } (${ i + 1 }/${ + families.length + })` + ); + updatedFontFamilies.push( { + ...families[ i ], + font_family_settings: family, + } ); + continue; + } + try { // eslint-disable-next-line no-console console.log( @@ -236,5 +282,21 @@ function processExitHandler() { process.on( 'SIGINT', processExitHandler ); process.on( 'SIGTERM', processExitHandler ); -// Run the script. -generatePreviews(); + +if ( process.argv[2] ) { + // Generate a single preview for the supplied font + const fontFamilyName = process.argv[2]; + const fontFamilies = getFamilies(); + const fontFamily = fontFamilies.find( ( family ) => family.font_family_settings.name === fontFamilyName ); + if ( ! fontFamily ) { + // eslint-disable-next-line no-console + console.error( `❎ Font family ${ fontFamilyName } not found.` ); + process.exit(1); + } + generateFontFamilyPreview( fontFamily.font_family_settings ); +} + +else { + // Run the script. + generatePreviews(); +} \ No newline at end of file From 445834dcfc8a7e6eb26062a26bede11b6c515288 Mon Sep 17 00:00:00 2001 From: Sarah Norris Date: Thu, 29 Feb 2024 13:48:26 +0000 Subject: [PATCH 2/2] Revert changes to package-lock.json --- package-lock.json | 17267 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 17203 insertions(+), 64 deletions(-) diff --git a/package-lock.json b/package-lock.json index d170726a..6c98d062 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,8 +1,17047 @@ { "name": "google-fonts-to-wordpress-collection", "version": "0.0.1", - "lockfileVersion": 1, + "lockfileVersion": 2, "requires": true, + "packages": { + "": { + "name": "google-fonts-to-wordpress-collection", + "version": "0.0.1", + "license": "GPL-2.0-or-later", + "dependencies": { + "@wordpress/scripts": "^26.19.0", + "text-to-svg": "^3.1.5", + "woff2": "^1.0.0" + } + }, + "node_modules/@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@ampproject/remapping": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", + "integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.0", + "@jridgewell/trace-mapping": "^0.3.9" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.23.5", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz", + "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==", + "dependencies": { + "@babel/highlight": "^7.23.4", + "chalk": "^2.4.2" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/code-frame/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/code-frame/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/code-frame/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/code-frame/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + }, + "node_modules/@babel/code-frame/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/code-frame/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/code-frame/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/compat-data": { + "version": "7.23.5", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz", + "integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/core": { + "version": "7.23.7", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz", + "integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==", + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.23.5", + "@babel/generator": "^7.23.6", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helpers": "^7.23.7", + "@babel/parser": "^7.23.6", + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.7", + "@babel/types": "^7.23.6", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@babel/eslint-parser": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz", + "integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==", + "dependencies": { + "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", + "eslint-visitor-keys": "^2.1.0", + "semver": "^6.3.1" + }, + "engines": { + "node": "^10.13.0 || ^12.13.0 || >=14.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.11.0", + "eslint": "^7.5.0 || ^8.0.0" + } + }, + "node_modules/@babel/generator": { + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz", + "integrity": "sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==", + "dependencies": { + "@babel/types": "^7.23.6", + "@jridgewell/gen-mapping": "^0.3.2", + "@jridgewell/trace-mapping": "^0.3.17", + "jsesc": "^2.5.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-annotate-as-pure": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", + "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz", + "integrity": "sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==", + "dependencies": { + "@babel/types": "^7.22.15" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets": { + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", + "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", + "dependencies": { + "@babel/compat-data": "^7.23.5", + "@babel/helper-validator-option": "^7.23.5", + "browserslist": "^4.22.2", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-create-class-features-plugin": { + "version": "7.23.7", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.7.tgz", + "integrity": "sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-member-expression-to-functions": "^7.23.0", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.20", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.6", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-create-regexp-features-plugin": { + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz", + "integrity": "sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "regexpu-core": "^5.3.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-define-polyfill-provider": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz", + "integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==", + "dependencies": { + "@babel/helper-compilation-targets": "^7.22.6", + "@babel/helper-plugin-utils": "^7.22.5", + "debug": "^4.1.1", + "lodash.debounce": "^4.0.8", + "resolve": "^1.14.2" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/helper-environment-visitor": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", + "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-function-name": { + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", + "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", + "dependencies": { + "@babel/template": "^7.22.15", + "@babel/types": "^7.23.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-hoist-variables": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", + "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-member-expression-to-functions": { + "version": "7.23.0", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", + "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", + "dependencies": { + "@babel/types": "^7.23.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-imports": { + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", + "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", + "dependencies": { + "@babel/types": "^7.22.15" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-transforms": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz", + "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==", + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-simple-access": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.6", + "@babel/helper-validator-identifier": "^7.22.20" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-optimise-call-expression": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", + "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==", + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-plugin-utils": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", + "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-remap-async-to-generator": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz", + "integrity": "sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-wrap-function": "^7.22.20" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-replace-supers": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", + "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-member-expression-to-functions": "^7.22.15", + "@babel/helper-optimise-call-expression": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-simple-access": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", + "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-skip-transparent-expression-wrappers": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", + "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==", + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-split-export-declaration": { + "version": "7.22.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", + "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", + "dependencies": { + "@babel/types": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz", + "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-option": { + "version": "7.23.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", + "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-wrap-function": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz", + "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==", + "dependencies": { + "@babel/helper-function-name": "^7.22.5", + "@babel/template": "^7.22.15", + "@babel/types": "^7.22.19" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helpers": { + "version": "7.23.8", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.8.tgz", + "integrity": "sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==", + "dependencies": { + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.7", + "@babel/types": "^7.23.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", + "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", + "dependencies": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/parser": { + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz", + "integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==", + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz", + "integrity": "sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz", + "integrity": "sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.23.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.13.0" + } + }, + "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { + "version": "7.23.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz", + "integrity": "sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==", + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-proposal-private-property-in-object": { + "version": "7.21.0-placeholder-for-preset-env.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-async-generators": { + "version": "7.8.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", + "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-bigint": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", + "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-class-properties": { + "version": "7.12.13", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", + "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.12.13" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-class-static-block": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", + "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-dynamic-import": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", + "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-export-namespace-from": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", + "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.3" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-assertions": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz", + "integrity": "sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz", + "integrity": "sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-import-meta": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", + "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-json-strings": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", + "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-jsx": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz", + "integrity": "sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-logical-assignment-operators": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", + "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", + "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-numeric-separator": { + "version": "7.10.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", + "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-object-rest-spread": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", + "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-optional-catch-binding": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", + "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-optional-chaining": { + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", + "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.8.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-private-property-in-object": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", + "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-top-level-await": { + "version": "7.14.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", + "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-typescript": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz", + "integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-arrow-functions": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz", + "integrity": "sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.23.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz", + "integrity": "sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA==", + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.20", + "@babel/plugin-syntax-async-generators": "^7.8.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-async-to-generator": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz", + "integrity": "sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==", + "dependencies": { + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.20" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-block-scoped-functions": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz", + "integrity": "sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-block-scoping": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz", + "integrity": "sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz", + "integrity": "sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==", + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz", + "integrity": "sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==", + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-class-static-block": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.12.0" + } + }, + "node_modules/@babel/plugin-transform-classes": { + "version": "7.23.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz", + "integrity": "sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.20", + "@babel/helper-split-export-declaration": "^7.22.6", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-computed-properties": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz", + "integrity": "sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/template": "^7.22.15" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-destructuring": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz", + "integrity": "sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-dotall-regex": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz", + "integrity": "sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-duplicate-keys": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz", + "integrity": "sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz", + "integrity": "sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-exponentiation-operator": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz", + "integrity": "sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==", + "dependencies": { + "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz", + "integrity": "sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-for-of": { + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz", + "integrity": "sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-function-name": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz", + "integrity": "sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==", + "dependencies": { + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz", + "integrity": "sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-json-strings": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-literals": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz", + "integrity": "sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz", + "integrity": "sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-member-expression-literals": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz", + "integrity": "sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-amd": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz", + "integrity": "sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==", + "dependencies": { + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-commonjs": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz", + "integrity": "sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==", + "dependencies": { + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-simple-access": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-systemjs": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3.tgz", + "integrity": "sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==", + "dependencies": { + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.20" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-modules-umd": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz", + "integrity": "sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==", + "dependencies": { + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz", + "integrity": "sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/plugin-transform-new-target": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz", + "integrity": "sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz", + "integrity": "sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz", + "integrity": "sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz", + "integrity": "sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g==", + "dependencies": { + "@babel/compat-data": "^7.23.3", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.23.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-super": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz", + "integrity": "sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.20" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz", + "integrity": "sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz", + "integrity": "sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-parameters": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz", + "integrity": "sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-methods": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz", + "integrity": "sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==", + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz", + "integrity": "sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-property-literals": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz", + "integrity": "sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-constant-elements": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.23.3.tgz", + "integrity": "sha512-zP0QKq/p6O42OL94udMgSfKXyse4RyJ0JqbQ34zDAONWjyrEsghYEyTSK5FIpmXmCpB55SHokL1cRRKHv8L2Qw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-display-name": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.23.3.tgz", + "integrity": "sha512-GnvhtVfA2OAtzdX58FJxU19rhoGeQzyVndw3GgtdECQvQFXPEZIOVULHVZGAYmOgmqjXpVpfocAbSjh99V/Fqw==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz", + "integrity": "sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-jsx": "^7.23.3", + "@babel/types": "^7.23.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx-development": { + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz", + "integrity": "sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==", + "dependencies": { + "@babel/plugin-transform-react-jsx": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-pure-annotations": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.23.3.tgz", + "integrity": "sha512-qMFdSS+TUhB7Q/3HVPnEdYJDQIk57jkntAwSuz9xfSE4n+3I+vHYCli3HoHawN1Z3RfCz/y1zXA/JXjG6cVImQ==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-regenerator": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz", + "integrity": "sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "regenerator-transform": "^0.15.2" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-reserved-words": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz", + "integrity": "sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-runtime": { + "version": "7.23.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.7.tgz", + "integrity": "sha512-fa0hnfmiXc9fq/weK34MUV0drz2pOL/vfKWvN7Qw127hiUPabFCUMgAbYWcchRzMJit4o5ARsK/s+5h0249pLw==", + "dependencies": { + "@babel/helper-module-imports": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5", + "babel-plugin-polyfill-corejs2": "^0.4.7", + "babel-plugin-polyfill-corejs3": "^0.8.7", + "babel-plugin-polyfill-regenerator": "^0.5.4", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-shorthand-properties": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz", + "integrity": "sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-spread": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz", + "integrity": "sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-sticky-regex": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz", + "integrity": "sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-template-literals": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz", + "integrity": "sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-typeof-symbol": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz", + "integrity": "sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-typescript": { + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz", + "integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==", + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.23.6", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-typescript": "^7.23.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-escapes": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz", + "integrity": "sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-property-regex": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz", + "integrity": "sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-regex": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz", + "integrity": "sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz", + "integrity": "sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==", + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.15", + "@babel/helper-plugin-utils": "^7.22.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/preset-env": { + "version": "7.23.8", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.8.tgz", + "integrity": "sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA==", + "dependencies": { + "@babel/compat-data": "^7.23.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.23.5", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.7", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-class-properties": "^7.12.13", + "@babel/plugin-syntax-class-static-block": "^7.14.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3", + "@babel/plugin-syntax-import-assertions": "^7.23.3", + "@babel/plugin-syntax-import-attributes": "^7.23.3", + "@babel/plugin-syntax-import-meta": "^7.10.4", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.10.4", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5", + "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.23.3", + "@babel/plugin-transform-async-generator-functions": "^7.23.7", + "@babel/plugin-transform-async-to-generator": "^7.23.3", + "@babel/plugin-transform-block-scoped-functions": "^7.23.3", + "@babel/plugin-transform-block-scoping": "^7.23.4", + "@babel/plugin-transform-class-properties": "^7.23.3", + "@babel/plugin-transform-class-static-block": "^7.23.4", + "@babel/plugin-transform-classes": "^7.23.8", + "@babel/plugin-transform-computed-properties": "^7.23.3", + "@babel/plugin-transform-destructuring": "^7.23.3", + "@babel/plugin-transform-dotall-regex": "^7.23.3", + "@babel/plugin-transform-duplicate-keys": "^7.23.3", + "@babel/plugin-transform-dynamic-import": "^7.23.4", + "@babel/plugin-transform-exponentiation-operator": "^7.23.3", + "@babel/plugin-transform-export-namespace-from": "^7.23.4", + "@babel/plugin-transform-for-of": "^7.23.6", + "@babel/plugin-transform-function-name": "^7.23.3", + "@babel/plugin-transform-json-strings": "^7.23.4", + "@babel/plugin-transform-literals": "^7.23.3", + "@babel/plugin-transform-logical-assignment-operators": "^7.23.4", + "@babel/plugin-transform-member-expression-literals": "^7.23.3", + "@babel/plugin-transform-modules-amd": "^7.23.3", + "@babel/plugin-transform-modules-commonjs": "^7.23.3", + "@babel/plugin-transform-modules-systemjs": "^7.23.3", + "@babel/plugin-transform-modules-umd": "^7.23.3", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", + "@babel/plugin-transform-new-target": "^7.23.3", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.23.4", + "@babel/plugin-transform-numeric-separator": "^7.23.4", + "@babel/plugin-transform-object-rest-spread": "^7.23.4", + "@babel/plugin-transform-object-super": "^7.23.3", + "@babel/plugin-transform-optional-catch-binding": "^7.23.4", + "@babel/plugin-transform-optional-chaining": "^7.23.4", + "@babel/plugin-transform-parameters": "^7.23.3", + "@babel/plugin-transform-private-methods": "^7.23.3", + "@babel/plugin-transform-private-property-in-object": "^7.23.4", + "@babel/plugin-transform-property-literals": "^7.23.3", + "@babel/plugin-transform-regenerator": "^7.23.3", + "@babel/plugin-transform-reserved-words": "^7.23.3", + "@babel/plugin-transform-shorthand-properties": "^7.23.3", + "@babel/plugin-transform-spread": "^7.23.3", + "@babel/plugin-transform-sticky-regex": "^7.23.3", + "@babel/plugin-transform-template-literals": "^7.23.3", + "@babel/plugin-transform-typeof-symbol": "^7.23.3", + "@babel/plugin-transform-unicode-escapes": "^7.23.3", + "@babel/plugin-transform-unicode-property-regex": "^7.23.3", + "@babel/plugin-transform-unicode-regex": "^7.23.3", + "@babel/plugin-transform-unicode-sets-regex": "^7.23.3", + "@babel/preset-modules": "0.1.6-no-external-plugins", + "babel-plugin-polyfill-corejs2": "^0.4.7", + "babel-plugin-polyfill-corejs3": "^0.8.7", + "babel-plugin-polyfill-regenerator": "^0.5.4", + "core-js-compat": "^3.31.0", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/preset-modules": { + "version": "0.1.6-no-external-plugins", + "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", + "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.0.0", + "@babel/types": "^7.4.4", + "esutils": "^2.0.2" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/@babel/preset-react": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.23.3.tgz", + "integrity": "sha512-tbkHOS9axH6Ysf2OUEqoSZ6T3Fa2SrNH6WTWSPBboxKzdxNc9qOICeLXkNG0ZEwbQ1HY8liwOce4aN/Ceyuq6w==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-transform-react-display-name": "^7.23.3", + "@babel/plugin-transform-react-jsx": "^7.22.15", + "@babel/plugin-transform-react-jsx-development": "^7.22.5", + "@babel/plugin-transform-react-pure-annotations": "^7.23.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/preset-typescript": { + "version": "7.23.3", + "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz", + "integrity": "sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.15", + "@babel/plugin-syntax-jsx": "^7.23.3", + "@babel/plugin-transform-modules-commonjs": "^7.23.3", + "@babel/plugin-transform-typescript": "^7.23.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/regjsgen": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==" + }, + "node_modules/@babel/runtime": { + "version": "7.23.8", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz", + "integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==", + "dependencies": { + "regenerator-runtime": "^0.14.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/template": { + "version": "7.22.15", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", + "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", + "dependencies": { + "@babel/code-frame": "^7.22.13", + "@babel/parser": "^7.22.15", + "@babel/types": "^7.22.15" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse": { + "version": "7.23.7", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz", + "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", + "dependencies": { + "@babel/code-frame": "^7.23.5", + "@babel/generator": "^7.23.6", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.6", + "@babel/parser": "^7.23.6", + "@babel/types": "^7.23.6", + "debug": "^4.3.1", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/types": { + "version": "7.23.6", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz", + "integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==", + "dependencies": { + "@babel/helper-string-parser": "^7.23.4", + "@babel/helper-validator-identifier": "^7.22.20", + "to-fast-properties": "^2.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@bcoe/v8-coverage": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", + "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" + }, + "node_modules/@csstools/selector-specificity": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", + "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", + "engines": { + "node": "^14 || ^16 || >=18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + }, + "peerDependencies": { + "postcss-selector-parser": "^6.0.10" + } + }, + "node_modules/@discoveryjs/json-ext": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", + "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/@es-joy/jsdoccomment": { + "version": "0.41.0", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.41.0.tgz", + "integrity": "sha512-aKUhyn1QI5Ksbqcr3fFJj16p99QdjUxXAEuFst1Z47DRyoiMwivIH9MV/ARcJOCXVjPfjITciej8ZD2O/6qUmw==", + "dependencies": { + "comment-parser": "1.4.1", + "esquery": "^1.5.0", + "jsdoc-type-pratt-parser": "~4.0.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@eslint-community/eslint-utils": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", + "dependencies": { + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" + } + }, + "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@eslint-community/regexpp": { + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", + "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.3.2", + "espree": "^9.6.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@eslint/eslintrc/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/@eslint/eslintrc/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@eslint/eslintrc/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/@eslint/eslintrc/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/@eslint/eslintrc/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@eslint/js": { + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", + "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/@hapi/hoek": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", + "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==" + }, + "node_modules/@hapi/topo": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", + "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", + "dependencies": { + "@hapi/hoek": "^9.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.11.14", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", + "dependencies": { + "@humanwhocodes/object-schema": "^2.0.2", + "debug": "^4.3.1", + "minimatch": "^3.0.5" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "engines": { + "node": ">=12.22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", + "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==" + }, + "node_modules/@istanbuljs/load-nyc-config": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", + "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", + "dependencies": { + "camelcase": "^5.3.1", + "find-up": "^4.1.0", + "get-package-type": "^0.1.0", + "js-yaml": "^3.13.1", + "resolve-from": "^5.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/@istanbuljs/schema": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", + "engines": { + "node": ">=8" + } + }, + "node_modules/@jest/console": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz", + "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", + "dependencies": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0", + "slash": "^3.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/core": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz", + "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", + "dependencies": { + "@jest/console": "^29.7.0", + "@jest/reporters": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "ansi-escapes": "^4.2.1", + "chalk": "^4.0.0", + "ci-info": "^3.2.0", + "exit": "^0.1.2", + "graceful-fs": "^4.2.9", + "jest-changed-files": "^29.7.0", + "jest-config": "^29.7.0", + "jest-haste-map": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-regex-util": "^29.6.3", + "jest-resolve": "^29.7.0", + "jest-resolve-dependencies": "^29.7.0", + "jest-runner": "^29.7.0", + "jest-runtime": "^29.7.0", + "jest-snapshot": "^29.7.0", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "jest-watcher": "^29.7.0", + "micromatch": "^4.0.4", + "pretty-format": "^29.7.0", + "slash": "^3.0.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" + }, + "peerDependenciesMeta": { + "node-notifier": { + "optional": true + } + } + }, + "node_modules/@jest/environment": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz", + "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", + "dependencies": { + "@jest/fake-timers": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-mock": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/expect": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz", + "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", + "dependencies": { + "expect": "^29.7.0", + "jest-snapshot": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/expect-utils": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", + "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", + "dependencies": { + "jest-get-type": "^29.6.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/fake-timers": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz", + "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", + "dependencies": { + "@jest/types": "^29.6.3", + "@sinonjs/fake-timers": "^10.0.2", + "@types/node": "*", + "jest-message-util": "^29.7.0", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/globals": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz", + "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", + "dependencies": { + "@jest/environment": "^29.7.0", + "@jest/expect": "^29.7.0", + "@jest/types": "^29.6.3", + "jest-mock": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/reporters": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz", + "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", + "dependencies": { + "@bcoe/v8-coverage": "^0.2.3", + "@jest/console": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@jridgewell/trace-mapping": "^0.3.18", + "@types/node": "*", + "chalk": "^4.0.0", + "collect-v8-coverage": "^1.0.0", + "exit": "^0.1.2", + "glob": "^7.1.3", + "graceful-fs": "^4.2.9", + "istanbul-lib-coverage": "^3.0.0", + "istanbul-lib-instrument": "^6.0.0", + "istanbul-lib-report": "^3.0.0", + "istanbul-lib-source-maps": "^4.0.0", + "istanbul-reports": "^3.1.3", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0", + "jest-worker": "^29.7.0", + "slash": "^3.0.0", + "string-length": "^4.0.1", + "strip-ansi": "^6.0.0", + "v8-to-istanbul": "^9.0.1" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" + }, + "peerDependenciesMeta": { + "node-notifier": { + "optional": true + } + } + }, + "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.1.tgz", + "integrity": "sha512-EAMEJBsYuyyztxMxW3g7ugGPkrZsV57v0Hmv3mm1uQsmB+QnZuepg731CRaIgeUVSdmsTngOkSnauNF8p7FIhA==", + "dependencies": { + "@babel/core": "^7.12.3", + "@babel/parser": "^7.14.7", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^7.5.4" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@jest/reporters/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@jest/reporters/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@jest/reporters/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/@jest/schemas": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", + "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", + "dependencies": { + "@sinclair/typebox": "^0.27.8" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/source-map": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz", + "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", + "dependencies": { + "@jridgewell/trace-mapping": "^0.3.18", + "callsites": "^3.0.0", + "graceful-fs": "^4.2.9" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/test-result": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz", + "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", + "dependencies": { + "@jest/console": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/istanbul-lib-coverage": "^2.0.0", + "collect-v8-coverage": "^1.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/test-sequencer": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", + "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", + "dependencies": { + "@jest/test-result": "^29.7.0", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "slash": "^3.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/transform": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz", + "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", + "dependencies": { + "@babel/core": "^7.11.6", + "@jest/types": "^29.6.3", + "@jridgewell/trace-mapping": "^0.3.18", + "babel-plugin-istanbul": "^6.1.1", + "chalk": "^4.0.0", + "convert-source-map": "^2.0.0", + "fast-json-stable-stringify": "^2.1.0", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "jest-regex-util": "^29.6.3", + "jest-util": "^29.7.0", + "micromatch": "^4.0.4", + "pirates": "^4.0.4", + "slash": "^3.0.0", + "write-file-atomic": "^4.0.2" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jest/types": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", + "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", + "dependencies": { + "@jest/schemas": "^29.6.3", + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^17.0.8", + "chalk": "^4.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", + "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", + "dependencies": { + "@jridgewell/set-array": "^1.0.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.9" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", + "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", + "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/source-map": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz", + "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.0", + "@jridgewell/trace-mapping": "^0.3.9" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.15", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.21", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.21.tgz", + "integrity": "sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@leichtgewicht/ip-codec": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz", + "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==" + }, + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { + "version": "5.1.1-v1", + "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", + "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", + "dependencies": { + "eslint-scope": "5.1.1" + } + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@pkgr/core": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.0.tgz", + "integrity": "sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==", + "engines": { + "node": "^12.20.0 || ^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/unts" + } + }, + "node_modules/@playwright/test": { + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.40.1.tgz", + "integrity": "sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==", + "peer": true, + "dependencies": { + "playwright": "1.40.1" + }, + "bin": { + "playwright": "cli.js" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@pmmmwh/react-refresh-webpack-plugin": { + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz", + "integrity": "sha512-7j/6vdTym0+qZ6u4XbSAxrWBGYSdCfTzySkj7WAFgDLmSyWlOrWvpyzxlFh5jtw9dn0oL/jtW+06XfFiisN3JQ==", + "dependencies": { + "ansi-html-community": "^0.0.8", + "common-path-prefix": "^3.0.0", + "core-js-pure": "^3.23.3", + "error-stack-parser": "^2.0.6", + "find-up": "^5.0.0", + "html-entities": "^2.1.0", + "loader-utils": "^2.0.4", + "schema-utils": "^3.0.0", + "source-map": "^0.7.3" + }, + "engines": { + "node": ">= 10.13" + }, + "peerDependencies": { + "@types/webpack": "4.x || 5.x", + "react-refresh": ">=0.10.0 <1.0.0", + "sockjs-client": "^1.4.0", + "type-fest": ">=0.17.0 <5.0.0", + "webpack": ">=4.43.0 <6.0.0", + "webpack-dev-server": "3.x || 4.x", + "webpack-hot-middleware": "2.x", + "webpack-plugin-serve": "0.x || 1.x" + }, + "peerDependenciesMeta": { + "@types/webpack": { + "optional": true + }, + "sockjs-client": { + "optional": true + }, + "type-fest": { + "optional": true + }, + "webpack-dev-server": { + "optional": true + }, + "webpack-hot-middleware": { + "optional": true + }, + "webpack-plugin-serve": { + "optional": true + } + } + }, + "node_modules/@polka/url": { + "version": "1.0.0-next.24", + "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.24.tgz", + "integrity": "sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==" + }, + "node_modules/@puppeteer/browsers": { + "version": "1.4.6", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.4.6.tgz", + "integrity": "sha512-x4BEjr2SjOPowNeiguzjozQbsc6h437ovD/wu+JpaenxVLm3jkgzHY2xOslMTp50HoTvQreMjiexiGQw1sqZlQ==", + "dependencies": { + "debug": "4.3.4", + "extract-zip": "2.0.1", + "progress": "2.0.3", + "proxy-agent": "6.3.0", + "tar-fs": "3.0.4", + "unbzip2-stream": "1.4.3", + "yargs": "17.7.1" + }, + "bin": { + "browsers": "lib/cjs/main-cli.js" + }, + "engines": { + "node": ">=16.3.0" + }, + "peerDependencies": { + "typescript": ">= 4.7.4" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@puppeteer/browsers/node_modules/tar-fs": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.4.tgz", + "integrity": "sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==", + "dependencies": { + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^3.1.5" + } + }, + "node_modules/@puppeteer/browsers/node_modules/tar-stream": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.6.tgz", + "integrity": "sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg==", + "dependencies": { + "b4a": "^1.6.4", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + }, + "node_modules/@puppeteer/browsers/node_modules/yargs": { + "version": "17.7.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", + "integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@sentry/core": { + "version": "6.19.7", + "resolved": "https://registry.npmjs.org/@sentry/core/-/core-6.19.7.tgz", + "integrity": "sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw==", + "dependencies": { + "@sentry/hub": "6.19.7", + "@sentry/minimal": "6.19.7", + "@sentry/types": "6.19.7", + "@sentry/utils": "6.19.7", + "tslib": "^1.9.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/@sentry/core/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@sentry/hub": { + "version": "6.19.7", + "resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-6.19.7.tgz", + "integrity": "sha512-y3OtbYFAqKHCWezF0EGGr5lcyI2KbaXW2Ik7Xp8Mu9TxbSTuwTe4rTntwg8ngPjUQU3SUHzgjqVB8qjiGqFXCA==", + "dependencies": { + "@sentry/types": "6.19.7", + "@sentry/utils": "6.19.7", + "tslib": "^1.9.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/@sentry/hub/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@sentry/minimal": { + "version": "6.19.7", + "resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.19.7.tgz", + "integrity": "sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ==", + "dependencies": { + "@sentry/hub": "6.19.7", + "@sentry/types": "6.19.7", + "tslib": "^1.9.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/@sentry/minimal/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@sentry/node": { + "version": "6.19.7", + "resolved": "https://registry.npmjs.org/@sentry/node/-/node-6.19.7.tgz", + "integrity": "sha512-gtmRC4dAXKODMpHXKfrkfvyBL3cI8y64vEi3fDD046uqYcrWdgoQsffuBbxMAizc6Ez1ia+f0Flue6p15Qaltg==", + "dependencies": { + "@sentry/core": "6.19.7", + "@sentry/hub": "6.19.7", + "@sentry/types": "6.19.7", + "@sentry/utils": "6.19.7", + "cookie": "^0.4.1", + "https-proxy-agent": "^5.0.0", + "lru_map": "^0.3.3", + "tslib": "^1.9.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/@sentry/node/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@sentry/types": { + "version": "6.19.7", + "resolved": "https://registry.npmjs.org/@sentry/types/-/types-6.19.7.tgz", + "integrity": "sha512-jH84pDYE+hHIbVnab3Hr+ZXr1v8QABfhx39KknxqKWr2l0oEItzepV0URvbEhB446lk/S/59230dlUUIBGsXbg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/@sentry/utils": { + "version": "6.19.7", + "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-6.19.7.tgz", + "integrity": "sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA==", + "dependencies": { + "@sentry/types": "6.19.7", + "tslib": "^1.9.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/@sentry/utils/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/@sideway/address": { + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz", + "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", + "dependencies": { + "@hapi/hoek": "^9.0.0" + } + }, + "node_modules/@sideway/formula": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", + "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==" + }, + "node_modules/@sideway/pinpoint": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", + "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==" + }, + "node_modules/@sinclair/typebox": { + "version": "0.27.8", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", + "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" + }, + "node_modules/@sinonjs/commons": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.0.tgz", + "integrity": "sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==", + "dependencies": { + "type-detect": "4.0.8" + } + }, + "node_modules/@sinonjs/fake-timers": { + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", + "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", + "dependencies": { + "@sinonjs/commons": "^3.0.0" + } + }, + "node_modules/@svgr/babel-plugin-add-jsx-attribute": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", + "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", + "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", + "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", + "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-svg-dynamic-title": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", + "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-svg-em-dimensions": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", + "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-transform-react-native-svg": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", + "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-transform-svg-component": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", + "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", + "engines": { + "node": ">=12" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-preset": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.1.0.tgz", + "integrity": "sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==", + "dependencies": { + "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", + "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", + "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", + "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", + "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", + "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", + "@svgr/babel-plugin-transform-react-native-svg": "8.1.0", + "@svgr/babel-plugin-transform-svg-component": "8.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/core": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.1.0.tgz", + "integrity": "sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==", + "dependencies": { + "@babel/core": "^7.21.3", + "@svgr/babel-preset": "8.1.0", + "camelcase": "^6.2.0", + "cosmiconfig": "^8.1.3", + "snake-case": "^3.0.4" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/hast-util-to-babel-ast": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", + "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", + "dependencies": { + "@babel/types": "^7.21.3", + "entities": "^4.4.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/plugin-jsx": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz", + "integrity": "sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==", + "dependencies": { + "@babel/core": "^7.21.3", + "@svgr/babel-preset": "8.1.0", + "@svgr/hast-util-to-babel-ast": "8.0.0", + "svg-parser": "^2.0.4" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@svgr/core": "*" + } + }, + "node_modules/@svgr/plugin-svgo": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-8.1.0.tgz", + "integrity": "sha512-Ywtl837OGO9pTLIN/onoWLmDQ4zFUycI1g76vuKGEz6evR/ZTJlJuz3G/fIkb6OVBJ2g0o6CGJzaEjfmEo3AHA==", + "dependencies": { + "cosmiconfig": "^8.1.3", + "deepmerge": "^4.3.1", + "svgo": "^3.0.2" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@svgr/core": "*" + } + }, + "node_modules/@svgr/webpack": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-8.1.0.tgz", + "integrity": "sha512-LnhVjMWyMQV9ZmeEy26maJk+8HTIbd59cH4F2MJ439k9DqejRisfFNGAPvRYlKETuh9LrImlS8aKsBgKjMA8WA==", + "dependencies": { + "@babel/core": "^7.21.3", + "@babel/plugin-transform-react-constant-elements": "^7.21.3", + "@babel/preset-env": "^7.20.2", + "@babel/preset-react": "^7.18.6", + "@babel/preset-typescript": "^7.21.0", + "@svgr/core": "8.1.0", + "@svgr/plugin-jsx": "8.1.0", + "@svgr/plugin-svgo": "8.1.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@tannin/compile": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@tannin/compile/-/compile-1.1.0.tgz", + "integrity": "sha512-n8m9eNDfoNZoxdvWiTfW/hSPhehzLJ3zW7f8E7oT6mCROoMNWCB4TYtv041+2FMAxweiE0j7i1jubQU4MEC/Gg==", + "dependencies": { + "@tannin/evaluate": "^1.2.0", + "@tannin/postfix": "^1.1.0" + } + }, + "node_modules/@tannin/evaluate": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@tannin/evaluate/-/evaluate-1.2.0.tgz", + "integrity": "sha512-3ioXvNowbO/wSrxsDG5DKIMxC81P0QrQTYai8zFNY+umuoHWRPbQ/TuuDEOju9E+jQDXmj6yI5GyejNuh8I+eg==" + }, + "node_modules/@tannin/plural-forms": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@tannin/plural-forms/-/plural-forms-1.1.0.tgz", + "integrity": "sha512-xl9R2mDZO/qiHam1AgMnAES6IKIg7OBhcXqy6eDsRCdXuxAFPcjrej9HMjyCLE0DJ/8cHf0i5OQTstuBRhpbHw==", + "dependencies": { + "@tannin/compile": "^1.1.0" + } + }, + "node_modules/@tannin/postfix": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@tannin/postfix/-/postfix-1.1.0.tgz", + "integrity": "sha512-oocsqY7g0cR+Gur5jRQLSrX2OtpMLMse1I10JQBm8CdGMrDkh1Mg2gjsiquMHRtBs4Qwu5wgEp5GgIYHk4SNPw==" + }, + "node_modules/@tootallnate/once": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/@tootallnate/quickjs-emscripten": { + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz", + "integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==" + }, + "node_modules/@trysound/sax": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", + "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/@types/babel__core": { + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", + "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", + "dependencies": { + "@babel/parser": "^7.20.7", + "@babel/types": "^7.20.7", + "@types/babel__generator": "*", + "@types/babel__template": "*", + "@types/babel__traverse": "*" + } + }, + "node_modules/@types/babel__generator": { + "version": "7.6.8", + "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", + "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", + "dependencies": { + "@babel/types": "^7.0.0" + } + }, + "node_modules/@types/babel__template": { + "version": "7.4.4", + "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", + "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", + "dependencies": { + "@babel/parser": "^7.1.0", + "@babel/types": "^7.0.0" + } + }, + "node_modules/@types/babel__traverse": { + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.5.tgz", + "integrity": "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==", + "dependencies": { + "@babel/types": "^7.20.7" + } + }, + "node_modules/@types/body-parser": { + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz", + "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==", + "dependencies": { + "@types/connect": "*", + "@types/node": "*" + } + }, + "node_modules/@types/bonjour": { + "version": "3.5.13", + "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz", + "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect": { + "version": "3.4.38", + "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", + "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/connect-history-api-fallback": { + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz", + "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==", + "dependencies": { + "@types/express-serve-static-core": "*", + "@types/node": "*" + } + }, + "node_modules/@types/eslint": { + "version": "8.56.2", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.2.tgz", + "integrity": "sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==", + "dependencies": { + "@types/estree": "*", + "@types/json-schema": "*" + } + }, + "node_modules/@types/eslint-scope": { + "version": "3.7.7", + "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz", + "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==", + "dependencies": { + "@types/eslint": "*", + "@types/estree": "*" + } + }, + "node_modules/@types/estree": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" + }, + "node_modules/@types/express": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz", + "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==", + "dependencies": { + "@types/body-parser": "*", + "@types/express-serve-static-core": "^4.17.33", + "@types/qs": "*", + "@types/serve-static": "*" + } + }, + "node_modules/@types/express-serve-static-core": { + "version": "4.17.41", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.41.tgz", + "integrity": "sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==", + "dependencies": { + "@types/node": "*", + "@types/qs": "*", + "@types/range-parser": "*", + "@types/send": "*" + } + }, + "node_modules/@types/glob": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz", + "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==", + "dependencies": { + "@types/minimatch": "*", + "@types/node": "*" + } + }, + "node_modules/@types/graceful-fs": { + "version": "4.1.9", + "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz", + "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/http-errors": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", + "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==" + }, + "node_modules/@types/http-proxy": { + "version": "1.17.14", + "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz", + "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/istanbul-lib-coverage": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", + "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" + }, + "node_modules/@types/istanbul-lib-report": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", + "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", + "dependencies": { + "@types/istanbul-lib-coverage": "*" + } + }, + "node_modules/@types/istanbul-reports": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", + "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", + "dependencies": { + "@types/istanbul-lib-report": "*" + } + }, + "node_modules/@types/jsdom": { + "version": "20.0.1", + "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.1.tgz", + "integrity": "sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==", + "dependencies": { + "@types/node": "*", + "@types/tough-cookie": "*", + "parse5": "^7.0.0" + } + }, + "node_modules/@types/json-schema": { + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + }, + "node_modules/@types/json5": { + "version": "0.0.29", + "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", + "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==" + }, + "node_modules/@types/mime": { + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz", + "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" + }, + "node_modules/@types/minimatch": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz", + "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==" + }, + "node_modules/@types/minimist": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz", + "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==" + }, + "node_modules/@types/node": { + "version": "20.11.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.4.tgz", + "integrity": "sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==", + "dependencies": { + "undici-types": "~5.26.4" + } + }, + "node_modules/@types/node-forge": { + "version": "1.3.11", + "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.11.tgz", + "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/normalize-package-data": { + "version": "2.4.4", + "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz", + "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==" + }, + "node_modules/@types/parse-json": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", + "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + }, + "node_modules/@types/qs": { + "version": "6.9.11", + "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.11.tgz", + "integrity": "sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ==" + }, + "node_modules/@types/range-parser": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz", + "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" + }, + "node_modules/@types/retry": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz", + "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" + }, + "node_modules/@types/semver": { + "version": "7.5.6", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz", + "integrity": "sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==" + }, + "node_modules/@types/send": { + "version": "0.17.4", + "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz", + "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==", + "dependencies": { + "@types/mime": "^1", + "@types/node": "*" + } + }, + "node_modules/@types/serve-index": { + "version": "1.9.4", + "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz", + "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==", + "dependencies": { + "@types/express": "*" + } + }, + "node_modules/@types/serve-static": { + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz", + "integrity": "sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==", + "dependencies": { + "@types/http-errors": "*", + "@types/mime": "*", + "@types/node": "*" + } + }, + "node_modules/@types/sockjs": { + "version": "0.3.36", + "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz", + "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/source-list-map": { + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.6.tgz", + "integrity": "sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g==" + }, + "node_modules/@types/stack-utils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz", + "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" + }, + "node_modules/@types/tapable": { + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.12.tgz", + "integrity": "sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q==" + }, + "node_modules/@types/tough-cookie": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", + "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==" + }, + "node_modules/@types/uglify-js": { + "version": "3.17.4", + "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.17.4.tgz", + "integrity": "sha512-Hm/T0kV3ywpJyMGNbsItdivRhYNCQQf1IIsYsXnoVPES4t+FMLyDe0/K+Ea7ahWtMtSNb22ZdY7MIyoD9rqARg==", + "dependencies": { + "source-map": "^0.6.1" + } + }, + "node_modules/@types/uglify-js/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@types/webpack": { + "version": "4.41.38", + "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.38.tgz", + "integrity": "sha512-oOW7E931XJU1mVfCnxCVgv8GLFL768pDO5u2Gzk82i8yTIgX6i7cntyZOkZYb/JtYM8252SN9bQp9tgkVDSsRw==", + "dependencies": { + "@types/node": "*", + "@types/tapable": "^1", + "@types/uglify-js": "*", + "@types/webpack-sources": "*", + "anymatch": "^3.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/@types/webpack-sources": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.3.tgz", + "integrity": "sha512-4nZOdMwSPHZ4pTEZzSp0AsTM4K7Qmu40UKW4tJDiOVs20UzYF9l+qUe4s0ftfN0pin06n+5cWWDJXH+sbhAiDw==", + "dependencies": { + "@types/node": "*", + "@types/source-list-map": "*", + "source-map": "^0.7.3" + } + }, + "node_modules/@types/webpack/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@types/ws": { + "version": "8.5.10", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz", + "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==", + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/yargs": { + "version": "17.0.32", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz", + "integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==", + "dependencies": { + "@types/yargs-parser": "*" + } + }, + "node_modules/@types/yargs-parser": { + "version": "21.0.3", + "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", + "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" + }, + "node_modules/@types/yauzl": { + "version": "2.10.3", + "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz", + "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==", + "optional": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@typescript-eslint/eslint-plugin": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.0.tgz", + "integrity": "sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==", + "dependencies": { + "@eslint-community/regexpp": "^4.5.1", + "@typescript-eslint/scope-manager": "6.19.0", + "@typescript-eslint/type-utils": "6.19.0", + "@typescript-eslint/utils": "6.19.0", + "@typescript-eslint/visitor-keys": "6.19.0", + "debug": "^4.3.4", + "graphemer": "^1.4.0", + "ignore": "^5.2.4", + "natural-compare": "^1.4.0", + "semver": "^7.5.4", + "ts-api-utils": "^1.0.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha", + "eslint": "^7.0.0 || ^8.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/eslint-plugin/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@typescript-eslint/eslint-plugin/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/@typescript-eslint/parser": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.19.0.tgz", + "integrity": "sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==", + "dependencies": { + "@typescript-eslint/scope-manager": "6.19.0", + "@typescript-eslint/types": "6.19.0", + "@typescript-eslint/typescript-estree": "6.19.0", + "@typescript-eslint/visitor-keys": "6.19.0", + "debug": "^4.3.4" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/scope-manager": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.19.0.tgz", + "integrity": "sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==", + "dependencies": { + "@typescript-eslint/types": "6.19.0", + "@typescript-eslint/visitor-keys": "6.19.0" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/type-utils": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.19.0.tgz", + "integrity": "sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==", + "dependencies": { + "@typescript-eslint/typescript-estree": "6.19.0", + "@typescript-eslint/utils": "6.19.0", + "debug": "^4.3.4", + "ts-api-utils": "^1.0.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/types": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.19.0.tgz", + "integrity": "sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==", + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/typescript-estree": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.0.tgz", + "integrity": "sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==", + "dependencies": { + "@typescript-eslint/types": "6.19.0", + "@typescript-eslint/visitor-keys": "6.19.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "minimatch": "9.0.3", + "semver": "^7.5.4", + "ts-api-utils": "^1.0.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/@typescript-eslint/utils": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.19.0.tgz", + "integrity": "sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==", + "dependencies": { + "@eslint-community/eslint-utils": "^4.4.0", + "@types/json-schema": "^7.0.12", + "@types/semver": "^7.5.0", + "@typescript-eslint/scope-manager": "6.19.0", + "@typescript-eslint/types": "6.19.0", + "@typescript-eslint/typescript-estree": "6.19.0", + "semver": "^7.5.4" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@typescript-eslint/utils/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/@typescript-eslint/visitor-keys": { + "version": "6.19.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.0.tgz", + "integrity": "sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==", + "dependencies": { + "@typescript-eslint/types": "6.19.0", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@ungap/structured-clone": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", + "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" + }, + "node_modules/@webassemblyjs/ast": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.6.tgz", + "integrity": "sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==", + "dependencies": { + "@webassemblyjs/helper-numbers": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6" + } + }, + "node_modules/@webassemblyjs/floating-point-hex-parser": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz", + "integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==" + }, + "node_modules/@webassemblyjs/helper-api-error": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz", + "integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==" + }, + "node_modules/@webassemblyjs/helper-buffer": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz", + "integrity": "sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==" + }, + "node_modules/@webassemblyjs/helper-numbers": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz", + "integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==", + "dependencies": { + "@webassemblyjs/floating-point-hex-parser": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webassemblyjs/helper-wasm-bytecode": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz", + "integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==" + }, + "node_modules/@webassemblyjs/helper-wasm-section": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz", + "integrity": "sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==", + "dependencies": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6" + } + }, + "node_modules/@webassemblyjs/ieee754": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz", + "integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==", + "dependencies": { + "@xtuc/ieee754": "^1.2.0" + } + }, + "node_modules/@webassemblyjs/leb128": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz", + "integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==", + "dependencies": { + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webassemblyjs/utf8": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz", + "integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==" + }, + "node_modules/@webassemblyjs/wasm-edit": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz", + "integrity": "sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==", + "dependencies": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/helper-wasm-section": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6", + "@webassemblyjs/wasm-opt": "1.11.6", + "@webassemblyjs/wasm-parser": "1.11.6", + "@webassemblyjs/wast-printer": "1.11.6" + } + }, + "node_modules/@webassemblyjs/wasm-gen": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz", + "integrity": "sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==", + "dependencies": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" + } + }, + "node_modules/@webassemblyjs/wasm-opt": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz", + "integrity": "sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==", + "dependencies": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6", + "@webassemblyjs/wasm-parser": "1.11.6" + } + }, + "node_modules/@webassemblyjs/wasm-parser": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz", + "integrity": "sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==", + "dependencies": { + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" + } + }, + "node_modules/@webassemblyjs/wast-printer": { + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz", + "integrity": "sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==", + "dependencies": { + "@webassemblyjs/ast": "1.11.6", + "@xtuc/long": "4.2.2" + } + }, + "node_modules/@webpack-cli/configtest": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.1.tgz", + "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==", + "engines": { + "node": ">=14.15.0" + }, + "peerDependencies": { + "webpack": "5.x.x", + "webpack-cli": "5.x.x" + } + }, + "node_modules/@webpack-cli/info": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.2.tgz", + "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==", + "engines": { + "node": ">=14.15.0" + }, + "peerDependencies": { + "webpack": "5.x.x", + "webpack-cli": "5.x.x" + } + }, + "node_modules/@webpack-cli/serve": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.5.tgz", + "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==", + "engines": { + "node": ">=14.15.0" + }, + "peerDependencies": { + "webpack": "5.x.x", + "webpack-cli": "5.x.x" + }, + "peerDependenciesMeta": { + "webpack-dev-server": { + "optional": true + } + } + }, + "node_modules/@wordpress/api-fetch": { + "version": "6.45.0", + "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-6.45.0.tgz", + "integrity": "sha512-87GhllJcdlxqLugQUx/hL+PE4z7Aqf+AFs8CgzN5/V7INq9IFlIjcbm5TpI4WrGVDSa2puA0tMrjhR/FWXF3NQ==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "@wordpress/i18n": "^4.48.0", + "@wordpress/url": "^3.49.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@wordpress/babel-plugin-import-jsx-pragma": { + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@wordpress/babel-plugin-import-jsx-pragma/-/babel-plugin-import-jsx-pragma-4.31.0.tgz", + "integrity": "sha512-WlHCRCLBft3bSqE7FLB09w1gHG6QUQ7WAQpSDdcn6wRuLX45ZeMeT6YDqUdJdlYPRBx6Ke9WzrmAT7PrGLZi1Q==", + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@babel/core": "^7.12.9" + } + }, + "node_modules/@wordpress/babel-preset-default": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/@wordpress/babel-preset-default/-/babel-preset-default-7.32.0.tgz", + "integrity": "sha512-B1S+JujsX3kZWp1jnSuvUu+hlJhp9j1TSlOmar+yuVCjH0vx/aW/58onKvCFNPTy3gJ00bSsYa3BctoCHs456A==", + "dependencies": { + "@babel/core": "^7.16.0", + "@babel/plugin-transform-react-jsx": "^7.16.0", + "@babel/plugin-transform-runtime": "^7.16.0", + "@babel/preset-env": "^7.16.0", + "@babel/preset-typescript": "^7.16.0", + "@babel/runtime": "^7.16.0", + "@wordpress/babel-plugin-import-jsx-pragma": "^4.31.0", + "@wordpress/browserslist-config": "^5.31.0", + "@wordpress/warning": "^2.48.0", + "browserslist": "^4.21.10", + "core-js": "^3.31.0", + "react": "^18.2.0" + }, + "engines": { + "node": ">=14" + } + }, + "node_modules/@wordpress/base-styles": { + "version": "4.39.0", + "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-4.39.0.tgz", + "integrity": "sha512-Obc6fKAnqzuWQSLgoce2yxhwMLd0nu4j7k3pVkBSzuitPw1LokmzHcHWPpgpMGR1T8CzKuj0Wsybcr2n3Xtyug==" + }, + "node_modules/@wordpress/browserslist-config": { + "version": "5.31.0", + "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-5.31.0.tgz", + "integrity": "sha512-fjglKNuqMKfGXrxuqea8ndTLkga9MfnyBBYuniGZ7cQo3iOhOn6ZqlfKygZdAuZ19FOwQWaQ+9W9MpOtU/4oCA==", + "engines": { + "node": ">=14" + } + }, + "node_modules/@wordpress/dependency-extraction-webpack-plugin": { + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-4.31.0.tgz", + "integrity": "sha512-Xpm8EEhi6e8GL1juYh/70AFbcE/ZVXJ3p47KMkkEsn5t+hG9QHjKe2lTj98v2r3rB+ampoK+whdV1w6gItXYpw==", + "dependencies": { + "json2php": "^0.0.7", + "webpack-sources": "^3.2.2" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "webpack": "^4.8.3 || ^5.0.0" + } + }, + "node_modules/@wordpress/e2e-test-utils-playwright": { + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-0.16.0.tgz", + "integrity": "sha512-CktRj5/Cc/pAvTHXIAPIMrmmnb0VjtXbTGSjYG6pW/JI2YAmpwY2yBA+DlHJjqOIpcjDDj+sSsJomRSxT2chwQ==", + "dependencies": { + "@wordpress/api-fetch": "^6.45.0", + "@wordpress/keycodes": "^3.48.0", + "@wordpress/url": "^3.49.0", + "change-case": "^4.1.2", + "form-data": "^4.0.0", + "get-port": "^5.1.1", + "lighthouse": "^10.4.0", + "mime": "^3.0.0", + "web-vitals": "^3.5.0" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "@playwright/test": ">=1" + } + }, + "node_modules/@wordpress/eslint-plugin": { + "version": "17.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-17.5.0.tgz", + "integrity": "sha512-wwg4NTMSdiDbkJCFNirn1Oq+Q6wKKWXXmuhsRvK4KsIkayqHavmebnE9bctAiz4ZXI5+URpj8w/IdxYev8acYw==", + "dependencies": { + "@babel/eslint-parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^6.4.1", + "@typescript-eslint/parser": "^6.4.1", + "@wordpress/babel-preset-default": "^7.32.0", + "@wordpress/prettier-config": "^3.5.0", + "cosmiconfig": "^7.0.0", + "eslint-config-prettier": "^8.3.0", + "eslint-plugin-import": "^2.25.2", + "eslint-plugin-jest": "^27.2.3", + "eslint-plugin-jsdoc": "^46.4.6", + "eslint-plugin-jsx-a11y": "^6.5.1", + "eslint-plugin-playwright": "^0.15.3", + "eslint-plugin-prettier": "^5.0.0", + "eslint-plugin-react": "^7.27.0", + "eslint-plugin-react-hooks": "^4.3.0", + "globals": "^13.12.0", + "requireindex": "^1.2.0" + }, + "engines": { + "node": ">=14", + "npm": ">=6.14.4" + }, + "peerDependencies": { + "@babel/core": ">=7", + "eslint": ">=8", + "prettier": ">=3", + "typescript": ">=4" + }, + "peerDependenciesMeta": { + "prettier": { + "optional": true + }, + "typescript": { + "optional": true + } + } + }, + "node_modules/@wordpress/eslint-plugin/node_modules/cosmiconfig": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "dependencies": { + "@types/parse-json": "^4.0.0", + "import-fresh": "^3.2.1", + "parse-json": "^5.0.0", + "path-type": "^4.0.0", + "yaml": "^1.10.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@wordpress/eslint-plugin/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@wordpress/eslint-plugin/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@wordpress/hooks": { + "version": "3.48.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-3.48.0.tgz", + "integrity": "sha512-vFmjpq/XN2bYgz67BS2ZC0n4P1FZUi0UPv8PTMKK+dzCPhQRYrJb8DRhBafwu2mXRzw4rO7vmVTCNJQM6xVObQ==", + "dependencies": { + "@babel/runtime": "^7.16.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@wordpress/i18n": { + "version": "4.48.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-4.48.0.tgz", + "integrity": "sha512-CEaBkh1o1lArLqSv9misdmu4hNhs15Fc1tu9t/CzVWPhm7JkkZUi/+mfdAsQmMuON4lJLZKfOjjcRIfTq9YHhA==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "@wordpress/hooks": "^3.48.0", + "gettext-parser": "^1.3.1", + "memize": "^2.1.0", + "sprintf-js": "^1.1.1", + "tannin": "^1.2.0" + }, + "bin": { + "pot-to-php": "tools/pot-to-php.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@wordpress/jest-console": { + "version": "7.19.0", + "resolved": "https://registry.npmjs.org/@wordpress/jest-console/-/jest-console-7.19.0.tgz", + "integrity": "sha512-x35izGNCLo7xoK770I7O/+m6sE/a9lmo6QqyDoR1AZaUwk0PAY35EGrbbi3FfXeReTXBRNJ1MpnQyvskg8o/Gw==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "jest-matcher-utils": "^29.6.2" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "jest": ">=29" + } + }, + "node_modules/@wordpress/jest-preset-default": { + "version": "11.19.0", + "resolved": "https://registry.npmjs.org/@wordpress/jest-preset-default/-/jest-preset-default-11.19.0.tgz", + "integrity": "sha512-9BbUDZaa6Cg9dz+JyfOe30C8JJrhCkyaFqCqSNJEcyB4KK83qp2QRkblVXABmHarw4oPfg+OJLLALIAA045a0w==", + "dependencies": { + "@wordpress/jest-console": "^7.19.0", + "babel-jest": "^29.6.2" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "@babel/core": ">=7", + "jest": ">=29" + } + }, + "node_modules/@wordpress/keycodes": { + "version": "3.48.0", + "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-3.48.0.tgz", + "integrity": "sha512-VhNsfx5h1haKafyiXNW8o+goVLq2mLNhZUTwk3qc07dLfwW/kg6h2zrdWyYYJzRb2UhLd+DXbBcvukRnFUm3Aw==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "@wordpress/i18n": "^4.48.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@wordpress/npm-package-json-lint-config": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-4.33.0.tgz", + "integrity": "sha512-GBVGcn6xAqrWQueSlMVMHoebGsHvildWwcJ/lIpxh7i7V/VBoc9Z8rdUEKAip6lTjZx+mCmzXQH4hU3QdNA/RA==", + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "npm-package-json-lint": ">=6.0.0" + } + }, + "node_modules/@wordpress/postcss-plugins-preset": { + "version": "4.32.0", + "resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-4.32.0.tgz", + "integrity": "sha512-+4+chYW8pRd7Irzm8lXom5Axs765q4me1mT+FBskfotUroAvoJtmfAybmyhIvTirTwLaN7ugOYiSBjAD6M7+rg==", + "dependencies": { + "@wordpress/base-styles": "^4.39.0", + "autoprefixer": "^10.2.5" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "postcss": "^8.0.0" + } + }, + "node_modules/@wordpress/prettier-config": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-3.5.0.tgz", + "integrity": "sha512-Nzp6TWu+nx1fzgqqa34/MdBiRDT/Yoqo8jFHBrYhx1kV3BPg8m5lvyGxNmzqoR3hZQatGkBJYdFlLs0WeAGGDQ==", + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "prettier": ">=3" + } + }, + "node_modules/@wordpress/scripts": { + "version": "26.19.0", + "resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-26.19.0.tgz", + "integrity": "sha512-m3QYlgpWRfIqCfU4jWKwGeA12Qkt6d9CMewEIxIBGVlEGd/sL5rU1fM7LKNBEbSPQpaOTWJApNGWPcW75Fwp+w==", + "dependencies": { + "@babel/core": "^7.16.0", + "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", + "@svgr/webpack": "^8.0.1", + "@wordpress/babel-preset-default": "^7.32.0", + "@wordpress/browserslist-config": "^5.31.0", + "@wordpress/dependency-extraction-webpack-plugin": "^4.31.0", + "@wordpress/e2e-test-utils-playwright": "^0.16.0", + "@wordpress/eslint-plugin": "^17.5.0", + "@wordpress/jest-preset-default": "^11.19.0", + "@wordpress/npm-package-json-lint-config": "^4.33.0", + "@wordpress/postcss-plugins-preset": "^4.32.0", + "@wordpress/prettier-config": "^3.5.0", + "@wordpress/stylelint-config": "^21.31.0", + "adm-zip": "^0.5.9", + "babel-jest": "^29.6.2", + "babel-loader": "^8.2.3", + "browserslist": "^4.21.10", + "chalk": "^4.0.0", + "check-node-version": "^4.1.0", + "clean-webpack-plugin": "^3.0.0", + "copy-webpack-plugin": "^10.2.0", + "cross-spawn": "^5.1.0", + "css-loader": "^6.2.0", + "cssnano": "^6.0.1", + "cwd": "^0.10.0", + "dir-glob": "^3.0.1", + "eslint": "^8.3.0", + "expect-puppeteer": "^4.4.0", + "fast-glob": "^3.2.7", + "filenamify": "^4.2.0", + "jest": "^29.6.2", + "jest-dev-server": "^9.0.1", + "jest-environment-jsdom": "^29.6.2", + "jest-environment-node": "^29.6.2", + "markdownlint-cli": "^0.31.1", + "merge-deep": "^3.0.3", + "mini-css-extract-plugin": "^2.5.1", + "minimist": "^1.2.0", + "npm-package-json-lint": "^6.4.0", + "npm-packlist": "^3.0.0", + "playwright-core": "1.39.0", + "postcss": "^8.4.5", + "postcss-loader": "^6.2.1", + "prettier": "npm:wp-prettier@3.0.3", + "puppeteer-core": "^13.2.0", + "react-refresh": "^0.14.0", + "read-pkg-up": "^7.0.1", + "resolve-bin": "^0.4.0", + "sass": "^1.35.2", + "sass-loader": "^12.1.0", + "source-map-loader": "^3.0.0", + "stylelint": "^14.2.0", + "terser-webpack-plugin": "^5.3.9", + "url-loader": "^4.1.1", + "webpack": "^5.88.2", + "webpack-bundle-analyzer": "^4.9.1", + "webpack-cli": "^5.1.4", + "webpack-dev-server": "^4.15.1" + }, + "bin": { + "wp-scripts": "bin/wp-scripts.js" + }, + "engines": { + "node": ">=14", + "npm": ">=6.14.4" + }, + "peerDependencies": { + "@playwright/test": "^1.39.0", + "react": "^18.0.0", + "react-dom": "^18.0.0" + } + }, + "node_modules/@wordpress/stylelint-config": { + "version": "21.31.0", + "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.31.0.tgz", + "integrity": "sha512-rorpVMYfFaNWYzg4psfUMpWLkxhD3uwWip6mf96mo/i8De4wxAz6DwKlCPIa4j74SLTiIMrdwXb2qJFNQcjQng==", + "dependencies": { + "stylelint-config-recommended": "^6.0.0", + "stylelint-config-recommended-scss": "^5.0.2" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "stylelint": "^14.2" + } + }, + "node_modules/@wordpress/url": { + "version": "3.49.0", + "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-3.49.0.tgz", + "integrity": "sha512-AARE9FMGEf3bf/EKb+OhFivgps38s5fRGFMqeHImP8JvKAt6xc7Q6IrpFOTXkI2BOWA4ERK//PAygR8PR5bgVA==", + "dependencies": { + "@babel/runtime": "^7.16.0", + "remove-accents": "^0.5.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@wordpress/warning": { + "version": "2.48.0", + "resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-2.48.0.tgz", + "integrity": "sha512-M8KB8OdxHHxLDPy/1DuSi4SKYrR4/LL2jLWS9GkTa0eSe7PKxIscXH3Q0giFwcREkz80J0rFuADCInCuyIr5Kg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/@xtuc/ieee754": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz", + "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" + }, + "node_modules/@xtuc/long": { + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", + "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" + }, + "node_modules/abab": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", + "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", + "deprecated": "Use your platform's native atob() and btoa() methods instead" + }, + "node_modules/accepts": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", + "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dependencies": { + "mime-types": "~2.1.34", + "negotiator": "0.6.3" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/acorn": { + "version": "8.11.3", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", + "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-globals": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz", + "integrity": "sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==", + "dependencies": { + "acorn": "^8.1.0", + "acorn-walk": "^8.0.2" + } + }, + "node_modules/acorn-import-assertions": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", + "peerDependencies": { + "acorn": "^8" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/acorn-walk": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz", + "integrity": "sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/adm-zip": { + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz", + "integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==", + "engines": { + "node": ">=6.0" + } + }, + "node_modules/agent-base": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", + "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "dependencies": { + "debug": "4" + }, + "engines": { + "node": ">= 6.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ajv-errors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz", + "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==", + "peerDependencies": { + "ajv": ">=5.0.0" + } + }, + "node_modules/ajv-formats": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", + "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", + "dependencies": { + "ajv": "^8.0.0" + }, + "peerDependencies": { + "ajv": "^8.0.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/ajv-formats/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ajv-formats/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/ajv-keywords": { + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "peerDependencies": { + "ajv": "^6.9.1" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-escapes": { + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", + "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", + "dependencies": { + "type-fest": "^0.21.3" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/ansi-html-community": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", + "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", + "engines": [ + "node >= 0.8.0" + ], + "bin": { + "ansi-html": "bin/ansi-html" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/anymatch": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", + "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", + "dependencies": { + "normalize-path": "^3.0.0", + "picomatch": "^2.0.4" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/are-docs-informative": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", + "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==", + "engines": { + "node": ">=14" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/argparse/node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" + }, + "node_modules/aria-query": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", + "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", + "dependencies": { + "dequal": "^2.0.3" + } + }, + "node_modules/arr-union": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", + "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/array-buffer-byte-length": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", + "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", + "dependencies": { + "call-bind": "^1.0.2", + "is-array-buffer": "^3.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + }, + "node_modules/array-includes": { + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.7.tgz", + "integrity": "sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "is-string": "^1.0.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array-union": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", + "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/array-uniq": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", + "integrity": "sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/array.prototype.findlastindex": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz", + "integrity": "sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.flat": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", + "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.flatmap": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", + "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/array.prototype.tosorted": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.2.tgz", + "integrity": "sha512-HuQCHOlk1Weat5jzStICBCd83NxiIMwqDg/dHEsoefabn/hJRj5pVdWcPUSpRrwhwxZOsQassMpgN/xRYFBMIg==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.2.1" + } + }, + "node_modules/arraybuffer.prototype.slice": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz", + "integrity": "sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==", + "dependencies": { + "array-buffer-byte-length": "^1.0.0", + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "is-array-buffer": "^3.0.2", + "is-shared-array-buffer": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/arrify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", + "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/ast-types": { + "version": "0.13.4", + "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz", + "integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==", + "dependencies": { + "tslib": "^2.0.1" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/ast-types-flow": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==" + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/asynciterator.prototype": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/asynciterator.prototype/-/asynciterator.prototype-1.0.0.tgz", + "integrity": "sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==", + "dependencies": { + "has-symbols": "^1.0.3" + } + }, + "node_modules/asynckit": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" + }, + "node_modules/autoprefixer": { + "version": "10.4.16", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", + "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "browserslist": "^4.21.10", + "caniuse-lite": "^1.0.30001538", + "fraction.js": "^4.3.6", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/available-typed-arrays": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", + "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/axe-core": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz", + "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==", + "engines": { + "node": ">=4" + } + }, + "node_modules/axios": { + "version": "1.6.5", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz", + "integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==", + "dependencies": { + "follow-redirects": "^1.15.4", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/axobject-query": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz", + "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==", + "dependencies": { + "dequal": "^2.0.3" + } + }, + "node_modules/b4a": { + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz", + "integrity": "sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==" + }, + "node_modules/babel-jest": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", + "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", + "dependencies": { + "@jest/transform": "^29.7.0", + "@types/babel__core": "^7.1.14", + "babel-plugin-istanbul": "^6.1.1", + "babel-preset-jest": "^29.6.3", + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "slash": "^3.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.8.0" + } + }, + "node_modules/babel-loader": { + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz", + "integrity": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==", + "dependencies": { + "find-cache-dir": "^3.3.1", + "loader-utils": "^2.0.0", + "make-dir": "^3.1.0", + "schema-utils": "^2.6.5" + }, + "engines": { + "node": ">= 8.9" + }, + "peerDependencies": { + "@babel/core": "^7.0.0", + "webpack": ">=2" + } + }, + "node_modules/babel-loader/node_modules/schema-utils": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", + "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", + "dependencies": { + "@types/json-schema": "^7.0.5", + "ajv": "^6.12.4", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 8.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/babel-plugin-istanbul": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", + "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", + "dependencies": { + "@babel/helper-plugin-utils": "^7.0.0", + "@istanbuljs/load-nyc-config": "^1.0.0", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-instrument": "^5.0.4", + "test-exclude": "^6.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/babel-plugin-jest-hoist": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", + "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==", + "dependencies": { + "@babel/template": "^7.3.3", + "@babel/types": "^7.3.3", + "@types/babel__core": "^7.1.14", + "@types/babel__traverse": "^7.0.6" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs2": { + "version": "0.4.7", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz", + "integrity": "sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==", + "dependencies": { + "@babel/compat-data": "^7.22.6", + "@babel/helper-define-polyfill-provider": "^0.4.4", + "semver": "^6.3.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-corejs3": { + "version": "0.8.7", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz", + "integrity": "sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==", + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.4.4", + "core-js-compat": "^3.33.1" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-plugin-polyfill-regenerator": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz", + "integrity": "sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg==", + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.4.4" + }, + "peerDependencies": { + "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" + } + }, + "node_modules/babel-preset-current-node-syntax": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", + "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==", + "dependencies": { + "@babel/plugin-syntax-async-generators": "^7.8.4", + "@babel/plugin-syntax-bigint": "^7.8.3", + "@babel/plugin-syntax-class-properties": "^7.8.3", + "@babel/plugin-syntax-import-meta": "^7.8.3", + "@babel/plugin-syntax-json-strings": "^7.8.3", + "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", + "@babel/plugin-syntax-numeric-separator": "^7.8.3", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", + "@babel/plugin-syntax-optional-chaining": "^7.8.3", + "@babel/plugin-syntax-top-level-await": "^7.8.3" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/babel-preset-jest": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", + "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==", + "dependencies": { + "babel-plugin-jest-hoist": "^29.6.3", + "babel-preset-current-node-syntax": "^1.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "node_modules/base64-js": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", + "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/basic-ftp": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.4.tgz", + "integrity": "sha512-8PzkB0arJFV4jJWSGOYR+OEic6aeKMu/osRhBULN6RY0ykby6LKhbmuQ5ublvaas5BOwboah5D87nrHyuh8PPA==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/batch": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz", + "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==" + }, + "node_modules/big.js": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", + "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", + "engines": { + "node": "*" + } + }, + "node_modules/binary-extensions": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", + "engines": { + "node": ">=8" + } + }, + "node_modules/bindings": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", + "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", + "dependencies": { + "file-uri-to-path": "1.0.0" + } + }, + "node_modules/bl": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", + "dependencies": { + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" + } + }, + "node_modules/body-parser": { + "version": "1.20.1", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", + "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", + "dependencies": { + "bytes": "3.1.2", + "content-type": "~1.0.4", + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "on-finished": "2.4.1", + "qs": "6.11.0", + "raw-body": "2.5.1", + "type-is": "~1.6.18", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/body-parser/node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/body-parser/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/body-parser/node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/body-parser/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/bonjour-service": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.2.1.tgz", + "integrity": "sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "multicast-dns": "^7.2.5" + } + }, + "node_modules/boolbase": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", + "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" + }, + "node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/braces": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", + "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "dependencies": { + "fill-range": "^7.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/browserslist": { + "version": "4.22.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.2.tgz", + "integrity": "sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "caniuse-lite": "^1.0.30001565", + "electron-to-chromium": "^1.4.601", + "node-releases": "^2.0.14", + "update-browserslist-db": "^1.0.13" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/bser": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", + "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", + "dependencies": { + "node-int64": "^0.4.0" + } + }, + "node_modules/buffer": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", + "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.1.13" + } + }, + "node_modules/buffer-crc32": { + "version": "0.2.13", + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", + "engines": { + "node": "*" + } + }, + "node_modules/buffer-from": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", + "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" + }, + "node_modules/builtin-modules": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz", + "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==", + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/builtins": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz", + "integrity": "sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==", + "dependencies": { + "semver": "^7.0.0" + } + }, + "node_modules/builtins/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/builtins/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/builtins/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/bytes": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", + "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/call-bind": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", + "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", + "dependencies": { + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.1", + "set-function-length": "^1.1.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/camel-case": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz", + "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", + "dependencies": { + "pascal-case": "^3.1.2", + "tslib": "^2.0.3" + } + }, + "node_modules/camelcase": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", + "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/camelcase-keys": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz", + "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", + "dependencies": { + "camelcase": "^5.3.1", + "map-obj": "^4.0.0", + "quick-lru": "^4.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/camelcase-keys/node_modules/camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/caniuse-api": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", + "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", + "dependencies": { + "browserslist": "^4.0.0", + "caniuse-lite": "^1.0.0", + "lodash.memoize": "^4.1.2", + "lodash.uniq": "^4.5.0" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001577", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001577.tgz", + "integrity": "sha512-rs2ZygrG1PNXMfmncM0B5H1hndY5ZCC9b5TkFaVNfZ+AUlyqcMyVIQtc3fsezi0NUCk5XZfDf9WS6WxMxnfdrg==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] + }, + "node_modules/capital-case": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/capital-case/-/capital-case-1.0.4.tgz", + "integrity": "sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==", + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3", + "upper-case-first": "^2.0.2" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/change-case": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz", + "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==", + "dependencies": { + "camel-case": "^4.1.2", + "capital-case": "^1.0.4", + "constant-case": "^3.0.4", + "dot-case": "^3.0.4", + "header-case": "^2.0.4", + "no-case": "^3.0.4", + "param-case": "^3.0.4", + "pascal-case": "^3.1.2", + "path-case": "^3.0.4", + "sentence-case": "^3.0.4", + "snake-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/char-regex": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", + "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", + "engines": { + "node": ">=10" + } + }, + "node_modules/check-node-version": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/check-node-version/-/check-node-version-4.2.1.tgz", + "integrity": "sha512-YYmFYHV/X7kSJhuN/QYHUu998n/TRuDe8UenM3+m5NrkiH670lb9ILqHIvBencvJc4SDh+XcbXMR4b+TtubJiw==", + "dependencies": { + "chalk": "^3.0.0", + "map-values": "^1.0.1", + "minimist": "^1.2.0", + "object-filter": "^1.0.2", + "run-parallel": "^1.1.4", + "semver": "^6.3.0" + }, + "bin": { + "check-node-version": "bin.js" + }, + "engines": { + "node": ">=8.3.0" + } + }, + "node_modules/check-node-version/node_modules/chalk": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", + "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/chokidar": { + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", + "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", + "funding": [ + { + "type": "individual", + "url": "https://paulmillr.com/funding/" + } + ], + "dependencies": { + "anymatch": "~3.1.2", + "braces": "~3.0.2", + "glob-parent": "~5.1.2", + "is-binary-path": "~2.1.0", + "is-glob": "~4.0.1", + "normalize-path": "~3.0.0", + "readdirp": "~3.6.0" + }, + "engines": { + "node": ">= 8.10.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, + "node_modules/chokidar/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/chownr": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", + "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" + }, + "node_modules/chrome-launcher": { + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.15.2.tgz", + "integrity": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==", + "dependencies": { + "@types/node": "*", + "escape-string-regexp": "^4.0.0", + "is-wsl": "^2.2.0", + "lighthouse-logger": "^1.0.0" + }, + "bin": { + "print-chrome-path": "bin/print-chrome-path.js" + }, + "engines": { + "node": ">=12.13.0" + } + }, + "node_modules/chrome-trace-event": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", + "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", + "engines": { + "node": ">=6.0" + } + }, + "node_modules/ci-info": { + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", + "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/sibiraj-s" + } + ], + "engines": { + "node": ">=8" + } + }, + "node_modules/cjs-module-lexer": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz", + "integrity": "sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==" + }, + "node_modules/clean-webpack-plugin": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz", + "integrity": "sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A==", + "dependencies": { + "@types/webpack": "^4.4.31", + "del": "^4.1.1" + }, + "engines": { + "node": ">=8.9.0" + }, + "peerDependencies": { + "webpack": "*" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/clone-deep": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-0.2.4.tgz", + "integrity": "sha512-we+NuQo2DHhSl+DP6jlUiAhyAjBQrYnpOk15rN6c6JSPScjiCLh8IbSU+VTcph6YS3o7mASE8a0+gbZ7ChLpgg==", + "dependencies": { + "for-own": "^0.1.3", + "is-plain-object": "^2.0.1", + "kind-of": "^3.0.2", + "lazy-cache": "^1.0.3", + "shallow-clone": "^0.1.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/co": { + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", + "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", + "engines": { + "iojs": ">= 1.0.0", + "node": ">= 0.12.0" + } + }, + "node_modules/collect-v8-coverage": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", + "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==" + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "node_modules/colord": { + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz", + "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==" + }, + "node_modules/colorette": { + "version": "2.0.20", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", + "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==" + }, + "node_modules/combined-stream": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + }, + "node_modules/comment-parser": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz", + "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==", + "engines": { + "node": ">= 12.0.0" + } + }, + "node_modules/common-path-prefix": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", + "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" + }, + "node_modules/commondir": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", + "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" + }, + "node_modules/compressible": { + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz", + "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", + "dependencies": { + "mime-db": ">= 1.43.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/compression": { + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz", + "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", + "dependencies": { + "accepts": "~1.3.5", + "bytes": "3.0.0", + "compressible": "~2.0.16", + "debug": "2.6.9", + "on-headers": "~1.0.2", + "safe-buffer": "5.1.2", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/compression/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/compression/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/compression/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" + }, + "node_modules/configstore": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", + "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", + "dependencies": { + "dot-prop": "^5.2.0", + "graceful-fs": "^4.1.2", + "make-dir": "^3.0.0", + "unique-string": "^2.0.0", + "write-file-atomic": "^3.0.0", + "xdg-basedir": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/configstore/node_modules/write-file-atomic": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", + "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", + "dependencies": { + "imurmurhash": "^0.1.4", + "is-typedarray": "^1.0.0", + "signal-exit": "^3.0.2", + "typedarray-to-buffer": "^3.1.5" + } + }, + "node_modules/connect-history-api-fallback": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", + "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", + "engines": { + "node": ">=0.8" + } + }, + "node_modules/constant-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz", + "integrity": "sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==", + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3", + "upper-case": "^2.0.2" + } + }, + "node_modules/content-disposition": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", + "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "dependencies": { + "safe-buffer": "5.2.1" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/content-type": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", + "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + }, + "node_modules/cookie": { + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", + "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "node_modules/copy-webpack-plugin": { + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz", + "integrity": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==", + "dependencies": { + "fast-glob": "^3.2.7", + "glob-parent": "^6.0.1", + "globby": "^12.0.2", + "normalize-path": "^3.0.0", + "schema-utils": "^4.0.0", + "serialize-javascript": "^6.0.0" + }, + "engines": { + "node": ">= 12.20.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.1.0" + } + }, + "node_modules/copy-webpack-plugin/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/copy-webpack-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/copy-webpack-plugin/node_modules/array-union": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-3.0.1.tgz", + "integrity": "sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/copy-webpack-plugin/node_modules/globby": { + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-12.2.0.tgz", + "integrity": "sha512-wiSuFQLZ+urS9x2gGPl1H5drc5twabmm4m2gTR27XDFyjUHJUNsS8o/2aKyIF6IoBaR630atdher0XJ5g6OMmA==", + "dependencies": { + "array-union": "^3.0.1", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.7", + "ignore": "^5.1.9", + "merge2": "^1.4.1", + "slash": "^4.0.0" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/copy-webpack-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/copy-webpack-plugin/node_modules/schema-utils": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", + "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/copy-webpack-plugin/node_modules/slash": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz", + "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/core-js": { + "version": "3.35.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz", + "integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==", + "hasInstallScript": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, + "node_modules/core-js-compat": { + "version": "3.35.0", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.0.tgz", + "integrity": "sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==", + "dependencies": { + "browserslist": "^4.22.2" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, + "node_modules/core-js-pure": { + "version": "3.35.0", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.35.0.tgz", + "integrity": "sha512-f+eRYmkou59uh7BPcyJ8MC76DiGhspj1KMxVIcF24tzP8NA9HVa1uC7BTW2tgx7E1QVCzDzsgp7kArrzhlz8Ew==", + "hasInstallScript": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, + "node_modules/core-util-is": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", + "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" + }, + "node_modules/cosmiconfig": { + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz", + "integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==", + "dependencies": { + "import-fresh": "^3.3.0", + "js-yaml": "^4.1.0", + "parse-json": "^5.2.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + }, + "peerDependencies": { + "typescript": ">=4.9.5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/cosmiconfig/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/cosmiconfig/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/create-jest": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz", + "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==", + "dependencies": { + "@jest/types": "^29.6.3", + "chalk": "^4.0.0", + "exit": "^0.1.2", + "graceful-fs": "^4.2.9", + "jest-config": "^29.7.0", + "jest-util": "^29.7.0", + "prompts": "^2.0.1" + }, + "bin": { + "create-jest": "bin/create-jest.js" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/cross-fetch": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", + "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", + "dependencies": { + "node-fetch": "2.6.7" + } + }, + "node_modules/cross-spawn": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", + "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", + "dependencies": { + "lru-cache": "^4.0.1", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + } + }, + "node_modules/cross-spawn/node_modules/lru-cache": { + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", + "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "dependencies": { + "pseudomap": "^1.0.2", + "yallist": "^2.1.2" + } + }, + "node_modules/cross-spawn/node_modules/yallist": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", + "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==" + }, + "node_modules/crypto-random-string": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", + "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", + "engines": { + "node": ">=8" + } + }, + "node_modules/csp_evaluator": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/csp_evaluator/-/csp_evaluator-1.1.1.tgz", + "integrity": "sha512-N3ASg0C4kNPUaNxt1XAvzHIVuzdtr8KLgfk1O8WDyimp1GisPAHESupArO2ieHk9QWbrJ/WkQODyh21Ps/xhxw==" + }, + "node_modules/css-declaration-sorter": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz", + "integrity": "sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==", + "engines": { + "node": "^14 || ^16 || >=18" + }, + "peerDependencies": { + "postcss": "^8.0.9" + } + }, + "node_modules/css-functions-list": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.1.tgz", + "integrity": "sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==", + "engines": { + "node": ">=12 || >=16" + } + }, + "node_modules/css-loader": { + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.9.0.tgz", + "integrity": "sha512-3I5Nu4ytWlHvOP6zItjiHlefBNtrH+oehq8tnQa2kO305qpVyx9XNIT1CXIj5bgCJs7qICBCkgCYxQLKPANoLA==", + "dependencies": { + "icss-utils": "^5.1.0", + "postcss": "^8.4.31", + "postcss-modules-extract-imports": "^3.0.0", + "postcss-modules-local-by-default": "^4.0.3", + "postcss-modules-scope": "^3.1.0", + "postcss-modules-values": "^4.0.0", + "postcss-value-parser": "^4.2.0", + "semver": "^7.5.4" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + } + }, + "node_modules/css-loader/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/css-loader/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/css-loader/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/css-tree": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", + "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", + "dependencies": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" + } + }, + "node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/cssesc": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "bin": { + "cssesc": "bin/cssesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/cssnano": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-6.0.3.tgz", + "integrity": "sha512-MRq4CIj8pnyZpcI2qs6wswoYoDD1t0aL28n+41c1Ukcpm56m1h6mCexIHBGjfZfnTqtGSSCP4/fB1ovxgjBOiw==", + "dependencies": { + "cssnano-preset-default": "^6.0.3", + "lilconfig": "^3.0.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/cssnano" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/cssnano-preset-default": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-6.0.3.tgz", + "integrity": "sha512-4y3H370aZCkT9Ev8P4SO4bZbt+AExeKhh8wTbms/X7OLDo5E7AYUUy6YPxa/uF5Grf+AJwNcCnxKhZynJ6luBA==", + "dependencies": { + "css-declaration-sorter": "^7.1.1", + "cssnano-utils": "^4.0.1", + "postcss-calc": "^9.0.1", + "postcss-colormin": "^6.0.2", + "postcss-convert-values": "^6.0.2", + "postcss-discard-comments": "^6.0.1", + "postcss-discard-duplicates": "^6.0.1", + "postcss-discard-empty": "^6.0.1", + "postcss-discard-overridden": "^6.0.1", + "postcss-merge-longhand": "^6.0.2", + "postcss-merge-rules": "^6.0.3", + "postcss-minify-font-values": "^6.0.1", + "postcss-minify-gradients": "^6.0.1", + "postcss-minify-params": "^6.0.2", + "postcss-minify-selectors": "^6.0.2", + "postcss-normalize-charset": "^6.0.1", + "postcss-normalize-display-values": "^6.0.1", + "postcss-normalize-positions": "^6.0.1", + "postcss-normalize-repeat-style": "^6.0.1", + "postcss-normalize-string": "^6.0.1", + "postcss-normalize-timing-functions": "^6.0.1", + "postcss-normalize-unicode": "^6.0.2", + "postcss-normalize-url": "^6.0.1", + "postcss-normalize-whitespace": "^6.0.1", + "postcss-ordered-values": "^6.0.1", + "postcss-reduce-initial": "^6.0.2", + "postcss-reduce-transforms": "^6.0.1", + "postcss-svgo": "^6.0.2", + "postcss-unique-selectors": "^6.0.2" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/cssnano-utils": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-4.0.1.tgz", + "integrity": "sha512-6qQuYDqsGoiXssZ3zct6dcMxiqfT6epy7x4R0TQJadd4LWO3sPR6JH6ZByOvVLoZ6EdwPGgd7+DR1EmX3tiXQQ==", + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/csso": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", + "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", + "dependencies": { + "css-tree": "~2.2.0" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/css-tree": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", + "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", + "dependencies": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/mdn-data": { + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" + }, + "node_modules/cssom": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", + "integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==" + }, + "node_modules/cssstyle": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", + "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", + "dependencies": { + "cssom": "~0.3.6" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cssstyle/node_modules/cssom": { + "version": "0.3.8", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" + }, + "node_modules/cwd": { + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/cwd/-/cwd-0.10.0.tgz", + "integrity": "sha512-YGZxdTTL9lmLkCUTpg4j0zQ7IhRB5ZmqNBbGCl3Tg6MP/d5/6sY7L5mmTjzbc6JKgVZYiqTQTNhPFsbXNGlRaA==", + "dependencies": { + "find-pkg": "^0.1.2", + "fs-exists-sync": "^0.1.0" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/damerau-levenshtein": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" + }, + "node_modules/data-uri-to-buffer": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.1.tgz", + "integrity": "sha512-MZd3VlchQkp8rdend6vrx7MmVDJzSNTBvghvKjirLkD+WTChA3KUf0jkE68Q4UyctNqI11zZO9/x2Yx+ub5Cvg==", + "engines": { + "node": ">= 14" + } + }, + "node_modules/data-urls": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-3.0.2.tgz", + "integrity": "sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==", + "dependencies": { + "abab": "^2.0.6", + "whatwg-mimetype": "^3.0.0", + "whatwg-url": "^11.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/debounce": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz", + "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==" + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/decamelize": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", + "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/decamelize-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz", + "integrity": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==", + "dependencies": { + "decamelize": "^1.1.0", + "map-obj": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/decamelize-keys/node_modules/map-obj": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", + "integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/decimal.js": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", + "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==" + }, + "node_modules/dedent": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.1.tgz", + "integrity": "sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==", + "peerDependencies": { + "babel-plugin-macros": "^3.1.0" + }, + "peerDependenciesMeta": { + "babel-plugin-macros": { + "optional": true + } + } + }, + "node_modules/deep-extend": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", + "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", + "engines": { + "node": ">=4.0.0" + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" + }, + "node_modules/deepmerge": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/default-gateway": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz", + "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", + "dependencies": { + "execa": "^5.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/define-data-property": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", + "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", + "dependencies": { + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/define-lazy-prop": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", + "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", + "engines": { + "node": ">=8" + } + }, + "node_modules/define-properties": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", + "dependencies": { + "define-data-property": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/degenerator": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz", + "integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==", + "dependencies": { + "ast-types": "^0.13.4", + "escodegen": "^2.1.0", + "esprima": "^4.0.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/del": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/del/-/del-4.1.1.tgz", + "integrity": "sha512-QwGuEUouP2kVwQenAsOof5Fv8K9t3D8Ca8NxcXKrIpEHjTXK5J2nXLdP+ALI1cgv8wj7KuwBhTwBkOZSJKM5XQ==", + "dependencies": { + "@types/glob": "^7.1.1", + "globby": "^6.1.0", + "is-path-cwd": "^2.0.0", + "is-path-in-cwd": "^2.0.0", + "p-map": "^2.0.0", + "pify": "^4.0.1", + "rimraf": "^2.6.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/del/node_modules/array-union": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", + "integrity": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==", + "dependencies": { + "array-uniq": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/del/node_modules/globby": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", + "integrity": "sha512-KVbFv2TQtbzCoxAnfD6JcHZTYCzyliEaaeM/gH8qQdkKr5s0OP9scEgvdcngyk7AVdY6YVW/TJHd+lQ/Df3Daw==", + "dependencies": { + "array-union": "^1.0.1", + "glob": "^7.0.3", + "object-assign": "^4.0.1", + "pify": "^2.0.0", + "pinkie-promise": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/del/node_modules/globby/node_modules/pify": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/delayed-stream": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/depd": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", + "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/dequal": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "engines": { + "node": ">=6" + } + }, + "node_modules/destroy": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", + "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "engines": { + "node": ">= 0.8", + "npm": "1.2.8000 || >= 1.4.16" + } + }, + "node_modules/detect-newline": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", + "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", + "engines": { + "node": ">=8" + } + }, + "node_modules/detect-node": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", + "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" + }, + "node_modules/devtools-protocol": { + "version": "0.0.1155343", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1155343.tgz", + "integrity": "sha512-oD9vGBV2wTc7fAzAM6KC0chSgs234V8+qDEeK+mcbRj2UvcuA7lgBztGi/opj/iahcXD3BSj8Ymvib628yy9FA==" + }, + "node_modules/diff-sequences": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", + "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/dir-glob": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", + "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", + "dependencies": { + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/dns-packet": { + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz", + "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==", + "dependencies": { + "@leichtgewicht/ip-codec": "^2.0.1" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/domelementtype": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", + "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ] + }, + "node_modules/domexception": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz", + "integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==", + "deprecated": "Use your platform's native DOMException instead", + "dependencies": { + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/domutils": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", + "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/dot-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz", + "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/dot-prop": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", + "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", + "dependencies": { + "is-obj": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/duplexer": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", + "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==" + }, + "node_modules/ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + }, + "node_modules/electron-to-chromium": { + "version": "1.4.632", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.632.tgz", + "integrity": "sha512-JGmudTwg7yxMYvR/gWbalqqQiyu7WTFv2Xu3vw4cJHXPFxNgAk0oy8UHaer8nLF4lZJa+rNoj6GsrKIVJTV6Tw==" + }, + "node_modules/emittery": { + "version": "0.13.1", + "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", + "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sindresorhus/emittery?sponsor=1" + } + }, + "node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" + }, + "node_modules/emojis-list": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", + "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/encoding": { + "version": "0.1.13", + "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", + "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", + "dependencies": { + "iconv-lite": "^0.6.2" + } + }, + "node_modules/end-of-stream": { + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", + "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "dependencies": { + "once": "^1.4.0" + } + }, + "node_modules/enhanced-resolve": { + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz", + "integrity": "sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==", + "dependencies": { + "graceful-fs": "^4.2.4", + "tapable": "^2.2.0" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/envinfo": { + "version": "7.11.0", + "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.11.0.tgz", + "integrity": "sha512-G9/6xF1FPbIw0TtalAMaVPpiq2aDEuKLXM314jPVAO9r2fo2a4BLqMNkmRS7O/xPPZ+COAhGIz3ETvHEV3eUcg==", + "bin": { + "envinfo": "dist/cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/error-ex": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", + "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", + "dependencies": { + "is-arrayish": "^0.2.1" + } + }, + "node_modules/error-stack-parser": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.1.4.tgz", + "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", + "dependencies": { + "stackframe": "^1.3.4" + } + }, + "node_modules/es-abstract": { + "version": "1.22.3", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.3.tgz", + "integrity": "sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==", + "dependencies": { + "array-buffer-byte-length": "^1.0.0", + "arraybuffer.prototype.slice": "^1.0.2", + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.5", + "es-set-tostringtag": "^2.0.1", + "es-to-primitive": "^1.2.1", + "function.prototype.name": "^1.1.6", + "get-intrinsic": "^1.2.2", + "get-symbol-description": "^1.0.0", + "globalthis": "^1.0.3", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0", + "internal-slot": "^1.0.5", + "is-array-buffer": "^3.0.2", + "is-callable": "^1.2.7", + "is-negative-zero": "^2.0.2", + "is-regex": "^1.1.4", + "is-shared-array-buffer": "^1.0.2", + "is-string": "^1.0.7", + "is-typed-array": "^1.1.12", + "is-weakref": "^1.0.2", + "object-inspect": "^1.13.1", + "object-keys": "^1.1.1", + "object.assign": "^4.1.4", + "regexp.prototype.flags": "^1.5.1", + "safe-array-concat": "^1.0.1", + "safe-regex-test": "^1.0.0", + "string.prototype.trim": "^1.2.8", + "string.prototype.trimend": "^1.0.7", + "string.prototype.trimstart": "^1.0.7", + "typed-array-buffer": "^1.0.0", + "typed-array-byte-length": "^1.0.0", + "typed-array-byte-offset": "^1.0.0", + "typed-array-length": "^1.0.4", + "unbox-primitive": "^1.0.2", + "which-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/es-iterator-helpers": { + "version": "1.0.15", + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.15.tgz", + "integrity": "sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==", + "dependencies": { + "asynciterator.prototype": "^1.0.0", + "call-bind": "^1.0.2", + "define-properties": "^1.2.1", + "es-abstract": "^1.22.1", + "es-set-tostringtag": "^2.0.1", + "function-bind": "^1.1.1", + "get-intrinsic": "^1.2.1", + "globalthis": "^1.0.3", + "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "internal-slot": "^1.0.5", + "iterator.prototype": "^1.1.2", + "safe-array-concat": "^1.0.1" + } + }, + "node_modules/es-module-lexer": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.4.1.tgz", + "integrity": "sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w==" + }, + "node_modules/es-set-tostringtag": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz", + "integrity": "sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==", + "dependencies": { + "get-intrinsic": "^1.2.2", + "has-tostringtag": "^1.0.0", + "hasown": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-shim-unscopables": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", + "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==", + "dependencies": { + "hasown": "^2.0.0" + } + }, + "node_modules/es-to-primitive": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", + "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "dependencies": { + "is-callable": "^1.1.4", + "is-date-object": "^1.0.1", + "is-symbol": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/escalade": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", + "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "engines": { + "node": ">=6" + } + }, + "node_modules/escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/escodegen": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", + "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==", + "dependencies": { + "esprima": "^4.0.1", + "estraverse": "^5.2.0", + "esutils": "^2.0.2" + }, + "bin": { + "escodegen": "bin/escodegen.js", + "esgenerate": "bin/esgenerate.js" + }, + "engines": { + "node": ">=6.0" + }, + "optionalDependencies": { + "source-map": "~0.6.1" + } + }, + "node_modules/escodegen/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "optional": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/eslint": { + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", + "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.6.1", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.56.0", + "@humanwhocodes/config-array": "^0.11.13", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", + "ajv": "^6.12.4", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.3.2", + "doctrine": "^3.0.0", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^7.2.2", + "eslint-visitor-keys": "^3.4.3", + "espree": "^9.6.1", + "esquery": "^1.4.2", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", + "globals": "^13.19.0", + "graphemer": "^1.4.0", + "ignore": "^5.2.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-yaml": "^4.1.0", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.1.2", + "natural-compare": "^1.4.0", + "optionator": "^0.9.3", + "strip-ansi": "^6.0.1", + "text-table": "^0.2.0" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-config-prettier": { + "version": "8.10.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", + "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", + "bin": { + "eslint-config-prettier": "bin/cli.js" + }, + "peerDependencies": { + "eslint": ">=7.0.0" + } + }, + "node_modules/eslint-import-resolver-node": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", + "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==", + "dependencies": { + "debug": "^3.2.7", + "is-core-module": "^2.13.0", + "resolve": "^1.22.4" + } + }, + "node_modules/eslint-import-resolver-node/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dependencies": { + "ms": "^2.1.1" + } + }, + "node_modules/eslint-module-utils": { + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz", + "integrity": "sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==", + "dependencies": { + "debug": "^3.2.7" + }, + "engines": { + "node": ">=4" + }, + "peerDependenciesMeta": { + "eslint": { + "optional": true + } + } + }, + "node_modules/eslint-module-utils/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dependencies": { + "ms": "^2.1.1" + } + }, + "node_modules/eslint-plugin-import": { + "version": "2.29.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz", + "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", + "dependencies": { + "array-includes": "^3.1.7", + "array.prototype.findlastindex": "^1.2.3", + "array.prototype.flat": "^1.3.2", + "array.prototype.flatmap": "^1.3.2", + "debug": "^3.2.7", + "doctrine": "^2.1.0", + "eslint-import-resolver-node": "^0.3.9", + "eslint-module-utils": "^2.8.0", + "hasown": "^2.0.0", + "is-core-module": "^2.13.1", + "is-glob": "^4.0.3", + "minimatch": "^3.1.2", + "object.fromentries": "^2.0.7", + "object.groupby": "^1.0.1", + "object.values": "^1.1.7", + "semver": "^6.3.1", + "tsconfig-paths": "^3.15.0" + }, + "engines": { + "node": ">=4" + }, + "peerDependencies": { + "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" + } + }, + "node_modules/eslint-plugin-import/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/eslint-plugin-import/node_modules/debug": { + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", + "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "dependencies": { + "ms": "^2.1.1" + } + }, + "node_modules/eslint-plugin-import/node_modules/doctrine": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/eslint-plugin-import/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/eslint-plugin-jest": { + "version": "27.6.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz", + "integrity": "sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==", + "dependencies": { + "@typescript-eslint/utils": "^5.10.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "@typescript-eslint/eslint-plugin": "^5.0.0 || ^6.0.0", + "eslint": "^7.0.0 || ^8.0.0", + "jest": "*" + }, + "peerDependenciesMeta": { + "@typescript-eslint/eslint-plugin": { + "optional": true + }, + "jest": { + "optional": true + } + } + }, + "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/scope-manager": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", + "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/types": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", + "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/typescript-estree": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", + "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/visitor-keys": "5.62.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "semver": "^7.3.7", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", + "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==", + "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", + "@types/json-schema": "^7.0.9", + "@types/semver": "^7.3.12", + "@typescript-eslint/scope-manager": "5.62.0", + "@typescript-eslint/types": "5.62.0", + "@typescript-eslint/typescript-estree": "5.62.0", + "eslint-scope": "^5.1.1", + "semver": "^7.3.7" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/visitor-keys": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", + "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==", + "dependencies": { + "@typescript-eslint/types": "5.62.0", + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/eslint-plugin-jest/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-jest/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint-plugin-jest/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint-plugin-jest/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/eslint-plugin-jsdoc": { + "version": "46.10.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz", + "integrity": "sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag==", + "dependencies": { + "@es-joy/jsdoccomment": "~0.41.0", + "are-docs-informative": "^0.0.2", + "comment-parser": "1.4.1", + "debug": "^4.3.4", + "escape-string-regexp": "^4.0.0", + "esquery": "^1.5.0", + "is-builtin-module": "^3.2.1", + "semver": "^7.5.4", + "spdx-expression-parse": "^4.0.0" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0" + } + }, + "node_modules/eslint-plugin-jsdoc/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint-plugin-jsdoc/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint-plugin-jsdoc/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/eslint-plugin-jsx-a11y": { + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz", + "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==", + "dependencies": { + "@babel/runtime": "^7.23.2", + "aria-query": "^5.3.0", + "array-includes": "^3.1.7", + "array.prototype.flatmap": "^1.3.2", + "ast-types-flow": "^0.0.8", + "axe-core": "=4.7.0", + "axobject-query": "^3.2.1", + "damerau-levenshtein": "^1.0.8", + "emoji-regex": "^9.2.2", + "es-iterator-helpers": "^1.0.15", + "hasown": "^2.0.0", + "jsx-ast-utils": "^3.3.5", + "language-tags": "^1.0.9", + "minimatch": "^3.1.2", + "object.entries": "^1.1.7", + "object.fromentries": "^2.0.7" + }, + "engines": { + "node": ">=4.0" + }, + "peerDependencies": { + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" + } + }, + "node_modules/eslint-plugin-jsx-a11y/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/eslint-plugin-playwright": { + "version": "0.15.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-0.15.3.tgz", + "integrity": "sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==", + "peerDependencies": { + "eslint": ">=7", + "eslint-plugin-jest": ">=25" + }, + "peerDependenciesMeta": { + "eslint-plugin-jest": { + "optional": true + } + } + }, + "node_modules/eslint-plugin-prettier": { + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", + "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", + "dependencies": { + "prettier-linter-helpers": "^1.0.0", + "synckit": "^0.8.6" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint-plugin-prettier" + }, + "peerDependencies": { + "@types/eslint": ">=8.0.0", + "eslint": ">=8.0.0", + "eslint-config-prettier": "*", + "prettier": ">=3.0.0" + }, + "peerDependenciesMeta": { + "@types/eslint": { + "optional": true + }, + "eslint-config-prettier": { + "optional": true + } + } + }, + "node_modules/eslint-plugin-react": { + "version": "7.33.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz", + "integrity": "sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==", + "dependencies": { + "array-includes": "^3.1.6", + "array.prototype.flatmap": "^1.3.1", + "array.prototype.tosorted": "^1.1.1", + "doctrine": "^2.1.0", + "es-iterator-helpers": "^1.0.12", + "estraverse": "^5.3.0", + "jsx-ast-utils": "^2.4.1 || ^3.0.0", + "minimatch": "^3.1.2", + "object.entries": "^1.1.6", + "object.fromentries": "^2.0.6", + "object.hasown": "^1.1.2", + "object.values": "^1.1.6", + "prop-types": "^15.8.1", + "resolve": "^2.0.0-next.4", + "semver": "^6.3.1", + "string.prototype.matchall": "^4.0.8" + }, + "engines": { + "node": ">=4" + }, + "peerDependencies": { + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" + } + }, + "node_modules/eslint-plugin-react-hooks": { + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz", + "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" + } + }, + "node_modules/eslint-plugin-react/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/eslint-plugin-react/node_modules/doctrine": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/eslint-plugin-react/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/eslint-plugin-react/node_modules/resolve": { + "version": "2.0.0-next.5", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", + "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-scope/node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "engines": { + "node": ">=10" + } + }, + "node_modules/eslint/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/eslint/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/eslint/node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/eslint/node_modules/eslint-scope": { + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", + "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/eslint/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/eslint/node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/eslint/node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "engines": { + "node": ">=8" + } + }, + "node_modules/eslint/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint/node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/espree": { + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", + "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", + "dependencies": { + "acorn": "^8.9.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/eventemitter3": { + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", + "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" + }, + "node_modules/events": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", + "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", + "engines": { + "node": ">=0.8.x" + } + }, + "node_modules/execa": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", + "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", + "dependencies": { + "cross-spawn": "^7.0.3", + "get-stream": "^6.0.0", + "human-signals": "^2.1.0", + "is-stream": "^2.0.0", + "merge-stream": "^2.0.0", + "npm-run-path": "^4.0.1", + "onetime": "^5.1.2", + "signal-exit": "^3.0.3", + "strip-final-newline": "^2.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sindresorhus/execa?sponsor=1" + } + }, + "node_modules/execa/node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/execa/node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/execa/node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "engines": { + "node": ">=8" + } + }, + "node_modules/execa/node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/exit": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", + "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/expand-tilde": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-1.2.2.tgz", + "integrity": "sha512-rtmc+cjLZqnu9dSYosX9EWmSJhTwpACgJQTfj4hgg2JjOD/6SIQalZrt4a3aQeh++oNxkazcaxrhPUj6+g5G/Q==", + "dependencies": { + "os-homedir": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/expect": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz", + "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", + "dependencies": { + "@jest/expect-utils": "^29.7.0", + "jest-get-type": "^29.6.3", + "jest-matcher-utils": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/expect-puppeteer": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/expect-puppeteer/-/expect-puppeteer-4.4.0.tgz", + "integrity": "sha512-6Ey4Xy2xvmuQu7z7YQtMsaMV0EHJRpVxIDOd5GRrm04/I3nkTKIutELfECsLp6le+b3SSa3cXhPiw6PgqzxYWA==" + }, + "node_modules/express": { + "version": "4.18.2", + "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz", + "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", + "dependencies": { + "accepts": "~1.3.8", + "array-flatten": "1.1.1", + "body-parser": "1.20.1", + "content-disposition": "0.5.4", + "content-type": "~1.0.4", + "cookie": "0.5.0", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "2.0.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "1.2.0", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.7", + "qs": "6.11.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.2.1", + "send": "0.18.0", + "serve-static": "1.15.0", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + }, + "engines": { + "node": ">= 0.10.0" + } + }, + "node_modules/express/node_modules/cookie": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/express/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/express/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/extract-zip": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz", + "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==", + "dependencies": { + "debug": "^4.1.1", + "get-stream": "^5.1.0", + "yauzl": "^2.10.0" + }, + "bin": { + "extract-zip": "cli.js" + }, + "engines": { + "node": ">= 10.17.0" + }, + "optionalDependencies": { + "@types/yauzl": "^2.9.1" + } + }, + "node_modules/extract-zip/node_modules/get-stream": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", + "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", + "dependencies": { + "pump": "^3.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" + }, + "node_modules/fast-diff": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", + "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==" + }, + "node_modules/fast-fifo": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" + }, + "node_modules/fast-glob": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.2", + "merge2": "^1.3.0", + "micromatch": "^4.0.4" + }, + "engines": { + "node": ">=8.6.0" + } + }, + "node_modules/fast-glob/node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + }, + "node_modules/fastest-levenshtein": { + "version": "1.0.16", + "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz", + "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==", + "engines": { + "node": ">= 4.9.1" + } + }, + "node_modules/fastq": { + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.16.0.tgz", + "integrity": "sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==", + "dependencies": { + "reusify": "^1.0.4" + } + }, + "node_modules/faye-websocket": { + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", + "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", + "dependencies": { + "websocket-driver": ">=0.5.1" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/fb-watchman": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", + "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", + "dependencies": { + "bser": "2.1.1" + } + }, + "node_modules/fd-slicer": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", + "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", + "dependencies": { + "pend": "~1.2.0" + } + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/file-uri-to-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", + "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" + }, + "node_modules/filename-reserved-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz", + "integrity": "sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==", + "engines": { + "node": ">=4" + } + }, + "node_modules/filenamify": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-4.3.0.tgz", + "integrity": "sha512-hcFKyUG57yWGAzu1CMt/dPzYZuv+jAJUT85bL8mrXvNe6hWj6yEHEc4EdcgiA6Z3oi1/9wXJdZPXF2dZNgwgOg==", + "dependencies": { + "filename-reserved-regex": "^2.0.0", + "strip-outer": "^1.0.1", + "trim-repeated": "^1.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/fill-range": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", + "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "dependencies": { + "to-regex-range": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/finalhandler": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz", + "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", + "dependencies": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "2.4.1", + "parseurl": "~1.3.3", + "statuses": "2.0.1", + "unpipe": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/finalhandler/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/finalhandler/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/find-cache-dir": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", + "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", + "dependencies": { + "commondir": "^1.0.1", + "make-dir": "^3.0.2", + "pkg-dir": "^4.1.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/avajs/find-cache-dir?sponsor=1" + } + }, + "node_modules/find-file-up": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/find-file-up/-/find-file-up-0.1.3.tgz", + "integrity": "sha512-mBxmNbVyjg1LQIIpgO8hN+ybWBgDQK8qjht+EbrTCGmmPV/sc7RF1i9stPTD6bpvXZywBdrwRYxhSdJv867L6A==", + "dependencies": { + "fs-exists-sync": "^0.1.0", + "resolve-dir": "^0.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/find-parent-dir": { + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.1.tgz", + "integrity": "sha512-o4UcykWV/XN9wm+jMEtWLPlV8RXCZnMhQI6F6OdHeSez7iiJWePw8ijOlskJZMsaQoGR/b7dH6lO02HhaTN7+A==" + }, + "node_modules/find-pkg": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/find-pkg/-/find-pkg-0.1.2.tgz", + "integrity": "sha512-0rnQWcFwZr7eO0513HahrWafsc3CTFioEB7DRiEYCUM/70QXSY8f3mCST17HXLcPvEhzH/Ty/Bxd72ZZsr/yvw==", + "dependencies": { + "find-file-up": "^0.1.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/find-process": { + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/find-process/-/find-process-1.4.7.tgz", + "integrity": "sha512-/U4CYp1214Xrp3u3Fqr9yNynUrr5Le4y0SsJh2lMDDSbpwYSz3M2SMWQC+wqcx79cN8PQtHQIL8KnuY9M66fdg==", + "dependencies": { + "chalk": "^4.0.0", + "commander": "^5.1.0", + "debug": "^4.1.1" + }, + "bin": { + "find-process": "bin/find-process.js" + } + }, + "node_modules/find-process/node_modules/commander": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", + "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", + "engines": { + "node": ">= 6" + } + }, + "node_modules/find-up": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "dependencies": { + "locate-path": "^6.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/flat": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", + "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==", + "bin": { + "flat": "cli.js" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flat-cache/node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==" + }, + "node_modules/follow-redirects": { + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", + "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "node_modules/for-each": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "dependencies": { + "is-callable": "^1.1.3" + } + }, + "node_modules/for-in": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", + "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/for-own": { + "version": "0.1.5", + "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", + "integrity": "sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==", + "dependencies": { + "for-in": "^1.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/form-data": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", + "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/forwarded": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", + "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fraction.js": { + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", + "engines": { + "node": "*" + }, + "funding": { + "type": "patreon", + "url": "https://github.com/sponsors/rawify" + } + }, + "node_modules/fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/fs-constants": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", + "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" + }, + "node_modules/fs-exists-sync": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", + "integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fs-extra": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", + "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + }, + "engines": { + "node": ">=6 <7 || >=8" + } + }, + "node_modules/fs-extra/node_modules/universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/fs-monkey": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.5.tgz", + "integrity": "sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew==" + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/function.prototype.name": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", + "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "functions-have-names": "^1.2.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/functions-have-names": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/get-intrinsic": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz", + "integrity": "sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==", + "dependencies": { + "function-bind": "^1.1.2", + "has-proto": "^1.0.1", + "has-symbols": "^1.0.3", + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-package-type": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", + "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/get-port": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz", + "integrity": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-stdin": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz", + "integrity": "sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-stream": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", + "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/get-symbol-description": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz", + "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/get-uri": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.2.tgz", + "integrity": "sha512-5KLucCJobh8vBY1K07EFV4+cPZH3mrV9YeAruUseCQKHB58SGjjT2l9/eA9LD082IiuMjSlFJEcdJ27TXvbZNw==", + "dependencies": { + "basic-ftp": "^5.0.2", + "data-uri-to-buffer": "^6.0.0", + "debug": "^4.3.4", + "fs-extra": "^8.1.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/gettext-parser": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.4.0.tgz", + "integrity": "sha512-sedZYLHlHeBop/gZ1jdg59hlUEcpcZJofLq2JFwJT1zTqAU3l2wFv6IsuwFHGqbiT9DWzMUW4/em2+hspnmMMA==", + "dependencies": { + "encoding": "^0.1.12", + "safe-buffer": "^5.1.1" + } + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/glob-to-regexp": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", + "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" + }, + "node_modules/glob/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/glob/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/global-modules": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz", + "integrity": "sha512-JeXuCbvYzYXcwE6acL9V2bAOeSIGl4dD+iwLY9iUx2VBJJ80R18HCn+JCwHM9Oegdfya3lEkGCdaRkSyc10hDA==", + "dependencies": { + "global-prefix": "^0.1.4", + "is-windows": "^0.2.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/global-prefix": { + "version": "0.1.5", + "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz", + "integrity": "sha512-gOPiyxcD9dJGCEArAhF4Hd0BAqvAe/JzERP7tYumE4yIkmIedPUVXcJFWbV3/p/ovIIvKjkrTk+f1UVkq7vvbw==", + "dependencies": { + "homedir-polyfill": "^1.0.0", + "ini": "^1.3.4", + "is-windows": "^0.2.0", + "which": "^1.2.12" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "engines": { + "node": ">=4" + } + }, + "node_modules/globalthis": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", + "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "dependencies": { + "define-properties": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/globby": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", + "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.2.9", + "ignore": "^5.2.0", + "merge2": "^1.4.1", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/globjoin": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz", + "integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==" + }, + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "dependencies": { + "get-intrinsic": "^1.1.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + }, + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" + }, + "node_modules/gzip-size": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz", + "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", + "dependencies": { + "duplexer": "^0.1.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/handle-thing": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz", + "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==" + }, + "node_modules/hard-rejection": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz", + "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", + "engines": { + "node": ">=6" + } + }, + "node_modules/has-bigints": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", + "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/has-property-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz", + "integrity": "sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==", + "dependencies": { + "get-intrinsic": "^1.2.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-symbols": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", + "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/has-tostringtag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", + "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", + "dependencies": { + "has-symbols": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/header-case": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/header-case/-/header-case-2.0.4.tgz", + "integrity": "sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==", + "dependencies": { + "capital-case": "^1.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/homedir-polyfill": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", + "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", + "dependencies": { + "parse-passwd": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/hosted-git-info": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", + "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/hosted-git-info/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/hosted-git-info/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/hpack.js": { + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz", + "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", + "dependencies": { + "inherits": "^2.0.1", + "obuf": "^1.0.0", + "readable-stream": "^2.0.1", + "wbuf": "^1.1.0" + } + }, + "node_modules/hpack.js/node_modules/isarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", + "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==" + }, + "node_modules/hpack.js/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/hpack.js/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/hpack.js/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/html-encoding-sniffer": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", + "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==", + "dependencies": { + "whatwg-encoding": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/html-entities": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.4.0.tgz", + "integrity": "sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/mdevils" + }, + { + "type": "patreon", + "url": "https://patreon.com/mdevils" + } + ] + }, + "node_modules/html-escaper": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" + }, + "node_modules/html-tags": { + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", + "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/http-deceiver": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", + "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==" + }, + "node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/http-link-header": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/http-link-header/-/http-link-header-1.1.1.tgz", + "integrity": "sha512-mW3N/rTYpCn99s1do0zx6nzFZSwLH9HGfUM4ZqLWJ16ylmYaC2v5eYGqrNTQlByx8AzUgGI+V/32gXPugs1+Sw==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/http-parser-js": { + "version": "0.5.8", + "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz", + "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==" + }, + "node_modules/http-proxy": { + "version": "1.18.1", + "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", + "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", + "dependencies": { + "eventemitter3": "^4.0.0", + "follow-redirects": "^1.0.0", + "requires-port": "^1.0.0" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/http-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", + "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "dependencies": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/http-proxy-middleware": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", + "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", + "dependencies": { + "@types/http-proxy": "^1.17.8", + "http-proxy": "^1.18.1", + "is-glob": "^4.0.1", + "is-plain-obj": "^3.0.0", + "micromatch": "^4.0.2" + }, + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "@types/express": "^4.17.13" + }, + "peerDependenciesMeta": { + "@types/express": { + "optional": true + } + } + }, + "node_modules/https-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", + "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "dependencies": { + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/human-signals": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", + "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", + "engines": { + "node": ">=10.17.0" + } + }, + "node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/icss-utils": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/ieee754": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", + "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/ignore": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz", + "integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/ignore-walk": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-4.0.1.tgz", + "integrity": "sha512-rzDQLaW4jQbh2YrOFlJdCtX8qgJTehFRYiUB2r1osqTeDzV/3+Jh8fz1oAPzUThf3iku8Ds4IDqawI5d8mUiQw==", + "dependencies": { + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/ignore-walk/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/ignore-walk/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/image-ssim": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/image-ssim/-/image-ssim-0.2.0.tgz", + "integrity": "sha512-W7+sO6/yhxy83L0G7xR8YAc5Z5QFtYEXXRV6EaE8tuYBZJnA3gVgp3q7X7muhLZVodeb9UfvjSbwt9VJwjIYAg==" + }, + "node_modules/immutable": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.4.tgz", + "integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==" + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/import-fresh/node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "engines": { + "node": ">=4" + } + }, + "node_modules/import-lazy": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", + "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/import-local": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", + "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==", + "dependencies": { + "pkg-dir": "^4.2.0", + "resolve-cwd": "^3.0.0" + }, + "bin": { + "import-local-fixture": "fixtures/cli.js" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/indent-string": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" + }, + "node_modules/ini": { + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" + }, + "node_modules/internal-slot": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz", + "integrity": "sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==", + "dependencies": { + "get-intrinsic": "^1.2.2", + "hasown": "^2.0.0", + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/interpret": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz", + "integrity": "sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/intl-messageformat": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-4.4.0.tgz", + "integrity": "sha512-z+Bj2rS3LZSYU4+sNitdHrwnBhr0wO80ZJSW8EzKDBowwUe3Q/UsvgCGjrwa+HPzoGCLEb9HAjfJgo4j2Sac8w==", + "dependencies": { + "intl-messageformat-parser": "^1.8.1" + } + }, + "node_modules/intl-messageformat-parser": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-1.8.1.tgz", + "integrity": "sha512-IMSCKVf0USrM/959vj3xac7s8f87sc+80Y/ipBzdKy4ifBv5Gsj2tZ41EAaURVg01QU71fYr77uA8Meh6kELbg==", + "deprecated": "We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser" + }, + "node_modules/ip": { + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz", + "integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==" + }, + "node_modules/ipaddr.js": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.1.0.tgz", + "integrity": "sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/irregular-plurals": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-3.5.0.tgz", + "integrity": "sha512-1ANGLZ+Nkv1ptFb2pa8oG8Lem4krflKuX/gINiHJHjJUKaJHk/SXk5x6K3J+39/p0h1RQ2saROclJJ+QLvETCQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-array-buffer": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", + "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.0", + "is-typed-array": "^1.1.10" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-arrayish": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", + "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" + }, + "node_modules/is-async-function": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz", + "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-bigint": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", + "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "dependencies": { + "has-bigints": "^1.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-binary-path": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", + "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-boolean-object": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", + "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-buffer": { + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" + }, + "node_modules/is-builtin-module": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz", + "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==", + "dependencies": { + "builtin-modules": "^3.3.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-callable": { + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dependencies": { + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-date-object": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", + "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-docker": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", + "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", + "bin": { + "is-docker": "cli.js" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-extendable": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", + "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-finalizationregistry": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz", + "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==", + "dependencies": { + "call-bind": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-generator-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", + "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/is-generator-function": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", + "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-map": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz", + "integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-negative-zero": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", + "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-number": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", + "engines": { + "node": ">=0.12.0" + } + }, + "node_modules/is-number-object": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", + "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-obj": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", + "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-path-cwd": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", + "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/is-path-in-cwd": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz", + "integrity": "sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==", + "dependencies": { + "is-path-inside": "^2.1.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/is-path-in-cwd/node_modules/is-path-inside": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-2.1.0.tgz", + "integrity": "sha512-wiyhTzfDWsvwAW53OBWF5zuvaOGlZ6PwYxAbPVDhpm+gM09xKQGjBq/8uYN12aDvMxnAnq3dxTyoSoRNmg5YFg==", + "dependencies": { + "path-is-inside": "^1.0.2" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-plain-obj": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", + "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-plain-object": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", + "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dependencies": { + "isobject": "^3.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-potential-custom-element-name": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", + "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" + }, + "node_modules/is-regex": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", + "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", + "dependencies": { + "call-bind": "^1.0.2", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-set": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz", + "integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-shared-array-buffer": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz", + "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==", + "dependencies": { + "call-bind": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-stream": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", + "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-string": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", + "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", + "dependencies": { + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-symbol": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "dependencies": { + "has-symbols": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-typed-array": { + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz", + "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==", + "dependencies": { + "which-typed-array": "^1.1.11" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-typedarray": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" + }, + "node_modules/is-unicode-supported": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", + "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-weakmap": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz", + "integrity": "sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-weakref": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", + "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "dependencies": { + "call-bind": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-weakset": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz", + "integrity": "sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-windows": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-0.2.0.tgz", + "integrity": "sha512-n67eJYmXbniZB7RF4I/FTjK1s6RPOCTxhYrVYLRaCt3lF0mpWZPKr3T2LSZAqyjQsxR2qMmGYXXzK0YWwcPM1Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-wsl": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", + "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "dependencies": { + "is-docker": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" + }, + "node_modules/isobject": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", + "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/istanbul-lib-coverage": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", + "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/istanbul-lib-instrument": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", + "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", + "dependencies": { + "@babel/core": "^7.12.3", + "@babel/parser": "^7.14.7", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-coverage": "^3.2.0", + "semver": "^6.3.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/istanbul-lib-report": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", + "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", + "dependencies": { + "istanbul-lib-coverage": "^3.0.0", + "make-dir": "^4.0.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/istanbul-lib-report/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/istanbul-lib-report/node_modules/make-dir": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", + "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", + "dependencies": { + "semver": "^7.5.3" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/istanbul-lib-report/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/istanbul-lib-report/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/istanbul-lib-source-maps": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", + "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", + "dependencies": { + "debug": "^4.1.1", + "istanbul-lib-coverage": "^3.0.0", + "source-map": "^0.6.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/istanbul-lib-source-maps/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/istanbul-reports": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz", + "integrity": "sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==", + "dependencies": { + "html-escaper": "^2.0.0", + "istanbul-lib-report": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/iterator.prototype": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz", + "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==", + "dependencies": { + "define-properties": "^1.2.1", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "reflect.getprototypeof": "^1.0.4", + "set-function-name": "^2.0.1" + } + }, + "node_modules/jest": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz", + "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", + "dependencies": { + "@jest/core": "^29.7.0", + "@jest/types": "^29.6.3", + "import-local": "^3.0.2", + "jest-cli": "^29.7.0" + }, + "bin": { + "jest": "bin/jest.js" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" + }, + "peerDependenciesMeta": { + "node-notifier": { + "optional": true + } + } + }, + "node_modules/jest-changed-files": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz", + "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==", + "dependencies": { + "execa": "^5.0.0", + "jest-util": "^29.7.0", + "p-limit": "^3.1.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-circus": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz", + "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==", + "dependencies": { + "@jest/environment": "^29.7.0", + "@jest/expect": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "co": "^4.6.0", + "dedent": "^1.0.0", + "is-generator-fn": "^2.0.0", + "jest-each": "^29.7.0", + "jest-matcher-utils": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-runtime": "^29.7.0", + "jest-snapshot": "^29.7.0", + "jest-util": "^29.7.0", + "p-limit": "^3.1.0", + "pretty-format": "^29.7.0", + "pure-rand": "^6.0.0", + "slash": "^3.0.0", + "stack-utils": "^2.0.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-cli": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz", + "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==", + "dependencies": { + "@jest/core": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/types": "^29.6.3", + "chalk": "^4.0.0", + "create-jest": "^29.7.0", + "exit": "^0.1.2", + "import-local": "^3.0.2", + "jest-config": "^29.7.0", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "yargs": "^17.3.1" + }, + "bin": { + "jest": "bin/jest.js" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" + }, + "peerDependenciesMeta": { + "node-notifier": { + "optional": true + } + } + }, + "node_modules/jest-config": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz", + "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==", + "dependencies": { + "@babel/core": "^7.11.6", + "@jest/test-sequencer": "^29.7.0", + "@jest/types": "^29.6.3", + "babel-jest": "^29.7.0", + "chalk": "^4.0.0", + "ci-info": "^3.2.0", + "deepmerge": "^4.2.2", + "glob": "^7.1.3", + "graceful-fs": "^4.2.9", + "jest-circus": "^29.7.0", + "jest-environment-node": "^29.7.0", + "jest-get-type": "^29.6.3", + "jest-regex-util": "^29.6.3", + "jest-resolve": "^29.7.0", + "jest-runner": "^29.7.0", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "micromatch": "^4.0.4", + "parse-json": "^5.2.0", + "pretty-format": "^29.7.0", + "slash": "^3.0.0", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "@types/node": "*", + "ts-node": ">=9.0.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "ts-node": { + "optional": true + } + } + }, + "node_modules/jest-dev-server": { + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/jest-dev-server/-/jest-dev-server-9.0.2.tgz", + "integrity": "sha512-Zc/JB0IlNNrpXkhBw+h86cGrde/Mey52KvF+FER2eyrtYJTHObOwW7Iarxm3rPyTKby5+3Y2QZtl8pRz/5GCxg==", + "dependencies": { + "chalk": "^4.1.2", + "cwd": "^0.10.0", + "find-process": "^1.4.7", + "prompts": "^2.4.2", + "spawnd": "^9.0.2", + "tree-kill": "^1.2.2", + "wait-on": "^7.2.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/jest-diff": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz", + "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==", + "dependencies": { + "chalk": "^4.0.0", + "diff-sequences": "^29.6.3", + "jest-get-type": "^29.6.3", + "pretty-format": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-docblock": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz", + "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==", + "dependencies": { + "detect-newline": "^3.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-each": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz", + "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==", + "dependencies": { + "@jest/types": "^29.6.3", + "chalk": "^4.0.0", + "jest-get-type": "^29.6.3", + "jest-util": "^29.7.0", + "pretty-format": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-environment-jsdom": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz", + "integrity": "sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==", + "dependencies": { + "@jest/environment": "^29.7.0", + "@jest/fake-timers": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/jsdom": "^20.0.0", + "@types/node": "*", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0", + "jsdom": "^20.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "peerDependencies": { + "canvas": "^2.5.0" + }, + "peerDependenciesMeta": { + "canvas": { + "optional": true + } + } + }, + "node_modules/jest-environment-node": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz", + "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==", + "dependencies": { + "@jest/environment": "^29.7.0", + "@jest/fake-timers": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-get-type": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", + "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-haste-map": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz", + "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==", + "dependencies": { + "@jest/types": "^29.6.3", + "@types/graceful-fs": "^4.1.3", + "@types/node": "*", + "anymatch": "^3.0.3", + "fb-watchman": "^2.0.0", + "graceful-fs": "^4.2.9", + "jest-regex-util": "^29.6.3", + "jest-util": "^29.7.0", + "jest-worker": "^29.7.0", + "micromatch": "^4.0.4", + "walker": "^1.0.8" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + }, + "optionalDependencies": { + "fsevents": "^2.3.2" + } + }, + "node_modules/jest-leak-detector": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", + "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==", + "dependencies": { + "jest-get-type": "^29.6.3", + "pretty-format": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-matcher-utils": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", + "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==", + "dependencies": { + "chalk": "^4.0.0", + "jest-diff": "^29.7.0", + "jest-get-type": "^29.6.3", + "pretty-format": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-message-util": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz", + "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==", + "dependencies": { + "@babel/code-frame": "^7.12.13", + "@jest/types": "^29.6.3", + "@types/stack-utils": "^2.0.0", + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "micromatch": "^4.0.4", + "pretty-format": "^29.7.0", + "slash": "^3.0.0", + "stack-utils": "^2.0.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-mock": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz", + "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==", + "dependencies": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "jest-util": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-pnp-resolver": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", + "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", + "engines": { + "node": ">=6" + }, + "peerDependencies": { + "jest-resolve": "*" + }, + "peerDependenciesMeta": { + "jest-resolve": { + "optional": true + } + } + }, + "node_modules/jest-regex-util": { + "version": "29.6.3", + "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz", + "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==", + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-resolve": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz", + "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==", + "dependencies": { + "chalk": "^4.0.0", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "jest-pnp-resolver": "^1.2.2", + "jest-util": "^29.7.0", + "jest-validate": "^29.7.0", + "resolve": "^1.20.0", + "resolve.exports": "^2.0.0", + "slash": "^3.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-resolve-dependencies": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", + "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==", + "dependencies": { + "jest-regex-util": "^29.6.3", + "jest-snapshot": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-runner": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz", + "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==", + "dependencies": { + "@jest/console": "^29.7.0", + "@jest/environment": "^29.7.0", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "emittery": "^0.13.1", + "graceful-fs": "^4.2.9", + "jest-docblock": "^29.7.0", + "jest-environment-node": "^29.7.0", + "jest-haste-map": "^29.7.0", + "jest-leak-detector": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-resolve": "^29.7.0", + "jest-runtime": "^29.7.0", + "jest-util": "^29.7.0", + "jest-watcher": "^29.7.0", + "jest-worker": "^29.7.0", + "p-limit": "^3.1.0", + "source-map-support": "0.5.13" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-runtime": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz", + "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==", + "dependencies": { + "@jest/environment": "^29.7.0", + "@jest/fake-timers": "^29.7.0", + "@jest/globals": "^29.7.0", + "@jest/source-map": "^29.6.3", + "@jest/test-result": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "cjs-module-lexer": "^1.0.0", + "collect-v8-coverage": "^1.0.0", + "glob": "^7.1.3", + "graceful-fs": "^4.2.9", + "jest-haste-map": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-mock": "^29.7.0", + "jest-regex-util": "^29.6.3", + "jest-resolve": "^29.7.0", + "jest-snapshot": "^29.7.0", + "jest-util": "^29.7.0", + "slash": "^3.0.0", + "strip-bom": "^4.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-snapshot": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz", + "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==", + "dependencies": { + "@babel/core": "^7.11.6", + "@babel/generator": "^7.7.2", + "@babel/plugin-syntax-jsx": "^7.7.2", + "@babel/plugin-syntax-typescript": "^7.7.2", + "@babel/types": "^7.3.3", + "@jest/expect-utils": "^29.7.0", + "@jest/transform": "^29.7.0", + "@jest/types": "^29.6.3", + "babel-preset-current-node-syntax": "^1.0.0", + "chalk": "^4.0.0", + "expect": "^29.7.0", + "graceful-fs": "^4.2.9", + "jest-diff": "^29.7.0", + "jest-get-type": "^29.6.3", + "jest-matcher-utils": "^29.7.0", + "jest-message-util": "^29.7.0", + "jest-util": "^29.7.0", + "natural-compare": "^1.4.0", + "pretty-format": "^29.7.0", + "semver": "^7.5.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-snapshot/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/jest-snapshot/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/jest-snapshot/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/jest-util": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", + "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", + "dependencies": { + "@jest/types": "^29.6.3", + "@types/node": "*", + "chalk": "^4.0.0", + "ci-info": "^3.2.0", + "graceful-fs": "^4.2.9", + "picomatch": "^2.2.3" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-validate": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", + "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", + "dependencies": { + "@jest/types": "^29.6.3", + "camelcase": "^6.2.0", + "chalk": "^4.0.0", + "jest-get-type": "^29.6.3", + "leven": "^3.1.0", + "pretty-format": "^29.7.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-watcher": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz", + "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==", + "dependencies": { + "@jest/test-result": "^29.7.0", + "@jest/types": "^29.6.3", + "@types/node": "*", + "ansi-escapes": "^4.2.1", + "chalk": "^4.0.0", + "emittery": "^0.13.1", + "jest-util": "^29.7.0", + "string-length": "^4.0.1" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-worker": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz", + "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", + "dependencies": { + "@types/node": "*", + "jest-util": "^29.7.0", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/jest-worker/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/joi": { + "version": "17.11.1", + "resolved": "https://registry.npmjs.org/joi/-/joi-17.11.1.tgz", + "integrity": "sha512-671acnrx+w96PCcQOzvm0VYQVwNL2PVgZmDRaFuSsx8sIUmGzYElPw5lU8F3Cr0jOuPs1oM56p7W2a1cdDOwcw==", + "dependencies": { + "@hapi/hoek": "^9.3.0", + "@hapi/topo": "^5.1.0", + "@sideway/address": "^4.1.4", + "@sideway/formula": "^3.0.1", + "@sideway/pinpoint": "^2.0.0" + } + }, + "node_modules/jpeg-js": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.4.tgz", + "integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==" + }, + "node_modules/js-library-detector": { + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/js-library-detector/-/js-library-detector-6.7.0.tgz", + "integrity": "sha512-c80Qupofp43y4cJ7+8TTDN/AsDwLi5oOm/plBrWI+iQt485vKXCco+yVmOwEgdo9VOdsYTuV0UlTeetVPTriXA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/jsdoc-type-pratt-parser": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.0.0.tgz", + "integrity": "sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==", + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/jsdom": { + "version": "20.0.3", + "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz", + "integrity": "sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==", + "dependencies": { + "abab": "^2.0.6", + "acorn": "^8.8.1", + "acorn-globals": "^7.0.0", + "cssom": "^0.5.0", + "cssstyle": "^2.3.0", + "data-urls": "^3.0.2", + "decimal.js": "^10.4.2", + "domexception": "^4.0.0", + "escodegen": "^2.0.0", + "form-data": "^4.0.0", + "html-encoding-sniffer": "^3.0.0", + "http-proxy-agent": "^5.0.0", + "https-proxy-agent": "^5.0.1", + "is-potential-custom-element-name": "^1.0.1", + "nwsapi": "^2.2.2", + "parse5": "^7.1.1", + "saxes": "^6.0.0", + "symbol-tree": "^3.2.4", + "tough-cookie": "^4.1.2", + "w3c-xmlserializer": "^4.0.0", + "webidl-conversions": "^7.0.0", + "whatwg-encoding": "^2.0.0", + "whatwg-mimetype": "^3.0.0", + "whatwg-url": "^11.0.0", + "ws": "^8.11.0", + "xml-name-validator": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "canvas": "^2.5.0" + }, + "peerDependenciesMeta": { + "canvas": { + "optional": true + } + } + }, + "node_modules/jsesc": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", + "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" + }, + "node_modules/json-parse-even-better-errors": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" + }, + "node_modules/json2php": { + "version": "0.0.7", + "resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.7.tgz", + "integrity": "sha512-dnSoUiLAoVaMXxFsVi4CrPVYMKOuDBXTghXSmMINX44RZ8WM9cXlY7UqrQnlAcODCVO7FV3+8t/5nDKAjimLfg==" + }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/jsonc-parser": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", + "integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==" + }, + "node_modules/jsonfile": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", + "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/jsx-ast-utils": { + "version": "3.3.5", + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "dependencies": { + "array-includes": "^3.1.6", + "array.prototype.flat": "^1.3.1", + "object.assign": "^4.1.4", + "object.values": "^1.1.6" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/kind-of": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", + "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==", + "dependencies": { + "is-buffer": "^1.1.5" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/kleur": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", + "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", + "engines": { + "node": ">=6" + } + }, + "node_modules/klona": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz", + "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/known-css-properties": { + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.26.0.tgz", + "integrity": "sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==" + }, + "node_modules/language-subtag-registry": { + "version": "0.3.22", + "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz", + "integrity": "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==" + }, + "node_modules/language-tags": { + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz", + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "dependencies": { + "language-subtag-registry": "^0.3.20" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/launch-editor": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.1.tgz", + "integrity": "sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==", + "dependencies": { + "picocolors": "^1.0.0", + "shell-quote": "^1.8.1" + } + }, + "node_modules/lazy-cache": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz", + "integrity": "sha512-RE2g0b5VGZsOCFOCgP7omTRYFqydmZkBwl5oNnQ1lDYC57uyO9KqNnNVxT7COSHTxrRCWVcAVOcbjk+tvh/rgQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/leven": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", + "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", + "engines": { + "node": ">=6" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lighthouse": { + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-10.4.0.tgz", + "integrity": "sha512-XQWHEWkJ8YxSPsxttBJORy5+hQrzbvGkYfeP3fJjyYKioWkF2MXfFqNK4ZuV4jL8pBu7Z91qnQP6In0bq1yXww==", + "dependencies": { + "@sentry/node": "^6.17.4", + "axe-core": "4.7.2", + "chrome-launcher": "^0.15.2", + "configstore": "^5.0.1", + "csp_evaluator": "1.1.1", + "devtools-protocol": "0.0.1155343", + "enquirer": "^2.3.6", + "http-link-header": "^1.1.1", + "intl-messageformat": "^4.4.0", + "jpeg-js": "^0.4.4", + "js-library-detector": "^6.6.0", + "lighthouse-logger": "^1.4.1", + "lighthouse-stack-packs": "1.11.0", + "lodash": "^4.17.21", + "lookup-closest-locale": "6.2.0", + "metaviewport-parser": "0.3.0", + "open": "^8.4.0", + "parse-cache-control": "1.0.1", + "ps-list": "^8.0.0", + "puppeteer-core": "^20.8.0", + "robots-parser": "^3.0.0", + "semver": "^5.3.0", + "speedline-core": "^1.4.3", + "third-party-web": "^0.23.3", + "ws": "^7.0.0", + "yargs": "^17.3.1", + "yargs-parser": "^21.0.0" + }, + "bin": { + "chrome-debug": "core/scripts/manual-chrome-launcher.js", + "lighthouse": "cli/index.js", + "smokehouse": "cli/test/smokehouse/frontends/smokehouse-bin.js" + }, + "engines": { + "node": ">=16.16" + } + }, + "node_modules/lighthouse-logger": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz", + "integrity": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==", + "dependencies": { + "debug": "^2.6.9", + "marky": "^1.2.2" + } + }, + "node_modules/lighthouse-logger/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/lighthouse-logger/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/lighthouse-stack-packs": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/lighthouse-stack-packs/-/lighthouse-stack-packs-1.11.0.tgz", + "integrity": "sha512-sRr0z1S/I26VffRLq9KJsKtLk856YrJlNGmcJmbLX8dFn3MuzVPUbstuChEhqnSxZb8TZmVfthuXuwhG9vRoSw==" + }, + "node_modules/lighthouse/node_modules/axe-core": { + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.2.tgz", + "integrity": "sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==", + "engines": { + "node": ">=4" + } + }, + "node_modules/lighthouse/node_modules/cross-fetch": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz", + "integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==", + "dependencies": { + "node-fetch": "^2.6.12" + } + }, + "node_modules/lighthouse/node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/lighthouse/node_modules/puppeteer-core": { + "version": "20.9.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.9.0.tgz", + "integrity": "sha512-H9fYZQzMTRrkboEfPmf7m3CLDN6JvbxXA3qTtS+dFt27tR+CsFHzPsT6pzp6lYL6bJbAPaR0HaPO6uSi+F94Pg==", + "dependencies": { + "@puppeteer/browsers": "1.4.6", + "chromium-bidi": "0.4.16", + "cross-fetch": "4.0.0", + "debug": "4.3.4", + "devtools-protocol": "0.0.1147663", + "ws": "8.13.0" + }, + "engines": { + "node": ">=16.3.0" + }, + "peerDependencies": { + "typescript": ">= 4.7.4" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/lighthouse/node_modules/puppeteer-core/node_modules/chromium-bidi": { + "version": "0.4.16", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.16.tgz", + "integrity": "sha512-7ZbXdWERxRxSwo3txsBjjmc/NLxqb1Bk30mRb0BMS4YIaiV6zvKZqL/UAH+DdqcDYayDWk2n/y8klkBDODrPvA==", + "dependencies": { + "mitt": "3.0.0" + }, + "peerDependencies": { + "devtools-protocol": "*" + } + }, + "node_modules/lighthouse/node_modules/puppeteer-core/node_modules/devtools-protocol": { + "version": "0.0.1147663", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1147663.tgz", + "integrity": "sha512-hyWmRrexdhbZ1tcJUGpO95ivbRhWXz++F4Ko+n21AY5PNln2ovoJw+8ZMNDTtip+CNFQfrtLVh/w4009dXO/eQ==" + }, + "node_modules/lighthouse/node_modules/puppeteer-core/node_modules/ws": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/lighthouse/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/lighthouse/node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + }, + "node_modules/lighthouse/node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + }, + "node_modules/lighthouse/node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/lighthouse/node_modules/ws": { + "version": "7.5.9", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/lilconfig": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.0.0.tgz", + "integrity": "sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==", + "engines": { + "node": ">=14" + } + }, + "node_modules/lines-and-columns": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + }, + "node_modules/linkify-it": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz", + "integrity": "sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==", + "dependencies": { + "uc.micro": "^1.0.1" + } + }, + "node_modules/loader-runner": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz", + "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", + "engines": { + "node": ">=6.11.5" + } + }, + "node_modules/loader-utils": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", + "dependencies": { + "big.js": "^5.2.2", + "emojis-list": "^3.0.0", + "json5": "^2.1.2" + }, + "engines": { + "node": ">=8.9.0" + } + }, + "node_modules/locate-path": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "dependencies": { + "p-locate": "^5.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" + }, + "node_modules/lodash.debounce": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + }, + "node_modules/lodash.memoize": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", + "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==" + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==" + }, + "node_modules/lodash.uniq": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", + "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==" + }, + "node_modules/log-symbols": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", + "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", + "dependencies": { + "chalk": "^4.1.0", + "is-unicode-supported": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/lookup-closest-locale": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/lookup-closest-locale/-/lookup-closest-locale-6.2.0.tgz", + "integrity": "sha512-/c2kL+Vnp1jnV6K6RpDTHK3dgg0Tu2VVp+elEiJpjfS1UyY7AjOYHohRug6wT0OpoX2qFgNORndE9RqesfVxWQ==" + }, + "node_modules/loose-envify": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "dependencies": { + "js-tokens": "^3.0.0 || ^4.0.0" + }, + "bin": { + "loose-envify": "cli.js" + } + }, + "node_modules/lower-case": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", + "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/lru_map": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz", + "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==" + }, + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dependencies": { + "yallist": "^3.0.2" + } + }, + "node_modules/make-dir": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "dependencies": { + "semver": "^6.0.0" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/makeerror": { + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", + "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", + "dependencies": { + "tmpl": "1.0.5" + } + }, + "node_modules/map-obj": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz", + "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/map-values": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/map-values/-/map-values-1.0.1.tgz", + "integrity": "sha512-BbShUnr5OartXJe1GeccAWtfro11hhgNJg6G9/UtWKjVGvV5U4C09cg5nk8JUevhXODaXY+hQ3xxMUKSs62ONQ==" + }, + "node_modules/markdown-it": { + "version": "12.3.2", + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.2.tgz", + "integrity": "sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==", + "dependencies": { + "argparse": "^2.0.1", + "entities": "~2.1.0", + "linkify-it": "^3.0.1", + "mdurl": "^1.0.1", + "uc.micro": "^1.0.5" + }, + "bin": { + "markdown-it": "bin/markdown-it.js" + } + }, + "node_modules/markdown-it/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/markdown-it/node_modules/entities": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz", + "integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==", + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/markdownlint": { + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.1.tgz", + "integrity": "sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==", + "dependencies": { + "markdown-it": "12.3.2" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/markdownlint-cli": { + "version": "0.31.1", + "resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz", + "integrity": "sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==", + "dependencies": { + "commander": "~9.0.0", + "get-stdin": "~9.0.0", + "glob": "~7.2.0", + "ignore": "~5.2.0", + "js-yaml": "^4.1.0", + "jsonc-parser": "~3.0.0", + "markdownlint": "~0.25.1", + "markdownlint-rule-helpers": "~0.16.0", + "minimatch": "~3.0.5", + "run-con": "~1.2.10" + }, + "bin": { + "markdownlint": "markdownlint.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/markdownlint-cli/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "node_modules/markdownlint-cli/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/markdownlint-cli/node_modules/commander": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-9.0.0.tgz", + "integrity": "sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==", + "engines": { + "node": "^12.20.0 || >=14" + } + }, + "node_modules/markdownlint-cli/node_modules/ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/markdownlint-cli/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/markdownlint-cli/node_modules/minimatch": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", + "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/markdownlint-rule-helpers": { + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz", + "integrity": "sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==" + }, + "node_modules/marky": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/marky/-/marky-1.2.5.tgz", + "integrity": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" + }, + "node_modules/mathml-tag-names": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz", + "integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/mdn-data": { + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", + "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" + }, + "node_modules/mdurl": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", + "integrity": "sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==" + }, + "node_modules/media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/memfs": { + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz", + "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==", + "dependencies": { + "fs-monkey": "^1.0.4" + }, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/memize": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/memize/-/memize-2.1.0.tgz", + "integrity": "sha512-yywVJy8ctVlN5lNPxsep5urnZ6TTclwPEyigM9M3Bi8vseJBOfqNrGWN/r8NzuIt3PovM323W04blJfGQfQSVg==" + }, + "node_modules/meow": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz", + "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", + "dependencies": { + "@types/minimist": "^1.2.0", + "camelcase-keys": "^6.2.2", + "decamelize": "^1.2.0", + "decamelize-keys": "^1.1.0", + "hard-rejection": "^2.1.0", + "minimist-options": "4.1.0", + "normalize-package-data": "^3.0.0", + "read-pkg-up": "^7.0.1", + "redent": "^3.0.0", + "trim-newlines": "^3.0.0", + "type-fest": "^0.18.0", + "yargs-parser": "^20.2.3" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/meow/node_modules/type-fest": { + "version": "0.18.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", + "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/meow/node_modules/yargs-parser": { + "version": "20.2.9", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", + "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", + "engines": { + "node": ">=10" + } + }, + "node_modules/merge-deep": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/merge-deep/-/merge-deep-3.0.3.tgz", + "integrity": "sha512-qtmzAS6t6grwEkNrunqTBdn0qKwFgNWvlxUbAV8es9M7Ot1EbyApytCnvE0jALPa46ZpKDUo527kKiaWplmlFA==", + "dependencies": { + "arr-union": "^3.1.0", + "clone-deep": "^0.2.4", + "kind-of": "^3.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/merge-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", + "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" + }, + "node_modules/merge-stream": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", + "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" + }, + "node_modules/merge2": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", + "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/metaviewport-parser": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/metaviewport-parser/-/metaviewport-parser-0.3.0.tgz", + "integrity": "sha512-EoYJ8xfjQ6kpe9VbVHvZTZHiOl4HL1Z18CrZ+qahvLXT7ZO4YTC2JMyt5FaUp9JJp6J4Ybb/z7IsCXZt86/QkQ==" + }, + "node_modules/methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/micromatch": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", + "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dependencies": { + "braces": "^3.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/mime": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz", + "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/mime-db": { + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", + "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mime-types": { + "version": "2.1.35", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", + "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/mimic-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/min-indent": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", + "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", + "engines": { + "node": ">=4" + } + }, + "node_modules/mini-css-extract-plugin": { + "version": "2.7.7", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", + "integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", + "dependencies": { + "schema-utils": "^4.0.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + } + }, + "node_modules/mini-css-extract-plugin/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", + "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/minimalistic-assert": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", + "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==" + }, + "node_modules/minimatch": { + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/minimist": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/minimist-options": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz", + "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", + "dependencies": { + "arrify": "^1.0.1", + "is-plain-obj": "^1.1.0", + "kind-of": "^6.0.3" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/minimist-options/node_modules/is-plain-obj": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", + "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/minimist-options/node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mitt": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.0.tgz", + "integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==" + }, + "node_modules/mixin-object": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/mixin-object/-/mixin-object-2.0.1.tgz", + "integrity": "sha512-ALGF1Jt9ouehcaXaHhn6t1yGWRqGaHkPFndtFVHfZXOvkIZ/yoGaSi0AHVTafb3ZBGg4dr/bDwnaEKqCXzchMA==", + "dependencies": { + "for-in": "^0.1.3", + "is-extendable": "^0.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mixin-object/node_modules/for-in": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/for-in/-/for-in-0.1.8.tgz", + "integrity": "sha512-F0to7vbBSHP8E3l6dCjxNOLuSFAACIxFy3UehTUlG7svlXi37HHsDkyVcHo0Pq8QwrE+pXvWSVX3ZT1T9wAZ9g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/mkdirp-classic": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", + "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" + }, + "node_modules/mrmime": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz", + "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==", + "engines": { + "node": ">=10" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + }, + "node_modules/multicast-dns": { + "version": "7.2.5", + "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz", + "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", + "dependencies": { + "dns-packet": "^5.2.2", + "thunky": "^1.0.2" + }, + "bin": { + "multicast-dns": "cli.js" + } + }, + "node_modules/nan": { + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/nan/-/nan-2.18.0.tgz", + "integrity": "sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==" + }, + "node_modules/nanoid": { + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" + }, + "node_modules/negotiator": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", + "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/neo-async": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", + "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + }, + "node_modules/netmask": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz", + "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/no-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", + "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", + "dependencies": { + "lower-case": "^2.0.2", + "tslib": "^2.0.3" + } + }, + "node_modules/node-fetch": { + "version": "2.6.7", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", + "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-fetch/node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + }, + "node_modules/node-fetch/node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + }, + "node_modules/node-fetch/node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, + "node_modules/node-forge": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", + "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", + "engines": { + "node": ">= 6.13.0" + } + }, + "node_modules/node-int64": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", + "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" + }, + "node_modules/node-releases": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==" + }, + "node_modules/normalize-package-data": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", + "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", + "dependencies": { + "hosted-git-info": "^4.0.1", + "is-core-module": "^2.5.0", + "semver": "^7.3.4", + "validate-npm-package-license": "^3.0.1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/normalize-package-data/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/normalize-package-data/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/normalize-package-data/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/normalize-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", + "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/normalize-range": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", + "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/npm-bundled": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz", + "integrity": "sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==", + "dependencies": { + "npm-normalize-package-bin": "^1.0.1" + } + }, + "node_modules/npm-normalize-package-bin": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", + "integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==" + }, + "node_modules/npm-package-json-lint": { + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/npm-package-json-lint/-/npm-package-json-lint-6.4.0.tgz", + "integrity": "sha512-cuXAJJB1Rdqz0UO6w524matlBqDBjcNt7Ru+RDIu4y6RI1gVqiWBnylrK8sPRk81gGBA0X8hJbDXolVOoTc+sA==", + "dependencies": { + "ajv": "^6.12.6", + "ajv-errors": "^1.0.1", + "chalk": "^4.1.2", + "cosmiconfig": "^8.0.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "ignore": "^5.2.0", + "is-plain-obj": "^3.0.0", + "jsonc-parser": "^3.2.0", + "log-symbols": "^4.1.0", + "meow": "^9.0.0", + "plur": "^4.0.0", + "semver": "^7.3.8", + "slash": "^3.0.0", + "strip-json-comments": "^3.1.1", + "type-fest": "^3.2.0", + "validate-npm-package-name": "^5.0.0" + }, + "bin": { + "npmPkgJsonLint": "dist/cli.js" + }, + "engines": { + "node": ">=14.0.0", + "npm": ">=6.0.0" + } + }, + "node_modules/npm-package-json-lint/node_modules/jsonc-parser": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", + "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==" + }, + "node_modules/npm-package-json-lint/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/npm-package-json-lint/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/npm-package-json-lint/node_modules/type-fest": { + "version": "3.13.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz", + "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==", + "engines": { + "node": ">=14.16" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/npm-package-json-lint/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/npm-packlist": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-3.0.0.tgz", + "integrity": "sha512-L/cbzmutAwII5glUcf2DBRNY/d0TFd4e/FnaZigJV6JD85RHZXJFGwCndjMWiiViiWSsWt3tiOLpI3ByTnIdFQ==", + "dependencies": { + "glob": "^7.1.6", + "ignore-walk": "^4.0.1", + "npm-bundled": "^1.1.1", + "npm-normalize-package-bin": "^1.0.1" + }, + "bin": { + "npm-packlist": "bin/index.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/npm-run-path": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", + "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", + "dependencies": { + "path-key": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/nth-check": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", + "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", + "dependencies": { + "boolbase": "^1.0.0" + }, + "funding": { + "url": "https://github.com/fb55/nth-check?sponsor=1" + } + }, + "node_modules/nwsapi": { + "version": "2.2.7", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", + "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==" + }, + "node_modules/object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/object-filter": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/object-filter/-/object-filter-1.0.2.tgz", + "integrity": "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==" + }, + "node_modules/object-inspect": { + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", + "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/object.assign": { + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz", + "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==", + "dependencies": { + "call-bind": "^1.0.5", + "define-properties": "^1.2.1", + "has-symbols": "^1.0.3", + "object-keys": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object.entries": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.7.tgz", + "integrity": "sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/object.fromentries": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.7.tgz", + "integrity": "sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object.groupby": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.1.tgz", + "integrity": "sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1" + } + }, + "node_modules/object.hasown": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.3.tgz", + "integrity": "sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==", + "dependencies": { + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/object.values": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.7.tgz", + "integrity": "sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/obuf": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz", + "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==" + }, + "node_modules/on-finished": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", + "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "dependencies": { + "ee-first": "1.1.1" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/on-headers": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz", + "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/onetime": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", + "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/open": { + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", + "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==", + "dependencies": { + "define-lazy-prop": "^2.0.0", + "is-docker": "^2.1.1", + "is-wsl": "^2.2.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/opener": { + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", + "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", + "bin": { + "opener": "bin/opener-bin.js" + } + }, + "node_modules/opentype.js": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/opentype.js/-/opentype.js-0.11.0.tgz", + "integrity": "sha512-Z9NkAyQi/iEKQYzCSa7/VJSqVIs33wknw8Z8po+DzuRUAqivJ+hJZ94mveg3xIeKwLreJdWTMyEO7x1K13l41Q==", + "dependencies": { + "string.prototype.codepointat": "^0.2.1", + "tiny-inflate": "^1.0.2" + }, + "bin": { + "ot": "bin/ot" + } + }, + "node_modules/optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dependencies": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/os-homedir": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", + "integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/p-limit": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "dependencies": { + "yocto-queue": "^0.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-locate": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "dependencies": { + "p-limit": "^3.0.2" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/p-map": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz", + "integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==", + "engines": { + "node": ">=6" + } + }, + "node_modules/p-retry": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz", + "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", + "dependencies": { + "@types/retry": "0.12.0", + "retry": "^0.13.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/pac-proxy-agent": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.1.tgz", + "integrity": "sha512-ASV8yU4LLKBAjqIPMbrgtaKIvxQri/yh2OpI+S6hVa9JRkUI3Y3NPFbfngDtY7oFtSMD3w31Xns89mDa3Feo5A==", + "dependencies": { + "@tootallnate/quickjs-emscripten": "^0.23.0", + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "get-uri": "^6.0.1", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", + "pac-resolver": "^7.0.0", + "socks-proxy-agent": "^8.0.2" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pac-proxy-agent/node_modules/agent-base": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", + "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pac-proxy-agent/node_modules/http-proxy-agent": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz", + "integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pac-proxy-agent/node_modules/https-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", + "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/pac-resolver": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.0.tgz", + "integrity": "sha512-Fd9lT9vJbHYRACT8OhCbZBbxr6KRSawSovFpy8nDGshaK99S/EBhVIHp9+crhxrsZOuvLpgL1n23iyPg6Rl2hg==", + "dependencies": { + "degenerator": "^5.0.0", + "ip": "^1.1.8", + "netmask": "^2.0.2" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/param-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", + "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", + "dependencies": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/parse-cache-control": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parse-cache-control/-/parse-cache-control-1.0.1.tgz", + "integrity": "sha512-60zvsJReQPX5/QP0Kzfd/VrpjScIQ7SHBW6bFCYfEP+fp0Eppr1SHhIO5nd1PjZtvclzSzES9D/p5nFJurwfWg==" + }, + "node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/parse-passwd": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", + "integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/parse5": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", + "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==", + "dependencies": { + "entities": "^4.4.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, + "node_modules/parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/pascal-case": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", + "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/path-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz", + "integrity": "sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==", + "dependencies": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-is-inside": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", + "integrity": "sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==" + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + }, + "node_modules/path-to-regexp": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", + "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" + }, + "node_modules/path-type": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", + "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/pend": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", + "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" + }, + "node_modules/picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + }, + "node_modules/picomatch": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/pify": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "engines": { + "node": ">=6" + } + }, + "node_modules/pinkie": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", + "integrity": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/pinkie-promise": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", + "integrity": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==", + "dependencies": { + "pinkie": "^2.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/pirates": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", + "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", + "engines": { + "node": ">= 6" + } + }, + "node_modules/pkg-dir": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", + "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", + "dependencies": { + "find-up": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-dir/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-dir/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/pkg-dir/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pkg-dir/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/playwright": { + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.40.1.tgz", + "integrity": "sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==", + "peer": true, + "dependencies": { + "playwright-core": "1.40.1" + }, + "bin": { + "playwright": "cli.js" + }, + "engines": { + "node": ">=16" + }, + "optionalDependencies": { + "fsevents": "2.3.2" + } + }, + "node_modules/playwright-core": { + "version": "1.39.0", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", + "integrity": "sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==", + "bin": { + "playwright-core": "cli.js" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/playwright/node_modules/fsevents": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "peer": true, + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/playwright/node_modules/playwright-core": { + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.40.1.tgz", + "integrity": "sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==", + "peer": true, + "bin": { + "playwright-core": "cli.js" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/plur": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/plur/-/plur-4.0.0.tgz", + "integrity": "sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg==", + "dependencies": { + "irregular-plurals": "^3.2.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/postcss": { + "version": "8.4.33", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz", + "integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "nanoid": "^3.3.7", + "picocolors": "^1.0.0", + "source-map-js": "^1.0.2" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/postcss-calc": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-9.0.1.tgz", + "integrity": "sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==", + "dependencies": { + "postcss-selector-parser": "^6.0.11", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.2.2" + } + }, + "node_modules/postcss-colormin": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-6.0.2.tgz", + "integrity": "sha512-TXKOxs9LWcdYo5cgmcSHPkyrLAh86hX1ijmyy6J8SbOhyv6ua053M3ZAM/0j44UsnQNIWdl8gb5L7xX2htKeLw==", + "dependencies": { + "browserslist": "^4.22.2", + "caniuse-api": "^3.0.0", + "colord": "^2.9.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-convert-values": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-6.0.2.tgz", + "integrity": "sha512-aeBmaTnGQ+NUSVQT8aY0sKyAD/BaLJenEKZ03YK0JnDE1w1Rr8XShoxdal2V2H26xTJKr3v5haByOhJuyT4UYw==", + "dependencies": { + "browserslist": "^4.22.2", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-discard-comments": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-6.0.1.tgz", + "integrity": "sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==", + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-discard-duplicates": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.1.tgz", + "integrity": "sha512-1hvUs76HLYR8zkScbwyJ8oJEugfPV+WchpnA+26fpJ7Smzs51CzGBHC32RS03psuX/2l0l0UKh2StzNxOrKCYg==", + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-discard-empty": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-6.0.1.tgz", + "integrity": "sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg==", + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-discard-overridden": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-6.0.1.tgz", + "integrity": "sha512-qs0ehZMMZpSESbRkw1+inkf51kak6OOzNRaoLd/U7Fatp0aN2HQ1rxGOrJvYcRAN9VpX8kUF13R2ofn8OlvFVA==", + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-loader": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz", + "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", + "dependencies": { + "cosmiconfig": "^7.0.0", + "klona": "^2.0.5", + "semver": "^7.3.5" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "postcss": "^7.0.0 || ^8.0.1", + "webpack": "^5.0.0" + } + }, + "node_modules/postcss-loader/node_modules/cosmiconfig": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "dependencies": { + "@types/parse-json": "^4.0.0", + "import-fresh": "^3.2.1", + "parse-json": "^5.0.0", + "path-type": "^4.0.0", + "yaml": "^1.10.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/postcss-loader/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/postcss-loader/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/postcss-loader/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" + }, + "node_modules/postcss-media-query-parser": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", + "integrity": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==" + }, + "node_modules/postcss-merge-longhand": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-6.0.2.tgz", + "integrity": "sha512-+yfVB7gEM8SrCo9w2lCApKIEzrTKl5yS1F4yGhV3kSim6JzbfLGJyhR1B6X+6vOT0U33Mgx7iv4X9MVWuaSAfw==", + "dependencies": { + "postcss-value-parser": "^4.2.0", + "stylehacks": "^6.0.2" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-merge-rules": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-6.0.3.tgz", + "integrity": "sha512-yfkDqSHGohy8sGYIJwBmIGDv4K4/WrJPX355XrxQb/CSsT4Kc/RxDi6akqn5s9bap85AWgv21ArcUWwWdGNSHA==", + "dependencies": { + "browserslist": "^4.22.2", + "caniuse-api": "^3.0.0", + "cssnano-utils": "^4.0.1", + "postcss-selector-parser": "^6.0.15" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-minify-font-values": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-6.0.1.tgz", + "integrity": "sha512-tIwmF1zUPoN6xOtA/2FgVk1ZKrLcCvE0dpZLtzyyte0j9zUeB8RTbCqrHZGjJlxOvNWKMYtunLrrl7HPOiR46w==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-minify-gradients": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-6.0.1.tgz", + "integrity": "sha512-M1RJWVjd6IOLPl1hYiOd5HQHgpp6cvJVLrieQYS9y07Yo8itAr6jaekzJphaJFR0tcg4kRewCk3kna9uHBxn/w==", + "dependencies": { + "colord": "^2.9.1", + "cssnano-utils": "^4.0.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-minify-params": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-6.0.2.tgz", + "integrity": "sha512-zwQtbrPEBDj+ApELZ6QylLf2/c5zmASoOuA4DzolyVGdV38iR2I5QRMsZcHkcdkZzxpN8RS4cN7LPskOkTwTZw==", + "dependencies": { + "browserslist": "^4.22.2", + "cssnano-utils": "^4.0.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-minify-selectors": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-6.0.2.tgz", + "integrity": "sha512-0b+m+w7OAvZejPQdN2GjsXLv5o0jqYHX3aoV0e7RBKPCsB7TYG5KKWBFhGnB/iP3213Ts8c5H4wLPLMm7z28Sg==", + "dependencies": { + "postcss-selector-parser": "^6.0.15" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-modules-extract-imports": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", + "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-local-by-default": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.3.tgz", + "integrity": "sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==", + "dependencies": { + "icss-utils": "^5.0.0", + "postcss-selector-parser": "^6.0.2", + "postcss-value-parser": "^4.1.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-scope": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.1.0.tgz", + "integrity": "sha512-SaIbK8XW+MZbd0xHPf7kdfA/3eOt7vxJ72IRecn3EzuZVLr1r0orzf0MX/pN8m+NMDoo6X/SQd8oeKqGZd8PXg==", + "dependencies": { + "postcss-selector-parser": "^6.0.4" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-modules-values": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", + "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", + "dependencies": { + "icss-utils": "^5.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "node_modules/postcss-normalize-charset": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-6.0.1.tgz", + "integrity": "sha512-aW5LbMNRZ+oDV57PF9K+WI1Z8MPnF+A8qbajg/T8PP126YrGX1f9IQx21GI2OlGz7XFJi/fNi0GTbY948XJtXg==", + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-display-values": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-6.0.1.tgz", + "integrity": "sha512-mc3vxp2bEuCb4LgCcmG1y6lKJu1Co8T+rKHrcbShJwUmKJiEl761qb/QQCfFwlrvSeET3jksolCR/RZuMURudw==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-positions": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-6.0.1.tgz", + "integrity": "sha512-HRsq8u/0unKNvm0cvwxcOUEcakFXqZ41fv3FOdPn916XFUrympjr+03oaLkuZENz3HE9RrQE9yU0Xv43ThWjQg==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-repeat-style": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-6.0.1.tgz", + "integrity": "sha512-Gbb2nmCy6tTiA7Sh2MBs3fj9W8swonk6lw+dFFeQT68B0Pzwp1kvisJQkdV6rbbMSd9brMlS8I8ts52tAGWmGQ==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-string": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-6.0.1.tgz", + "integrity": "sha512-5Fhx/+xzALJD9EI26Aq23hXwmv97Zfy2VFrt5PLT8lAhnBIZvmaT5pQk+NuJ/GWj/QWaKSKbnoKDGLbV6qnhXg==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-timing-functions": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-6.0.1.tgz", + "integrity": "sha512-4zcczzHqmCU7L5dqTB9rzeqPWRMc0K2HoR+Bfl+FSMbqGBUcP5LRfgcH4BdRtLuzVQK1/FHdFoGT3F7rkEnY+g==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-unicode": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-6.0.2.tgz", + "integrity": "sha512-Ff2VdAYCTGyMUwpevTZPZ4w0+mPjbZzLLyoLh/RMpqUqeQKZ+xMm31hkxBavDcGKcxm6ACzGk0nBfZ8LZkStKA==", + "dependencies": { + "browserslist": "^4.22.2", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-url": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-6.0.1.tgz", + "integrity": "sha512-jEXL15tXSvbjm0yzUV7FBiEXwhIa9H88JOXDGQzmcWoB4mSjZIsmtto066s2iW9FYuIrIF4k04HA2BKAOpbsaQ==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-normalize-whitespace": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-6.0.1.tgz", + "integrity": "sha512-76i3NpWf6bB8UHlVuLRxG4zW2YykF9CTEcq/9LGAiz2qBuX5cBStadkk0jSkg9a9TCIXbMQz7yzrygKoCW9JuA==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-ordered-values": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-6.0.1.tgz", + "integrity": "sha512-XXbb1O/MW9HdEhnBxitZpPFbIvDgbo9NK4c/5bOfiKpnIGZDoL2xd7/e6jW5DYLsWxBbs+1nZEnVgnjnlFViaA==", + "dependencies": { + "cssnano-utils": "^4.0.1", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-reduce-initial": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-6.0.2.tgz", + "integrity": "sha512-YGKalhNlCLcjcLvjU5nF8FyeCTkCO5UtvJEt0hrPZVCTtRLSOH4z00T1UntQPj4dUmIYZgMj8qK77JbSX95hSw==", + "dependencies": { + "browserslist": "^4.22.2", + "caniuse-api": "^3.0.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-reduce-transforms": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-6.0.1.tgz", + "integrity": "sha512-fUbV81OkUe75JM+VYO1gr/IoA2b/dRiH6HvMwhrIBSUrxq3jNZQZitSnugcTLDi1KkQh1eR/zi+iyxviUNBkcQ==", + "dependencies": { + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-resolve-nested-selector": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz", + "integrity": "sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==" + }, + "node_modules/postcss-safe-parser": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", + "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", + "engines": { + "node": ">=12.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.3.3" + } + }, + "node_modules/postcss-scss": { + "version": "4.0.9", + "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz", + "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss-scss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "engines": { + "node": ">=12.0" + }, + "peerDependencies": { + "postcss": "^8.4.29" + } + }, + "node_modules/postcss-selector-parser": { + "version": "6.0.15", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz", + "integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/postcss-svgo": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-6.0.2.tgz", + "integrity": "sha512-IH5R9SjkTkh0kfFOQDImyy1+mTCb+E830+9SV1O+AaDcoHTvfsvt6WwJeo7KwcHbFnevZVCsXhDmjFiGVuwqFQ==", + "dependencies": { + "postcss-value-parser": "^4.2.0", + "svgo": "^3.2.0" + }, + "engines": { + "node": "^14 || ^16 || >= 18" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-unique-selectors": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-6.0.2.tgz", + "integrity": "sha512-8IZGQ94nechdG7Y9Sh9FlIY2b4uS8/k8kdKRX040XHsS3B6d1HrJAkXrBSsSu4SuARruSsUjW3nlSw8BHkaAYQ==", + "dependencies": { + "postcss-selector-parser": "^6.0.15" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/postcss-value-parser": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/prettier": { + "name": "wp-prettier", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-3.0.3.tgz", + "integrity": "sha512-X4UlrxDTH8oom9qXlcjnydsjAOD2BmB6yFmvS4Z2zdTzqqpRWb+fbqrH412+l+OUXmbzJlSXjlMFYPgYG12IAA==", + "bin": { + "prettier": "bin/prettier.cjs" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" + } + }, + "node_modules/prettier-linter-helpers": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", + "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==", + "dependencies": { + "fast-diff": "^1.1.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/pretty-format": { + "version": "29.7.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", + "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", + "dependencies": { + "@jest/schemas": "^29.6.3", + "ansi-styles": "^5.0.0", + "react-is": "^18.0.0" + }, + "engines": { + "node": "^14.15.0 || ^16.10.0 || >=18.0.0" + } + }, + "node_modules/pretty-format/node_modules/ansi-styles": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/process-nextick-args": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/prompts": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", + "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", + "dependencies": { + "kleur": "^3.0.3", + "sisteransi": "^1.0.5" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/prop-types": { + "version": "15.8.1", + "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "dependencies": { + "loose-envify": "^1.4.0", + "object-assign": "^4.1.1", + "react-is": "^16.13.1" + } + }, + "node_modules/prop-types/node_modules/react-is": { + "version": "16.13.1", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" + }, + "node_modules/proxy-addr": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", + "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dependencies": { + "forwarded": "0.2.0", + "ipaddr.js": "1.9.1" + }, + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-addr/node_modules/ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "engines": { + "node": ">= 0.10" + } + }, + "node_modules/proxy-agent": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.3.0.tgz", + "integrity": "sha512-0LdR757eTj/JfuU7TL2YCuAZnxWXu3tkJbg4Oq3geW/qFNT/32T0sp2HnZ9O0lMR4q3vwAt0+xCA8SR0WAD0og==", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.0", + "lru-cache": "^7.14.1", + "pac-proxy-agent": "^7.0.0", + "proxy-from-env": "^1.1.0", + "socks-proxy-agent": "^8.0.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/proxy-agent/node_modules/agent-base": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", + "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/proxy-agent/node_modules/http-proxy-agent": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz", + "integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/proxy-agent/node_modules/https-proxy-agent": { + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", + "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/proxy-agent/node_modules/lru-cache": { + "version": "7.18.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", + "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" + }, + "node_modules/ps-list": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/ps-list/-/ps-list-8.1.1.tgz", + "integrity": "sha512-OPS9kEJYVmiO48u/B9qneqhkMvgCxT+Tm28VCEJpheTpl8cJ0ffZRRNgS5mrQRTrX5yRTpaJ+hRDeefXYmmorQ==", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/pseudomap": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", + "integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==" + }, + "node_modules/psl": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", + "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" + }, + "node_modules/pump": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "engines": { + "node": ">=6" + } + }, + "node_modules/puppeteer-core": { + "version": "13.7.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-13.7.0.tgz", + "integrity": "sha512-rXja4vcnAzFAP1OVLq/5dWNfwBGuzcOARJ6qGV7oAZhnLmVRU8G5MsdeQEAOy332ZhkIOnn9jp15R89LKHyp2Q==", + "dependencies": { + "cross-fetch": "3.1.5", + "debug": "4.3.4", + "devtools-protocol": "0.0.981744", + "extract-zip": "2.0.1", + "https-proxy-agent": "5.0.1", + "pkg-dir": "4.2.0", + "progress": "2.0.3", + "proxy-from-env": "1.1.0", + "rimraf": "3.0.2", + "tar-fs": "2.1.1", + "unbzip2-stream": "1.4.3", + "ws": "8.5.0" + }, + "engines": { + "node": ">=10.18.1" + } + }, + "node_modules/puppeteer-core/node_modules/devtools-protocol": { + "version": "0.0.981744", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.981744.tgz", + "integrity": "sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg==" + }, + "node_modules/puppeteer-core/node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/puppeteer-core/node_modules/ws": { + "version": "8.5.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", + "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/pure-rand": { + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz", + "integrity": "sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/dubzzz" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fast-check" + } + ] + }, + "node_modules/qs": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", + "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", + "dependencies": { + "side-channel": "^1.0.4" + }, + "engines": { + "node": ">=0.6" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/querystringify": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", + "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" + }, + "node_modules/queue-microtask": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", + "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/queue-tick": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", + "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" + }, + "node_modules/quick-lru": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", + "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", + "engines": { + "node": ">=8" + } + }, + "node_modules/randombytes": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", + "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", + "dependencies": { + "safe-buffer": "^5.1.0" + } + }, + "node_modules/range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/raw-body": { + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", + "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", + "dependencies": { + "bytes": "3.1.2", + "http-errors": "2.0.0", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/raw-body/node_modules/bytes": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/raw-body/node_modules/iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/react": { + "version": "18.2.0", + "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", + "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", + "dependencies": { + "loose-envify": "^1.1.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/react-dom": { + "version": "18.2.0", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", + "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", + "peer": true, + "dependencies": { + "loose-envify": "^1.1.0", + "scheduler": "^0.23.0" + }, + "peerDependencies": { + "react": "^18.2.0" + } + }, + "node_modules/react-is": { + "version": "18.2.0", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", + "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" + }, + "node_modules/react-refresh": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz", + "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/read-pkg": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", + "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", + "dependencies": { + "@types/normalize-package-data": "^2.4.0", + "normalize-package-data": "^2.5.0", + "parse-json": "^5.0.0", + "type-fest": "^0.6.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg-up": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", + "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", + "dependencies": { + "find-up": "^4.1.0", + "read-pkg": "^5.2.0", + "type-fest": "^0.8.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/read-pkg-up/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg-up/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dependencies": { + "p-locate": "^4.1.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg-up/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dependencies": { + "p-try": "^2.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/read-pkg-up/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dependencies": { + "p-limit": "^2.2.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg-up/node_modules/type-fest": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", + "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", + "engines": { + "node": ">=8" + } + }, + "node_modules/read-pkg/node_modules/hosted-git-info": { + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" + }, + "node_modules/read-pkg/node_modules/normalize-package-data": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", + "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", + "dependencies": { + "hosted-git-info": "^2.1.4", + "resolve": "^1.10.0", + "semver": "2 || 3 || 4 || 5", + "validate-npm-package-license": "^3.0.1" + } + }, + "node_modules/read-pkg/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/read-pkg/node_modules/type-fest": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", + "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", + "engines": { + "node": ">=8" + } + }, + "node_modules/readable-stream": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", + "dependencies": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/readdirp": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", + "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "dependencies": { + "picomatch": "^2.2.1" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/rechoir": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.8.0.tgz", + "integrity": "sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==", + "dependencies": { + "resolve": "^1.20.0" + }, + "engines": { + "node": ">= 10.13.0" + } + }, + "node_modules/redent": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", + "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", + "dependencies": { + "indent-string": "^4.0.0", + "strip-indent": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/reflect.getprototypeof": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.4.tgz", + "integrity": "sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "globalthis": "^1.0.3", + "which-builtin-type": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/regenerate": { + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", + "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + }, + "node_modules/regenerate-unicode-properties": { + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz", + "integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==", + "dependencies": { + "regenerate": "^1.4.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + }, + "node_modules/regenerator-transform": { + "version": "0.15.2", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", + "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==", + "dependencies": { + "@babel/runtime": "^7.8.4" + } + }, + "node_modules/regexp.prototype.flags": { + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz", + "integrity": "sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "set-function-name": "^2.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/regexpu-core": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", + "dependencies": { + "@babel/regjsgen": "^0.8.0", + "regenerate": "^1.4.2", + "regenerate-unicode-properties": "^10.1.0", + "regjsparser": "^0.9.1", + "unicode-match-property-ecmascript": "^2.0.0", + "unicode-match-property-value-ecmascript": "^2.1.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/regjsparser": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", + "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", + "dependencies": { + "jsesc": "~0.5.0" + }, + "bin": { + "regjsparser": "bin/parser" + } + }, + "node_modules/regjsparser/node_modules/jsesc": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", + "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", + "bin": { + "jsesc": "bin/jsesc" + } + }, + "node_modules/remove-accents": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/remove-accents/-/remove-accents-0.5.0.tgz", + "integrity": "sha512-8g3/Otx1eJaVD12e31UbJj1YzdtVvzH85HV7t+9MJYk/u3XmkOUJ5Ys9wQrf9PCPK8+xn4ymzqYCiZl6QWKn+A==" + }, + "node_modules/require-directory": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", + "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/requireindex": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz", + "integrity": "sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==", + "engines": { + "node": ">=0.10.5" + } + }, + "node_modules/requires-port": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-bin": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/resolve-bin/-/resolve-bin-0.4.3.tgz", + "integrity": "sha512-9u8TMpc+SEHXxQXblXHz5yRvRZERkCZimFN9oz85QI3uhkh7nqfjm6OGTLg+8vucpXGcY4jLK6WkylPmt7GSvw==", + "dependencies": { + "find-parent-dir": "~0.3.0" + } + }, + "node_modules/resolve-cwd": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", + "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", + "dependencies": { + "resolve-from": "^5.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/resolve-dir": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-0.1.1.tgz", + "integrity": "sha512-QxMPqI6le2u0dCLyiGzgy92kjkkL6zO0XyvHzjdTNH3zM6e5Hz3BwG6+aEyNgiQ5Xz6PwTwgQEj3U50dByPKIA==", + "dependencies": { + "expand-tilde": "^1.2.2", + "global-modules": "^0.2.3" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve-from": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/resolve.exports": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz", + "integrity": "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==", + "engines": { + "node": ">=10" + } + }, + "node_modules/retry": { + "version": "0.13.1", + "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", + "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/reusify": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", + "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", + "engines": { + "iojs": ">=1.0.0", + "node": ">=0.10.0" + } + }, + "node_modules/rimraf": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", + "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + } + }, + "node_modules/robots-parser": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/robots-parser/-/robots-parser-3.0.1.tgz", + "integrity": "sha512-s+pyvQeIKIZ0dx5iJiQk1tPLJAWln39+MI5jtM8wnyws+G5azk+dMnMX0qfbqNetKKNgcWWOdi0sfm+FbQbgdQ==", + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/run-con": { + "version": "1.2.12", + "resolved": "https://registry.npmjs.org/run-con/-/run-con-1.2.12.tgz", + "integrity": "sha512-5257ILMYIF4RztL9uoZ7V9Q97zHtNHn5bN3NobeAnzB1P3ASLgg8qocM2u+R18ttp+VEM78N2LK8XcNVtnSRrg==", + "dependencies": { + "deep-extend": "^0.6.0", + "ini": "~3.0.0", + "minimist": "^1.2.8", + "strip-json-comments": "~3.1.1" + }, + "bin": { + "run-con": "cli.js" + } + }, + "node_modules/run-con/node_modules/ini": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ini/-/ini-3.0.1.tgz", + "integrity": "sha512-it4HyVAUTKBc6m8e1iXWvXSTdndF7HbdN713+kvLrymxTaU4AUBWrJ4vEooP+V7fexnVD3LKcBshjGGPefSMUQ==", + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/run-parallel": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", + "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "queue-microtask": "^1.2.2" + } + }, + "node_modules/rxjs": { + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", + "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/safe-array-concat": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.0.tgz", + "integrity": "sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==", + "dependencies": { + "call-bind": "^1.0.5", + "get-intrinsic": "^1.2.2", + "has-symbols": "^1.0.3", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">=0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-buffer": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", + "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/safe-regex-test": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.2.tgz", + "integrity": "sha512-83S9w6eFq12BBIJYvjMux6/dkirb8+4zJRA9cxNBVb7Wq5fJBW+Xze48WqR8pxua7bDuAaaAxtVVd4Idjp1dBQ==", + "dependencies": { + "call-bind": "^1.0.5", + "get-intrinsic": "^1.2.2", + "is-regex": "^1.1.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "node_modules/sass": { + "version": "1.69.7", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.7.tgz", + "integrity": "sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==", + "dependencies": { + "chokidar": ">=3.0.0 <4.0.0", + "immutable": "^4.0.0", + "source-map-js": ">=0.6.2 <2.0.0" + }, + "bin": { + "sass": "sass.js" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/sass-loader": { + "version": "12.6.0", + "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz", + "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==", + "dependencies": { + "klona": "^2.0.4", + "neo-async": "^2.6.2" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "fibers": ">= 3.1.0", + "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", + "sass": "^1.3.0", + "sass-embedded": "*", + "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "fibers": { + "optional": true + }, + "node-sass": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + } + } + }, + "node_modules/saxes": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", + "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", + "dependencies": { + "xmlchars": "^2.2.0" + }, + "engines": { + "node": ">=v12.22.7" + } + }, + "node_modules/scheduler": { + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz", + "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==", + "peer": true, + "dependencies": { + "loose-envify": "^1.1.0" + } + }, + "node_modules/schema-utils": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", + "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==", + "dependencies": { + "@types/json-schema": "^7.0.8", + "ajv": "^6.12.5", + "ajv-keywords": "^3.5.2" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/select-hose": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", + "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==" + }, + "node_modules/selfsigned": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz", + "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", + "dependencies": { + "@types/node-forge": "^1.3.0", + "node-forge": "^1" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/send": { + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", + "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", + "dependencies": { + "debug": "2.6.9", + "depd": "2.0.0", + "destroy": "1.2.0", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "2.0.0", + "mime": "1.6.0", + "ms": "2.1.3", + "on-finished": "2.4.1", + "range-parser": "~1.2.1", + "statuses": "2.0.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/send/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/send/node_modules/debug/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/send/node_modules/mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "bin": { + "mime": "cli.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/send/node_modules/ms": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "node_modules/sentence-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz", + "integrity": "sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==", + "dependencies": { + "no-case": "^3.0.4", + "tslib": "^2.0.3", + "upper-case-first": "^2.0.2" + } + }, + "node_modules/serialize-javascript": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", + "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", + "dependencies": { + "randombytes": "^2.1.0" + } + }, + "node_modules/serve-index": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz", + "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", + "dependencies": { + "accepts": "~1.3.4", + "batch": "0.6.1", + "debug": "2.6.9", + "escape-html": "~1.0.3", + "http-errors": "~1.6.2", + "mime-types": "~2.1.17", + "parseurl": "~1.3.2" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/serve-index/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/serve-index/node_modules/depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/http-errors": { + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz", + "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", + "dependencies": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.0", + "statuses": ">= 1.4.0 < 2" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-index/node_modules/inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==" + }, + "node_modules/serve-index/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + }, + "node_modules/serve-index/node_modules/setprototypeof": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz", + "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==" + }, + "node_modules/serve-index/node_modules/statuses": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/serve-static": { + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz", + "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", + "dependencies": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.18.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/set-function-length": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.0.tgz", + "integrity": "sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==", + "dependencies": { + "define-data-property": "^1.1.1", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.2", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/set-function-name": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz", + "integrity": "sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==", + "dependencies": { + "define-data-property": "^1.0.1", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setprototypeof": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + }, + "node_modules/shallow-clone": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-0.1.2.tgz", + "integrity": "sha512-J1zdXCky5GmNnuauESROVu31MQSnLoYvlyEn6j2Ztk6Q5EHFIhxkMhYcv6vuDzl2XEzoRr856QwzMgWM/TmZgw==", + "dependencies": { + "is-extendable": "^0.1.1", + "kind-of": "^2.0.1", + "lazy-cache": "^0.2.3", + "mixin-object": "^2.0.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shallow-clone/node_modules/kind-of": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-2.0.1.tgz", + "integrity": "sha512-0u8i1NZ/mg0b+W3MGGw5I7+6Eib2nx72S/QvXa0hYjEkjTknYmEYQJwGu3mLC0BrhtJjtQafTkyRUQ75Kx0LVg==", + "dependencies": { + "is-buffer": "^1.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shallow-clone/node_modules/lazy-cache": { + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-0.2.7.tgz", + "integrity": "sha512-gkX52wvU/R8DVMMt78ATVPFMJqfW8FPz1GZ1sVHBVQHmu/WvhIWE4cE1GBzhJNFicDeYhnwp6Rl35BcAIM3YOQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shebang-command": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", + "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", + "dependencies": { + "shebang-regex": "^1.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shebang-regex": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", + "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/shell-quote": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz", + "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", + "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", + "dependencies": { + "call-bind": "^1.0.0", + "get-intrinsic": "^1.0.2", + "object-inspect": "^1.9.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/signal-exit": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", + "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "node_modules/sirv": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz", + "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==", + "dependencies": { + "@polka/url": "^1.0.0-next.24", + "mrmime": "^2.0.0", + "totalist": "^3.0.0" + }, + "engines": { + "node": ">= 10" + } + }, + "node_modules/sisteransi": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", + "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" + }, + "node_modules/slash": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", + "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/smart-buffer": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", + "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==", + "engines": { + "node": ">= 6.0.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/snake-case": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz", + "integrity": "sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==", + "dependencies": { + "dot-case": "^3.0.4", + "tslib": "^2.0.3" + } + }, + "node_modules/sockjs": { + "version": "0.3.24", + "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", + "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", + "dependencies": { + "faye-websocket": "^0.11.3", + "uuid": "^8.3.2", + "websocket-driver": "^0.7.4" + } + }, + "node_modules/socks": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", + "integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==", + "dependencies": { + "ip": "^2.0.0", + "smart-buffer": "^4.2.0" + }, + "engines": { + "node": ">= 10.13.0", + "npm": ">= 3.0.0" + } + }, + "node_modules/socks-proxy-agent": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz", + "integrity": "sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "^4.3.4", + "socks": "^2.7.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/socks-proxy-agent/node_modules/agent-base": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", + "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/socks/node_modules/ip": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", + "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + }, + "node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "engines": { + "node": ">= 8" + } + }, + "node_modules/source-map-js": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/source-map-loader": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.2.tgz", + "integrity": "sha512-BokxPoLjyl3iOrgkWaakaxqnelAJSS+0V+De0kKIq6lyWrXuiPgYTGp6z3iHmqljKAaLXwZa+ctD8GccRJeVvg==", + "dependencies": { + "abab": "^2.0.5", + "iconv-lite": "^0.6.3", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.0.0" + } + }, + "node_modules/source-map-support": { + "version": "0.5.13", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz", + "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==", + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/source-map-support/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/spawnd": { + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/spawnd/-/spawnd-9.0.2.tgz", + "integrity": "sha512-nl8DVHEDQ57IcKakzpjanspVChkMpGLuVwMR/eOn9cXE55Qr6luD2Kn06sA0ootRMdgrU4tInN6lA6ohTNvysw==", + "dependencies": { + "signal-exit": "^4.1.0", + "tree-kill": "^1.2.2" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/spawnd/node_modules/signal-exit": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/spdx-correct": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", + "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", + "dependencies": { + "spdx-expression-parse": "^3.0.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-correct/node_modules/spdx-expression-parse": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", + "dependencies": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-exceptions": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", + "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" + }, + "node_modules/spdx-expression-parse": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz", + "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==", + "dependencies": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/spdx-license-ids": { + "version": "3.0.16", + "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz", + "integrity": "sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==" + }, + "node_modules/spdy": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz", + "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", + "dependencies": { + "debug": "^4.1.0", + "handle-thing": "^2.0.0", + "http-deceiver": "^1.2.7", + "select-hose": "^2.0.0", + "spdy-transport": "^3.0.0" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/spdy-transport": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", + "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", + "dependencies": { + "debug": "^4.1.0", + "detect-node": "^2.0.4", + "hpack.js": "^2.1.6", + "obuf": "^1.1.2", + "readable-stream": "^3.0.6", + "wbuf": "^1.7.3" + } + }, + "node_modules/speedline-core": { + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/speedline-core/-/speedline-core-1.4.3.tgz", + "integrity": "sha512-DI7/OuAUD+GMpR6dmu8lliO2Wg5zfeh+/xsdyJZCzd8o5JgFUjCeLsBDuZjIQJdwXS3J0L/uZYrELKYqx+PXog==", + "dependencies": { + "@types/node": "*", + "image-ssim": "^0.2.0", + "jpeg-js": "^0.4.1" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/sprintf-js": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", + "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" + }, + "node_modules/stack-utils": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", + "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", + "dependencies": { + "escape-string-regexp": "^2.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/stack-utils/node_modules/escape-string-regexp": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", + "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/stackframe": { + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz", + "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" + }, + "node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/streamx": { + "version": "2.15.6", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.6.tgz", + "integrity": "sha512-q+vQL4AAz+FdfT137VF69Cc/APqUbxy+MDOImRrMvchJpigHj9GksgDU2LYbO9rx7RX6osWgxJB2WxhYv4SZAw==", + "dependencies": { + "fast-fifo": "^1.1.0", + "queue-tick": "^1.0.1" + } + }, + "node_modules/string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "dependencies": { + "safe-buffer": "~5.2.0" + } + }, + "node_modules/string-length": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", + "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", + "dependencies": { + "char-regex": "^1.0.2", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "node_modules/string.prototype.codepointat": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz", + "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==" + }, + "node_modules/string.prototype.matchall": { + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.10.tgz", + "integrity": "sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1", + "get-intrinsic": "^1.2.1", + "has-symbols": "^1.0.3", + "internal-slot": "^1.0.5", + "regexp.prototype.flags": "^1.5.0", + "set-function-name": "^2.0.0", + "side-channel": "^1.0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/string.prototype.trim": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz", + "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/string.prototype.trimend": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz", + "integrity": "sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/string.prototype.trimstart": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz", + "integrity": "sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==", + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.2.0", + "es-abstract": "^1.22.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-bom": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", + "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-final-newline": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", + "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", + "engines": { + "node": ">=6" + } + }, + "node_modules/strip-indent": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", + "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", + "dependencies": { + "min-indent": "^1.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/strip-outer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz", + "integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==", + "dependencies": { + "escape-string-regexp": "^1.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/strip-outer/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/style-search": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz", + "integrity": "sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==" + }, + "node_modules/stylehacks": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-6.0.2.tgz", + "integrity": "sha512-00zvJGnCu64EpMjX8b5iCZ3us2Ptyw8+toEkb92VdmkEaRaSGBNKAoK6aWZckhXxmQP8zWiTaFaiMGIU8Ve8sg==", + "dependencies": { + "browserslist": "^4.22.2", + "postcss-selector-parser": "^6.0.15" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.4.31" + } + }, + "node_modules/stylelint": { + "version": "14.16.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz", + "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==", + "dependencies": { + "@csstools/selector-specificity": "^2.0.2", + "balanced-match": "^2.0.0", + "colord": "^2.9.3", + "cosmiconfig": "^7.1.0", + "css-functions-list": "^3.1.0", + "debug": "^4.3.4", + "fast-glob": "^3.2.12", + "fastest-levenshtein": "^1.0.16", + "file-entry-cache": "^6.0.1", + "global-modules": "^2.0.0", + "globby": "^11.1.0", + "globjoin": "^0.1.4", + "html-tags": "^3.2.0", + "ignore": "^5.2.1", + "import-lazy": "^4.0.0", + "imurmurhash": "^0.1.4", + "is-plain-object": "^5.0.0", + "known-css-properties": "^0.26.0", + "mathml-tag-names": "^2.1.3", + "meow": "^9.0.0", + "micromatch": "^4.0.5", + "normalize-path": "^3.0.0", + "picocolors": "^1.0.0", + "postcss": "^8.4.19", + "postcss-media-query-parser": "^0.2.3", + "postcss-resolve-nested-selector": "^0.1.1", + "postcss-safe-parser": "^6.0.0", + "postcss-selector-parser": "^6.0.11", + "postcss-value-parser": "^4.2.0", + "resolve-from": "^5.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1", + "style-search": "^0.1.0", + "supports-hyperlinks": "^2.3.0", + "svg-tags": "^1.0.0", + "table": "^6.8.1", + "v8-compile-cache": "^2.3.0", + "write-file-atomic": "^4.0.2" + }, + "bin": { + "stylelint": "bin/stylelint.js" + }, + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/stylelint" + } + }, + "node_modules/stylelint-config-recommended": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz", + "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==", + "peerDependencies": { + "stylelint": "^14.0.0" + } + }, + "node_modules/stylelint-config-recommended-scss": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-5.0.2.tgz", + "integrity": "sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==", + "dependencies": { + "postcss-scss": "^4.0.2", + "stylelint-config-recommended": "^6.0.0", + "stylelint-scss": "^4.0.0" + }, + "peerDependencies": { + "stylelint": "^14.0.0" + } + }, + "node_modules/stylelint-scss": { + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.7.0.tgz", + "integrity": "sha512-TSUgIeS0H3jqDZnby1UO1Qv3poi1N8wUYIJY6D1tuUq2MN3lwp/rITVo0wD+1SWTmRm0tNmGO0b7nKInnqF6Hg==", + "dependencies": { + "postcss-media-query-parser": "^0.2.3", + "postcss-resolve-nested-selector": "^0.1.1", + "postcss-selector-parser": "^6.0.11", + "postcss-value-parser": "^4.2.0" + }, + "peerDependencies": { + "stylelint": "^14.5.1 || ^15.0.0" + } + }, + "node_modules/stylelint/node_modules/balanced-match": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", + "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" + }, + "node_modules/stylelint/node_modules/cosmiconfig": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "dependencies": { + "@types/parse-json": "^4.0.0", + "import-fresh": "^3.2.1", + "parse-json": "^5.0.0", + "path-type": "^4.0.0", + "yaml": "^1.10.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/stylelint/node_modules/global-modules": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz", + "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", + "dependencies": { + "global-prefix": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/stylelint/node_modules/global-prefix": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz", + "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", + "dependencies": { + "ini": "^1.3.5", + "kind-of": "^6.0.2", + "which": "^1.3.1" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/stylelint/node_modules/is-plain-object": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", + "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/stylelint/node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-hyperlinks": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", + "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", + "dependencies": { + "has-flag": "^4.0.0", + "supports-color": "^7.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/svg-parser": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz", + "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==" + }, + "node_modules/svg-tags": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz", + "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==" + }, + "node_modules/svgo": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.2.0.tgz", + "integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==", + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.3.1", + "css-what": "^6.1.0", + "csso": "^5.0.5", + "picocolors": "^1.0.0" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=14.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/svgo" + } + }, + "node_modules/svgo/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/symbol-tree": { + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", + "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" + }, + "node_modules/synckit": { + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", + "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", + "dependencies": { + "@pkgr/core": "^0.1.0", + "tslib": "^2.6.2" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/unts" + } + }, + "node_modules/table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/tannin": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/tannin/-/tannin-1.2.0.tgz", + "integrity": "sha512-U7GgX/RcSeUETbV7gYgoz8PD7Ni4y95pgIP/Z6ayI3CfhSujwKEBlGFTCRN+Aqnuyf4AN2yHL+L8x+TCGjb9uA==", + "dependencies": { + "@tannin/plural-forms": "^1.1.0" + } + }, + "node_modules/tapable": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", + "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/tar-fs": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", + "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", + "dependencies": { + "chownr": "^1.1.1", + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^2.1.4" + } + }, + "node_modules/tar-stream": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", + "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", + "dependencies": { + "bl": "^4.0.3", + "end-of-stream": "^1.4.1", + "fs-constants": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^3.1.1" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/terser": { + "version": "5.26.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.26.0.tgz", + "integrity": "sha512-dytTGoE2oHgbNV9nTzgBEPaqAWvcJNl66VZ0BkJqlvp71IjO8CxdBx/ykCNb47cLnCmCvRZ6ZR0tLkqvZCdVBQ==", + "dependencies": { + "@jridgewell/source-map": "^0.3.3", + "acorn": "^8.8.2", + "commander": "^2.20.0", + "source-map-support": "~0.5.20" + }, + "bin": { + "terser": "bin/terser" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/terser-webpack-plugin": { + "version": "5.3.10", + "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz", + "integrity": "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==", + "dependencies": { + "@jridgewell/trace-mapping": "^0.3.20", + "jest-worker": "^27.4.5", + "schema-utils": "^3.1.1", + "serialize-javascript": "^6.0.1", + "terser": "^5.26.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^5.1.0" + }, + "peerDependenciesMeta": { + "@swc/core": { + "optional": true + }, + "esbuild": { + "optional": true + }, + "uglify-js": { + "optional": true + } + } + }, + "node_modules/terser-webpack-plugin/node_modules/jest-worker": { + "version": "27.5.1", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz", + "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", + "dependencies": { + "@types/node": "*", + "merge-stream": "^2.0.0", + "supports-color": "^8.0.0" + }, + "engines": { + "node": ">= 10.13.0" + } + }, + "node_modules/terser-webpack-plugin/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/terser/node_modules/source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/terser/node_modules/source-map-support": { + "version": "0.5.21", + "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", + "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dependencies": { + "buffer-from": "^1.0.0", + "source-map": "^0.6.0" + } + }, + "node_modules/test-exclude": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", + "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", + "dependencies": { + "@istanbuljs/schema": "^0.1.2", + "glob": "^7.1.4", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/test-exclude/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/test-exclude/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" + }, + "node_modules/text-to-svg": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/text-to-svg/-/text-to-svg-3.1.5.tgz", + "integrity": "sha512-mbeGhMz9MAFaGaZGE8n4Mh/iQV/UkVnYJXhXFrv0eWkcNTgflhpHR2a8nr2ci3NU4FekIHJYKh0N0qdc6yUpfA==", + "dependencies": { + "commander": "^2.11.0", + "opentype.js": "0.11.0" + }, + "bin": { + "text-to-svg": "bin/text-to-svg" + } + }, + "node_modules/third-party-web": { + "version": "0.23.4", + "resolved": "https://registry.npmjs.org/third-party-web/-/third-party-web-0.23.4.tgz", + "integrity": "sha512-kwYnSZRhEvv0SBW2fp8SBBKRglMoBjV8xz6C31m0ewqOtknB5UL+Ihg+M81hyFY5ldkZuGWPb+e4GVDkzf/gYg==" + }, + "node_modules/through": { + "version": "2.3.8", + "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", + "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" + }, + "node_modules/thunky": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", + "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" + }, + "node_modules/tiny-inflate": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", + "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==" + }, + "node_modules/tmpl": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" + }, + "node_modules/to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "engines": { + "node": ">=4" + } + }, + "node_modules/to-regex-range": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", + "dependencies": { + "is-number": "^7.0.0" + }, + "engines": { + "node": ">=8.0" + } + }, + "node_modules/toidentifier": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", + "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "engines": { + "node": ">=0.6" + } + }, + "node_modules/totalist": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz", + "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==", + "engines": { + "node": ">=6" + } + }, + "node_modules/tough-cookie": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", + "dependencies": { + "psl": "^1.1.33", + "punycode": "^2.1.1", + "universalify": "^0.2.0", + "url-parse": "^1.5.3" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/tr46": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz", + "integrity": "sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==", + "dependencies": { + "punycode": "^2.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/tree-kill": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", + "bin": { + "tree-kill": "cli.js" + } + }, + "node_modules/trim-newlines": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz", + "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==", + "engines": { + "node": ">=8" + } + }, + "node_modules/trim-repeated": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz", + "integrity": "sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==", + "dependencies": { + "escape-string-regexp": "^1.0.2" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/trim-repeated/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/ts-api-utils": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", + "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", + "engines": { + "node": ">=16.13.0" + }, + "peerDependencies": { + "typescript": ">=4.2.0" + } + }, + "node_modules/tsconfig-paths": { + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz", + "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==", + "dependencies": { + "@types/json5": "^0.0.29", + "json5": "^1.0.2", + "minimist": "^1.2.6", + "strip-bom": "^3.0.0" + } + }, + "node_modules/tsconfig-paths/node_modules/json5": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", + "dependencies": { + "minimist": "^1.2.0" + }, + "bin": { + "json5": "lib/cli.js" + } + }, + "node_modules/tsconfig-paths/node_modules/strip-bom": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", + "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "engines": { + "node": ">=4" + } + }, + "node_modules/tslib": { + "version": "2.6.2", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", + "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + }, + "node_modules/tsutils": { + "version": "3.21.0", + "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", + "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", + "dependencies": { + "tslib": "^1.8.1" + }, + "engines": { + "node": ">= 6" + }, + "peerDependencies": { + "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" + } + }, + "node_modules/tsutils/node_modules/tslib": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", + "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-detect": { + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", + "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", + "engines": { + "node": ">=4" + } + }, + "node_modules/type-fest": { + "version": "0.21.3", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dependencies": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + }, + "engines": { + "node": ">= 0.6" + } + }, + "node_modules/typed-array-buffer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", + "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==", + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.2.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/typed-array-byte-length": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", + "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==", + "dependencies": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-byte-offset": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", + "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==", + "dependencies": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "has-proto": "^1.0.1", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-length": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", + "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", + "dependencies": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "is-typed-array": "^1.1.9" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typedarray-to-buffer": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", + "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", + "dependencies": { + "is-typedarray": "^1.0.0" + } + }, + "node_modules/typescript": { + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", + "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/uc.micro": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", + "integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==" + }, + "node_modules/unbox-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", + "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "dependencies": { + "call-bind": "^1.0.2", + "has-bigints": "^1.0.2", + "has-symbols": "^1.0.3", + "which-boxed-primitive": "^1.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/unbzip2-stream": { + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", + "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", + "dependencies": { + "buffer": "^5.2.1", + "through": "^2.3.8" + } + }, + "node_modules/undici-types": { + "version": "5.26.5", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + }, + "node_modules/unicode-canonical-property-names-ecmascript": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", + "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==", + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-match-property-ecmascript": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", + "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", + "dependencies": { + "unicode-canonical-property-names-ecmascript": "^2.0.0", + "unicode-property-aliases-ecmascript": "^2.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-match-property-value-ecmascript": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz", + "integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==", + "engines": { + "node": ">=4" + } + }, + "node_modules/unicode-property-aliases-ecmascript": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", + "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", + "engines": { + "node": ">=4" + } + }, + "node_modules/unique-string": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", + "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", + "dependencies": { + "crypto-random-string": "^2.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/universalify": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", + "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/update-browserslist-db": { + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", + "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "escalade": "^3.1.1", + "picocolors": "^1.0.0" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, + "node_modules/upper-case": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/upper-case/-/upper-case-2.0.2.tgz", + "integrity": "sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==", + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/upper-case-first": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz", + "integrity": "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==", + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/url-loader": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/url-loader/-/url-loader-4.1.1.tgz", + "integrity": "sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==", + "dependencies": { + "loader-utils": "^2.0.0", + "mime-types": "^2.1.27", + "schema-utils": "^3.0.0" + }, + "engines": { + "node": ">= 10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "file-loader": "*", + "webpack": "^4.0.0 || ^5.0.0" + }, + "peerDependenciesMeta": { + "file-loader": { + "optional": true + } + } + }, + "node_modules/url-parse": { + "version": "1.5.10", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", + "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", + "dependencies": { + "querystringify": "^2.1.1", + "requires-port": "^1.0.0" + } + }, + "node_modules/util-deprecate": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" + }, + "node_modules/utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "bin": { + "uuid": "dist/bin/uuid" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==" + }, + "node_modules/v8-to-istanbul": { + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.2.0.tgz", + "integrity": "sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==", + "dependencies": { + "@jridgewell/trace-mapping": "^0.3.12", + "@types/istanbul-lib-coverage": "^2.0.1", + "convert-source-map": "^2.0.0" + }, + "engines": { + "node": ">=10.12.0" + } + }, + "node_modules/validate-npm-package-license": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", + "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", + "dependencies": { + "spdx-correct": "^3.0.0", + "spdx-expression-parse": "^3.0.0" + } + }, + "node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", + "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", + "dependencies": { + "spdx-exceptions": "^2.1.0", + "spdx-license-ids": "^3.0.0" + } + }, + "node_modules/validate-npm-package-name": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", + "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==", + "dependencies": { + "builtins": "^5.0.0" + }, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } + }, + "node_modules/vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "engines": { + "node": ">= 0.8" + } + }, + "node_modules/w3c-xmlserializer": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", + "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", + "dependencies": { + "xml-name-validator": "^4.0.0" + }, + "engines": { + "node": ">=14" + } + }, + "node_modules/wait-on": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-7.2.0.tgz", + "integrity": "sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==", + "dependencies": { + "axios": "^1.6.1", + "joi": "^17.11.0", + "lodash": "^4.17.21", + "minimist": "^1.2.8", + "rxjs": "^7.8.1" + }, + "bin": { + "wait-on": "bin/wait-on" + }, + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/walker": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", + "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", + "dependencies": { + "makeerror": "1.0.12" + } + }, + "node_modules/watchpack": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz", + "integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==", + "dependencies": { + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.1.2" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/wbuf": { + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz", + "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", + "dependencies": { + "minimalistic-assert": "^1.0.0" + } + }, + "node_modules/web-vitals": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz", + "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==" + }, + "node_modules/webidl-conversions": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", + "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", + "engines": { + "node": ">=12" + } + }, + "node_modules/webpack": { + "version": "5.89.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz", + "integrity": "sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==", + "dependencies": { + "@types/eslint-scope": "^3.7.3", + "@types/estree": "^1.0.0", + "@webassemblyjs/ast": "^1.11.5", + "@webassemblyjs/wasm-edit": "^1.11.5", + "@webassemblyjs/wasm-parser": "^1.11.5", + "acorn": "^8.7.1", + "acorn-import-assertions": "^1.9.0", + "browserslist": "^4.14.5", + "chrome-trace-event": "^1.0.2", + "enhanced-resolve": "^5.15.0", + "es-module-lexer": "^1.2.1", + "eslint-scope": "5.1.1", + "events": "^3.2.0", + "glob-to-regexp": "^0.4.1", + "graceful-fs": "^4.2.9", + "json-parse-even-better-errors": "^2.3.1", + "loader-runner": "^4.2.0", + "mime-types": "^2.1.27", + "neo-async": "^2.6.2", + "schema-utils": "^3.2.0", + "tapable": "^2.1.1", + "terser-webpack-plugin": "^5.3.7", + "watchpack": "^2.4.0", + "webpack-sources": "^3.2.3" + }, + "bin": { + "webpack": "bin/webpack.js" + }, + "engines": { + "node": ">=10.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependenciesMeta": { + "webpack-cli": { + "optional": true + } + } + }, + "node_modules/webpack-bundle-analyzer": { + "version": "4.10.1", + "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz", + "integrity": "sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==", + "dependencies": { + "@discoveryjs/json-ext": "0.5.7", + "acorn": "^8.0.4", + "acorn-walk": "^8.0.0", + "commander": "^7.2.0", + "debounce": "^1.2.1", + "escape-string-regexp": "^4.0.0", + "gzip-size": "^6.0.0", + "html-escaper": "^2.0.2", + "is-plain-object": "^5.0.0", + "opener": "^1.5.2", + "picocolors": "^1.0.0", + "sirv": "^2.0.3", + "ws": "^7.3.1" + }, + "bin": { + "webpack-bundle-analyzer": "lib/bin/analyzer.js" + }, + "engines": { + "node": ">= 10.13.0" + } + }, + "node_modules/webpack-bundle-analyzer/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/webpack-bundle-analyzer/node_modules/is-plain-object": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", + "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/webpack-bundle-analyzer/node_modules/ws": { + "version": "7.5.9", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/webpack-cli": { + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.4.tgz", + "integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==", + "dependencies": { + "@discoveryjs/json-ext": "^0.5.0", + "@webpack-cli/configtest": "^2.1.1", + "@webpack-cli/info": "^2.0.2", + "@webpack-cli/serve": "^2.0.5", + "colorette": "^2.0.14", + "commander": "^10.0.1", + "cross-spawn": "^7.0.3", + "envinfo": "^7.7.3", + "fastest-levenshtein": "^1.0.12", + "import-local": "^3.0.2", + "interpret": "^3.1.1", + "rechoir": "^0.8.0", + "webpack-merge": "^5.7.3" + }, + "bin": { + "webpack-cli": "bin/cli.js" + }, + "engines": { + "node": ">=14.15.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "5.x.x" + }, + "peerDependenciesMeta": { + "@webpack-cli/generators": { + "optional": true + }, + "webpack-bundle-analyzer": { + "optional": true + }, + "webpack-dev-server": { + "optional": true + } + } + }, + "node_modules/webpack-cli/node_modules/commander": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", + "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "engines": { + "node": ">=14" + } + }, + "node_modules/webpack-cli/node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/webpack-cli/node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/webpack-cli/node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "engines": { + "node": ">=8" + } + }, + "node_modules/webpack-cli/node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/webpack-dev-middleware": { + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz", + "integrity": "sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==", + "dependencies": { + "colorette": "^2.0.10", + "memfs": "^3.4.3", + "mime-types": "^2.1.31", + "range-parser": "^1.2.1", + "schema-utils": "^4.0.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.0.0 || ^5.0.0" + } + }, + "node_modules/webpack-dev-middleware/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/webpack-dev-middleware/node_modules/schema-utils": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", + "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/webpack-dev-server": { + "version": "4.15.1", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.1.tgz", + "integrity": "sha512-5hbAst3h3C3L8w6W4P96L5vaV0PxSmJhxZvWKYIdgxOQm8pNZ5dEOmmSLBVpP85ReeyRt6AS1QJNyo/oFFPeVA==", + "dependencies": { + "@types/bonjour": "^3.5.9", + "@types/connect-history-api-fallback": "^1.3.5", + "@types/express": "^4.17.13", + "@types/serve-index": "^1.9.1", + "@types/serve-static": "^1.13.10", + "@types/sockjs": "^0.3.33", + "@types/ws": "^8.5.5", + "ansi-html-community": "^0.0.8", + "bonjour-service": "^1.0.11", + "chokidar": "^3.5.3", + "colorette": "^2.0.10", + "compression": "^1.7.4", + "connect-history-api-fallback": "^2.0.0", + "default-gateway": "^6.0.3", + "express": "^4.17.3", + "graceful-fs": "^4.2.6", + "html-entities": "^2.3.2", + "http-proxy-middleware": "^2.0.3", + "ipaddr.js": "^2.0.1", + "launch-editor": "^2.6.0", + "open": "^8.0.9", + "p-retry": "^4.5.0", + "rimraf": "^3.0.2", + "schema-utils": "^4.0.0", + "selfsigned": "^2.1.1", + "serve-index": "^1.9.1", + "sockjs": "^0.3.24", + "spdy": "^4.0.2", + "webpack-dev-middleware": "^5.3.1", + "ws": "^8.13.0" + }, + "bin": { + "webpack-dev-server": "bin/webpack-dev-server.js" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, + "peerDependencies": { + "webpack": "^4.37.0 || ^5.0.0" + }, + "peerDependenciesMeta": { + "webpack": { + "optional": true + }, + "webpack-cli": { + "optional": true + } + } + }, + "node_modules/webpack-dev-server/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/webpack-dev-server/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", + "dependencies": { + "fast-deep-equal": "^3.1.3" + }, + "peerDependencies": { + "ajv": "^8.8.2" + } + }, + "node_modules/webpack-dev-server/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + }, + "node_modules/webpack-dev-server/node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/webpack-dev-server/node_modules/schema-utils": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", + "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", + "dependencies": { + "@types/json-schema": "^7.0.9", + "ajv": "^8.9.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.1.0" + }, + "engines": { + "node": ">= 12.13.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/webpack-merge": { + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz", + "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", + "dependencies": { + "clone-deep": "^4.0.1", + "flat": "^5.0.2", + "wildcard": "^2.0.0" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/webpack-merge/node_modules/clone-deep": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", + "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", + "dependencies": { + "is-plain-object": "^2.0.4", + "kind-of": "^6.0.2", + "shallow-clone": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/webpack-merge/node_modules/kind-of": { + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", + "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/webpack-merge/node_modules/shallow-clone": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", + "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", + "dependencies": { + "kind-of": "^6.0.2" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/webpack-sources": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", + "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/websocket-driver": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", + "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", + "dependencies": { + "http-parser-js": ">=0.5.1", + "safe-buffer": ">=5.1.0", + "websocket-extensions": ">=0.1.1" + }, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/websocket-extensions": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", + "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/whatwg-encoding": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", + "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==", + "dependencies": { + "iconv-lite": "0.6.3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/whatwg-mimetype": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", + "integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", + "engines": { + "node": ">=12" + } + }, + "node_modules/whatwg-url": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz", + "integrity": "sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==", + "dependencies": { + "tr46": "^3.0.0", + "webidl-conversions": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/which": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", + "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "which": "bin/which" + } + }, + "node_modules/which-boxed-primitive": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", + "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "dependencies": { + "is-bigint": "^1.0.1", + "is-boolean-object": "^1.1.0", + "is-number-object": "^1.0.4", + "is-string": "^1.0.5", + "is-symbol": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-builtin-type": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz", + "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==", + "dependencies": { + "function.prototype.name": "^1.1.5", + "has-tostringtag": "^1.0.0", + "is-async-function": "^2.0.0", + "is-date-object": "^1.0.5", + "is-finalizationregistry": "^1.0.2", + "is-generator-function": "^1.0.10", + "is-regex": "^1.1.4", + "is-weakref": "^1.0.2", + "isarray": "^2.0.5", + "which-boxed-primitive": "^1.0.2", + "which-collection": "^1.0.1", + "which-typed-array": "^1.1.9" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-collection": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz", + "integrity": "sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==", + "dependencies": { + "is-map": "^2.0.1", + "is-set": "^2.0.1", + "is-weakmap": "^2.0.1", + "is-weakset": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-typed-array": { + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.13.tgz", + "integrity": "sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==", + "dependencies": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.4", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/wildcard": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz", + "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" + }, + "node_modules/woff2": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/woff2/-/woff2-1.0.0.tgz", + "integrity": "sha512-eWjkavlTdZ3fWJN4rC78GRUjwCVrs/FL9a10+AFtDahhmDrZMXPKFkKJZZMZHFz/9FkUZe+CLXl5O3DOAkObIQ==", + "hasInstallScript": true, + "dependencies": { + "bindings": "^1.5.0", + "nan": "^2.15.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + }, + "node_modules/write-file-atomic": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", + "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", + "dependencies": { + "imurmurhash": "^0.1.4", + "signal-exit": "^3.0.7" + }, + "engines": { + "node": "^12.13.0 || ^14.15.0 || >=16.0.0" + } + }, + "node_modules/ws": { + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": ">=5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, + "node_modules/xdg-basedir": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", + "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", + "engines": { + "node": ">=8" + } + }, + "node_modules/xml-name-validator": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz", + "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/xmlchars": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", + "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" + }, + "node_modules/y18n": { + "version": "5.0.8", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", + "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "engines": { + "node": ">=10" + } + }, + "node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" + }, + "node_modules/yaml": { + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", + "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", + "engines": { + "node": ">= 6" + } + }, + "node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/yauzl": { + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", + "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", + "dependencies": { + "buffer-crc32": "~0.2.3", + "fd-slicer": "~1.1.0" + } + }, + "node_modules/yocto-queue": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", + "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + } + }, "dependencies": { "@aashutoshrathi/word-wrap": { "version": "1.2.6", @@ -430,7 +17469,8 @@ "@babel/plugin-proposal-private-property-in-object": { "version": "7.21.0-placeholder-for-preset-env.2", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==" + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", + "requires": {} }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", @@ -1286,7 +18326,8 @@ "@csstools/selector-specificity": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", - "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==" + "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", + "requires": {} }, "@discoveryjs/json-ext": { "version": "0.5.7", @@ -1823,6 +18864,15 @@ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.0.tgz", "integrity": "sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==" }, + "@playwright/test": { + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.40.1.tgz", + "integrity": "sha512-EaaawMTOeEItCRvfmkI9v6rBkF1svM8wjl/YPRrg2N2Wmp+4qJYkWtJsbew1szfKKDm6fPLy4YAanBhIlf9dWw==", + "peer": true, + "requires": { + "playwright": "1.40.1" + } + }, "@pmmmwh/react-refresh-webpack-plugin": { "version": "0.5.11", "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz", @@ -2032,42 +19082,50 @@ "@svgr/babel-plugin-add-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==" + "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", + "requires": {} }, "@svgr/babel-plugin-remove-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", - "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==" + "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", + "requires": {} }, "@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", - "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==" + "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", + "requires": {} }, "@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", - "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==" + "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", + "requires": {} }, "@svgr/babel-plugin-svg-dynamic-title": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", - "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==" + "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", + "requires": {} }, "@svgr/babel-plugin-svg-em-dimensions": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", - "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==" + "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", + "requires": {} }, "@svgr/babel-plugin-transform-react-native-svg": { "version": "8.1.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz", - "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==" + "integrity": "sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==", + "requires": {} }, "@svgr/babel-plugin-transform-svg-component": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", - "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==" + "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", + "requires": {} }, "@svgr/babel-preset": { "version": "8.1.0", @@ -2869,17 +19927,20 @@ "@webpack-cli/configtest": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.1.tgz", - "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==" + "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==", + "requires": {} }, "@webpack-cli/info": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.2.tgz", - "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==" + "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==", + "requires": {} }, "@webpack-cli/serve": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.5.tgz", - "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==" + "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==", + "requires": {} }, "@wordpress/api-fetch": { "version": "6.45.0", @@ -2894,7 +19955,8 @@ "@wordpress/babel-plugin-import-jsx-pragma": { "version": "4.31.0", "resolved": "https://registry.npmjs.org/@wordpress/babel-plugin-import-jsx-pragma/-/babel-plugin-import-jsx-pragma-4.31.0.tgz", - "integrity": "sha512-WlHCRCLBft3bSqE7FLB09w1gHG6QUQ7WAQpSDdcn6wRuLX45ZeMeT6YDqUdJdlYPRBx6Ke9WzrmAT7PrGLZi1Q==" + "integrity": "sha512-WlHCRCLBft3bSqE7FLB09w1gHG6QUQ7WAQpSDdcn6wRuLX45ZeMeT6YDqUdJdlYPRBx6Ke9WzrmAT7PrGLZi1Q==", + "requires": {} }, "@wordpress/babel-preset-default": { "version": "7.32.0", @@ -3052,7 +20114,8 @@ "@wordpress/npm-package-json-lint-config": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-4.33.0.tgz", - "integrity": "sha512-GBVGcn6xAqrWQueSlMVMHoebGsHvildWwcJ/lIpxh7i7V/VBoc9Z8rdUEKAip6lTjZx+mCmzXQH4hU3QdNA/RA==" + "integrity": "sha512-GBVGcn6xAqrWQueSlMVMHoebGsHvildWwcJ/lIpxh7i7V/VBoc9Z8rdUEKAip6lTjZx+mCmzXQH4hU3QdNA/RA==", + "requires": {} }, "@wordpress/postcss-plugins-preset": { "version": "4.32.0", @@ -3066,7 +20129,8 @@ "@wordpress/prettier-config": { "version": "3.5.0", "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-3.5.0.tgz", - "integrity": "sha512-Nzp6TWu+nx1fzgqqa34/MdBiRDT/Yoqo8jFHBrYhx1kV3BPg8m5lvyGxNmzqoR3hZQatGkBJYdFlLs0WeAGGDQ==" + "integrity": "sha512-Nzp6TWu+nx1fzgqqa34/MdBiRDT/Yoqo8jFHBrYhx1kV3BPg8m5lvyGxNmzqoR3hZQatGkBJYdFlLs0WeAGGDQ==", + "requires": {} }, "@wordpress/scripts": { "version": "26.19.0", @@ -3131,13 +20195,6 @@ "webpack-bundle-analyzer": "^4.9.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" - }, - "dependencies": { - "prettier": { - "version": "npm:wp-prettier@3.0.3", - "resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-3.0.3.tgz", - "integrity": "sha512-X4UlrxDTH8oom9qXlcjnydsjAOD2BmB6yFmvS4Z2zdTzqqpRWb+fbqrH412+l+OUXmbzJlSXjlMFYPgYG12IAA==" - } } }, "@wordpress/stylelint-config": { @@ -3204,12 +20261,14 @@ "acorn-import-assertions": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", - "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==" + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", + "requires": {} }, "acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "requires": {} }, "acorn-walk": { "version": "8.3.2", @@ -3243,7 +20302,8 @@ "ajv-errors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz", - "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==" + "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==", + "requires": {} }, "ajv-formats": { "version": "2.1.1", @@ -3274,7 +20334,8 @@ "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "requires": {} }, "ansi-colors": { "version": "4.1.3", @@ -4422,7 +21483,8 @@ "css-declaration-sorter": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.1.1.tgz", - "integrity": "sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==" + "integrity": "sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==", + "requires": {} }, "css-functions-list": { "version": "3.2.1", @@ -4546,7 +21608,8 @@ "cssnano-utils": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-4.0.1.tgz", - "integrity": "sha512-6qQuYDqsGoiXssZ3zct6dcMxiqfT6epy7x4R0TQJadd4LWO3sPR6JH6ZByOvVLoZ6EdwPGgd7+DR1EmX3tiXQQ==" + "integrity": "sha512-6qQuYDqsGoiXssZ3zct6dcMxiqfT6epy7x4R0TQJadd4LWO3sPR6JH6ZByOvVLoZ6EdwPGgd7+DR1EmX3tiXQQ==", + "requires": {} }, "csso": { "version": "5.0.5", @@ -4663,7 +21726,8 @@ "dedent": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.1.tgz", - "integrity": "sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==" + "integrity": "sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==", + "requires": {} }, "deep-extend": { "version": "0.6.0", @@ -5255,7 +22319,8 @@ "eslint-config-prettier": { "version": "8.10.0", "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==" + "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", + "requires": {} }, "eslint-import-resolver-node": { "version": "0.3.9", @@ -5526,7 +22591,8 @@ "eslint-plugin-playwright": { "version": "0.15.3", "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-0.15.3.tgz", - "integrity": "sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==" + "integrity": "sha512-LQMW5y0DLK5Fnpya7JR1oAYL2/7Y9wDiYw6VZqlKqcRGSgjbVKNqxraphk7ra1U3Bb5EK444xMgUlQPbMg2M1g==", + "requires": {} }, "eslint-plugin-prettier": { "version": "5.1.3", @@ -5600,7 +22666,8 @@ "eslint-plugin-react-hooks": { "version": "4.6.0", "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz", - "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==" + "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", + "requires": {} }, "eslint-scope": { "version": "5.1.1", @@ -6634,7 +23701,8 @@ "icss-utils": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==" + "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", + "requires": {} }, "ieee754": { "version": "1.2.1", @@ -7438,7 +24506,8 @@ "jest-pnp-resolver": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", - "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==" + "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", + "requires": {} }, "jest-regex-util": { "version": "29.6.3", @@ -7928,7 +24997,8 @@ "ws": { "version": "8.13.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", - "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==" + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", + "requires": {} } } }, @@ -7959,7 +25029,8 @@ "ws": { "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==" + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "requires": {} } } }, @@ -8093,6 +25164,11 @@ "tslib": "^2.0.3" } }, + "lru_map": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz", + "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==" + }, "lru-cache": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", @@ -8101,11 +25177,6 @@ "yallist": "^3.0.2" } }, - "lru_map": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz", - "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==" - }, "make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -9158,6 +26229,31 @@ } } }, + "playwright": { + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.40.1.tgz", + "integrity": "sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==", + "peer": true, + "requires": { + "fsevents": "2.3.2", + "playwright-core": "1.40.1" + }, + "dependencies": { + "fsevents": { + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", + "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "optional": true, + "peer": true + }, + "playwright-core": { + "version": "1.40.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.40.1.tgz", + "integrity": "sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==", + "peer": true + } + } + }, "playwright-core": { "version": "1.39.0", "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.39.0.tgz", @@ -9213,22 +26309,26 @@ "postcss-discard-comments": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-6.0.1.tgz", - "integrity": "sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==" + "integrity": "sha512-f1KYNPtqYLUeZGCHQPKzzFtsHaRuECe6jLakf/RjSRqvF5XHLZnM2+fXLhb8Qh/HBFHs3M4cSLb1k3B899RYIg==", + "requires": {} }, "postcss-discard-duplicates": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-6.0.1.tgz", - "integrity": "sha512-1hvUs76HLYR8zkScbwyJ8oJEugfPV+WchpnA+26fpJ7Smzs51CzGBHC32RS03psuX/2l0l0UKh2StzNxOrKCYg==" + "integrity": "sha512-1hvUs76HLYR8zkScbwyJ8oJEugfPV+WchpnA+26fpJ7Smzs51CzGBHC32RS03psuX/2l0l0UKh2StzNxOrKCYg==", + "requires": {} }, "postcss-discard-empty": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-6.0.1.tgz", - "integrity": "sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg==" + "integrity": "sha512-yitcmKwmVWtNsrrRqGJ7/C0YRy53i0mjexBDQ9zYxDwTWVBgbU4+C9jIZLmQlTDT9zhml+u0OMFJh8+31krmOg==", + "requires": {} }, "postcss-discard-overridden": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-6.0.1.tgz", - "integrity": "sha512-qs0ehZMMZpSESbRkw1+inkf51kak6OOzNRaoLd/U7Fatp0aN2HQ1rxGOrJvYcRAN9VpX8kUF13R2ofn8OlvFVA==" + "integrity": "sha512-qs0ehZMMZpSESbRkw1+inkf51kak6OOzNRaoLd/U7Fatp0aN2HQ1rxGOrJvYcRAN9VpX8kUF13R2ofn8OlvFVA==", + "requires": {} }, "postcss-loader": { "version": "6.2.1", @@ -9339,7 +26439,8 @@ "postcss-modules-extract-imports": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==" + "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", + "requires": {} }, "postcss-modules-local-by-default": { "version": "4.0.3", @@ -9370,7 +26471,8 @@ "postcss-normalize-charset": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-6.0.1.tgz", - "integrity": "sha512-aW5LbMNRZ+oDV57PF9K+WI1Z8MPnF+A8qbajg/T8PP126YrGX1f9IQx21GI2OlGz7XFJi/fNi0GTbY948XJtXg==" + "integrity": "sha512-aW5LbMNRZ+oDV57PF9K+WI1Z8MPnF+A8qbajg/T8PP126YrGX1f9IQx21GI2OlGz7XFJi/fNi0GTbY948XJtXg==", + "requires": {} }, "postcss-normalize-display-values": { "version": "6.0.1", @@ -9471,12 +26573,14 @@ "postcss-safe-parser": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", - "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==" + "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", + "requires": {} }, "postcss-scss": { "version": "4.0.9", "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz", - "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==" + "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==", + "requires": {} }, "postcss-selector-parser": { "version": "6.0.15", @@ -9514,6 +26618,11 @@ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" }, + "prettier": { + "version": "npm:wp-prettier@3.0.3", + "resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-3.0.3.tgz", + "integrity": "sha512-X4UlrxDTH8oom9qXlcjnydsjAOD2BmB6yFmvS4Z2zdTzqqpRWb+fbqrH412+l+OUXmbzJlSXjlMFYPgYG12IAA==" + }, "prettier-linter-helpers": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", @@ -9708,7 +26817,8 @@ "ws": { "version": "8.5.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==" + "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", + "requires": {} } } }, @@ -9792,6 +26902,16 @@ "loose-envify": "^1.1.0" } }, + "react-dom": { + "version": "18.2.0", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", + "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", + "peer": true, + "requires": { + "loose-envify": "^1.1.0", + "scheduler": "^0.23.0" + } + }, "react-is": { "version": "18.2.0", "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", @@ -10188,6 +27308,15 @@ "xmlchars": "^2.2.0" } }, + "scheduler": { + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz", + "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==", + "peer": true, + "requires": { + "loose-envify": "^1.1.0" + } + }, "schema-utils": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz", @@ -10694,6 +27823,14 @@ "queue-tick": "^1.0.1" } }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "requires": { + "safe-buffer": "~5.2.0" + } + }, "string-length": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", @@ -10771,14 +27908,6 @@ "es-abstract": "^1.22.1" } }, - "string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "requires": { - "safe-buffer": "~5.2.0" - } - }, "strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", @@ -10934,7 +28063,8 @@ "stylelint-config-recommended": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz", - "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==" + "integrity": "sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==", + "requires": {} }, "stylelint-config-recommended-scss": { "version": "5.0.2", @@ -11287,7 +28417,8 @@ "ts-api-utils": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", - "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==" + "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", + "requires": {} }, "tsconfig-paths": { "version": "3.15.0", @@ -11413,6 +28544,12 @@ "is-typedarray": "^1.0.0" } }, + "typescript": { + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", + "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "peer": true + }, "uc.micro": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", @@ -11719,7 +28856,8 @@ "ws": { "version": "7.5.9", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==" + "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "requires": {} } } }, @@ -12092,7 +29230,8 @@ "ws": { "version": "8.16.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==" + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "requires": {} }, "xdg-basedir": { "version": "4.0.0",