Seedlet Fonts

  • Unknown's avatar

    I want to make an image using the same fonts in the theme, but can’t find them listed anywhere, even in CSS. For example, <h3> has a specific font that I’d like to use–any way to find out? Thanks!

    The blog I need help with is: (visible only to logged in users)

  • Hi there, it’s just structured a bit differently, but you can find the fonts here:

    :root{--global--font-primary:var(--font-headings, 'Playfair Display', Georgia, Times, serif);--global--font-secondary:var(--font-base, 'Fira Sans', Helvetica, Arial, sans-serif);

    Hoping this helps!

  • The topic ‘Seedlet Fonts’ is closed to new replies.