From bd2f5dc6220745d180ee10948d2c34f0ea806e1c Mon Sep 17 00:00:00 2001 From: alaczek Date: Thu, 14 Nov 2024 14:42:28 +1100 Subject: [PATCH] Update 02-sora.json Move font families definition to the corresponding style variation. See #8079 --- assembler/styles/typography/02-sora.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/assembler/styles/typography/02-sora.json b/assembler/styles/typography/02-sora.json index 578ab0f271..cd1983ddf2 100644 --- a/assembler/styles/typography/02-sora.json +++ b/assembler/styles/typography/02-sora.json @@ -14,6 +14,24 @@ ], "settings": { "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Sora", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "100 800", + "src": [ + "file:./assets/fonts/sora/Sora-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Sora\", sans-serif", + "name": "Sora", + "slug": "sora" + } + ], "fontSizes": [ { "name": "Small",