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

@font-face {
    font-family: 'medium';
   	
	src: url('../resources/fonts/roboto/medium/Roboto-Medium-webfont.eot');
	src: url('../resources/fonts/roboto/medium/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), 
	   	url('../resources/fonts/roboto/medium/Roboto-Medium-webfont.woff') format('woff'), 
	   	url('../resources/fonts/roboto/medium/Roboto-Medium-webfont.ttf') format('truetype'), 
	   	url('../resources/fonts/roboto/medium/Roboto-Medium-webfont.svg#robotoblack') format('svg');  	
	font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'black';
   	
	src: url('../resources/fonts/roboto/black/Roboto-Black-webfont.eot');
	src: url('../resources/fonts/roboto/black/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'), 
	   	url('../resources/fonts/roboto/black/Roboto-Black-webfont.woff') format('woff'), 
	   	url('../resources/fonts/roboto/black/Roboto-Black-webfont.ttf') format('truetype'), 
	   	url('../resources/fonts/roboto/black/Roboto-Black-webfont.svg#robotoblack') format('svg');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'light';
   	
	src: url('../resources/fonts/roboto/light/Roboto-Light-webfont.eot');
	src: url('../resources/fonts/roboto/light/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), 
	   	url('../resources/fonts/roboto/light/Roboto-Light-webfont.woff') format('woff'), 
	   	url('../resources/fonts/roboto/light/Roboto-Light-webfont.ttf') format('truetype'), 
	   	url('../resources/fonts/roboto/light/Roboto-Light-webfont.svg#robotoblack') format('svg');  	
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thin';
   	
	src: url('../resources/fonts/roboto/thin/Roboto-Thin-webfont.eot');
	src: url('../resources/fonts/roboto/thin/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'), 
	   	url('../resources/fonts/roboto/thin/Roboto-Thin-webfont.woff') format('woff'), 
	   	url('../resources/fonts/roboto/thin/Roboto-Thin-webfont.ttf') format('truetype'), 
	   	url('../resources/fonts/roboto/thin/Roboto-Thin-webfont.svg#robotoblack') format('svg');  	
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'condensedregular';
   	
	src: url('../resources/fonts/roboto/regularcondensed/RobotoCondensed-Regular-webfont.eot');
	src: url('../resources/fonts/roboto/regularcondensed/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
	   	url('../resources/fonts/roboto/regularcondensed/RobotoCondensed-Regular-webfont.woff') format('woff'), 
	   	url('../resources/fonts/roboto/regularcondensed/RobotoCondensed-Regular-webfont.ttf') format('truetype'), 
	   	url('../resources/fonts/roboto/regularcondensed/RobotoCondensed-Regular-webfont.svg#robotoblack') format('svg');  	
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'condensedbold';
   	
	src: url('../resources/fonts/roboto/boldcondensed/RobotoCondensed-Bold-webfont.eot');
	src: url('../resources/fonts/roboto/boldcondensed/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
	   	url('../resources/fonts/roboto/boldcondensed/RobotoCondensed-Bold-webfont.woff') format('woff'), 
	   	url('../resources/fonts/roboto/boldcondensed/RobotoCondensed-Bold-webfont.ttf') format('truetype'), 
	   	url('../resources/fonts/roboto/boldcondensed/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');  	
	font-weight: normal;
    font-style: normal;
}

body {
  font-family: regular;
}