Example 15853

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Inter"
category: "monospace"
weights: [
400
500
]
variable: false
}

{
family: "Space Grotesk"
category: "sans-serif"
weights: [
100
400
700
800
900
]
variable: true
}

{
family: "Roboto"
category: "display"
weights: [
400
700
800
]
variable: false
}

{
family: "Space Grotesk"
category: "display"
weights: [
300
600
700
800
900
]
variable: true
}

{
family: "Roboto"
category: "monospace"
weights: [
500
600
]
variable: true
}
]
}

See also