Example 12043

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Roboto"
category: "display"
weights: [
500
600
700
800
]
variable: false
}

{
family: "Berkeley Mono"
category: "display"
weights: [
100
200
300
400
700
]
variable: false
}

{
family: "Roboto"
category: "serif"
weights: [
100
500
800
900
]
variable: true
}

{
family: "Space Grotesk"
category: "serif"
weights: [
200
800
900
]
variable: false
}
]
}

See also