• Resolved sprowt

    (@sprowt)


    hi guys.. love GP as you know <3
    sorry for dumb Q:
    i’m enqueueing google fonts that aren’t bundled (afa i know) and wonder if i need fallbacks or some kind of ‘stack’?
    customizer->typography body set to ‘system stack’ and headers ‘inherit’.
    plz LMK if there’s anything i need to do in case my preferred fonts aren’t avail.
    thank you <3

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    If the Google font doesn’t come through (it always should if it’s added locally), then it will fallback to your body font (or a font applied to the parent element, if set).

    Let me know if you need more info ??

    Thread Starter sprowt

    (@sprowt)

    so grateful, tom, thank you!

    i’m enqueueing my fonts w the generatepress_child_enqueue_scripts function, no dependencies, all media.

    then i apply font-family: ‘new-font-name’, sans-serif; to ‘body *’ selector and

    a font-family: ‘new-font-name’, serif; declaration on ‘.site-branding’ for site title links, both in _child style.css

    gracias <3 Lester

    Theme Author Tom

    (@edge22)

    No problem! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘system fonts Q’ is closed to new replies.