javascript - Is there a way to show a font that is not supported by a browser? -


i want use font called bpreplay , i'm guessing it's not supported @ least 1 major browser, if not of them.

is there way using css or javascript/jquery or other way allow browser support , use font on website users see font want them too?

thanks!

you can use @font-face property use custom font. each browser needs diferent type of font. can read more here , find fonts compatible browsers here


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -