How to install a font to your website
Fonts live on the visitor's browser. This means all you need to do is supply HTML code defining the font you want to use, such as this snippet.
<SPAN STYLE="font-family: Tahoma, Arial, sans-serif;">Your message!</SPAN>
The visitor will come to your site, and their browser will use the first font you indicate. If the specified font is not available, the browser will pick from your list of alternate fonts or something from the same font family. If none of your font choices are found, the browser will use whatever font it prefers.
I Don't Know HTML
With HostGator you have the option of using a few programs that don't require you to know how to code to use different fonts.
- Gator Website Builder
You can select the fonts available within the program. The font preference is coded for you. However, you can not add additional fonts. - WordPress
Depending on the theme you're using, you can use the HTML snippet above, or there are several plugins you can utilize. These are a few that are compatible with WordPress version 5.4.2.
I Want A Custom Font Not Common in Browsers
It is possible to show visitors fonts that are not in their browser. In fact, this method will guarantee that your visitors see the exact font you want, every time. The trick? Instead of using words, use pictures. Create an image with the fonts you like, then save the image and show that in place of your text.
Here is a sentence using text.