Copy link to clipboard
Copied
I have tried to add a project font (under File > Project Settings > Font List.
I can add the font family name but I am unable to add the import for the font e.g.
.font-family-roboto {
font-family: Roboto, 'Franklin Gothic Medium', Tahoma, sans-serif;
font-weight: 300;
font-size: 1.25em;
}
Along with the @Import:
@Import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;...');
I have included in the projects default.css, but unable to add for project settings.
Regards Rich
Copy link to clipboard
Copied
See if this helps. Fonts (grainge.org)
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.