Вот мой код:
Код: Выделить всё
@font-face {
font-family: 'test';
src: url('../fonts/FontName.ttf'),
url('../fonts/FontName.eot');
font-weight: normal;
font-style: normal;
}
Код: Выделить всё
#header {
text-align: left;
padding: 10px;
font-family: test;
}
Подробнее здесь: https://stackoverflow.com/questions/146 ... ading-font
Мобильная версия