https://bugzilla.wikimedia.org/show_bug.cgi?id=31337

--- Comment #4 from Patrick Reilly <[email protected]> 2011-10-03 23:45:38 
UTC ---
and it looks like that is what you are doing with the following:

<code>
@font-face {
    font-family: 'RufScript';
    src: url('/wiki/extensions/WebFonts/fonts/en/Rufscript.eot');
    src: local('RufScript'),       
url('/wiki/extensions/WebFonts/fonts/en/Rufscript.woff') format('woff'),       
url('/wiki/extensions/WebFonts/fonts/en/Rufscript.ttf') format('truetype');
    font-weight: normal;
}
</code>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to