Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi,

    Try adding your font and then add this in Customize > Additional CSS:

    .site-title { font-family: Arial; }

    Or whatever font name you include with @ font face.

    Thread Starter flipgatt

    (@flipgatt)

    For some reason I am unable to load the font with @font-face. I am in a multisite environment and perhaps I don’t know how to set the right url for the font file (.otf o .woff).

    Where should I put the @font-face declaration? In responsive.css in the child theme folder? And how can I access it?

    Thanks

    Thread Starter flipgatt

    (@flipgatt)

    All fixed, there must have been a problem with the .woff files…

    Thanks for the support!

    Theme Author Alexander Agnarson

    (@alxmedia)

    Glad to hear you solved it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to style with font-face the site title?’ is closed to new replies.