Answer the question
In order to leave comments, you need to log in
Have you had problems with the HelveticaNeue font?
Hello!
I use this font in 4 sizes. Regular and italic didn't go anywhere, but medium and bold... The font jumps on a multiple of font-size! For example, it's font-size: 17px
okay, but font-size: 18px
it's not.
Example - click
NO! With a tag strong
, he may not jump, but with a tag h1
, he can jump!
Have you had this? Standard connection:
@font-face {
font-family: 'HelveticaNeue';
src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
url('fonts/HelveticaNeue.svg#HelveticaNeue-Bold') format('svg'),
url('fonts/HelveticaNeue.woff') format('woff'),
url('fonts/HelveticaNeue.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
font-weight
font-style
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question