diff --git a/app/views/layouts/darkswarm.html.haml b/app/views/layouts/darkswarm.html.haml index da8e299697..5c2dcaee66 100644 --- a/app/views/layouts/darkswarm.html.haml +++ b/app/views/layouts/darkswarm.html.haml @@ -6,6 +6,7 @@ %title= content_for?(:title) ? yield(:title) : 'Welcome to Open Food Network' = favicon_link_tag "favicon.png" + %link{href: "http://fonts.googleapis.com/css?family=Open+Sans:400,700", rel: "stylesheet", type: "text/css"}/ = stylesheet_link_tag "darkswarm/all" = javascript_include_tag "darkswarm/all"