Hi christofu
Problem was in this file /templates/uber/acm/statistics/tmpl/style-2.php
There was a fa suffix in the class for icons so it was adding the fa to all your icons , i corrected it now and font-aswesome 5 icons were showing correctly
So now if you want to add old font-awesome icons you should manually add the fa prefix ( fa fa-users ) as example in the first block
While for font-awesome 5 you can simply add the FA class
Regards