Posted: 8/30/2020
Font selection can be an overlooked element when designing a website. Designers often discuss color, logos, images, mobile design, menu design, and other user interface elements without discussing one of the most important - font. Font is how writing is displayed on the screen and what your user will be interacting with as they read what you have to say. Many websites are littered with large images and design elements that detract from the true content of the web page. For this reason, font is a crucial design element.
With the proper use of various font-families and font styles, you can set your website apart from others. Used in conjunction with photography, color, and other style elements, font becomes the cohesive piece to your brand standard puzzle.
Each category of font will also have bold, italic, and thin options for how heavy the font will appear on the screen. Choose a font that represents your branding and communicates the feeling that you want your end user to engage with. Make sure the font is easy to read, and that it doesn't detract from the overall messaging on your website. Now that we have laid out some guidelines for choosing a font, how do we implement them on a website? Google fonts is the answer to this question.
Google Fonts is one of the easiest ways to set your website apart from others. With thousands of font options to choose from and simple scripts to install on your website they are easily implemented. Learn more about Google fonts here, and read the API (application programming interface) guide here.
The fonts hosted by Google utilize the copy and paste of a CSS library to import the font to your website. Once the font and CSS (cascading style sheet) is loaded onto your website, you are free to change the font family on your website and show off a brand-new look and feel for your site.
The best way to get started with Google Fonts is to explore the different font options available to use, and pick one. Follow the instructions in the links below, and see what font combinations you can come up with to solidify the look and feel of your website. Changing the font on your website is not difficult and should be a design element that is considered carefully.
font-family: 'Anton', sans-serif;
font-family: 'Heebo', sans-serif;
font-family: 'Lexend Peta', sans-serif;
font-family: 'Lora', serif;
font-family: 'Marck Script', cursive;
font-family: 'Press Start 2P', cursive;
font-family: 'Roboto Slab', serif;
font-family: 'Space Mono', monospace;