Thread: Kindle Fonts
View Single Post
Old 02-12-2011, 08:55 PM   #14
jimad
Connoisseur
jimad is on a distinguished road
 
Posts: 53
Karma: 52
Join Date: Apr 2008
Device: Kindle
Quote:
Originally Posted by DMSmillie View Post
You've tried the following...?

font-family: sans-serif;
Yes, of course, I can put the following snippets into an HTML

<p style="font-family: sans-serif"> This is a test. </p>

<p style="font-family: serif"> This is a test. </p>

and it "works fine" in an HTML browser, compile it to MOBI using Kindlegen and Kindles ignore one's font-family specifications.
jimad is offline   Reply With Quote