🎨 Add new fonts.

This commit is contained in:
pheralb 2023-12-16 22:36:17 +00:00
parent 350c73ecaa
commit e66d3eea49

View File

@ -9,7 +9,8 @@ module.exports = {
light: '#f5f5f5'
},
fontFamily: {
sans: ['General-Sans', 'sans-serif']
sans: ['InterVariable', 'sans-serif'],
mono: ['GeistMono', 'monospace']
},
fontSize: {
mini: '14px'