font-synthesis-style

Controls whether the browser is allowed to 'fake' an italic style by slanting the text if a real italic font file isn't available.

.original-look {
  /* Prevents the browser from faking italics */
  font-synthesis-style: none;
}
Initial value
auto
Inherited
Yes
Applies to
allElementsAndText
Animation type
discrete

Values

autonone
Widely available Since 2023 94% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2023.

Safe to use without fallbacks.

97+
111+
16.4+
97+
ESC