Is it possible to add the Roboto font to the PDF export via an external url in Confluence Cloud.
Ive got no server to upload any TTF file.
I want to embed this code:
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,500;0,700;0,900;1,100;1,500;1,700;1,900&display=swap');
And do this:
*{
font-family: 'Roboto', sans-serif;
}
but it doesnt seem to work.
Hi @Ruud van de Ven and welcome to the community!
Please read this thread https://community.atlassian.com/t5/Confluence-questions/Changing-font-family-in-PDF-export-OnDemand/qaq-p/433055 which has a solution for you!
Let me know if that works out for you!
Alex
It doesnt. For this solution i need to download the fonts and add them to some confluence page and reference to those files?
I want to directly put the Google fonts.googleapis Url in there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.