I can not understand why with layout the width of the letters is obtained from what was in the layout

alt text

on the right, what’s in the layout, on the left — in the browser, you can see that the width of the letters in the browser is less, although all the font settings have been transferred from the layout to the styles. The use of the font-stretch property had no effect, well, plus, I would not want to use css3. Why does this happen and how to influence it?

    1 answer 1

    Browsers do not apply font-stretch to all fonts, so text compression or expansion may not work with some popular and popular typefaces. Moreover, this property is supported by IE9 + and FireFox, other browsers ignore this property. Use cyfon. Or re-pick the font.

    • I was helped to prescribe the fonts are not so font: bold 22px Georgia serif; as well as font: bold 22px Georgia, 'Times New Roman', Times serif; - Heidel