Example 15449

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Berkeley Mono"
category: "display"
weights: [
200
300
500
800
]
variable: false
}

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

{
family: "Inter"
category: "serif"
weights: [
200
400
600
900
]
variable: true
}
]
}

See also