Example 8858

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Source Sans Pro"
category: "display"
weights: [
200
400
]
variable: true
}

{
family: "Space Grotesk"
category: "monospace"
weights: [
100
500
]
variable: false
}

{
family: "Noto Sans"
category: "sans-serif"
weights: [
100
500
]
variable: true
}
]
}

See also