Use Inter font (without variable)
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = {
|
||||
brand: "#D4AF37",
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['InterVariable', ...defaultTheme.fontFamily.sans],
|
||||
sans: ['Inter', ...defaultTheme.fontFamily.sans],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user