I'm trying to render this in prince:
It looks fine in HTML:
But not in Prince:
It looks like prince can't find the font and it's falling back to a serif (Interstate is installed on my system, mac). If I remove the 'italic' style then it works fine too (but it's not italic like I want).
You can find the a copy of font files download via https://www.cufonfonts.com/font/interstate (though I've got a license for the Interstate font use via Adobe subscription, I can't quite figure out how to get that working directly with Prince).
Any tips on how to fix or debug this?
<div class="titlepage-quote" style="
font-family: 'Interstate Light';
font-style: italic;
font-size: 18.2pt;
color: #5488a1;
">
"Do not stop thinking of life as an adventure. You have no security unless you can live bravely, excitingly, imaginatively; unless you can choose a challenge instead of competence."
</div>
It looks fine in HTML:
But not in Prince:
It looks like prince can't find the font and it's falling back to a serif (Interstate is installed on my system, mac). If I remove the 'italic' style then it works fine too (but it's not italic like I want).
You can find the a copy of font files download via https://www.cufonfonts.com/font/interstate (though I've got a license for the Interstate font use via Adobe subscription, I can't quite figure out how to get that working directly with Prince).
Any tips on how to fix or debug this?
Edited by schneems