Font Rendering / Line-Height Issue on Mac/PC (outside of element)

If it is resolved by using a different font (Arial) then the issue is with the font, not with the CSS. As you have noticed font rendering differs between browsers.

One possible solution could be to download the Cutive font (I see it has a SIL license) and then run it through the Font Squirrel font-face generator. In “Expert” mode there is an option to “Fix Vertical Metrics” which might be what you are looking for.

Leave a Comment