css - Specifying different font-sizes for different font-families -


is there way specify different font-size different font-family. font want use(for purposes of product branding) rare font (flashdlig) not supported pc's , browsers. (my 1 windows 7 pc ie 9 not display it...) fallback font use arial, problem arial larger flashdlig, want specify different font-size in same class. possible?

i know can use font-size-adjust supported in firefox.

any suggestions? javascript magic maybe?

thanks

have @ following code examples:

http://www.lalit.org/lab/javascript-css-font-detect/

and

http://remysharp.com/2008/07/08/how-to-detect-if-a-font-is-installed-only-using-javascript/

and adjust stylesheet result of detection.

i've used these time ago results.

good luck! :)


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -