|
@@ -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 */
|
|
|
|