Example 14646
Font Stack
Typography font family definitions.
{
fonts: [
{
family: "Source Sans Pro"
category: "display"
weights: [
100
200
500
600
800
]
variable: false
}
{
family: "Source Sans Pro"
category: "monospace"
weights: [
700
900
]
variable: false
}
{
family: "Space Grotesk"
category: "serif"
weights: [
100
200
700
800
900
]
variable: true
}
]
}