Example 16758

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Inter"
category: "sans-serif"
weights: [
300
900
]
variable: true
}

{
family: "Space Grotesk"
category: "sans-serif"
weights: [
200
300
800
]
variable: true
}

{
family: "Roboto"
category: "monospace"
weights: [
100
200
600
700
]
variable: false
}

{
family: "Berkeley Mono"
category: "monospace"
weights: [
200
500
600
]
variable: false
}

{
family: "Source Sans Pro"
category: "display"
weights: [
100
200
300
400
800
]
variable: false
}

{
family: "Geist"
category: "monospace"
weights: [
100
200
300
400
900
]
variable: false
}
]
}

See also