Javascript Properties JavaScript Reference

Note:
Read and write property. 
Specifies a comma-delimited list of the font-family names used to 
render the element's content.
    
Syntax:
    
document.getElementById("elementID").face = value
document.all.elementID.face = value // IE only