🏠 New in Low Baseline Support: font-synthesis
January 6, 2022
The font-synthesis
CSS shorthand property disables all font synthesis except the given kinds. To disable a specific kind of font synthesis, instead use the longhand properties such as font-synthesis-style
and font-synthesis-weight
.
Source features
css.properties.font-synthesis
[mdn]