Title: Custom CSS
Last modified: November 26, 2018

---

# Custom CSS

 *  Resolved [hjr1514](https://wordpress.org/support/users/hjr1514/)
 * (@hjr1514)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-css-214/)
 * I am trying to have the pages on our staging server pick up the font that I use
   on the site – which is Meta Lite.
 * But when I enter “meta lite” in the styling menu, it puts in \”meta lite\” and
   then seems to ignore it. I have tried it without the quotes and it doesn’t pick
   up the font.
 * It there other syntax I can use to get it to use my site font?
 * I have also tried to add it in the custom css section under the basic tab and
   it did the same thing.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/custom-css-214/#post-10935220)
 * Hi hjr,
 * Is this font already loaded on your website (i.e. is it a font that came with
   your theme)?
 * If so, then you need to be exact with the way you write the name of the font.
   It needs to be exactly as the font is declared. So, if it’s declared as Meta 
   Lite, then you need to write it like that, with the capital letters. If it’s 
   declared as meta lite, then you need to write it like that, with the lowercase
   letters. If it’s declared as something else (e.g. Meta Light or meta-lite or 
   meta-light, etc.), then you need to write it exactly like that. If it is a font
   from your theme, then have a look in the theme stylesheet to see how they write
   it there.
 * If not, then you’ll need to load/enqueue the font first, as our plugin won’t 
   load your custom font.

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/custom-css-214/#post-10935220)
 * Status: resolved