After customizing the font in pdfMake, I encountered an issue. I successfully customized the font and generated a new vfs_fonts.js file containing Roboto and simfang (Chinese font). However, the file size is about 15MB, causing the system to load very slowly for the first time as it takes a significant amount of time loading that font (as observed in the network tab). This results in long waiting times, especially on production. Does anyone have a solution for this?