Title: Arial Rounded MT for WordPress
Last modified: June 28, 2018

---

# Arial Rounded MT for WordPress

 *  [adrianbblk](https://wordpress.org/support/users/adrianbblk/)
 * (@adrianbblk)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/arial-rounded-mt-for-wordpress/)
 * Hi,
 * How can I add Arial Rounded MT font to use on WordPress? Thank You

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

 *  [bemdesign](https://wordpress.org/support/users/bemdesign/)
 * (@bemdesign)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/arial-rounded-mt-for-wordpress/#post-10445691)
 * 1) Make sure you have permission or the proper license to use the font on your
   website
    2) Use CSS’s `@font-face` and `font-family` declarations to load the
   desired font file through your theme’s CSS stylesheet and tell browsers when 
   and where to use that font-family.
 * [http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/](http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/)
   has a decent rundown on how to add custom fonts to your WordPress site.
 *  [HudsonValleyWebDesign](https://wordpress.org/support/users/jaycbrf/)
 * (@jaycbrf)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/arial-rounded-mt-for-wordpress/#post-10448654)
 * Common misconception of non “Graphic” people. You can not use all fonts that 
   are on your computer on a web page. You must own a license for a font to use 
   it.
    [https://www.fonts.com/web-fonts](https://www.fonts.com/web-fonts)
 * Web designers use free web fonts on web sites and a HUGE library of them can 
   be found here: [https://fonts.google.com/](https://fonts.google.com/)
 * Here is a Google substitute that you can use for free
    [https://fonts.google.com/specimen/Varela+Round](https://fonts.google.com/specimen/Varela+Round)
   Add this line to your theme’s CSS [@import](https://wordpress.org/support/users/import/)
   url(‘[https://fonts.googleapis.com/css?family=Varela+Round&#8217](https://fonts.googleapis.com/css?family=Varela+Round&#8217););
 * and define it in your css like this:
    p.classname {font-family: ‘Varela Round’;}

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

The topic ‘Arial Rounded MT for WordPress’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [HudsonValleyWebDesign](https://wordpress.org/support/users/jaycbrf/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/arial-rounded-mt-for-wordpress/#post-10448654)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
