Add more than two fonts to theme

Hello,

Is there a way to add more than two fonts in shopify?

There are a few places I would like to add a more decorative font but not sure how to do this. Its an adobe font.

URL: https://www.livwithin.com.au/pages/our-story

PW: pewpog

Hi @ellacoker Follow the following steps:-

  1. Add Adobe Fonts via Typekit by inserting the in theme.liquid
  2. Define font styles in base.css or theme.css using CSS
  3. Utilize custom classes to apply fonts to specific sections
  4. Explore Theme Settings for built-in multiple font selection options

Let me know if these work for you or I can share this in more details.