Hello, Does anyone know how I can keep my font from changing with the browsers I am using? Is there a way to create outlines around the font so it stays consistent? Thank you!
Unless you are using "web safe" fonts (like arial, tahoma, verdana, etc) you always run the risk that some of your visitors will not have the font installed on their drive. This will lead to font substitution, so your visitors may not be able to view your text content as you intended.
To work around this, if you must use non web safe fonts, convert your text to an image. This will add to your page weight and cause longer load in times, but your content will appear as intended to all visitors. You can do this by using the Title tool instead of the Text tool.
If the font you use is not web-safe and your visitor doesn't have that font it's going to be substituted. In SS you can use Title Editor when you want the text to be shown the way you want it. Title objects are images and don't change. Very useful for some headers, banners etc. For longer text it's better to use web-safe fonts. You will find more information on the subject on Bruceee's and Larry's very useful websites.