Example 9143

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Geist"
category: "sans-serif"
weights: [
100
300
400
]
variable: false
}

{
family: "Roboto"
category: "display"
weights: [
300
600
800
]
variable: false
}

{
family: "IBM Plex Sans"
category: "serif"
weights: [
100
400
500
700
800
]
variable: true
}
]
}

See also