Hey folks,
I’ve read the previous post on H&C—and understand that direct integration H&C integration is potentially on the map, but not yet.
I’m wondering how you’d recommend integrating the font today. Should I just override all the element’s CSS? i.e., h1, h2, …, p, a, etc. { font-family: H&C_font !important; }
Is there a way to unset the element’s CSS? just set everything to ‘inherit’? Just trying to figure out a way to avoid that !important, if possible.
Thanks for the insight!
Luke