@font-face {
    font-family: 'roboto_condensedlight';
    src:url('../fonts/robotocondensed-light-webfont.eot');
    src:url('../fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-light-webfont.woff2') format('woff2'),
        url('../fonts/robotocondensed-light-webfont.woff') format('woff'),
        url('../fonts/robotocondensed-light-webfont.ttf') format('truetype'),
        url('../fonts/robotocondensed-light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}
@font-face {    font-family: 'robotocondensed';    
	src:url('../fonts/RobotoCondensed-Regular-webfont.eot');    
	src:url('../fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		/*url('../fonts/RobotoCondensed-Regular-webfont.woff2') format('woff2'),*/
		url('../fonts/RobotoCondensed-Regular-webfont.woff') format('woff'),        
		url('../fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),        
		url('../fonts/RobotoCondensed-Regular-webfont.svg#robotoregular') format('svg');    
		font-weight: normal;    
		font-style: normal;}
@font-face {
    font-family: 'roboto_condensedbold';
    src:url('../fonts/robotocondensed-bold-webfont.eot');
    src:url('../fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
        url('../fonts/robotocondensed-bold-webfont.woff') format('woff'),
        url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
        url('../fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}