Perhaps you are not doing anything wrong. Here are some points that may apply, some controlled by you, some not.
- To be sure, explicitly install
vertical-align: baseline. - Different files (
.eof, .woff, .ttf) themselves can not be determined equally, and therefore, different browsers use different files and displaying the differences. - ,
src , :
@font-face {
font-family: 'Gabriola';
src: url('Gabriola.eot'),
url('Gabriola.eot?#iefix') format('embedded-opentype'),
url('Gabriola.woff') format('woff'),
url('Gabriola.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
. # 1, 3. №2, , .
, , :
, . Windows Internet Explorer, . , .
. Font Squirrel, :
, . , .
,
, - .
№ 2.