Add the following script to your html page:
<script src="https://cdn.jsdelivr.net/npm/fontable@latest/dist/auto.js"></script>
Filter the fonts by type (optional), and then choose a font family. The font will be applied to the body element of your site.
If you have font families applied to elements lower than the body element, it will not override those fonts unless you enable the Override toggle.
Tip: When the font selection box is focused, you can use up/down arrows to cycle through fonts quickly.
This toggle turns the font picker on/off. When it is off, the font is not applied to the page.
This toggle will override all font-family styles on your site with the selected font.
Use copy link to copy the stylesheet link to your clipboard. Paste it into your html head element.
Use copy CSS to copy the CSS to your clipboard. Paste it into your CSS file.
Use google fonts to open the Google fonts page for the selected font.
A full guide to using Google fonts: https://developers.google.com/fonts/docs/getting_started
Brought to you by Random Bits Software Engineering