/* GUYUN self-hosted fonts.
   Drop woff2 files into assets/fonts/ (see README §Fonts).
   Until then the stack falls back to system CJK serif cleanly. */
@font-face{font-family:"Noto Serif SC";src:url("../fonts/NotoSerifSC-Light.woff2") format("woff2");font-weight:300;font-display:swap}
@font-face{font-family:"Noto Serif SC";src:url("../fonts/NotoSerifSC-Medium.woff2") format("woff2");font-weight:500;font-display:swap}
@font-face{font-family:"Cormorant Garamond";src:url("../fonts/CormorantGaramond-Italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Noto Sans SC";src:url("../fonts/NotoSansSC-Regular.woff2") format("woff2");font-weight:400;font-display:swap}
