I have a requirement where I need to check in my SharePoint page whether a custom font is installed on the browser running it or not. Accordingly I need to update a CSS class which makes the use of that font.
So is there any way through which I can detect that whether a font is available on client browser (IE and Firefox)?