Forum Discussion
Add a font
Hi Anonymous ,
Do you know if there is a way that I can get the fonts to work on the service and embedded as well?
The problem is that we can customize the font basicaly in the json theme file. But https://learn.microsoft.com/en-us/power-bi/fundamentals/power-bi-browsers states clearly that if the font is not installed on the user machine that is viewing the report in the service it will not work. They even say dont use these default fonts if you think that mac users are using your reports. In some documents the fonts are embedded, like a pdf document. But the power bi service is not a document its more of a website. Maybe the solution would be using webfonts like in CSS https://www.w3schools.com/css/css3_fonts.asp but that is not implemented in the power bi service as of now.