Example 9648

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Noto Sans"
category: "monospace"
weights: [
300
500
]
variable: false
}

{
family: "Geist"
category: "display"
weights: [
200
500
600
700
800
]
variable: false
}

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

{
family: "Geist"
category: "display"
weights: [
300
600
700
]
variable: false
}

{
family: "Berkeley Mono"
category: "serif"
weights: [
200
300
400
500
700
]
variable: true
}
]
}

See also