diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index 02c092b25..cabb5199f 100644 --- a/theme/typewriter/theme.json +++ b/theme/typewriter/theme.json @@ -90,10 +90,10 @@ "title-text": "#282c37", "title-background": "#ccc", "gallery-text-color": "black", - "header-font": "'Special Elite', monospace", - "*font-family": "'Special Elite', monospace", - "*src": "url('./fonts/SpecialElite.ttf') format('truetype')", - "**src": "url('./fonts/SpecialElite.ttf') format('truetype')", + "header-font": "'solidaric', monospace", + "*font-family": "'solidaric', monospace", + "*src": "url('./fonts/solidaric.woff2') format('woff2')", + "**src": "url('./fonts/solidaric-italic.woff2') format('woff2')", "reply-icon-direction": "-1", "likes-names-margin": "2%", "likes-names-size1": "30px",