diff public/themes/ssamr/stylesheets/application.css @ 11:e297bf495063 yuya

Update for Mercurial 1.5 (which _does_ close xml doc)
author Chris Cannam
date Wed, 25 Aug 2010 12:09:06 +0100
parents b940d200fbd2
children
line wrap: on
line diff
--- a/public/themes/ssamr/stylesheets/application.css	Wed Aug 25 12:07:48 2010 +0100
+++ b/public/themes/ssamr/stylesheets/application.css	Wed Aug 25 12:09:06 2010 +0100
@@ -20,6 +20,19 @@
   src: url('DroidSans-Bold.ttf');
 }
 
+@font-face
+{
+  font-family: Gillius;
+  src: url('GilliusADFNo2-Regular.otf');
+}
+
+@font-face
+{
+  font-family: Gillius; 
+  font-weight: bold;
+  src: url('GilliusADFNo2-Bold.otf');
+}
+
 body {
   background: #ffffff;
   color: #404040;