chore: perf over webfonts
This commit is contained in:
parent
956f38f420
commit
398ec07dc4
4 changed files with 2 additions and 42 deletions
|
@ -13,7 +13,7 @@ module.exports = {
|
|||
14: '3.5rem',
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['silka', 'Inter', ...defaultTheme.fontFamily.sans],
|
||||
sans: ['Inter', ...defaultTheme.fontFamily.sans],
|
||||
mono: ['ml', ...defaultTheme.fontFamily.mono],
|
||||
},
|
||||
backgroundImage: {
|
||||
|
|
Reference in a new issue