View Single Post
Old 01-08-2020, 07:00 PM   #4
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,034
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by hobnail View Post
Some books may also contain stuff like the following in their CSS; you can also delete it:

Code:
@font-face {
  font-family: "LinLibertineG30";
  src: url(../Fonts/LinLibertineG30-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}
The above was taken from La Leçon d'amour dans un parc.epub uploaded by roger64.

After you delete the @font-face stuff you can then delete the font files that are in the Fonts folder inside the epub.
Don't forget to also remove the font-family stuff from the CSS as well.
JSWolf is offline   Reply With Quote