Choosing a font is vital to your site's performance. If you choose a common font like Arial or Trebuchet (see list below), your site will load more quickly because there is less scripting involved:
- This is Arial Font
- This is Courier New Font
- This is Georgia Font
- This is Tahoma Font
- This is Times New Roman Font
- This is Trebuchet Font
- This is Verdana Font
There are also options for loading a custom font on your site. You don't want to embed your text in images, because the search engines cannot read it. The alternative is to use a little bit of javascript, we can inject the custom font onto your site dynamically.
If you are using Google Fonts for your site, be sure to include the "display: swap" command in your CSS!