Hi there,
I’m loading my text externally, and I’m trying to add styles to it. The problem might be that I’m using a pixel font, of which I have a normal and a bold version.
How can I add the appropriate style (read font) to each piece of the text? I’ve tried with CSS, but it only supports font-families, and no ‘fonts’…
Anyone has a sollution for me?
Thanx