Question about Fonts
Hey everyone. I just bought and received my PB 360+. I have some Sony readers (the 350 and 950) and, had a question.
In Calibre, in my Extra CSS section, I have the following:
@font-face {
font-family: "LexiaDaMa";
font-weight: normal;
font-style: normal;
src: url(res:///Data/fonts/LexiaDaMa.otf);
}
I prefer this font (LexiaDaMa) for reading on my ereaders, and was wondering if the above path (res:///Data/fonts/LexiaDaMa.otf) would work with the PB360? Where exactly would I need to put the font files in order for the above to work?
|