Greetings! I'm creating a new site for a client using the ButterBelly theme. They have a custom font they would like incorporated throughout the site. It's called: Neue Haas Grotesk Is there a way to add this font to the site? I have a zip file with four .otf files within it. Thanks for your advice! Glory
Hi, Greetings from InkThemes, To change the font style, just paste the code given below in Additional CSS section. (Dashboard->Appearence->Customizer->Additional CSS) of your dashboard. Code: body { font-family: Neue Haas Grotesk !important; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
Akbar! A follow-up question: And what if I want to add this font for header-type text? Thank you! Glory
Hi Glory, If you use the above CSS code then it will change all the font type which includes heading, paragraph, etc. If you want to have this font on any specific section then just share the edited screenshot of that section. I look forward to hearing from you. Regards, Akbar InkThemes.com