Change font

This commit is contained in:
Oliver Davies 2019-01-04 19:50:45 +00:00
parent a2d7a5bad0
commit 79632b4052
5 changed files with 6 additions and 11 deletions

View file

@ -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: {