R054: Italic/oblique applied to Arabic text

Fonts without Arabic glyphs, letter-spacing that breaks joined letters, cramped line height, and Latin styling applied to Arabic.

The check

Id
R054
Category
Typography
Default severity
medium

What it looks for

Italic/oblique applied to Arabic text

How to fix it

Arabic has no italic tradition, browsers synthesize an ugly mechanical slant. Emphasize with weight or color instead: :lang(ar) em { font-style: normal; font-weight: 600; }.

Does your page trip R054?

Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.