These docs are a bit outdated as we are working on new ones, but they still apply for the font settings.
MikeR wrote:In the panel / settings / settings / style / font I can't add my choice (it's not saved) I would like to create my own font combo
It doesn't save? It works here. The basics are that you just add at least one Font from
Google fonts. Normally, you would add TWO fonts, the first one applies for BODY text, and the second applies for HEADERS/LOGO. For example:
If I save the above, my website will correctly use Open Sans for body text, and Lato for Headers:
You can also add more styling options as specified from the docs page you are referring to:
https://www.photo.gallery/x3docs/settings/font/
You may also need to import additional styles for each font, for example:
Merriweather:300,300italic,700|Alegreya+Sans:400,700
Instead of styling elements from the font string setting, you could also use plain custom CSS, but that would require some web developer insight in how and what classes to edit.
If it doesn't work for you, I need to see what font code you are trying to add. I am not quite sure what you mean "it's not saved", as it certainly gets saved from here.