summaryrefslogtreecommitdiffstats
path: root/themes/oni/base.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/oni/base.tmpl')
-rw-r--r--themes/oni/base.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/oni/base.tmpl b/themes/oni/base.tmpl
index b3dbf11..e39a559 100644
--- a/themes/oni/base.tmpl
+++ b/themes/oni/base.tmpl
@@ -6,8 +6,8 @@
<title>{$config.title}</title>
<meta http-equiv="content-type" content="text/html; charset={$config.charset}" />
<meta name="viewport" content="initial-scale=1" />
- <link href="http://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet" type="text/css" />
<link rel="stylesheet" media="screen" href="{$config.domain}/css/fonts/fantasque-sans-mono/stylesheet.css" type="text/css"/>
+ <link rel="stylesheet" media="screen" href="{$config.domain}/css/fonts/opensans_regular_macroman/stylesheet.css" type="text/css"/>
<link href="{$config.domain}/css/style.css" rel="stylesheet" type="text/css" />
<link href="{$config.domain}/css/org.css" rel="stylesheet" type="text/css" />
<link rel="alternate" href="{$config.domain}/rss.xml" type="application/rss+xml" />