We have using microsoft word 2003 and we have used the below code to render the font.
font_face = "Trebuchet MS, Helvetica, Arial, sans-serif"
but, instead of Trebuchet MS, we are getting Helvetica font and this font is not available in fonts folder. why some times Trebuchet Ms is failng and Helvetacis there any OS dependencies are there in identifing and rendering the Trebuchet MS font
