Example 8960

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Roboto"
category: "monospace"
weights: [
400
600
]
variable: false
}

{
family: "Source Sans Pro"
category: "sans-serif"
weights: [
100
300
500
800
900
]
variable: false
}

{
family: "Space Grotesk"
category: "sans-serif"
weights: [
600
900
]
variable: false
}
]
}

See also