Madurai by Agam Type Foundry
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.
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';
}
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.