P tag not rendering correctly in iBooks 2.0.1
问题 I have an EPUB created with InDesign 5.5 and am trying to use the built-in Futura on the iPad. H1 and H2 tags render properly in iBooks 2.0.1 but P tag and classes default to Times Roman. I've tried the samp hack, but no luck. Here's an example: p.Narrative-Body { font-family : Futura, Arial, sans-serif; font-weight : normal; font-style : normal; font-size : 1em; font-variant : normal; line-height : 1.6; text-align : left; color : #000000; } and here's the html: <p class="Narrative-Body"