style(stage-ui): new font

Co-authored-by: Rynco Maekawa <10259119+lynzrand@users.noreply.github.com>
This commit is contained in:
Neko Ayaka
2025-05-30 13:32:19 +08:00
co-authored by Rynco Maekawa
parent 3b7d2222fa
commit a99ba7f50a
2 changed files with 75 additions and 17 deletions
+12 -10
View File
@@ -63,22 +63,24 @@ export function sharedUnoConfig() {
presetTypography(),
presetWebFonts({
fonts: {
sans: 'DM Sans',
serif: 'DM Serif Display',
mono: 'DM Mono',
cute: 'Kiwi Maru',
cuteen: 'Sniglet',
jura: 'Jura',
gugi: 'Gugi',
quicksand: 'Quicksand',
quanlai: {
'sans': 'DM Sans',
'serif': 'DM Serif Display',
'mono': 'DM Mono',
'cute': 'Kiwi Maru',
'cuteen': 'Sniglet',
'jura': 'Jura',
'gugi': 'Gugi',
'quicksand': 'Quicksand',
'quanlai': {
name: 'cjkfonts AllSeto',
provider: 'none',
},
xiaolai: {
'xiaolai': {
name: 'Xiaolai SC',
provider: 'none',
},
'urbanist': 'Urbanist',
'm-plus-rounded': 'M PLUS Rounded 1c',
},
timeouts: {
warning: 5000,