This commit is contained in:
Dale Twokey 2026-04-14 16:52:19 +03:00
commit 519d66893f
17 changed files with 278 additions and 0 deletions

4
styles/font.css Normal file
View file

@ -0,0 +1,4 @@
@font-face {
font-family: "Noto Sans CJK";
src: url("/fonts/noto-sans-cjk.otf") format("opentype");
}