S
S
SmartBalance2015-03-10 02:36:30
Google
SmartBalance, 2015-03-10 02:36:30

Where do the breaks in certain combinations of letters come from?

895f3c565efd4b22a3496dc6b9b20596.png
and
622abcb518eb46fcbe067994257d3c8e.png
For headings I use the font "Play" from the service "Google Fonts". Suddenly I noticed that with certain combinations of letters, some unexpected indents appear (yes, yes! These are not spaces in the code). From the first screen, you can see that this miracle occurs everywhere in the same combinations of letters (respectively, where the "Play" font is used). As soon as I reset the font to standard Arial in Firebug, this jamb disappears. Please tell me who knows what could be the problem with these Google Fonts?
I don’t know how this will help, but here is the header design code:

font-family: Play;
font-weight: 400;
font-style: normal;
letter-spacing: normal;
text-align:center;

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Andrey B., 2015-03-10
@SmartBalance

curve font, that's all

V
Vitaly Kirenkov, 2015-03-10
@DeLaVega

Maybe something is not connected?
I used this connection
Here is an example
codepen.io/vitaliy_kirenkov/pen/wBENdV
Wrote words in which you had problems. As you can see from the example, there are no problems. Try to look for the problem not through the firebug, but look in the source code, maybe some characters are not displayed.

S
SmartBalance, 2015-03-10
@SmartBalance

44957c002e1047868fe8c1ff9d06a6d2.png

L
Lex Fradski, 2015-03-11
@SerMelipharo

Apparently, your problem is still local.
www.browserstack.com/screenshots/5c899a213c6831c85...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question