You mean two different font families? Or can you really only upload two weights? For example, I would like to upload the Barlow with 7 different fonts weights. How is this possible? Thanks
To be GDPR compliant, I have to remove the Google fonts as utlilized directly through Google..
The BLOGGER2 theme uses 2 fonts in varying styles throughout the site.
If I interpret your prior statement correctly, I can only upload two styles of any given font.
How is this supposed to work? Are you planning on changing this anytime REALLY soon?
The May 25th european regulation (that affects ALL commercial websites throughout the civilized world should not have come as a surprise?
I did pay for a pre-fab theme as not to have to get involved with any CSS programming - if this does not get resolved, the theme is pretty much useless to me in it's current form...
Comments
E.G. like this
@font-face
{
font-family: myRoboto;
src: url(/fonts/roboto-v18-latin-italic.woff);
src: url(/fonts/roboto-v18-latin-regular.woff);
}
Remember to include these codes in the Theme Options > Custom CSS & JS > CSS