I have a < p > element created dynamically with jquery, and I want to style it with a custom font that I have on my hard drive.
Could you sugest me a method to lo
I found a good solution using fontface plugin for jquery. http://www.sitepoint.com/the-fontface-jquery-plugin/