diff --git a/theme/typewriter/theme.json b/theme/typewriter/theme.json index cabb5199f..05c8fbffc 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": "'solidaric', monospace", - "*font-family": "'solidaric', monospace", - "*src": "url('./fonts/solidaric.woff2') format('woff2')", - "**src": "url('./fonts/solidaric-italic.woff2') format('woff2')", + "header-font": "'Special Elite'", + "*font-family": "'Special Elite'", + "*src": "url('./fonts/SpecialElite.ttf') format('truetype')", + "**src": "url('./fonts/SpecialElite.ttf') format('truetype')", "reply-icon-direction": "-1", "likes-names-margin": "2%", "likes-names-size1": "30px",