Quote:
Originally Posted by nosnoop
I tried adding this to the Preference-Extra CSS during TXT -> ePub conversion, but it wasn't added in the generated epub's css file:
Code:
@font-face {
font-family: "DroidSans", serif, sans-serif;
src:url(res:///ebook/fonts/DroidSansFallback.ttf);
}
I can't figure out why. What is the proper way of using Extra CSS?
|
For some reason, Calibre conversions put ExtraCSS @font-face statements inside each of the html content files rather than into the css file. It should still work correctly when you read it on your T1.