Do you happen to be using the Sanctum community theme?
If so, you can fix it up using a css snippet of:
body {
font-feature-settings: "ss02" on;
}
I don’t recall, since I probably set the theme and forgot. I’ll check. Thank you for the suggestion!
Thank you! This is indeed the problem!
