I was wondering if there's any way to check if a font is installed, which could work with the CSS, I really only know how to use things like prototype so this is way out of anything I know about JS, but..
Is there any way to check if system is being used if Arial isn't being used?Code:font-family: Arial, System;

