
: Re: CSS: Spans vs Font Families I'm using Sigil to create epubs and iBooks primarily to preview them, and I have a recurring CSS problem that's driving me nuts. I'm not really sure if it's just
Before looking at anything, you might want to look on the available fonts for each device. What are serif and sans serif fonts on different ebook reading systems? It doesn't show iBooks as having Arial or Verdana fonts, so it will be unable to render these fonts. When you edit it in Sigil, chances are that the computer browser already has Arial and Verdana fonts loaded, so that is why it looks different on your computer vs. your device.
To be honest, I am perfectly fine with using "font-family: sans-serif;" or "font-family: serif;" .iBooks and Kindle both have excellent fonts, and users often like to specify a favorite. It can be maddening trying to specify fonts for each device unless you're embedded fonts for ALL devices. (This guide will get you started: github.com/JayPanoz/Soma/wiki/How-to-embed-fonts and here's a listing of some google font combinations which you could use for ebooks if you decided to embed the font: fontpair.co/ ).
I should stress again that embedding fonts is a complicated deal; I've started trying it myself with my ebooks. I am very taken with Google's Merriweather font for the body text.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Julie

: .OTF vs. .TTF for embedding fonts in epub/kindle reading systems: which is better? I am testing some of the Google free fonts for embedding in epub files (following directions from this article):

: What are serif and sans serif fonts on different ebook reading systems? In epub and kindle css, you can specify a fallback font by specifying p {font-family: "Georgia", serif} h1 {font-family: