Example 2347

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Inter"
category: "monospace"
weights: [
200
300
700
900
]
variable: true
}

{
family: "Berkeley Mono"
category: "display"
weights: [
200
700
]
variable: false
}

{
family: "Geist"
category: "sans-serif"
weights: [
200
300
900
]
variable: true
}
]
}

See also