/* Webfont: GandhiSerif-Regular */@font-face {
    font-family: 'GandhiSerif';
    src: url('GandhiSerif-Regular.eot'); /* IE9 Compat Modes */
    src: url('GandhiSerif-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('GandhiSerif-Regular.woff') format('woff'), /* Modern Browsers */
         url('GandhiSerif-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('GandhiSerif-Regular.svg#GandhiSerif-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: GandhiSerif-Italic */@font-face {
    font-family: 'GandhiSerif';
    src: url('GandhiSerif-Italic.eot'); /* IE9 Compat Modes */
    src: url('GandhiSerif-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('GandhiSerif-Italic.woff') format('woff'), /* Modern Browsers */
         url('GandhiSerif-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('GandhiSerif-Italic.svg#GandhiSerif-Italic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: GandhiSerif-Bold */@font-face {
    font-family: 'GandhiSerif';
    src: url('GandhiSerif-Bold.eot'); /* IE9 Compat Modes */
    src: url('GandhiSerif-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('GandhiSerif-Bold.woff') format('woff'), /* Modern Browsers */
         url('GandhiSerif-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('GandhiSerif-Bold.svg#GandhiSerif-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: GandhiSerif-BoldItalic */@font-face {
    font-family: 'GandhiSerif';
    src: url('GandhiSerif-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('GandhiSerif-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('GandhiSerif-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('GandhiSerif-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('GandhiSerif-BoldItalic.svg#GandhiSerif-BoldItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}


