HTML support and embedded fonts

I’m importing some dynamic text from an external file with html tags. The font is embedded (and I’ve chosen the first 4 sets of characters, all basic numbers, letters, and signs), but whenever I use the bold or italic tags in the text file, it doesn’t recognize the characters and the text won’t appear at all (where as any other tag does work). Is there anyway to get embedded fonts to work with HTML?