• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

fonts issue

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › fonts issue

This topic is: not resolved

Tagged: font, font-face, fonts.com

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 4 months ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 21, 2013 at 1:46 pm #58004
    oceansize
    Participant

    Hi. I'm new to the genesis framework and would like to know how I include web fonts from fonts.com. I've added them into my styles.css file but for some reason these fonts aren't showing on my website. I've added them to the styles.css i.e.-
    @font-face{
    font-family:"FrutigerLTW01-45Light";
    src:url("fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?iefix") format("eot");}

    Do they need to be called from the functions.php file?
    Thanks for your help.

    http://djsitedesign.com
    August 21, 2013 at 8:17 pm #58101
    Brad Dalton
    Participant

    Can you please paste the entire code into Pastebin and link to it from here.

    You need to:

    1. Add the CSS code for your fonts at the start of your style.css file

    Example:

    @font-face {
    font-family: 'trashhandregular';
    src: url('trashhand.eot');
    src: url('trashhand.eot?#iefix') format('embedded-opentype'),
    url('trashhand.woff') format('woff'),
    url('trashhand.ttf') format('truetype'),
    url('trashhand.svg#trashhandregular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    

    2. Upload the fonts to your child themes root directory and place in a folder named fonts. You can use a free online generator to create a fonts kit which you upload to your child themes folder.

    3. Replace the font-family values with the new fonts in your style sheet.

    Example:

    h3 {
    font-family: Trashhand;
    }
    

    Here's a good tutorial http://sixrevisions.com/css/font-face-guide/


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble