chore: perf over webfonts

This commit is contained in:
Cory Dransfeldt 2023-12-17 16:29:15 -08:00
parent 956f38f420
commit 398ec07dc4
No known key found for this signature in database
4 changed files with 2 additions and 42 deletions

View file

@ -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: {