Variable fonts
OpenType font settings that allows a single font file to behave like multiple fonts: it can contain all the allowed variations in width, weight, slant, optical size, or any other exposed axes of variation as defined by the font designer. Variations can be applied via the `font-variation-settings` property.
fontface api: weight
css at-rule: `@font-face`: font-weight
css property: font-synthesis-weight
css property: font-synthesis-weight: auto
css property: font-synthesis-weight: none
css property: font-synthesis: weight
css property: font-weight
css property: font-weight: bold
css property: font-weight: bolder
css property: font-weight: lighter
css property: font-weight: normal
css property: font-weight: `<number>` syntax
svg element: font-face: font-weight
global_attributes: font-weight
15 results found.