1. Place the font file in the folder conf/fonts
  2. Add the diagram.font property to your config.xml file in the following way:
    <property name=“diagram.font” value=“Pacifico:Pacifico-Regular.ttf”/>
  3. Make sure your scriptconfig.js of the metamodel contains the following code line:
    var FONTNAME = availableFontFamilies.getConfiguredFont();
  4. Run update.bat