Linking to “http:” for Google Fonts prevents the site from working when
loaded over “https:”. By removing the scheme, the browser will use the
scheme over which the parent page was loaded. HTTP and HTTPS will work
fine some googleapis.com works over HTTPS.
I noticed fonts were busted over HTTPS when looking at issue #26 and the associated site, http://hkalant.github.io/. This fixes fonts for sites served over HTTPS.
Linking to “http:” for Google Fonts prevents the site from working when loaded over “https:”. By removing the scheme, the browser will use the scheme over which the parent page was loaded. HTTP and HTTPS will work fine some googleapis.com works over HTTPS.