Site logo

Archived topic

GDPR (and Google Fonts)

46 replies · Started by Sebastian on March 9, 2018

Viewing posts 46–47 of 47

When you add the filter which adds the system font name, it will add the font family to the dropdown select.

If you choose that font, and not a font within the Google Fonts section, Google Fonts will no longer load.

The code simply adds the font family named you added using @font-face to the Customizer list.

Let me know if that helps or not :)

The filter is in the php and fills the drop with font names,
and @fontface is in the css and tells the path where the font file is?!

Ok, thank you, I will insert these two codes.

This archived topic is closed to new replies.