Example 8641

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Fira Code"
category: "monospace"
weights: [
100
500
600
900
]
variable: true
}

{
family: "Roboto"
category: "serif"
weights: [
100
200
400
600
900
]
variable: false
}

{
family: "Source Sans Pro"
category: "monospace"
weights: [
100
200
400
500
]
variable: true
}
]
}

See also