My button fonts aren't showing up correctly

Hello,

Wondering if someone can guide me and tell me why my buttons aren’t rendering with the right font? They appear to be rendering as a seriffed font, when the font should be montserrat. URL: frahmdigital.com

Hi,

I checked and can see you have added this code in Theme Options > CSS

.x-btn {
font-family: LATO;
font-weight: 600
}

Please remove it as it is overriding your button settings.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.