This is not working for us.
-
WalnutCreekTeethAsked on January 11, 2020 at 02:20 AM
This is not working for us. The page code/CSS show the font is still set at Merriweather. We are trying to use Libre Baskerville.
This is a re-post of a comment on How to Use Google Fonts and Custom Fonts in Your Form
-
AndrewHagAnswered on January 11, 2020 at 06:14 AM
Please add the CSS code below:
.form-all{
font-family: Libre Baskerville;
}