diff --git a/docs/_pages/styles.md b/docs/_pages/styles.md index d9c499f8..ae02dc51 100644 --- a/docs/_pages/styles.md +++ b/docs/_pages/styles.md @@ -74,10 +74,9 @@ include_prefix: ../ 1.21 MB (.zip) -
To embed Roboto into your web page, copy the code as the first element in the <head> of your HTML document. -
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300:400:500:700" rel="stylesheet" type="text/css">
+
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet" type="text/css">