No, the problem is the permissions on the font folder, it is not allowing read access by the script to load the font.
the section that was taken out tells the script what font to load.
by taking it out, it is using the default font.
it is a band aid fix, but it works.
the correct fix would be to leave the code as is, but change the permissions on the font folder to allow read access for all.