DEVPANTRY.COM

Clash Display Font

Back to 2,100+ Open Fonts
FONTSHAREITF Free Font

Clash Display

Sans

By Indian Type Foundry • Publisher: Indian Type Foundry

7 styles availableWeights: 400, 600, 700
Live Type Tester
SIZE:36px
WEIGHT:
TRACKING:0px

Styles & Weights Specimen

Weight 400
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 600
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789
Weight 700
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Quick Integration Snippets

CSS @import
@import url('https://api.fontshare.com/v2/css?f[]=clash-display@400,600,700&display=swap');

body {
  font-family: 'Clash Display', sans-serif;
}
NPM Package
npm install @fontsource/clash-display
HTML <link> tag
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://api.fontshare.com/v2/css?f[]=clash-display@400,600,700&display=swap" rel="stylesheet">
Tailwind CSS Config
// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      fontFamily: {
        'clash-display': ['Clash Display', sans-serif],
      },
    },
  },
};

Recommended Typography Pairings

Contrast & Hierarchy

Pairing Clash Display with high-contrast complementary typefaces creates strong visual hierarchy between headlines, interface body copy, and code blocks.

About Clash Display

Clash Display is a free, open-source sans typeface published by Indian Type Foundry. It is distributed under the ITF Free Font license, making it completely free for commercial and personal use.

Font Weights & Styles

This typeface includes 7 styles. The available weights are: 400, 600, 700.

Installation

You can install Clash Display via npm:

npm install @fontsource/clash-display

Or import it via CSS:

@import url('https://api.fontshare.com/v2/css?f[]=clash-display@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 Clash Display:

  • Inter (Sans) — Display Title + Clean Body: Wildly expressive headline font grounded by hyper-legible UI body text.
  • General Sans (Sans) — Editorial Header + Neutral Body: Contemporary French modernist pairing for premium landing pages.
  • JetBrains Mono (Monospace) — Bold Headline + Technical Metadata: High-contrast typography for technical documentation and changelogs.

Related Tools