Hello Friend
since none of the experts answered your question plz allow me to share the very little that i know.
1-inc_func_common.asp
around line 415 or so find:
if fField_Type <> "title" then
fString = doCode(fString, "[font=Andale Mono]
add your font or modify one that already there.
2-inc_func_posting.asp
do the same to make sure the html tags wouldn't show.
3-inc_post_buttons.asp for the dropdown menu line 75 or so find:
<select name=""Font"" tabindex=
add your font or modify one that already there.
you should know that only users who have the font installed will see it.
BTW here is another interesting tool for embedding font chkout this:
http://www.microsoft.com/typography/web/embedding/default.htm?fname=%20&
best of luck. 