@font-face{ 
	font-family: 'Roboto Regular';
	src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face{ 
	font-family: 'Roboto Light';
	src: url('roboto/Roboto-Light.ttf') format('truetype');
}

@font-face{ 
	font-family: 'Roboto Condensed Regular';
	src: url('roboto/RobotoCondensed-Regular.ttf') format('truetype');
}
