Fonts on the Internet
When using fonts as a tool of branding on the interent there are some things you need to know. Websites use what's called "system text" most of the time, like the text you're reading right now (text that you can select with your cursor). Websites use fonts that are on YOUR machine (the end user), not on the web server that is hosting the site. THUS, it is a rule of thumb for websites to stick to a smaller group of fonts known to be widely available, pre-installed on windows and macintosh machines.
Commoly used fonts on the internet for text that is intended to be read are Times New Roman, Verdana, Arial, not necessarily in that order.
If you want to be very specific about your font you can have an image of text, like my logo above, in which case you can have any font you want, but the search engines won't see it as text. There are some ways around that, but if you are writing text that is generally intended to be read, use one of the fonts from this page on your site.
CSS or, cascading style sheets can be used to house all the font styles for your website and each page references the same "style file" introducing the ability to change the font on any portion of text throughout every page on the site at the same time. For example you could "make all the subheaders bigger", or "make all the normal text areas smaller" with just one adjustment. Websites also leverage groups of fonts for the same line of text just in case the user doesn't have the intended font, it will go down the list and read the next font option until it reaches a default serif or sans serif system font.
See the center column for examples.
Courier 18 pt
article continued in center column >>
Site Map