Title: Font Help
Last modified: March 26, 2021

---

# Font Help

 *  Resolved [egriffinisabelle](https://wordpress.org/support/users/egriffinisabelle/)
 * (@egriffinisabelle)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/font-help-4/)
 * Hi! Love this plug-in but need some font support. Either of these aren’t working
   for me so my font doesn’t show up consistently (defaults to a plain font). Need
   help since it’s for sure my error.
 * font-family: ‘Muller-Medium’;
    src: url(‘webFonts/Muller-Medium/font.woff2’) 
   format(‘woff2’), url(‘webFonts/Muller-Medium/font.woff’) format(‘woff’);
 * OR
 * .Muller-Regular {
    font-family: Muller-Regular; }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffont-help-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [rpetersen29](https://wordpress.org/support/users/rpetersen29/)
 * (@rpetersen29)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/font-help-4/#post-14242725)
 * Hi [@egriffinisabelle](https://wordpress.org/support/users/egriffinisabelle/)
   
   Here’s some documentation on what you’re trying to do, [https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face).
   Looks like you’re trying to put the `@font-face` in the `.simple-banner-text`
   box which won’t work as you can read in the documentation. You’ll need to put
   it in the Website Custom CSS and then specify the `font-family` in the `.simple-
   banner-text` box. Also make sure the URL for your font is correct. Let me know
   how this works out.

Viewing 1 replies (of 1 total)

The topic ‘Font Help’ is closed to new replies.

 * ![](https://ps.w.org/simple-banner/assets/icon-256x256.png?rev=1198700)
 * [Simple Banner - Easily add multiple Banners/Bars/Notifications/Announcements to the top or bottom of your website](https://wordpress.org/plugins/simple-banner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-banner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-banner/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-banner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-banner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-banner/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [rpetersen29](https://wordpress.org/support/users/rpetersen29/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/font-help-4/#post-14242725)
 * Status: resolved