I have installed the Roboto font family on my computer, which comprises 12 different fonts. I can get the ‘Roboto’ font to display, but I’m having trouble getting ‘Roboto Bold’ to appear. I’m guessing this is because the family of Roboto Bold is still Roboto.
Interestingly, I was able to get Roboto Black to appear within the output of my Jupyter Notebook in VS Code, but when I save the chart to a .png file via Kaleido, I see a default (non-Roboto) font.
Is there any way that I can use fonts like Roboto Bold within my charts, or am I limited to the main font within each family?