X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fcss%2Fscreen.css;h=acc41d039429d2236848d61b60582b7d884c405d;hb=3e79e8cfcbb4a81e1762d13ce2b73a8d534cc63c;hp=88c754cdb4c7f2c73c2da0ae3c58cf20b1b93567;hpb=fec481cb354390fa2e3e0781b31a4ba7edae2e78;p=ardour-manual diff --git a/source/css/screen.css b/source/css/screen.css index 88c754c..acc41d0 100644 --- a/source/css/screen.css +++ b/source/css/screen.css @@ -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;