Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Easy Fonts

jose-elias-alvarezjose-elias-alvarez4k downloads

Easily load custom fonts, even on mobile.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Easily load custom fonts, even on mobile.

Why?

Obsidian itself makes it quite easy to load custom system fonts, but mobile platforms make it quite difficult to install system fonts in the first place, meaning it's hard to use a consistent font across platforms. Easy Fonts makes it easy!

Usage

After installing the plugin as usual, follow the steps below:

  1. Create a folder for your fonts in Obsidian (I recommend Fonts/)
  2. In the plugin's options, set the path for each font / variant you want to use
  3. Hit the Reload fonts in the plugin's settings or use the Easy Fonts: Reload fonts command

For example: if I want to use Iosevka.ttf as my monospace font, I'll put it into Fonts/Iosevka.ttf, set that path under the relevant setting, and then reload. That's it!

FAQ

What font formats are supported?

Obsidian uses web technologies for rendering, so only the following formats are supported:

  • ttf
  • otf
  • woff
  • woff2

If your font is in a different format, you can try conversion tools like Convertio, but your mileage may vary.

My font supports bold / italic but I'm not seeing it!

If you have a single font file that contains multiple variants, make sure that file is specified as the bold / italic font in the plugin's settings. Due to how Obsidian's styling works, it can't pick up multiple variants from the same font.

Will this affect my startup time?

The plugin does a lot of work to ensure that loading fonts is as quick as possible, and loading only occurs on startup (or on demand). You can see how long it takes to load each font in the developer console, which you can open on desktop using Control + Shift + I / Command + Option + I.

If your font is especially large (>500kb), you can try removing unnecessary symbols using a tool like pyftsubset. This simple Ruby wrapper demonstrates how to remove unnecessary Unicode symbol ranges.

Also, if you have the option, prefer woff2 files, which have better compression.

Will this slow down Obsidian?

Once fonts have been loaded, the plugin does not affect Obsidian's performance in any way.

Will this take up space in my vault?

The plugin caches decoded font data, so each font in use will take roughly double the space (fonts not in use are not cached). If this is an issue, I recommend resizing large fonts using the instructions above.

The plugin says my font doesn't exist!

Fonts must be placed in a folder visible to Obsidian itself, meaning that hidden folders like .obsidian/ will not work. The Obsidian API doesn't consider files in these folders to belong to a vault, so there's nothing I can do about this.

My font works on desktop but not on mobile (or vice versa)!

Make sure the path to your font(s) matches the exact path on disk, since some platforms have case-sensitive file systems.

72%
HealthGood
ReviewSatisfactory
About
Load custom fonts from your vault and apply them across desktop and mobile for consistent typography. Support ttf, otf, woff and woff2 files and reload fonts on demand or at startup.
FontsAppearanceTheming
Details
Current version
1.0.0
Last updated
Last year
Created
Last year
Updates
1 release
Downloads
4k
Compatible with
Obsidian 0.15.0+
License
Unlicense
Report bugRequest featureReport plugin
Author
jose-elias-alvarezjose-elias-alvarez
github.com/jose-elias-alvarez
GitHubjose-elias-alvarez
  1. Community
  2. Plugins
  3. Fonts
  4. Easy Fonts

Related plugins

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Callout Manager

Easily create and customize callouts.

Contextual Typography

Add a data-tag-name attribute to all top-level divs in preview mode containing the child's tag name, allowing contextual typography styling.

Background Image

Specify a remote URL as the background image, and a few settings to tweak the experience.

Teleprompter

Teleprompter window for live presentations and video production.

Live Background

Add dynamic live wallpapers (images/videos) to your workspace with customizable effects

Lapel

Show the heading levels in the gutter of the editor.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.