lotus.css icon indicating copy to clipboard operation
lotus.css copied to clipboard

Use https for font import

Open dohliam opened this issue 9 years ago • 1 comments

The @import url here should be changed to use https instead of http, because it currently causes a mixed content error that blocks importing the font on secure sites.

dohliam avatar Jun 28 '16 09:06 dohliam

I also found some minor differences in the URLs. The "route" or whatever the first part of the URL path is, is now "css2" according to the @import code that the google fonts interface suggests. There might also be something different about the weight parameters.

jrwarwick avatar Mar 26 '24 18:03 jrwarwick