{ "version": 3, "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Outfit", "slug": "typography-preset-6", "settings": { "typography": { "fontFamilies": [ { "fontFace": [ { "fontFamily": "Outfit", "fontStyle": "normal", "fontWeight": "100 900", "src": [ "file:./assets/fonts/outfit/Outfit-VariableFont.woff2" ] } ], "fontFamily": "\"Outfit\", sans-serif", "name": "Outfit", "slug": "primary" }, { "fontFace": [ { "fontFamily": "Fira Code", "fontStyle": "normal", "fontWeight": "300 700", "src": [ "file:./assets/fonts/fira-code/FiraCode-VariableFont.woff2" ] } ], "fontFamily": "\"Fira Code\", monospace", "name": "Fira Code", "slug": "code" }, { "fontFamily": "-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif", "name": "System Sans-serif", "slug": "system-sans-serif" }, { "fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol", "name": "System Serif", "slug": "system-Serif" } ] } } }