diff --git a/assembler/styles/typography/01-figtree.json b/assembler/styles/typography/01-figtree.json index 8a0a44293a..198e2c3dbf 100644 --- a/assembler/styles/typography/01-figtree.json +++ b/assembler/styles/typography/01-figtree.json @@ -16,6 +16,31 @@ ], "settings": { "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Figtree", + "fontStyle": "normal", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/figtree/Figtree-VariableFont_wght.ttf" + ] + }, + { + "fontFamily": "Figtree", + "fontStyle": "italic", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/figtree/Figtree-Italic-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Figtree\", sans-serif", + "name": "Figtree", + "slug": "figtree" + } + ], "fontSizes": [ { "name": "Small",