Example 17549

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Roboto"
category: "display"
weights: [
600
800
]
variable: false
}

{
family: "Berkeley Mono"
category: "display"
weights: [
300
600
]
variable: true
}

{
family: "Berkeley Mono"
category: "monospace"
weights: [
300
400
800
]
variable: true
}

{
family: "Berkeley Mono"
category: "display"
weights: [
100
400
600
700
800
]
variable: false
}

{
family: "Noto Sans"
category: "serif"
weights: [
100
800
]
variable: true
}
]
}

See also