Example 16145

Font Stack

Typography font family definitions.

{
fonts: [
{
family: "Source Sans Pro"
category: "serif"
weights: [
200
300
400
800
]
variable: false
}

{
family: "Roboto"
category: "monospace"
weights: [
200
300
700
]
variable: false
}

{
family: "Berkeley Mono"
category: "sans-serif"
weights: [
100
200
500
600
900
]
variable: false
}
]
}

See also