Example 11243

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Source Sans Pro"
category: "display"
weights: [
100
200
300
700
900
]
variable: false
}

{
family: "Geist"
category: "sans-serif"
weights: [
300
600
900
]
variable: false
}

{
family: "Geist"
category: "monospace"
weights: [
400
500
]
variable: true
}

{
family: "Source Sans Pro"
category: "display"
weights: [
100
500
700
]
variable: true
}

{
family: "JetBrains Mono"
category: "monospace"
weights: [
200
300
400
500
700
]
variable: false
}

{
family: "JetBrains Mono"
category: "monospace"
weights: [
200
600
900
]
variable: true
}
]
}

See also