View Single Post
Old 03-27-2019, 07:43 PM   #9
Ballory
Junior Member
Ballory began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2019
Device: Tablet
Quote:
Originally Posted by theducks View Post
Unsafe chars is a warning about non ASCII in a file name (someone used a NBSP? in the name?

can you post the @font-face (s) from the CSS (I am assuming those were properly linked to the book files)
This is from the CSS, if this is what you want to see.

font-family: "Times New Roman", serif;
font-style: italic;
font-weight: bold;

font-family: "Calibri", sans-serif;
font-weight: bold;
Ballory is offline   Reply With Quote