DEVPANTRY.COM

Adobe Source Han Sans / Serif / Mono Font

Back to 2,100+ Open Fonts
GITHUBSIL OFL 1.1

Adobe Source Han Sans / Serif / Mono

Serif

By Adobe & Google (Noto CJK) • Publisher: Adobe & Google (Noto CJK)

9 styles availableWeights: 300, 400, 500, 600, 700, 800Variable Font Support
Live Type Tester
SIZE:36px
WEIGHT:
TRACKING:0px

Styles & Weights Specimen

Weight 300
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 400
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 500
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 600
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 700
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 800
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Quick Integration Snippets

CSS @import
@import url('https://fonts.googleapis.com/css2?family=Adobe%20Source%20Han%20Sans%20%2F%20Serif%20%2F%20Mono:wght@400;600;700&display=swap');

body {
  font-family: 'Adobe Source Han Sans / Serif / Mono', sans-serif;
}
NPM Package
npm install @fontsource/adobe-source-han-sans---serif---mono
HTML <link> tag
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Adobe%20Source%20Han%20Sans%20%2F%20Serif%20%2F%20Mono:wght@400;600;700&display=swap" rel="stylesheet">
Tailwind CSS Config
// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      fontFamily: {
        'adobe-source-han-sans---serif---mono': ['Adobe Source Han Sans / Serif / Mono', sans-serif],
      },
    },
  },
};

Recommended Typography Pairings

Contrast & Hierarchy

Pairing Adobe Source Han Sans / Serif / Mono with high-contrast complementary typefaces creates strong visual hierarchy between headlines, interface body copy, and code blocks.

About Adobe Source Han Sans / Serif / Mono

Adobe Source Han Sans / Serif / Mono is a free, open-source serif typeface published by Adobe & Google (Noto CJK). It is distributed under the SIL OFL 1.1 license, making it completely free for commercial and personal use.

Font Weights & Styles

This typeface includes 9 styles. The available weights are: 300, 400, 500, 600, 700, 800.

Installation

You can install Adobe Source Han Sans / Serif / Mono via npm:

npm install @fontsource/adobe-source-han-sans---serif---mono

Or import it via CSS:

@import url('https://fonts.googleapis.com/css2?family=Adobe%20Source%20Han%20Sans%20%2F%20Serif%20%2F%20Mono:wght@400;600;700&display=swap');

Recommended Font Pairings

Creating typographic contrast is essential for high-impact web design. Here are battle-tested typeface pairings for Adobe Source Han Sans / Serif / Mono:

  • Inter (Sans) — Serif Headline + Modern UI Body: Grounds classic editorial serifs with crisp digital legibility.
  • General Sans (Sans) — Serif Titles + Clean Sans Subtext: Warm editorial balance across marketing pages.
  • JetBrains Mono (Monospace) — Serif Copy + Code Accents: Contrasting literary prose with precision technical monospacing.

Related Tools

  • Icon Library — Pair Adobe Source Han Sans / Serif / Mono with vector icons.
  • Image Resizer — Pad images for social media covers.
  • JWT Decoder — Inspect client tokens without data leaks.