Make HTTPS Google Font imports protocol-relative
[bootswatch] / united / bootswatch.less
index fccfc97..f92d952 100755 (executable)
@@ -6,7 +6,7 @@
 // TYPOGRAPHY
 // -----------------------------------------------------
 
-@import url(https://fonts.googleapis.com/css?family=Ubuntu);
+@import url(//fonts.googleapis.com/css?family=Ubuntu);
 
 // SCAFFOLDING
 // -----------------------------------------------------