@font-face{
	font-family: 'Roboto Regular';
	src: url('../font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/Roboto-Regular-webfont.woff') format('woff'),
	     url('../font/Roboto-Regular-webfont.ttf')  format('truetype'),
	     url('../font/Roboto-Regular-webfont.svg#svgFontName') format('svg');
}

@font-face{
	font-family: 'Roboto Light';
	src: url('../font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/Roboto-Light-webfont.woff') format('woff'),
	     url('../font/Roboto-Light-webfont.ttf')  format('truetype'),
	     url('../font/Roboto-Light-webfont.svg#svgFontName') format('svg');
}

@font-face{
	font-family: 'Roboto Bold';
	src: url('../font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../font/Roboto-Bold-webfont.woff') format('woff'),
	     url('../font/Roboto-Bold-webfont.ttf')  format('truetype'),
	     url('../font/Roboto-Bold-webfont.svg#svgFontName') format('svg');
}