I was looking in modules\tools\sharedmedia.lua to see if the PassionOne font was being added to sharedmedia so I could use it elsewhere and noticed that none of the fonts and statusbars are being added because the filepaths are wrong. It should be assets/statusbars/ or assets/fonts/ rather than assets/statusbar/ or assets/font/. Many of the statusbars listed in that file don't even exist within the assets/statusbars/ folder. PassionOne was not one of the listed fonts, so I added it myself.
(I am using version 2016.34 for reference)
I was looking in modules\tools\sharedmedia.lua to see if the PassionOne font was being added to sharedmedia so I could use it elsewhere and noticed that none of the fonts and statusbars are being added because the filepaths are wrong. It should be assets/statusbars/ or assets/fonts/ rather than assets/statusbar/ or assets/font/. Many of the statusbars listed in that file don't even exist within the assets/statusbars/ folder. PassionOne was not one of the listed fonts, so I added it myself.