you can add a png favicon .. just upload your favicon.png to your sit root directory and open Admin>Layout and add this line to Custom HTML in <head> section of every page:
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
and after open Google Chrome and press (Ctrl + F5) to force clear browser cache and see this changes.