chore: font updates
This commit is contained in:
parent
d961621fdb
commit
e16f085b0d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ module.exports = {
|
||||||
14: '3.5rem',
|
14: '3.5rem',
|
||||||
},
|
},
|
||||||
fontFamily: {
|
fontFamily: {
|
||||||
sans: ['Inter', ...defaultTheme.fontFamily.sans],
|
sans: ['Helvetica Neue', 'Arial Nova', 'Nimbus Sans', 'Arial', 'sans-serif'],
|
||||||
mono: ['ml', ...defaultTheme.fontFamily.mono],
|
mono: ['ml', ...defaultTheme.fontFamily.mono],
|
||||||
},
|
},
|
||||||
backgroundImage: {
|
backgroundImage: {
|
||||||
|
|
Reference in a new issue