Browse Source

Embed Apple Garamond font

Talha Mansoor 11 years ago
parent
commit
e8be111644

+ 14 - 7
static/css/style.css

@@ -1,10 +1,7 @@
-/* Start of font attribution
- * http://www.ufonts.com/fonts/scala.html
- * Copyright: Copr. Martin Majoor, 1995. Published by FontShop International. FontFont release 1 
- * Style: Medium 
- * Version: Version 001.000
- * Generated by Font Squirrel (http://www.fontsquirrel.com) on August 23, 2013 */
+/* Start of font attribution */
 
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 23, 2013 */
+/* http://www.ufonts.com/fonts/scala.html */
 @font-face {
     font-family: 'Scala';
     src: url('../fonts/ufonts.com_scala-webfont.eot');
@@ -14,7 +11,17 @@
          url('../fonts/ufonts.com_scala-webfont.svg#scalamedium') format('svg');
     font-weight: normal;
     font-style: normal;
-
+}
+/* http://www.dafont.com/apple-garamond.font */
+@font-face { 
+    font-family: 'Garamond'; 
+    src: url('../fonts/applegaramond-light-webfont.eot'); 
+    src: url('../fonts/applegaramond-light-webfont.eot?#iefix') format('embedded-opentype'), 
+    url('../fonts/applegaramond-light-webfont.woff') format('woff'), 
+    url('../fonts/applegaramond-light-webfont.ttf') format('truetype'), 
+    url('../fonts/applegaramond-light-webfont.svg#webfont') format('svg'); 
+    font-weight: normal;
+    font-style: normal;
 }
 /* end of font attribution */
 

BIN
static/fonts/applegaramond-light-webfont.eot


File diff suppressed because it is too large
+ 241 - 0
static/fonts/applegaramond-light-webfont.svg


BIN
static/fonts/applegaramond-light-webfont.ttf


BIN
static/fonts/applegaramond-light-webfont.woff