summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/layout.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl
index 9c4900d..7c62359 100644
--- a/xsl/layout.xsl
+++ b/xsl/layout.xsl
@@ -17,6 +17,7 @@
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width" />
+ <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:400,500,700,400italic" />
<link rel="stylesheet" type="text/css" href="style/{$stylesheet}?{$version}" />
</head>
<body>