Example 16458

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Noto Sans"
category: "monospace"
weights: [
100
200
600
700
]
variable: true
}

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

{
family: "Noto Sans"
category: "display"
weights: [
100
400
]
variable: false
}
]
}

See also