Example 11246

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Source Sans Pro"
category: "sans-serif"
weights: [
400
600
]
variable: true
}

{
family: "JetBrains Mono"
category: "sans-serif"
weights: [
300
500
600
]
variable: true
}

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

See also