Example 5844

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Geist"
category: "sans-serif"
weights: [
100
600
800
]
variable: false
}

{
family: "Geist"
category: "display"
weights: [
600
900
]
variable: true
}

{
family: "Berkeley Mono"
category: "monospace"
weights: [
100
700
800
900
]
variable: true
}

{
family: "JetBrains Mono"
category: "display"
weights: [
300
800
]
variable: false
}
]
}

See also