/* Rupee */
@font-face {
    font-family: 'webrupeebook';
    src: url('../fonts/rupee/webrupee.eot');
    src: url('../fonts/rupee/webrupee.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rupee/webrupee.woff') format('woff'),
         url('../fonts/rupee/webrupee.ttf') format('truetype'),
         url('../fonts/rupee/webrupee.svg#webrupeebook') format('svg');
    font-weight: normal;
    font-style: normal;
}
.WebRupee {font-family:'webrupeebook'}
.rupee-sym{font-family: 'webrupeebook'; margin-right:1px}
.cat-sym{font-family: 'webrupeebook'; margin-right:1px; font-size:.875em}

/* Title */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/title/RobotoCondensed.eot');
    src: url('../fonts/title/RobotoCondensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/title/RobotoCondensed.woff') format('woff'),
         url('../fonts/title/RobotoCondensed.ttf') format('truetype'),
         url('../fonts/title/RobotoCondensed.svg#Roboto Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Text */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/text/Roboto-Regular.eot');
    src: url('../fonts/text/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/text/Roboto-Regular.woff') format('woff'),
         url('../fonts/text/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/text/Roboto-Regular.svg#Roboto') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Sub Text */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/subtxt/opensans-regular_0-webfont.eot');
    src: url('../fonts/subtxt/opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/subtxt/opensans-regular_0-webfont.woff') format('woff'),
         url('../fonts/subtxt/opensans-regular_0-webfont.ttf') format('truetype'),
         url('../fonts/subtxt/opensans-regular_0-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}