View Single Post
Old 07-19-2011, 01:26 PM   #22
Hedaya
Connoisseur
Hedaya began at the beginning.
 
Posts: 81
Karma: 12
Join Date: Jul 2011
Device: Pocketbook 612
I'm struggling with this.

I put:

@font-face { font-family: "Trado"; font-weight: normal; font-style: normal; src: url(res:///Data/font/trado.ttf);
}
@font-face { font-family: "Trado"; font-weight: bold; font-style: normal; src: url(res:///Data/font/tradbdo.ttf);
}
body { font-family: "Trado", serif;
}

But it didn't work.
Hedaya is offline   Reply With Quote