diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 1268352f8..3c119938a 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -1,5 +1,5 @@ -@use "./base.scss"; -@import 'https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css'; +@import 'https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css';  +@use "./base.scss";   body { font-family: "LXGW WenKai Screen", sans-serif;