Support » Theme: Forever » Types of Font

Viewing 2 replies - 1 through 2 (of 2 total)
  • body, button, input, select, textarea {
        color: #4a4a4a;
        font-family: Garamond, "Hoefler Text",Times New Roman, Times, serif;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: 300;
        line-height: 1.615;
    }
    Moderator Kathryn Presner

    (@zoonini)

    cccamuseme is spot on – Garamond is the font the browser looks for first. You can verify what you’re seeing by right-clicking the text in Firefox, choosing “Inspect Element,” and clicking the Fonts tab:

    Mozilla Firefox

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Types of Font’ is closed to new replies.