Skip to content

Madurai - An open source Tamil typeface that comes in 3 weights

Notifications You must be signed in to change notification settings

sgangaprasath/madurai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Madurai ⬇️

This is the beta version of the Tamil typeface Madurai, a simple and versatile typeface available in 3 weights. Madurai is designed by Agam Type Foundry. This is a display family suitable for headlines, captions, and packaging and is inspired by the famous Bebas font family.

Poster-1 Poster-2 Poster-3 Poster-4 Poster-5 Poster-6 Poster-7

Usage

For web, we recommend using Madurai.woff2. Define the font with a @font-face rule, set its weight and stretch ranges, and use it:

@font-face {
  font-family: 'Madurai';
  src:
    url('Madurai.woff2') format('woff2 supports variations'),
    url('Madurai.woff2') format('woff2-variations');
  font-weight: 20 40 80;
  font-stretch: 75% 125%;
}

html {
  font-family: 'Madurai';
}

License

Madurai is distributed under CC-BY license and appropriate attributions can be made to this Github link. All the versions of the Madurai typeface (in .glyphs format) developed using Glyphs are available with this package.

About

Madurai - An open source Tamil typeface that comes in 3 weights

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published