Bpmn frontend
- Include bpmn-js in the frontend
- Create custom start-up script to render the bpmn-file once the correct tab is selected
- Include the actual bpmn data in the frontend via a compressed and base64-encoded data-url, using built-in browser-apis to decompress and decode the data
- Fix: use browser defaults when swapping the font to avoid font-flickering on page-loads