Forum Discussion
It's a bit of work. Do you need to use the font everywhere? Or just in some specific locations?
I once did something similar to integrate the Roboto font support into an early I12. Innovator included the font already but it wasn´t "used" yet.
You have a "fonts" folder in the codetree where you can add your custom fonts. Than you need to customize the stylesheets to ensure the font is used.
In my case I only needed to customize common.min.css
For this mod I have just thrown my custom stylesheet behind the minified code. This ensured the custom code is still some kind of readable.
If you want to use the font for all Innovator elements you might also need to modify other stylesheets like main.css. Don´t forget to document the codetree mod for upgrade.
And if you really want to surprise your users: Use "Comic Sans"! [emoticon:44a8a53ad3364ea78a16c5a3229f75bb]