feat: self-host font for better privacy (#2540)
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
width: 'width',
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ['Inter', ...defaultTheme.fontFamily.sans],
|
||||
sans: ['Inter Variable', ...defaultTheme.fontFamily.sans],
|
||||
},
|
||||
typography: (theme) => ({
|
||||
DEFAULT: {
|
||||
|
||||
Reference in New Issue
Block a user