Website font
Hi all,
Just wondering which font does this site uses for it’s main text:
http://productionsmicro-fun.com/forfaits.htm
Thanks
Hi all,
Just wondering which font does this site uses for it’s main text:
http://productionsmicro-fun.com/forfaits.htm
Thanks
14.Oct.2007 3.52pm
In the CSS they specified
font-family: Georgia, “Times New Roman”, Times, serif;
for some parts and
font-family: Verdana; and font-family: “Arial Black”;
for others.
Additionally, there is font face=”Tahoma” in the page’s HTML.
Still, that doesn’t tell me what you are seeing; a sample would help. I for one see a lot of Verdana and some Helvetica, having not installed Tahoma and Arial Black.
14.Oct.2007 4.20pm
I guess we see the same thing, damn I should’ve thought about looking into the page source :)
Thanks Florian