From c8836e07f520cd20f13d02bf64087cd830861404 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 29 Oct 2023 16:50:31 +0900 Subject: [PATCH] Update themes/mytheme/assets/css/core/reset.css --- themes/mytheme/assets/css/core/reset.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/mytheme/assets/css/core/reset.css b/themes/mytheme/assets/css/core/reset.css index 2fb4dca..4b37af0 100644 --- a/themes/mytheme/assets/css/core/reset.css +++ b/themes/mytheme/assets/css/core/reset.css @@ -1,6 +1,5 @@ -@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;500;600;700&display=swap'); @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css"); - @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Source+Sans+3&display=swap'); *, ::after,