Example 10857

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Space Grotesk"
category: "monospace"
weights: [
100
200
400
500
700
]
variable: true
}

{
family: "Space Grotesk"
category: "monospace"
weights: [
200
400
600
]
variable: true
}

{
family: "Inter"
category: "display"
weights: [
200
300
800
]
variable: false
}
]
}

See also