Mona Font is a pixel-style font that supports multilingual text, special symbols, and emojis.
Mona Font is under active development and is continuously updated to improve its quality.
- Style Options: Original
MonaandMona S, which features straightened Hangul strokes. - Localized Forms: Supports region-specific CJK Ideographs using the OpenType
loclfeature. - Kerning: Kerning is applied to Latin characters for better readability.
- Emoji Support: Includes both Color Emojis and Monochrome Emojis.
Please choose the appropriate font file for your needs.
| File Name | Description |
|---|---|
| Mona12.ttf | Integrated Font (Text + Emoji) |
| Mona12Text{Region}.ttf | Text-Only Font with fixed regional glyphs (for environments without locl support) |
| Mona12ColorEmoji.ttf | Color Emoji Only |
| Mona12Emoji.ttf | Monochrome Emoji Only |
You can load and use the font via an HTML tag or the CSS @import method.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/MonadABXY/mona-font/web/mona.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/MonadABXY/mona-font/web/monas.css" />@import url("https://cdn.jsdelivr.net/gh/MonadABXY/mona-font/web/mona.css");
@import url("https://cdn.jsdelivr.net/gh/MonadABXY/mona-font/web/monas.css");font-family: "Mona12", sans-serif;
font-family: "MonaS12", sans-serif;<div class="mona12">Mona12</div>
<div class="mona12-bold">Mona12 Bold</div>
<div class="monas12">MonaS12</div>
<div class="monas12-bold">MonaS12 Bold</div>To prevent blurriness and ensure crisp rendering, we recommend using the specified base pixel size or its integer multiples. You don't need to worry about this on high-resolution displays or for printed materials.
| Font | px | pt |
|---|---|---|
| Mona10 | 10px |
7.5pt |
| Mona10 Bold | 10px |
7.5pt |
| Mona8x12 | 12px |
9pt |
| Mona10x12 | 12px |
9pt |
| Mona10x12 Bold | 12px |
9pt |
| Mona12 | 12px |
9pt |
| Mona12 Bold | 12px |
9pt |
| Category | Mona10 | Mona10 Bold | Mona8x12 | Mona10x12 | Mona10x12 Bold | Mona12 | Mona12 Bold |
|---|---|---|---|---|---|---|---|
| Hangul Syllables | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Latin | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| CJK Ideographs | ❌ | ❌ | ❌ | ✅ | |||
| Hiragana / Katakana | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Greek | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Cyrillic | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Symbols / Punctuation | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ |
| Monochrome Emoji | ❌ | - | - | - | - | ✅ | - |
| Color Emoji | ❌ | - | - | - | - | ✅ | - |
You can check the detailed list of supported characters below.
Submit Feedback (Google Forms)
Mona Font is released under the SIL Open Font License 1.1.
It can be freely used, modified, and redistributed by anyone, including personal and corporate users.
However, selling the font file itself is prohibited.
- Usage: Color palette and Flag emojis
- License: SIL Open Font License 1.1 (Fonts) / Apache License 2.0 (Tools/Images)
- Source: googlefonts/noto-emoji
- Usage: Glyphs in the CJK Ideographs area
- License: SIL Open Font License 1.1
- Source: TakWolf/ark-pixel-font
- Usage: Reference for Japanese and certain related symbols; some CJK ideograph glyphs
- License: M+ FONT LICENSE
- Source: itouhiro/PixelMplus



