Universal Acceptance Logo
Ministry of Electronics and Information Technology Logo
NIXI Logo

Unicode Fonts

Getting Started

This guide explains how to use the CDAC GIST Fonts to add fonts to your web pages. You don't need to do any programming all you have to do is add a special stylesheet link to your HTML document, then refer to the font in a CSS style.

A quick example

<html>
 
<head>
   
<link rel="stylesheet" type="text/css" href="https://trans.tdil-dc.gov.in/Fonts/css/cdac-gist-fonts.css">
   
<style>
      body
{
       
font-family: 'gist_hindi_font', serif;
       
font-size: 48px;
     
}
   
</style>
 
</head>
 
<body>
   
<div>सी-डैक जिस्ट हिंदी फ़ॉन्ट</div>
 
</body>
</html>

Overview

You can start using the CDAC GIST Fonts CSS in just two steps:

  1. Add a stylesheet link to request the desired web font(s):
    <link rel="stylesheet" type="text/css" href="https://trans.tdil-dc.gov.in/Fonts/css/cdac-gist-fonts.css"">
  2. Style an element with the requested web font, either in a stylesheet:
    CSS selector {
      font-family: '
    Font Name', serif;
    }
    or with an inline style on the element itself:
    <div style="font-family: 'Font Name', serif;">Your text</div>

Note: When specifying a web font in a CSS style, always list at least one fallback web-safe font in order to avoid unexpected behaviors. In particular, add a CSS generic font name like serif or sans-serif to the end of the list, so the browser can fall back to its default fonts if need be.

Font Names

Language/Script FONT NAME CSS (cdac-gist-fonts.css styles)
Bengali gist_bengali_font
@font-face
{
font-family:'gist_bengali_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/fonts/bnotdurga_n_ship.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/fonts/bnotdurga_n_ship.ttf')format( 'truetype' );
}
Gujarati gist_gujarati_font
@font-face
{
font-family:'gist_gujarati_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/GJOTAvantika_N_Ship.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/GJOTAvantika_N_Ship.ttf')format( 'truetype' );
}
Hindi gist_hindi_font
@font-face
{
font-family:'gist_hindi_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/DVOTSUR0.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/DVOTSurekh_N_Ship.ttf')format( 'truetype' );
}
Malayalam gist_malayalam_font
@font-face
{
font-family:'gist_malayalam_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/MLOTKarthika_N_Ship.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/MLOT-Karthika_N_Ship.ttf')format( 'truetype' );
}
Marathi gist_marathi_font
@font-face
{
font-family:'gist_marathi_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALMA0.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/Sakal Marathi Normal_Ship.ttf')format( 'truetype' );
}
Punjabi gist_punjabi_font
@font-face
{
font-family:'gist_punjabi_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/PNOTAmar_N_Ship.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/PNOTAmar_N_Ship.ttf')format( 'truetype' );
}
Urdu gist_urdu_font
@font-face
{
font-family:'gist_urdu_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/UROT-Ghalib_N_Ship.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/UROT-Ghalib_N_Ship.ttf')format( 'truetype' );
}
Kannada gist_kannada_font
@font-face
{
font-family:'gist_kannada_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Assamese gist_assamese_font
@font-face
{
font-family:'gist_assamese_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Bodo gist_bodo_font
@font-face
{
font-family:'gist_bodo_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Dogri gist_dogri_font
@font-face
{
font-family:'gist_dogri_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Konkani gist_konkani_font
@font-face
{
font-family:'gist_konkani_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Maithili gist_maithili_font
@font-face
{
font-family:'gist_maithili_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Manipuri gist_manipuri_font
@font-face
{
font-family:'gist_manipuri_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Nepali gist_nepali_font
@font-face
{
font-family:'gist_nepali_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Oriya gist_oriya_font
@font-face
{
font-family:'gist_oriya_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Sanskrit gist_sanskrit_font
@font-face
{
font-family:'gist_sanskrit_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Santhali gist_santhali_font
@font-face
{
font-family:'gist_santhali_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Tamil gist_tamil_font
@font-face
{
font-family:'gist_tamil_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}
Telugu gist_telugu_font
@font-face
{
font-family:'gist_telugu_font';
font-style:normal;
font-weight:normal;
src:url('https://trans.tdil-dc.gov.in/Fonts/SAKALBH.eot?')format('embedded-opentype'),
url('https://trans.tdil-dc.gov.in/Fonts/SakalBharati_N_Ship.ttf')format( 'truetype' );
}