It’s fun to go through all of the fonts on your computer and use them on your Region website. However, keep in mind thatnot everyone will have your fun font on their computer. So, it’s a good idea to use fonts that the majority of people will have and can view. You should also have a back-up font declared so that everyone can see your Region website the way it was meant to be seen..
Declaring Your Fonts
You can declare your fonts in CSS. Follow the format below:
font-family: Geneva, Arial, sans-serif;
You can add as many fonts to your declaration as you like. The first font is what will be displayed. Each font listed after that will be the fallback if the first font doesn’t work. So, say the user doesn’t have Geneva on their computer. It will try to display the page in Arial. If they don’t have Arial either, it will use the basic sans-serif font on the computer’s system.
Common Web Fonts
Choosing a font can be difficult because users work on different types of computers. Macs and Linux have different fonts than regular PCs, so even if your font is a "normal" font on a Mac, it might not be visible for a user on a PC. Here is a list of fonts that render on all computer formats: