I use a custom font BabelSans. I downloaded, generated font face through the generator . I connect, the font turned out to be 'bitten'. Some letters do not have a pixel on top, others do not have enough from the bottom. What could be the problem?
*@font-face { font-family: 'BabelSansRegular'; src: url('fonts/babelsans-webfont.eot'); src: url('fonts/babelsans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/babelsans-webfont.woff') format('woff'), url('fonts/babelsans-webfont.ttf') format('truetype'), url('fonts/babelsans-webfont.svg#BabelSansRegular') format('svg'), url('fonts/babelsans-webfont.ttf') format('truetype'); font-weight: normal; font-style: normal; }*
ps downloaded several times from different places