chore: font updates

This commit is contained in:
Cory Dransfeldt 2023-12-17 17:12:05 -08:00
parent d961621fdb
commit e16f085b0d
No known key found for this signature in database

View file

@ -13,7 +13,7 @@ module.exports = {
14: '3.5rem',
},
fontFamily: {
sans: ['Inter', ...defaultTheme.fontFamily.sans],
sans: ['Helvetica Neue', 'Arial Nova', 'Nimbus Sans', 'Arial', 'sans-serif'],
mono: ['ml', ...defaultTheme.fontFamily.mono],
},
backgroundImage: {