Taste theme, where can i input code for a custom font?

where in the taste theme can i paste this code in? i want all of the fonts to change to this one.

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
font-family: “mangat”, sans-serif !important;
}

Hi @emotionaldebt22

Please follow these steps to apply the CSS

  1. From your Shopify admin dashboard
  2. Navigate to Online stores > Themes > Select the main theme
  3. Click on Actions > Edit code
  4. From the code editor, search for the base.css file
  5. Then paste the CSS at the bottom of the base.css file
  6. Save and refresh the pages so check your changes

Cheers!

thank you it worked, but there are some sections that it didn’ work for. by any chance do you know the code to change the menu font and to change privacy policy, terms of service, etc.?

actually i figured it out except for the “privacy policy” font

Hi @emotionaldebt22 ,

You can. Follow the instructions in the video on how.

I’m looking to customize Menu font in the Taste theme, is this doable? You mention Menu items, would love help.