Step 5: Use the custom font in your CSS declarations
Blah blah, this is just a sentient blurb!Now that your Cascading Style Sheet and font files are uploaded to your server, you can start using your custom font in your CSS declarations to help improve the look of the HTML.
This can be done in multiple ways, including adding site-wide declarations to your main CSS file.
The quick brown fox jumps over the lazy dog?
/* Define menu fonts */ .topnav { font-family: ; font-size: px; }