Example 5642
Font Stack
Typography font family definitions.
{
fonts: [
{
family: "Space Grotesk"
category: "monospace"
weights: [
200
600
800
]
variable: true
}
{
family: "Space Grotesk"
category: "serif"
weights: [
100
200
700
900
]
variable: false
}
{
family: "Inter"
category: "serif"
weights: [
100
500
]
variable: false
}
]
}