summaryrefslogtreecommitdiff
path: root/superhero/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-16 00:50:58 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-16 00:50:58 -0400
commitccd7f0cad744bc20b0b1f199ec6bde22ddb433e4 (patch)
treeb3cd7546e8701763616e830dda0e49ea6e21ca24 /superhero/bootswatch.less
parenta29761ed0762b4d0dd2ba00150416731c6df2240 (diff)
web font import now over ssl
performance should be ok with google property.
Diffstat (limited to 'superhero/bootswatch.less')
-rwxr-xr-xsuperhero/bootswatch.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less
index 39f3ee0a..bd84c0c6 100755
--- a/superhero/bootswatch.less
+++ b/superhero/bootswatch.less
@@ -6,8 +6,8 @@
// TYPOGRAPHY
// --------------------------------------------------
-@import url(http://fonts.googleapis.com/css?family=Oswald);
-@import url(http://fonts.googleapis.com/css?family=Noticia+Text);
+@import url(https://fonts.googleapis.com/css?family=Oswald);
+@import url(https://fonts.googleapis.com/css?family=Noticia+Text);
h1, h2, h3, h4, h5, h6, legend, .navbar .brand,
.navbar .nav > li > a,