Ready for a new website? We create strategic, marketing-focused Showit and Squarespace templates for creative entrepreneurs.
Need help with custom design? Reach out to team@madebyapplet.com.
A web designer with vast experience in marketing and copywriting, course creator and Showit specialist
Published on
July 30, 2025
Typography plays a huge part in web design. The right brand fonts can enhance your website’s typography, making it more readable and aligned with your brand’s personality. Whether you’re using Showit’s default font options or uploading custom fonts, properly setting up typography ensures a cohesive, professional look.
In this guide, you’ll learn:
Let’s dive into the process of customizing Showit fonts and making them match your brand perfectly!
Custom fonts are a cornerstone of your brand’s identity, setting the tone and adding personality to your website. Showit allows you to upload and customize your own fonts, ensuring your site stands out and aligns perfectly with your brand. To use custom fonts, you need to upload them in the correct format, specifically the .WOFF format. If your font isn’t in .WOFF format, you might need to purchase a specific license or use a webfont generator like Font Squirrel to convert it. Understanding the basics of font files and formats is essential for working with custom fonts in Showit, ensuring they display correctly and enhance your site’s design.
Before you start customizing fonts, it’s important to choose fonts that reflect your brand’s typography. The right font selection helps with readability, visual appeal, and setting the right tone for your Showit site.
Showit offers a default set of fonts, including Google Fonts and Adobe Fonts, but you can also upload your own custom fonts to better align with your brand.
⚠️ WOFF2 files are not supported in Showit. Some converted fonts may not work well for web use.
If you want to use a custom font, you’ll need to upload a WOFF font file to Showit’s media library. To edit Showit custom fonts, ensure you are using the correct .WOFF format, as it is crucial for maintaining your brand’s typography and identity.

A font file is a digital file that contains the design and layout of a font. There are several types of font files, including .WOFF, .OTF, and .TTF. For web use, .WOFF (Web Open Font Format) is the recommended format due to its optimized performance. If your font file isn’t in .WOFF format, you can use a font converter tool like Font Squirell to change it. Uploading the correct font file format is crucial for ensuring that custom fonts display correctly in Showit, providing a seamless and professional look to your website.
Once your custom font is uploaded, you can apply it to your Showit site by adjusting your Site Styles.
To make your website’s typography more polished, adjust these key settings:
Paragraph Spacing: Keeps text from looking too cluttered.
For designers who want more control, custom CSS can help refine typography.
@font-face {
font-family: 'MyCustomFont';
src: url('https://yourwebsite.com/fonts/mycustomfont.woff') format('woff');
}
3. Apply the font in your custom CSS styles:
h1, h2, h3 {
font-family: 'MyCustomFont', sans-serif;
}
Encountering issues with custom fonts in Showit can be frustrating, but most problems have simple solutions. Common issues include font files not uploading correctly or fonts not displaying as expected. To troubleshoot, first check that your font file is in the .WOFF format. Next, review the font settings in the Showit design settings panel to ensure everything is set up correctly. If problems persist, try using a different font file or reach out to Showit’s customer support team for assistance.
Once you’ve set up your fonts, don’t forget to hit save!
Now that you’ve customized your Showit fonts, you might be interested in additional Showit design tip
📌 Related Resources:
Need extra help with typography on your Showit website? Contact us through this form.