Example 4155

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "JetBrains Mono"
category: "display"
weights: [
100
200
400
600
900
]
variable: true
}

{
family: "Roboto"
category: "serif"
weights: [
100
200
600
800
]
variable: false
}

{
family: "Space Grotesk"
category: "serif"
weights: [
100
200
900
]
variable: false
}
]
}

See also