Answer the question
In order to leave comments, you need to log in
Is there a bug in Google Fonts or am I misunderstanding something?
Hello.
Google Fonts in CSS API v2 began to generate links for connecting fonts in a new way.
For example, it used to be like this:
@import url('https://fonts.googleapis.com/css?family=Arsenal:400,400i,700,700i&display=swap&subset=cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Arsenal:ital,[email protected],400;0,700;1,400;1,700&display=swap');
400;
, it closes the line ahead of time. But I don't know how to fix it and what to replace it with.
Answer the question
In order to leave comments, you need to log in
Thanks everyone. It turned out that the problem is not in Google, but in the editor.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question