After much trying, I have been unable to get my web fonts working in Firefox, 
even though they work in all other modern browsers. This seems not to be a 
cross domain problem (the fonts are stored in the same domain as is using them).
I'm using the following @font-face file (edited from one generated by font 
squirrel).
@font-face {
        font-family: 'CLicht';
        src: 
url('http://www.james-ingram-act-two.de/fonts/clicht_plain-webfont.eot');  
        src: 
url('http://www.james-ingram-act-two.de/fonts/clicht_plain-webfont.eot?#iefix') 
format('embedded-opentype'),
    url('http://www.james-ingram-act-two.de/fonts/clicht_plain-webfont.woff') 
format('woff'), 
        
url('http://www.james-ingram-act-two.de/fonts/clicht_plain-webfont.ttf') 
format('truetype'), 
        
url('http://www.james-ingram-act-two.de/fonts/clicht_plain-webfont.svg#webfontl9D2oOyX')
 format('svg');
        font-weight: normal;
        font-style: normal;
}

The following link works in all (newest) browsers except Firefox. What am I 
doing wrong?
http://james-ingram-act-two.de/compositions/study2/study2b/Study2b3.html

best,
James




------------------------------------

-----
To unsubscribe send a message to: [email protected]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to