I’d like to change the font of image exports (especially SVG) to ensure visual consistency with the site where it will be published. I successfully applied the recipe described here, which worked for the display font, adding the following:
This relates to Camunda Modeler’s diagram export font behavior, since custom CSS applied to the UI doesn’t get embedded into the SVG/PNG export. I found the following relevant resources: * Github Issue: Allow change of default font