S
S
Sergey Ganzhela2018-03-20 12:42:47
css
Sergey Ganzhela, 2018-03-20 12:42:47

Why is Latin and Cyrillic displayed differently in the Roboto font?

Hello! The project uses the Roboto font, but for some reason English and Russian letters are displayed differently,
5ab0d656e6a5d827017700.png
as you can see, the numbers and the English font are different, and through dev tools the parameters are the same 'Roboto', sans-serif;
the font is connected via css

@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=cyrillic,latin);

Tell me, is it in the font itself, or do you still need to specify something in css?
Thanks in advance for your reply!
Sergey.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dom1n1k, 2018-03-20
@Sergiy_Hanzhela

You do not have Roboto on the screen at all. Neither in the Russian part (at least the letter O is very pot-bellied, in the robot it is much narrower), nor in the Latin part (it can be seen from the Reg Pack - a completely different form of letters).
Either it did not connect for some reason, or something was messed up in CSS, or it also happens that the fonts are not allowed by the ad blocker. It's hard to tell without a live demo.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question