I’m using Font Hero with Bricks to load Google Fonts.
It works with two fonts (Cinzel and Red Hat Display), but it doesn’t with the third one (Mrs Saint Delafield). I tried to delete it and reimport it with a different name (Signature), because I think the name might be “too strange”, but it still doesn’t work…
In fact, the font IS imported and works as expected in Bricks, but on the front-end, it is strangely replaced in CSS by other text. At first, it was “Politique de confidentialité et Loi 25” (which is probably a link in the footer). Since I change it’s name to “Signature”, it now replaces it with “Notification”… If I go in code to change it to “Signature”, then the font appears correctly…
Probably due to font name, as the others work fine.
Nelson