Quote:
Originally Posted by EowynCarter
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