@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url( '/custom/HDCharts/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.eot');
    src: url( '/custom/HDCharts/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url( '/custom/HDCharts/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.woff') format('woff'),
         url( '/custom/HDCharts/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.ttf') format('truetype'),
         url( '/custom/HDCharts/styles/RobotoCondensed/Roboto-BoldCondensed-webfont.svg#RobotoBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}