Recap, the oringinal thread I pointe dout inconsistancy with tyypogrpahy setup for the Helix Ultimate template. The solution provided using the custom feature, actaully did not work, no matter who many time I tried. CEalr Joomla cache no help browser clear no help.
The video cealyt shows that one font Merriweather has taken over the font set in the Template.
https://clipchamp.com/watch/TdZ9L5siJxu
The only way I could get this to work is with custom CSS direclty on Home page. This is Hot Fix only,
.sppb-btn-primary {
font-family: 'Roboto Condensed' !important;
font-size: 20px !important;
letter-spacing: 0px;
}
we shoudl not need to resort to adding custom css to fix issues.
I know the dev teams are always hard at work for each new itteratin hopfully this issue with be corrected soon