|
Hello,
I am trying to use various fonts with css which aren't working. I was just wondering if I am doing something wrong, or maybe they are not supported.
To define a font for some text I use <htmltag style="font-family: Times New Roman;">text here</htmltag>
This works for Arial, Courier New, and Times New Roman but doesn't work for Arial Black, and Tahoma.
Is there a list of fonts I could add to the 3 working ones and how can I get the non-working ones to display as they should. Thank you!
|