]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/screen.css
Font improvement to the manual
[ardour-manual] / source / css / screen.css
index 88c754cdb4c7f2c73c2da0ae3c58cf20b1b93567..acc41d039429d2236848d61b60582b7d884c405d 100644 (file)
@@ -1,3 +1,15 @@
+@font-face {
+    font-family: 'junge-regular';
+    src: url('../css/junge-regular-webfont.ttf')  format('truetype');
+    font-weight: normal;
+    font-style: normal;
+}
+
+body {
+  font-family: 'junge-regular';
+  font-size: 16px;
+}
+
 
 .clear {
   clear:both;