add 2 different font paths in Extra CSS
we have a prs505 and a prs-t1 and we both prefer reading books in arial rather than times new roman
is there a way to add 2 font paths in our conversion?
namely
for prs505
src: url(res:///Data/fonts/arial.ttf)
for prs-t1
src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/arial.ttf)
|