diff --git a/themes/mytheme/assets/css/core/reset.css b/themes/mytheme/assets/css/core/reset.css index 5ce9d0c..2fb4dca 100644 --- a/themes/mytheme/assets/css/core/reset.css +++ b/themes/mytheme/assets/css/core/reset.css @@ -30,7 +30,7 @@ h2 { font-size: 18px; } h3 { font-size: 16px; } body { - font-family: "Inter", "Source Sans 3", "Pretendard", sans-serif !important; + font-family: "Source Sans 3", "Pretendard", sans-serif !important; font-size: 14px; line-height: 1.8; word-break: break-word;