• Resolved PenPeg

    (@penpeg)


    I’ve installed a child theme based on the (full) Hueman theme 2.2.3. How can I add other websafe fonts, like Lucida Sans, which are not Google fonts?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi PenPeg. This article should help you out:
    https://premium.wpmudev.org/blog/custom-fonts-css/

    Thread Starter PenPeg

    (@penpeg)

    Hi,
    I had added the right CSS code to my child theme but it wasn’t working because I had lost a closing bracket somewhere in my style sheet! Sorry to have bothered you. Thanks for your help.
    Hope this helps others.
    If anyone needs it here’s the CSS that worked:
    body {font-family: Lucida Sans, Lucida Sans Unicode, Geneva, Verdana, sans-serif !important;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘add font Lucida Sans (not Google fonts)’ is closed to new replies.