font-synthesis-weight

Controls whether the browser is allowed to 'fake' a bold look by thickening the strokes if a real bold font file isn't available.

It is documented as part of the CSS Fonts specification.

/* Usage Example */
.strict-typography {
  /* Prevents the browser from faking bold text */
  font-synthesis-weight: none;
}

/* Syntax */
font-synthesis-weight: auto;
font-synthesis-weight: none;

/* Global values */
font-synthesis-weight: inherit;
font-synthesis-weight: initial;
font-synthesis-weight: revert;
font-synthesis-weight: revert-layer;
font-synthesis-weight: unset;
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.

97+
111+
16.4+
97+
Kinsta

Your first month is free

Managed WordPress hosting for faster sites.

Learn more

New CSS drops.

Join 600+ readers who've survived clearfix hacks.

ESC