- click HERE to choose a font
- then go to customize > theme > custom html
- find a:hover {
- or anything that may resemble a:hover in your theme. - paste the code of the font you would like used after a:hover{ like this:
- then choose where you want to put it. weather it be the body font: do this, find body { or main { depending on what theme you are using, and change the font-family to the name of the same as the font you originally used in step 4 eg. “tinytots” put tinytots;

- if you would like it as a title font then do this: find .title { and again just change the font-family to the font of your choice.
- you can install as many fonts as you want into your theme. just place them one after the other :)
- goodluck, hope i helped xo
