Game taking a lot of time to load

I have around 140 anim files of around 12kb each, 10 prefabs of around 1.15mb in total, 7 audio of 1.66mb in total, fonts of 154kb in total and texture of 16mb in total in my cocos game which is preloading from a package on 4G network, and it takes around 5-10 min to load over browser.

This is complete 1 package which am loading, named as FightPkg and has total size of 22.3 MB. Also am on wifi having 5G Speed.

I want to reduce the timing, Can i do so ?