@font-face {
    font-family: 'Open Sans';
    /* src: url('OpenSans-Regular-webfont.eot'); */
    src: 
        /* url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('OpenSans-Regular-webfont.woff2') format('woff2'), */
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype');
         /* url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Italic';
    /* src: url('OpenSans-Italic-webfont.eot'); */
    src: 
        /* url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('OpenSans-Italic-webfont.woff2') format('woff2'), */
         url('OpenSans-Italic-webfont.woff') format('woff'),
         url('OpenSans-Italic-webfont.ttf') format('truetype');
         /* url('OpenSans-Italic-webfont.svg#open_sansitalic') format('svg'); */
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Open Sans Bold';
    /* src: url('OpenSans-Bold-webfont.eot'); */
    src: 
        /* url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('OpenSans-Bold-webfont.woff2') format('woff2'), */
         url('OpenSans-Bold-webfont.woff') format('woff'),
         url('OpenSans-Bold-webfont.ttf') format('truetype');
         /* url('OpenSans-Bold-webfont.svg#open_sansbold') format('svg'); */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Italic';
    /* src: url('OpenSans-BoldItalic-webfont.eot'); */
    src: 
        /* url('OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('OpenSans-BoldItalic-webfont.woff2') format('woff2'), */
         url('OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('OpenSans-BoldItalic-webfont.ttf') format('truetype');
         /* url('OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg'); */
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Rajdhani';
    src: url('rajdhani-regular-webfont.eot');
    src: 
        /* url('rajdhani-regular-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('rajdhani-regular-webfont.woff2') format('woff2'), */
         url('rajdhani-regular-webfont.woff') format('woff'),
         url('rajdhani-regular-webfont.ttf') format('truetype');
         /* url('rajdhani-regular-webfont.svg#rajdhaniregular') format('svg'); */
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Rajdhani Bold';
    src: url('rajdhani-bold-webfont.eot');
    src: 
        /* url('rajdhani-bold-webfont.eot?#iefix') format('embedded-opentype'), */
         /* url('rajdhani-bold-webfont.woff2') format('woff2'), */
         url('rajdhani-bold-webfont.woff') format('woff'),
         url('rajdhani-bold-webfont.ttf') format('truetype');
         /* url('rajdhani-bold-webfont.svg#rajdhanibold') format('svg'); */
    font-weight: normal;
    font-style: normal;

}






