style(stage-ui): new font
Co-authored-by: Rynco Maekawa <10259119+lynzrand@users.noreply.github.com>
This commit is contained in:
co-authored by
Rynco Maekawa
parent
3b7d2222fa
commit
a99ba7f50a
+12
-10
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user