# HG changeset patch # User Atul Varma # Date 1265833769 28800 # Node ID b8b3aaf44c1cbaabad85ec80a09e4889aa9573b6 # Parent 01c24a5912f87ecea5ece6681a867cac4ed55e49 Oops, fixed a bug preventing MuseoSans from being used. diff -r 01c24a5912f8 -r b8b3aaf44c1c css/ff-herdict-preso.css --- a/css/ff-herdict-preso.css Wed Feb 10 12:19:07 2010 -0800 +++ b/css/ff-herdict-preso.css Wed Feb 10 12:29:29 2010 -0800 @@ -1,6 +1,6 @@ @font-face { font-family: "MuseoSans"; - src: url(fonts/MuseoSans_500.otf) format("opentype"); + src: url(../fonts/MuseoSans_500.otf) format("opentype"); } body {