Hey,
I try to add a Google Font to my reports but the generated PDF doesn’t use the custom font. The preview is looking good but the generated PDF only contains the default font.
Any ideas what I can do? I use the following import css code:
@import url(‘https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap’);