View Single Post
Old 04-08-2010, 04:23 AM   #14
cruzes
Junior Member
cruzes began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2010
Device: Cybook Gen3
Quote:
Originally Posted by EowynCarter View Post
Firmware 2.0 reads ePub, firmware 1.5 reads mobi.

If i get this right, you can skip the @font-face part. And just write stuff like

p{font-family:"Fontin"} or maybe p{font-family:Fontin}
This is exactly what does not work in the Cybook (even though it should, you are right). Unfortunately, I get the wrong variant of the font, like small-caps or bold, as I stated before. That is why I need to use @font-face and I need to define the path to the normal font. At least this is my understanding.

Thanks for your help.

C. Martins
cruzes is offline   Reply With Quote