diff --git a/assembler/styles/typography/09-lucette.json b/assembler/styles/typography/09-lucette.json index b2b2ed2c45..771d6a7c21 100644 --- a/assembler/styles/typography/09-lucette.json +++ b/assembler/styles/typography/09-lucette.json @@ -19,6 +19,78 @@ ], "settings": { "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Lucette", + "fontStyle": "normal", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/lucette/Lucette-Regular.woff2" + ] + }, + { + "fontFamily": "Lucette", + "fontStyle": "italic", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/lucette/Lucette-Regularitalic.woff2" + ] + } + ], + "fontFamily": "\"Lucette\", sans-serif", + "name": "Lucette", + "slug": "lucette" + }, + { + "fontFace": [ + { + "fontFamily": "DM Mono", + "fontStyle": "normal", + "fontWeight": "300", + "src": [ + "file:./assets/fonts/dm-mono/DMMono-Light.ttf" + ] + }, + { + "fontFamily": "DM Mono", + "fontStyle": "normal", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/dm-mono/DMMono-Regular.ttf" + ] + }, + { + "fontFamily": "DM Mono", + "fontStyle": "italic", + "fontWeight": "400", + "src": [ + "file:./assets/fonts/dm-mono/DMMono-Italic.ttf" + ] + }, + { + "fontFamily": "DM Mono", + "fontStyle": "normal", + "fontWeight": "500 600", + "src": [ + "file:./assets/fonts/dm-mono/DMMono-Medium.ttf" + ] + }, + { + "fontFamily": "DM Mono", + "fontStyle": "italic", + "fontWeight": "500 600", + "src": [ + "file:./assets/fonts/dm-mono/DMMono-MediumItalic.ttf" + ] + } + ], + "fontFamily": "\"DM Mono\", monospace", + "name": "DM Mono", + "slug": "dm-mono" + } + ], "fontSizes": [ { "name": "Small",