In my desktop application I've changed all Fonts to "Open Sans". But online in AJAX it ignores this font for certain objects.
Tables work just fine (so it can't be an issue of AJAX not recognizing the font at all). But for axes/legends in charts it chooses to ignore the font.
These are screenshots from my desktop: (note that both are in Open Sans)
And this is a screenshot taken from the AJAX client: (note that the table and the caption of the chart are in Open Sans, the axes in the chart are not)
Are there any possibilities to solve this? I'd like to use one font over the entire application, and I'd like that one font to be Open Sans