diff --git a/theme/37c3/theme.json b/theme/37c3/theme.json index 75b4b460f..71493feb3 100644 --- a/theme/37c3/theme.json +++ b/theme/37c3/theme.json @@ -106,8 +106,8 @@ "line-spacing": "180%", "*font-family": "'MonaSans-Regular'", "*src": "url('./fonts/MonaSans-Regular.woff2') format('woff2')", - "**font-family": "'MonaSans-Italic'", - "**src": "url('./fonts/MonaSans-Italic.woff2') format('woff2')", + "**font-family": "'MonaSans-Bold'", + "**src": "url('./fonts/MonaSans-Bold.woff2') format('woff2')", "reply-icon-direction": "-1", "search-banner-height-mobile": "15vh", "likes-names-margin": "2%",