Shopify Dawn theme 2.0 adding adobe webkit font

Viewed 15

I've been able to add the below code in the base.css

:root {--font-heading-family: "obviously-condensed", sans-serif; font-weight: 600; sans-serif  !important;

}

The font shows but it's not showing up as bold/the font weight, just in normal weight. I've tried googling everything but can't seem to find anything that works.

Any help would really be appreciated!

0 Answers
Related