summaryrefslogtreecommitdiff
path: root/superhero/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/bootswatch.less')
-rwxr-xr-xsuperhero/bootswatch.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less
index a3be40b3..897ebd1e 100755
--- a/superhero/bootswatch.less
+++ b/superhero/bootswatch.less
@@ -6,8 +6,8 @@
// TYPOGRAPHY
// --------------------------------------------------
-@import url(https://fonts.googleapis.com/css?family=Oswald);
-@import url(https://fonts.googleapis.com/css?family=Noticia+Text);
+@import url(//fonts.googleapis.com/css?family=Oswald);
+@import url(//fonts.googleapis.com/css?family=Noticia+Text);
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h6 {
font-family: @headingsFontFamily;
@@ -664,4 +664,4 @@ label {
}
}
}
-} \ No newline at end of file
+}