Site URL: https://www.acres.co/
Hi all,
I am trying to get a single block to display H1 and H3 text in Bree font, while the rest of the website is in Soleil. I am entering the code below, but the 'bree-web' font-family isn't getting picked up.
#block-736342bd02c7c985adaf h1 {
font-family: 'bree-web';
}
I would greatly appreciate any insight someone has on this. Thank you!