Welcome to the in5 Answer Exchange! This a place to get answers about in5 (InDesign to HTML5) and make requests.
0 votes

The eBooks we create need to be accessible offline, so we are experiementing with moving off of Adobe fonts. However when using locally installed versions of the same font (roboto) the css for many of the elements is just wildly wrong. The body for instance shows as: 

p.Body {

font-family:FF-Roboto-Regular,Roboto,serif;

}

All the fonts have that FF- at the front and include the weight as appended at the back, making it so that many actually bold elements are not rendering bold. Is there a way on my end to correct this? The text needs to be live so exporting as images is not an option.

ago in bugs by (380 points)
Looking for an answer?  Share this question:
  

Please log in or register to answer this question.