Example 10257
Font Stack
Typography font family definitions.
{
fonts: [
{
family: "Roboto"
category: "monospace"
weights: [
200
300
400
500
900
]
variable: false
}
{
family: "IBM Plex Sans"
category: "display"
weights: [
300
400
500
600
800
]
variable: false
}
{
family: "Berkeley Mono"
category: "sans-serif"
weights: [
100
200
300
800
]
variable: false
}
]
}