bearded
Member
Posted 6 years ago #
I am trying to use WordPress as a news managment system. I want indian font (myFont.ttf) to be used only with the content (news). I need two items :
1. During posting, I want to see myFont in the textarea to be displayed.
2. The posted news should appear with myFont. The rest part of the webpage would be still in Enlish.
Can anybody give some idea, where to change the Fonts (CSS etc.)?
If myFont.ttf isn't one of the default fonts that comes installed with Operating Systems like Windows, then I wouldn't be using it on your website.
Using custom, and uncommon fonts can be a huge headache for everyone.
bearded
Member
Posted 6 years ago #
Here I will use dynamic font. That is my headache. You, only tell me where to change the font (in which files of WordPress?)?
the font settings are all determined by style.css, one of which should come with every theme you use. Look in wp-content/themes/insert_theme_name_here
bearded
Member
Posted 6 years ago #
When I'm using CLASSIC theme, the Front Page SOURCE says class='storycontent' ... will you please tell me where can I get the definition about the Font used for 'storycontent' ? I am not geting this class in style.css of the theme.