@font-face {
    font-family: 'Rajdhani_Bold';
    src: url('fonts/Rajdhani/compressed/rajdhani-bold-webfont.woff2') format('woff2'),
         url('fonts/Rajdhani/compressed/rajdhani-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani_Light';
    src: url('fonts/Rajdhani/compressed/rajdhani-light-webfont.woff2') format('woff2'),
         url('fonts/Rajdhani/compressed/rajdhani-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani_Medium';
    src: url('fonts/Rajdhani/compressed/rajdhani-medium-webfont.woff2') format('woff2'),
         url('fonts/Rajdhani/compressed/rajdhani-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani_Regular';
    src: url('fonts/Rajdhani/compressed/rajdhani-regular-webfont.woff2') format('woff2'),
         url('fonts/Rajdhani/compressed/rajdhani-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani_SemiBold';
    src: url('fonts/Rajdhani/compressed/rajdhani-semibold-webfont.woff2') format('woff2'),
         url('fonts/Rajdhani/compressed/rajdhani-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* NOT USED
@font-face {
	font-family: "Rajdhani_Italic";
	src: url("fonts/Rajdhani/Rajdhani-Italic.ttf") format("opentype");
}

@font-face {
	font-family: "Rajdhani_Light_Italic";
	src: url("fonts/Rajdhani/Rajdhani-LightItalic.ttf") format("opentype");
}
*/