diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css index d06ae05..f4c7de8 100644 --- a/.vitepress/theme/style.css +++ b/.vitepress/theme/style.css @@ -2,7 +2,7 @@ * Customize default theme styling by overriding CSS variables: * https://github.com/vuejs/vitepress/blob/main/src/client/theme-default/styles/vars.css */ -@import url('https://fonts.loli.net/css2?family=Noto+Color+Emoji&family=Noto+Sans+Mono:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap'); +@import url('https://fonts.loli.net/css2?family=Noto+Color+Emoji&family=Noto+Sans+Mono:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;700&display=swap'); /** * Colors * -------------------------------------------------------------------------- */