Changing fonts in Refresh theme of different div elements classes?

I’m trying to change font for separate classes on my website using the Refresh v. 8.0.1 theme. I tried many methods but to no avail. website is bluntbunnies.co and password is bluntbunnies, I want to change font of the categories and text on slideshow, and the add to cart button font.

Figured it out. Just created new variables in theme.liquid under :root and sourced the fonts I needed in base.css, and just copied the heading and body variables and used that. If need specific’s reply and I can maybe help.