Font connection
@font-face { font-family: 'helveticaneuecyrthin'; src: url('HelveticaNeueCyr-Thin.eot?') format('eot'), url('HelveticaNeueCyr-Thin.ttf') format("truetype"), url('HelveticaNeueCyr-Thin.otf') format("opentype"); }
Used by HelveticaNeueCyr-Thin .
Font application
h2 { font-family: "helveticaneuecyrthin"; }
On Android and on the computer, the font is displayed correctly. This error is found only on the iphone
Tell me what you can do about it?