Notion, by default, uses three font styles, which are the following ones:
- Serif
- Mono
- Default
It is needed to use LaTeX, third-party tools, or browser extensions to add custom fonts other than built-in fonts.
How to Change Fonts in Notion?
To change fonts in Notion, follow the below steps:
- Open a Notion page where you want to change the font.
- Look for the “…” button in the upper-right corner of the page, and click on it to reveal the page options.
- Find the “Style” menu, where Notion’s default font styles – Serif, Mono, and Default – are available for selection.
- Choose the font you want.
Can You Add Custom/New Fonts in Notion?
No, you can’t directly add new custom fonts to Notion. But, there are workarounds to add new fonts in Notion. LaTeX and third-party platforms are used to add custom fonts.
How Can You Add New Fonts in Notion?
To add new fonts in Notion, you can use LaTex styling, third-party tools, or browser extensions.
Method 1: Enhanced LaTeX Styling for Custom Fonts
Using LaTeX in Notion allows you to apply specialized text styling, mimicking the appearance of custom fonts. Here are more detailed steps and formulas to help you utilize LaTeX more effectively:
- Initiate an Equation Block: Start by typing
/math
in your Notion page to create an equation block where you’ll input your LaTeX code. - Basic Styling Commands:
- To italicize text, use
\textit{Your Text}
. - For bold text,
\textbf{Your Text}
will do the trick. - If you’re aiming for an underlined effect,
\underline{Your Text}
is your go-to command. - For a typewriter-like monospaced font, try
\texttt{Your Text}
.
- To italicize text, use
- Combining Styles:
- You can combine these commands for mixed effects. For example,
\textbf{\textit{Your Text}}
will give you bold and italic text. - Nesting commands like
\underline{\texttt{Your Text}}
will underline monospaced text.
- You can combine these commands for mixed effects. For example,
- Customizing Size:
- Although direct font size customization isn’t available, you can simulate this by using superscript
\textsuperscript{Your Text}
or subscript\textsubscript{Your Text}
for smaller text effects.
- Although direct font size customization isn’t available, you can simulate this by using superscript
While LaTeX offers some level of customization, it’s primarily suited for mathematical and scientific notation, so the styling capabilities are somewhat limited for general text formatting.
Method 2: Using Third Party Platforms
Using Fancy Text Platforms
For a broader range of typographic styles, fancy text generators like Lingojam or Fsymbols can be utilized. These platforms offer a wide range of fonts that you can integrate into your Notion pages. Here are the steps to incorporate different fonts to your Notion page with the help of fancy text platforms:
- Select a Platform: Visit a fancy text generator website such as Lingojam or Fsymbols.
- Generate Your Text: Enter the text you wish to stylize in the provided input field. Browse through the available font styles and select one that aligns with your desired aesthetic.
- Copy and Paste: The platform will instantly transform your input text into the chosen style. Simply copy this stylized text and paste it into your Notion page wherever you need it.
Using Notion Enhancer for Custom Fonts
Notion Enhancer is a mod-loader and toolkit that introduces a variety of enhancements to the standard Notion experience, including custom fonts. Here are the steps on how you can use Notion Enhancer for custom font generation:
- Installation: Begin by downloading and installing Notion Enhancer from its official repository. Make sure to follow the installation instructions carefully to ensure proper setup.
- Accessing Font Options: Once installed, open the Notion Enhancer settings. Here, you’ll find an array of customization options. Navigate to the ‘Themes & Customization’ or similar section to access font customization features.
- Applying Custom Fonts: In the font section, you can choose from a list of pre-loaded fonts or add your own. If adding a new font, ensure you have the font file (.ttf or .otf) on your device. Some versions of Notion Enhancer allow you to directly link to font files hosted online.
- Preview and Save: After selecting or uploading your desired font, preview the changes within the Notion Enhancer interface to ensure they meet your expectations. Once satisfied, save your changes, and they will be applied to your Notion workspace.
Customizing with Browser Extensions like ‘Stylus’
‘Stylus’ is a browser extension that allows you to apply custom CSS styles to websites, including Notion. This method is particularly useful for users who prefer not to install additional software on their devices. Here is how you can use Stylus for adding new font to Notion:
- Extension Installation: Add the ‘Stylus’ extension to your preferred web browser from the browser’s extension store.
- Creating a New Style: Open the Stylus extension menu and select ‘Write new style’ for Notion.so. This will open a CSS editor where you can input your custom styles.
- Writing Custom CSS: In the CSS editor, you can specify custom font styles for Notion. For example, to change the font of all text, you might use a CSS rule like
body { font-family: 'Your Font Name', sans-serif; }
. Replace'Your Font Name'
with the name of the font you wish to use. Make sure the font is installed on your device or is accessible from a web font service. - Applying and Testing: Save your custom style and ensure it’s enabled. Refresh your Notion pages in the browser to see the changes. Adjust as necessary to achieve the desired look.
By utilizing Notion Enhancer or browser extensions like ‘Stylus,’ you can expand your font choices and further personalize your Notion workspace. These methods provide a higher level of customization for users comfortable with installing third-party tools or those familiar with basic CSS.
How to Change The Font Size in Notion?
To change the font size in Notion, the platform’s ‘Small Text’ feature is used. To activate it, navigate to the same “…” menu in the upper-right corner of your Notion page. Within this menu, you’ll find the “Small Text” option. Toggling this feature will reduce the overall text size on your page, offering a more compact and refined look, suitable for dense information or to fit more content within a single view.
However, Notion’s customization options for font size are currently limited to this feature. If you’re looking for more control over font sizes, there are workarounds, such as using different heading levels for varied text sizes or incorporating third-party tools, which can offer more flexibility. These methods can help you tailor your Notion pages even further to meet your specific needs and preferences.