View Single Post
Old 12-23-2012, 04:06 AM   #12
hubertphava
Connoisseur
hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.hubertphava ought to be getting tired of karma fortunes by now.
 
hubertphava's Avatar
 
Posts: 69
Karma: 1134558
Join Date: Dec 2012
Location: Italy
Device: Cybook Opus, Onyx-Boox Poke5
I put this in my epubs:

Code:
font-face {
font-family: "Name of the Font";
font-weight: normal;
font-style: normal;
src: url(../Fonts/name_of_the_font.ttf);
}
and it'll works well, both in kobo and non-kobo devices.
This manner sigil would validate your epub and you'll be sure that you can read it correctly in every ereader you want.



HTH

HP
hubertphava is offline   Reply With Quote