Change font
This commit is contained in:
parent
a2d7a5bad0
commit
79632b4052
5 changed files with 6 additions and 11 deletions
|
@ -36,7 +36,6 @@ module.exports = {
|
|||
|
||||
fonts: {
|
||||
'sans': [
|
||||
'Barlow',
|
||||
'-apple-system',
|
||||
'BlinkMacSystemFont',
|
||||
'Segoe UI',
|
||||
|
@ -85,11 +84,9 @@ module.exports = {
|
|||
},
|
||||
|
||||
fontWeights: {
|
||||
'light': 300,
|
||||
'normal': 400,
|
||||
'medium': 500,
|
||||
'semibold': 600,
|
||||
'bold': 600,
|
||||
'bold': 700,
|
||||
},
|
||||
|
||||
leading: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue