Example 13350

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Roboto"
category: "sans-serif"
weights: [
400
700
]
variable: true
}

{
family: "Roboto"
category: "sans-serif"
weights: [
100
200
600
]
variable: true
}

{
family: "Inter"
category: "sans-serif"
weights: [
200
600
]
variable: true
}
]
}

See also