Font Family Value
typography value
type:
A decision to define a font-family attribute.font-family-value
Models
The following models can be used to produce a Font Family Value decision.
Explicit value
Defines a font-family attribute explicitly.Sample decision
Font Family Explicit Sample
The quick brown fox jumps over the lazy dog
Archivo, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
Sample data
{ "uuid": "57f49586d3849342195268af13abeeb6", "name": "Font Family Explicit Sample", "model": "font-family-value/explicit", "params": { "value": "Archivo, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif" }}