diff --git a/assembler/styles/typography/11-instrument-serif-urbanist.json b/assembler/styles/typography/11-instrument-serif-urbanist.json index cde7b00ce9..c67ca5b561 100644 --- a/assembler/styles/typography/11-instrument-serif-urbanist.json +++ b/assembler/styles/typography/11-instrument-serif-urbanist.json @@ -15,6 +15,54 @@ ], "settings": { "typography": { + "fontFamilies": [ + { + "fontFace": [ + { + "fontFamily": "Instrument Serif", + "fontStyle": "normal", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/instrument-serif/InstrumentSerif-Regular.ttf" + ] + }, + { + "fontFamily": "Instrument Serif", + "fontStyle": "italic", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/instrument-serif/InstrumentSerif-Italic.ttf" + ] + } + ], + "fontFamily": "\"Instrument Serif\", serif", + "name": "Instrument Serif", + "slug": "instrument-serif" + }, + { + "fontFace": [ + { + "fontFamily": "Urbanist", + "fontStyle": "normal", + "fontWeight": "100 900", + "src": [ + "file:./assets/fonts/urbanist/Urbanist-VariableFont_wght.ttf" + ] + }, + { + "fontFamily": "Urbanist", + "fontStyle": "italic", + "fontWeight": "100 900", + "src": [ + "file:./assets/fonts/urbanist/Urbanist-Italic-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Urbanist\", sans-serif", + "name": "Urbanist", + "slug": "urbanist" + } + ], "fontSizes": [ { "name": "Small",