Archived topic
Adding local font to Font Manager list in customizer?
3 replies · Started by Sneaky on October 4, 2022
I am preparing to use a couple of local fonts and wanted to know if there is a way I can have them display in the Typography > Font Manager fonts drop-down list so I can then apply them to the Typography Manager options below that. Is that possible?
I have already added them to my child theme css file.
Hi Sneaky,
Typing it directly should work. Example: https://share.getcloudapp.com/Jru8oNnj
The font family name depends on the font-family name you set in the @font-face rules: https://docs.generatepress.com/article/adding-local-fonts/#using-font-face
Awesome, thanks
You're welcome Sneaky!