Example 6142

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Roboto"
category: "display"
weights: [
800
900
]
variable: true
}

{
family: "Fira Code"
category: "serif"
weights: [
100
500
600
800
]
variable: true
}

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

See also