@font-face {
    font-family: 'Gandhi';
    src:url('GandhiSans-BoldItalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'Gandhi';
    src: url('GandhiSans-Bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Gandhi';
    src: url('GandhiSans-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Gandhi';
    src: url('GandhiSans-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
