0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-02-03 04:38:43 -05:00
penpot-export/packages/demos/demo-json/design-tokens/typographies.tokens.json
2023-09-15 18:51:38 +02:00

113 lines
No EOL
2.6 KiB
JSON

{
"$description": "EasyFest: Design System & Landing page",
"🖥_Title_Medium": {
"$description": "🖥 Title Medium",
"$type": "typography",
"$value": {
"lineHeight": 1.2000000000000002,
"fontWeight": 700,
"fontSize": "54px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"📱_Title_Medium": {
"$description": "📱 Title Medium",
"$type": "typography",
"$value": {
"lineHeight": 1.2000000000000002,
"fontWeight": 700,
"fontSize": "37px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"Body_Small_Uppercase": {
"$description": "Body Small Uppercase",
"$type": "typography",
"$value": {
"lineHeight": 1.4,
"fontWeight": 400,
"fontSize": "13px",
"letterSpacing": "1px",
"fontFamily": "Work Sans"
}
},
"🖥_Title_Large": {
"$description": "🖥 Title Large",
"$type": "typography",
"$value": {
"lineHeight": 1.2,
"fontWeight": 700,
"fontSize": "77px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"Body_Large": {
"$description": "Body Large",
"$type": "typography",
"$value": {
"lineHeight": 1.4,
"fontWeight": 400,
"fontSize": "21px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"📱_Title_Small": {
"$description": "📱 Title Small",
"$type": "typography",
"$value": {
"lineHeight": 1.2000000000000002,
"fontWeight": 700,
"fontSize": "31px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"🖥_Title_Small": {
"$description": "🖥 Title Small",
"$type": "typography",
"$value": {
"lineHeight": 1.2,
"fontWeight": 700,
"fontSize": "31px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"Body_Small": {
"$description": "Body Small",
"$type": "typography",
"$value": {
"lineHeight": 1.4,
"fontWeight": 400,
"fontSize": "15px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"📱_Title_Large": {
"$description": "📱 Title Large",
"$type": "typography",
"$value": {
"lineHeight": 1.2,
"fontWeight": 700,
"fontSize": "45px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
},
"Body_Medium": {
"$description": "Body Medium",
"$type": "typography",
"$value": {
"lineHeight": 1.4,
"fontWeight": 400,
"fontSize": "18px",
"letterSpacing": "0px",
"fontFamily": "Work Sans"
}
}
}