43 lines
2.2 KiB
JSON
43 lines
2.2 KiB
JSON
|
|
{
|
||
|
|
"font": {
|
||
|
|
"family": {
|
||
|
|
"heading": { "$value": "'Space Grotesk', system-ui, sans-serif", "$type": "fontFamily", "$description": "Titres — MAJUSCULES, letter-spacing 0.10-0.15em" },
|
||
|
|
"body": { "$value": "'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif", "$type": "fontFamily" },
|
||
|
|
"mono": { "$value": "'JetBrains Mono', 'SF Mono', 'Consolas', monospace", "$type": "fontFamily", "$description": "Code et specs techniques uniquement" }
|
||
|
|
},
|
||
|
|
"weight": {
|
||
|
|
"regular": { "$value": 400, "$type": "fontWeight" },
|
||
|
|
"medium": { "$value": 500, "$type": "fontWeight" },
|
||
|
|
"semibold": { "$value": 600, "$type": "fontWeight" },
|
||
|
|
"bold": { "$value": 700, "$type": "fontWeight" }
|
||
|
|
},
|
||
|
|
"size": {
|
||
|
|
"xs": { "$value": "0.75rem", "$type": "dimension" },
|
||
|
|
"sm": { "$value": "0.8125rem", "$type": "dimension" },
|
||
|
|
"base": { "$value": "0.875rem", "$type": "dimension" },
|
||
|
|
"md": { "$value": "1rem", "$type": "dimension" },
|
||
|
|
"lg": { "$value": "1.125rem", "$type": "dimension" },
|
||
|
|
"xl": { "$value": "1.25rem", "$type": "dimension" },
|
||
|
|
"2xl": { "$value": "1.5rem", "$type": "dimension" },
|
||
|
|
"3xl": { "$value": "1.875rem", "$type": "dimension" },
|
||
|
|
"4xl": { "$value": "2.25rem", "$type": "dimension" }
|
||
|
|
},
|
||
|
|
"leading": {
|
||
|
|
"none": { "$value": "1", "$type": "number" },
|
||
|
|
"tight": { "$value": "1.25", "$type": "number" },
|
||
|
|
"snug": { "$value": "1.375", "$type": "number" },
|
||
|
|
"normal": { "$value": "1.5", "$type": "number" },
|
||
|
|
"relaxed": { "$value": "1.625", "$type": "number" },
|
||
|
|
"loose": { "$value": "1.7", "$type": "number", "$description": "Corps de texte — interligne charte" }
|
||
|
|
},
|
||
|
|
"tracking": {
|
||
|
|
"tight": { "$value": "-0.02em", "$type": "dimension" },
|
||
|
|
"normal": { "$value": "0", "$type": "dimension" },
|
||
|
|
"wide": { "$value": "0.08em", "$type": "dimension" },
|
||
|
|
"wider": { "$value": "0.10em", "$type": "dimension", "$description": "H3 charte" },
|
||
|
|
"widest": { "$value": "0.12em", "$type": "dimension", "$description": "H2 charte" },
|
||
|
|
"huge": { "$value": "0.15em", "$type": "dimension", "$description": "H1 charte" }
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|