Use local font

This commit is contained in:
Astrian Zheng 2023-10-13 14:10:06 +11:00
parent c647b92a29
commit a272c7e5da
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@600;900&display=swap');
@import url('/NotoSerifSC-Black.otf');
@import url('/NotoSerifSC-SemiBold.otf');
body {
margin: 0px;