Title: Upgrade Typography ?
Last modified: August 19, 2016

---

# Upgrade Typography ?

 *  [jauntberry](https://wordpress.org/support/users/jauntberry/)
 * (@jauntberry)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/)
 * Hi!
 * I’m new to wordpress and not very knowledgable with code so please bear with 
   me!
 * I’d like to make the page titles and general font different from the current 
   selection. Is there a recommended approach for how to download new fonts? Recommended
   plugin?
 * Thanks for any help/insight!
 * Tim

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/#post-1627739)
 * You would need to edit your theme’s stylesheet to change the fonts.
 *  Thread Starter [jauntberry](https://wordpress.org/support/users/jauntberry/)
 * (@jauntberry)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/#post-1627768)
 * appreciate the response! like i said earlier, i’m completely new to this. anyway
   of walking me through how to go about this?
 *  Thread Starter [jauntberry](https://wordpress.org/support/users/jauntberry/)
 * (@jauntberry)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/#post-1627769)
 * i found myself on the “edit themes” area of my page. the code lists the different
   font styles. how do i go about downloading & adding new ones? code appears as
   the following:
 * <?php
    /** * [@package](https://wordpress.org/support/users/package/) WordPress*
   @subpackage Constructor */ return array( // sans-serif ‘Arial,Helvetica,sans-
   serif’, ‘”Arial Black”, Gadget,sans-serif’, ‘”Comic Sans MS”,Helvetica,sans-serif’,‘
   Impact,Charcoal,sans-serif’, ‘”Lucida Sans Unicode”,”Lucida Grande”,sans-serif’,‘”
   MS Sans Serif”,Geneva,sans-serif’, ‘”MS Serif”,”New York”,sans-serif’, ‘Symbol,
   sans-serif’, ‘Tahoma,Geneva,sans-serif’, ‘”Trebuchet MS”,Helvetica,sans-serif’,‘
   Verdana,Geneva,sans-serif’, ‘Webdings,sans-serif’, ‘Wingdings,”Zapf Dingbats”,
   sans-serif’,
 *  // serif
    ‘”Book Antica”,Times,serif’, ‘”Bookman Old Style”,Times,serif’, ‘Garamond,
   Times,serif’, ‘Georgia,Times,serif’, ‘”Palatino Linotype”, “Book Antiqua”, Palatino,
   serif’, ‘”Times New Roman”,Times,serif’,
 *  // monospace
    ‘”Courier New”,Courier,monospace’, ‘”Lucida Console”,Courier,monospace’,‘”
   Monotype Corsiva”,Courier,monospace’, ); ?>
 *  [spherical](https://wordpress.org/support/users/spherical/)
 * (@spherical)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/#post-1627795)
 * I’m not familiar (yet) with Constructor theme but the stuff you’re looking at
   are fonts installed on most computers out there today. FOr compatibility, you’d
   best stick with them. And, you can’t “download & add new ones”. The fonts that
   the browser uses are installed on the visitor’s machine. There are web technologies
   that are gaining popularity that download web fonts from a central server on 
   demand. Google Web Fonts is one and Typekit is another. There’s a WP plugin or
   two that will do this or you can edit your CSS and not bother running the plugin
   code.
 * That said, there are changes you can make to your theme type display. The file
   you want to be looking in is style.css in the theme directory. That is where 
   the font specifications for the specific locations on the page/post will be called
   out. Change them there to your liking.
 *  Thread Starter [jauntberry](https://wordpress.org/support/users/jauntberry/)
 * (@jauntberry)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/#post-1627823)
 * Great, thank you. I downloaded the Google Web Font plug-in. The only thing I’m
   trying to figure out is how to make the font for my page’s different from everything
   else.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Upgrade Typography ?’ is closed to new replies.

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [jauntberry](https://wordpress.org/support/users/jauntberry/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/upgrade-typography/#post-1627823)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
