chore: font updates
This commit is contained in:
parent
01508e99e4
commit
b1a10f4008
4 changed files with 13 additions and 15 deletions
|
@ -14,12 +14,12 @@ module.exports = {
|
|||
},
|
||||
fontFamily: {
|
||||
sans: [
|
||||
'Inter',
|
||||
'Roboto',
|
||||
'Helvetica Neue',
|
||||
'Arial Nova',
|
||||
'Nimbus Sans',
|
||||
'Arial',
|
||||
'Seravek',
|
||||
'Gill Sans Nova',
|
||||
'Ubuntu',
|
||||
'Calibri',
|
||||
'DejaVu Sans',
|
||||
'source-sans-pro',
|
||||
'sans-serif',
|
||||
],
|
||||
mono: ['ml', ...defaultTheme.fontFamily.mono],
|
||||
|
|
Reference in a new issue