Is it possible to use safe font on Youzify?
-
Hello,
I am optimizing a website with youzify and I am considering the possibility of using safe fonts
Searching for documentation I found this tutorial:
https://kainelabs.ticksy.com/article/16425/
Since a safe font does not download anything, it would be enough to place CSS similar to this:
.youzify-membership { font-family: 'Verdana', sans-serif; } .youzify-no-content { font-family: 'Verdana', sans-serif; } #yz-groups-list .action a { font-family: 'Verdana', sans-serif; } .youzify-group-manage-members-search #members_search_submit { font-family: 'Verdana', sans-serif; } .youzify-item-title { font-family: 'Verdana', sans-serif; }
The problem is that the website keeps downloading fonts for Open Sans. I also can’t put font-display: swap; to this font
Could you help me?
Thank you !
Greetings
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Is it possible to use safe font on Youzify?’ is closed to new replies.