Example 14142

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Noto Sans"
category: "display"
weights: [
200
300
800
900
]
variable: false
}

{
family: "Space Grotesk"
category: "display"
weights: [
200
300
400
600
]
variable: false
}

{
family: "JetBrains Mono"
category: "display"
weights: [
200
300
900
]
variable: true
}
]
}

See also