Example 6545

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Noto Sans"
category: "display"
weights: [
100
400
600
700
900
]
variable: true
}

{
family: "Fira Code"
category: "sans-serif"
weights: [
100
200
400
500
600
]
variable: false
}

{
family: "JetBrains Mono"
category: "serif"
weights: [
100
700
]
variable: true
}
]
}

See also