comparison css/ff-herdict-preso.css @ 10:b8b3aaf44c1c

Oops, fixed a bug preventing MuseoSans from being used.
author Atul Varma <varmaa@toolness.com>
date Wed, 10 Feb 2010 12:29:29 -0800
parents 7b67d3e40479
children 9c2325f7bcb1
comparison
equal deleted inserted replaced
9:01c24a5912f8 10:b8b3aaf44c1c
1 @font-face { 1 @font-face {
2 font-family: "MuseoSans"; 2 font-family: "MuseoSans";
3 src: url(fonts/MuseoSans_500.otf) format("opentype"); 3 src: url(../fonts/MuseoSans_500.otf) format("opentype");
4 } 4 }
5 5
6 body { 6 body {
7 background: white; 7 background: white;
8 font-family: "MuseoSans", Helvetica, Sans-Serif; 8 font-family: "MuseoSans", Helvetica, Sans-Serif;