Example 11441
Font Stack
Typography font family definitions.
{
fonts: [
{
family: "IBM Plex Sans"
category: "monospace"
weights: [
100
400
500
900
]
variable: true
}
{
family: "Space Grotesk"
category: "monospace"
weights: [
300
500
]
variable: false
}
{
family: "Geist"
category: "serif"
weights: [
300
400
500
600
]
variable: true
}
]
}