import css over https to comply with chrome strict https policy

This commit is contained in:
Justin Lynn
2014-03-04 22:54:32 -08:00
parent e5530451d6
commit df03fee5a3

View File

@@ -1,7 +1,7 @@
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
* Fonts * Fonts
*/ */
@import url("http://fonts.googleapis.com/css?family=Montserrat:700|Open+Sans:300"); @import url("https://fonts.googleapis.com/css?family=Montserrat:700|Open+Sans:300");
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
* Base * Base
*/ */