Title: Changing Fonts
Last modified: August 21, 2016

---

# Changing Fonts

 *  Resolved [JoeMD](https://wordpress.org/support/users/joemd/)
 * (@joemd)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/changing-fonts-11/)
 * Hello,
 * I was wondering how one changes fonts with Expound. I’m using a child theme, 
   by the way. The current font I find a little hard to read. I’d prefer to have
   something like Arial or Tahoma.
 * [http://soniccollectors.com/](http://soniccollectors.com/)

Viewing 1 replies (of 1 total)

 *  [Allen Moore](https://wordpress.org/support/users/amcreative/)
 * (@amcreative)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/changing-fonts-11/#post-4243833)
 * Joe,
 * Add this to your child theme style sheet and it should override the default font
   being used by the parent theme:
 *     ```
       body {
            font: 13px/20px Arial, sans-serif;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Changing Fonts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/expound/2.0.1/screenshot.png)
 * Expound
 * [Support Threads](https://wordpress.org/support/theme/expound/)
 * [Active Topics](https://wordpress.org/support/theme/expound/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/expound/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/expound/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Allen Moore](https://wordpress.org/support/users/amcreative/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/changing-fonts-11/#post-4243833)
 * Status: resolved