Example 14654
Font Stack
Typography font family definitions.
{
fonts: [
{
family: "Space Grotesk"
category: "sans-serif"
weights: [
300
600
700
800
900
]
variable: false
}
{
family: "Source Sans Pro"
category: "sans-serif"
weights: [
600
800
]
variable: true
}
{
family: "Roboto"
category: "serif"
weights: [
300
400
500
600
800
]
variable: true
}
]
}