Example 16345

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Space Grotesk"
category: "serif"
weights: [
200
700
]
variable: true
}

{
family: "Source Sans Pro"
category: "serif"
weights: [
200
700
900
]
variable: false
}

{
family: "Inter"
category: "display"
weights: [
600
700
]
variable: true
}

{
family: "Berkeley Mono"
category: "display"
weights: [
400
700
900
]
variable: true
}
]
}

See also