amelia, superhero: for multiple google web fonts, make single request v2.2.2+1
authorThomas Park <thomas@thomaspark.me>
Thu, 3 Jan 2013 22:34:24 +0000 (17:34 -0500)
committerThomas Park <thomas@thomaspark.me>
Thu, 3 Jan 2013 22:34:24 +0000 (17:34 -0500)
amelia/bootstrap.css
amelia/bootstrap.min.css
amelia/bootswatch.less
superhero/bootstrap.css
superhero/bootstrap.min.css
superhero/bootswatch.less

index 7cedcb6..754203d 100644 (file)
@@ -1,6 +1,4 @@
-@import url('//fonts.googleapis.com/css?family=Lobster');
-
-@import url('//fonts.googleapis.com/css?family=Cabin:400,700');
+@import url('//fonts.googleapis.com/css?family=Lobster|Cabin:400,700');
 /*!
  * Bootstrap v2.2.2
  *
index eddcdb7..e4bccab 100644 (file)
@@ -1,5 +1,4 @@
-@import url('//fonts.googleapis.com/css?family=Lobster');
-@import url('//fonts.googleapis.com/css?family=Cabin:400,700');
+@import url('//fonts.googleapis.com/css?family=Lobster|Cabin:400,700');
 article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
 audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
 audio:not([controls]){display:none;}
index 2cf0bec..4e245ab 100755 (executable)
@@ -6,8 +6,7 @@
 // TYPOGRAPHY
 // -----------------------------------------------------
 
-@import url('//fonts.googleapis.com/css?family=Lobster');
-@import url('//fonts.googleapis.com/css?family=Cabin:400,700');
+@import url('//fonts.googleapis.com/css?family=Lobster|Cabin:400,700');
 
 h6 {
        color: @textColor;
index 63d83c0..68bf950 100644 (file)
@@ -1,6 +1,4 @@
-@import url(//fonts.googleapis.com/css?family=Oswald);
-
-@import url(//fonts.googleapis.com/css?family=Noticia+Text);
+@import url('//fonts.googleapis.com/css?family=Oswald|Noticia+Text');
 /*!
  * Bootstrap v2.2.2
  *
index e7d51f9..1f2e41b 100644 (file)
@@ -1,5 +1,4 @@
-@import url(//fonts.googleapis.com/css?family=Oswald);
-@import url(//fonts.googleapis.com/css?family=Noticia+Text);
+@import url('//fonts.googleapis.com/css?family=Oswald|Noticia+Text');
 article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
 audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
 audio:not([controls]){display:none;}
index 897ebd1..c6dffca 100755 (executable)
@@ -6,8 +6,7 @@
 // TYPOGRAPHY
 // --------------------------------------------------
 
-@import url(//fonts.googleapis.com/css?family=Oswald);
-@import url(//fonts.googleapis.com/css?family=Noticia+Text);
+@import url('//fonts.googleapis.com/css?family=Oswald|Noticia+Text');
 
 h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h6 {
        font-family: @headingsFontFamily;