Quote:
Originally Posted by Atilla
No, only use a single directory named fonts
|
src: url('res:///fonts/italic/%1')
refers to a directory named 'italic' sitting inside the fonts directory, etc.
To get bold and italic working correctly in all the variations you need
four different font files. I assume this is the method Kobo has chosen to distinguish which file is which style/weight, since not all fonts will have their Opentype properties correctly specified.