From 1acaf9e3dfa91966cc55dfd6d87d3bb0ab1b261b Mon Sep 17 00:00:00 2001 From: alaczek Date: Thu, 14 Nov 2024 14:43:30 +1100 Subject: [PATCH] Update 14-syne.json Move font families definition to the corresponding style variation. See #8079 --- assembler/styles/typography/14-syne.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assembler/styles/typography/14-syne.json b/assembler/styles/typography/14-syne.json index a57e0276b4..5d27896e1c 100644 --- a/assembler/styles/typography/14-syne.json +++ b/assembler/styles/typography/14-syne.json @@ -17,6 +17,23 @@ ], "settings": { "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Syne", + "fontStyle": "normal", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/syne/Syne-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Syne\", sans-serif", + "name": "Syne", + "slug": "syne" + } + ], "fontSizes": [ { "name": "Small",