So I was pointed to the super awesome post where we can use CSS to have specific fonts. I was able to apply the CSS to an HTML widget and it worked fabulously! Here is the post:
But when I linked the text, the font style totally changed! See example:
Top is unlinked text, and the bottom is the linked text. I want the linked text to have at least the same font family as the top text.
Is there CSS formatting that I can use to keep the format even if it is linked?