@open-tender/store
Version:
A library of hooks, reducers, utility functions, and types for use with Open Tender applications that utilize our in-store POS API
24 lines (23 loc) • 613 B
JSON
{
"textBody": {
"WebkitFontSmoothing": "antialiased",
"fontFamily": "'Neue Montreal', sans-serif",
"fontSize": 16,
"fontWeight": 400,
"lineHeight": 1.3
},
"textHeading": {
"WebkitFontSmoothing": "antialiased",
"fontFamily": "'Neue Montreal', sans-serif",
"fontSize": 24,
"fontWeight": 500,
"lineHeight": 1.1
},
"textHeadline": {
"WebkitFontSmoothing": "antialiased",
"fontFamily": "'Neue Montreal', sans-serif",
"fontSize": 48,
"fontWeight": 500,
"lineHeight": 1.0
}
}