Example 3560

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Berkeley Mono"
category: "monospace"
weights: [
100
800
]
variable: false
}

{
family: "Berkeley Mono"
category: "monospace"
weights: [
100
200
500
700
800
]
variable: false
}

{
family: "Inter"
category: "sans-serif"
weights: [
100
300
800
]
variable: true
}
]
}

See also