Answer the question
In order to leave comments, you need to log in
How to correctly include @import google font in css?
Hello.
A very long time ago I inserted a font from Google and everything was fine, it probably took about 7-10 months, I go into styles, and after connecting everything is white. How to connect correctly? Googled, everywhere only in html.
The main thing connected normally, but white has recently appeared. This suggests that I did something wrong. Removed and everything was ok (screen2)
Answer the question
In order to leave comments, you need to log in
@import 'https://fonts.googleapis.com/css?family=Roboto';
p{font-family: 'Roboto', sans-serif;}
Maybe not enough ; before Dmitrijs Balcers ???
If it doesn't help, then try updating the link to the one Oleg left, above ↑
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question