Answer the question
In order to leave comments, you need to log in
Why doesn't chrome always match the second font with google fonts?
Why doesn't chrome always match the second font with google fonts?
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,500,700&subset=cyrillic');
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
Answer the question
In order to leave comments, you need to log in
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question