Title: Adding more fonts
Last modified: August 20, 2016

---

# Adding more fonts

 *  Resolved [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/)
 * Hello,
    I am trying to upload more fonts to fontmeister by using font squirrel
   type font kits and uploading what I have to /public_html/wp-content/uploads/fontmeister
   I even tried to edit the fontmeister.css by adding the [@font](https://wordpress.org/support/users/font/)
   code to this file. It seems that nothing is working.
 * [http://wordpress.org/extend/plugins/fontmeister/](http://wordpress.org/extend/plugins/fontmeister/)

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

 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322177)
 * Please provide a URL for troubleshooting.
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322215)
 * The URL for my website?
    Or the URL for the font? I’m using the Minimatica Theme.
 * The website that I’m building
    [http://onelookevents.com/](http://onelookevents.com/)
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322216)
 * I took a look at your site, but I didn’t see any place where you were applying
   the included fonts (Tangerine etc.).
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322217)
 * Exactly my point!
    Go under Service -> Wedding Packages The headings that are
   in red are suppose to be formatted
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322218)
 * I just added the Tangerine font now to my website. But as for the rest of the
   headings are formatted with calligrafftti Regular. I tried to add a new font 
   called Lucida Calligraphy by uploading it manual but it did not register with
   your program.
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322219)
 * Your paths for the new font are probably wrong. Unless the `.eot`, `.woff` and
   other font files are directly in the `fontmeister` directory, the code you have
   in fontmeister.css will need some modifications (the directory name within `fontmeister`
   has to be specified).
 * BTW, I still don’t see any use of a Calligraffiti Regular in any CSS file on 
   your site.
 * Also I didn’t follow what you meant by “uploading it manual but it did not register
   with your program”. The only downloaded fonts that will show up in the font stack
   are fonts from Font Squirrel, not any others. Manually uploaded fonts are not
   in the scope of the current release.
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322221)
 * So, on my host server there is a path: wp-content -> uploads -> fontmeister correct?
 * Whenever you download a font from your plugin such as Tangerine it goes to this
   folder. I made a font kit using Font Squirrel : [http://www.fontsquirrel.com/fontface/generator](http://www.fontsquirrel.com/fontface/generator)
   and I uploaded it to this path way.
 * I know that that you don’t see Calligraffti Regular that is the point I am trying
   to make. Any new fonts that I upload with your program does not show up on my
   website. Do you think it could possibly be a theme issue?
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322222)
 * Nope. Not a theme issue.
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322225)
 * > I know that that you don’t see Calligraffti Regular that is the point I am 
   > trying to make.
 * But my point is different. When you say “the rest of the headings are formatted
   with calligrafftti Regular”, I take that to mean you are assigning the font to
   some header. So there should be a CSS declaration that says something like this:
   `
   h1 { font-family: CalligraffittiRegular; }`
 * Anyway, go to _FontMeister → Font Sources → Font Squirrel → Combine Font Squirrel
   CSS files_, and set it to “Don’t combine”. I don’t believe I am understanding
   the problem you are stating, but I think this step should help.
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322226)
 * It’s working now! Thanks.
    What does the Don’t combine setting do?
 * And is there a way to add font type kits to fontmeister
 * Again thanks a bunch!
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322227)
 * I’ve might have jumped the gun a little bit. Some fonts work and some of them
   don’t. I think it just might be a Font Squirrel issue. Such as dancing script
   and CalligraffittiRegular.
 *  Plugin Author [Sayontan Sinha](https://wordpress.org/support/users/sayontan/)
 * (@sayontan)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322228)
 * > Some fonts work and some of them don’t.
 * You might want to check if the downloaded zip file was of 0 size. That tends 
   to happen sometimes with some Font Squirrel fonts on some WP installations. You
   can download such fonts manually and unzip them in the same structure that exists
   for other fonts.
 * > And is there a way to add font type kits to fontmeister
 * Easy, my friend! Give it some time :-). The plugin is the first to support Font
   Squirrel, and I do hope to be the first to support all font face kits, but I 
   have been a bit preoccupied with my day job and other development projects.
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322229)
 * Thanks for all of your help.
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322230)
 * One more question.
 * > You might want to check if the downloaded zip file was of 0 size.
 * What file will it be under in the download zip file?
 * stylesheet- And this only contains @font-face css
    demo Text Document about the
   license TTF file SVG Document EOT File WOFF File
 * > Easy, my friend! Give it some time :-). The plugin is the first to support 
   > Font Squirrel, and I do hope to be the first to support all font face kits,
   > but I have been a bit preoccupied with my day job and other development projects.
 * Sounds good. 🙂 Maybe you should start a github page for this project. I wouldn’t
   mind helping. Even though I’m a newbie when it comes to this stuff. I’m pretty
   sure other people who are more qualified than me are interested.
 *  Thread Starter [zena1939](https://wordpress.org/support/users/zena1939/)
 * (@zena1939)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322258)
 * Thanks!

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

The topic ‘Adding more fonts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fontmeister.svg)
 * [FontMeister - The Font Management Plugin](https://wordpress.org/plugins/fontmeister/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fontmeister/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fontmeister/)
 * [Active Topics](https://wordpress.org/support/plugin/fontmeister/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fontmeister/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fontmeister/reviews/)

 * 15 replies
 * 2 participants
 * Last reply from: [zena1939](https://wordpress.org/support/users/zena1939/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/adding-more-fonts/#post-3322258)
 * Status: resolved