Quote:
src: url(../fonts/font-name.ttf);
|
Shouldn't it be src: url(../
Fonts/font-name.ttf);?
Every ePUB I've seen uses an upper case first letter in the directory name.
It may not matter on a Windows machine, but the Kobo is Linux based
and will make a distinction between 'fonts' and 'Fonts'.