It looks like there is a style set in uaf.css:
body, h1, h2, h3, h4, h5, h6, blockquote, li{
font-family: 'alegreyasc-regular' !important;
}
This is telling all list items (li) to use the Google Font, Alegreya SC which only contains uppercase characters. Removing li from this rule should fix this issue.
Hope this helps,
Scott
I’m not familiar with what uaf.css is or where to access it to make this change. Can you point me in the right direction?
thanks!!
Jen