UNPKG

@mozaik/themes

Version:
22 lines 468 B
export default { default: { default: { fontFamily: '\'Open sans\', sans-serif', fontSize: '1.6vmin', fontWeight: 400, lineHeight: '3vmin' }, strong: { fontWeight: 600 }, small: { fontSize: '1.4vmin' } }, display: { default: { fontFamily: '\'Montserrat\', sans-serif', fontSize: '2vmin' } } };