You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.
Resource pages mainly use the Lato and Raleway font families. The former is used for paragraph text, and the latter for headings. Only the latin subset is loaded (by default), so substitute fonts are actually used for non-english text.
On the greek resources page, I tried loading the latin-ext subset for the Lato fonts and they rendered correctly. <link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700&subset=latin-ext|Raleway:300,400,500,600,700&subset=latin-ext|Crete+Round:400italic" rel="stylesheet"
I tried doing the same for the Raleway fonts and it failed: substitute fonts are still used for headings. Raleway is supposed to support a latin-ext subset, but I am not sure whether greek is included in that.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Resource pages mainly use the Lato and Raleway font families. The former is used for paragraph text, and the latter for headings. Only the latin subset is loaded (by default), so substitute fonts are actually used for non-english text.
On the greek resources page, I tried loading the latin-ext subset for the Lato fonts and they rendered correctly.
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700&subset=latin-ext|Raleway:300,400,500,600,700&subset=latin-ext|Crete+Round:400italic" rel="stylesheet"
I tried doing the same for the Raleway fonts and it failed: substitute fonts are still used for headings. Raleway is supposed to support a latin-ext subset, but I am not sure whether greek is included in that.
The text was updated successfully, but these errors were encountered: