Make HTTPS Google Font imports protocol-relative
[bootswatch] / amelia / bootswatch.less
index a844d2d..2cf0bec 100755 (executable)
@@ -6,8 +6,8 @@
 // TYPOGRAPHY
 // -----------------------------------------------------
 
-@import url('https://fonts.googleapis.com/css?family=Lobster');
-@import url('https://fonts.googleapis.com/css?family=Cabin:400,700');
+@import url('//fonts.googleapis.com/css?family=Lobster');
+@import url('//fonts.googleapis.com/css?family=Cabin:400,700');
 
 h6 {
        color: @textColor;