Embedding Fonts

Have you ever had a really neat font on your layout and you decided that you would love to write in that font on your pages? However, when you do so, people that don't have that font installed on their computers won't be able to see that cool font that you love so much. That problem exists no more!!! Just use this script on any page that you want to use the font on (or even in your stylesheet) and everyone will be able to see the font you want to use. All you have to do is upload the font to your website and put that url into the code. Then, make sure the name you use for it is the one you use when you use the code: <font face=FONT> for all of your writing and it will work!