Quote:
Originally Posted by V_Shaft
Setup: 1 main linked stylesheet containing only the @import rule + 1 unlinked stylesheet containing all the actual CSS; unlinked CSS imported into the linked one via @import.
Result: Success.
What happened: No fonts stripped from the unlinked CSS. Tested on several books. Fonts show up on both the Offline and Online Previewer, on Kindle for PC, as well as in the actual file when inspected. I confirmed the CSS remains intact.
|
Is it still a working solution? I have prepared similar experiment today and it completely failed. All fonts were stripped from @imported stylesheet by KDP.