diff --git a/assembler/styles/typography/07-fraunces.json b/assembler/styles/typography/07-fraunces.json index 2936659313..34c943d6a2 100644 --- a/assembler/styles/typography/07-fraunces.json +++ b/assembler/styles/typography/07-fraunces.json @@ -20,6 +20,56 @@ ], "settings": { "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Fraunces", + "fontStyle": "normal", + "fontWeight": "100 800", + "src": [ + "file:./assets/fonts/fraunces/Fraunces-VariableFont.ttf" + ] + }, + { + "fontFamily": "Fraunces", + "fontStyle": "italic", + "fontWeight": "100 800", + "src": [ + "file:./assets/fonts/fraunces/Fraunces-Italic-VariableFont.ttf" + ] + } + ], + "fontFamily": "\"Fraunces\", serif", + "name": "Fraunces", + "slug": "fraunces" + }, + { + "fontFace": [ + { + "fontFamily": "Inter", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "100 800", + "src": [ + "file:./assets/fonts/inter/InterVariable.ttf" + ] + }, + { + "fontFamily": "Inter", + "fontStretch": "normal", + "fontStyle": "italic", + "fontWeight": "100 800", + "src": [ + "file:./assets/fonts/inter/InterVariable-Italic.ttf" + ] + } + ], + "fontFamily": "\"Inter\", sans-serif", + "name": "Inter", + "slug": "inter" + } + ], "fontSizes": [ { "name": "Small",