View Single Post
Old 04-09-2010, 03:18 AM   #8
Matthijs
Groupie
Matthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enough
 
Matthijs's Avatar
 
Posts: 199
Karma: 666
Join Date: Oct 2006
Location: Eindhoven, the Netherlands
Device: iLiad, DR1000S, DR800SG
Hmm, strange. It should have 3 slashes indeed. And you did make sure the font is actually copied into /usr/share/fonts/ttf/my_font.ttf?

Our userStyle.css does the following, which works fine:

Code:
@font-face { font-family: sans-serif; src: url(res:///fonts/ttf/DejaVuSans.ttf)}
You may need to add your custom font-face definition into our userStyle.css?

Last edited by Matthijs; 04-09-2010 at 03:20 AM. Reason: clarify
Matthijs is offline   Reply With Quote