subtitle1: {
fontSize: '1rem', // 16px
fontWeight: 400,
lineHeight: 1.75,
letterSpacing: '0.00938em',
}
subtitle2: {
fontSize: '0.875rem', // 14px
fontWeight: 500,
lineHeight: 1.57,
letterSpacing: '0.00714em',
}
body1: {
fontSize: '1rem', // 16px
fontWeight: 400,
lineHeight: 1.5,
letterSpacing: '0.00938em',
}
body2: {
fontSize: '0.875rem', // 14px
fontWeight: 400,
lineHeight: 1.43,
letterSpacing: '0.01071em',
}
button: {
fontSize: '0.875rem', // 14px
fontWeight: 500,
lineHeight: 1.75,
letterSpacing: '0.02857em',
textTransform: 'uppercase',
}
caption: {
fontSize: '0.75rem', // 12px
fontWeight: 400,
lineHeight: 1.66,
letterSpacing: '0.03333em',
}
overline: {
fontSize: '0.75rem', // 12px
fontWeight: 400,
lineHeight: 2.66,
letterSpacing: '0.08333em',
textTransform: 'uppercase',
}