@font-face {
	font-family: 'robotoslab';
	font-style:  normal;
	font-weight: 300;
	src: url('robotoslab-light.eot');
	src: url('robotoslab-light.eot?#iefix') format('embedded-opentype'),
		 url('robotoslab-light.svg#robotoslab') format('svg'),
		 url('robotoslab-light.woff') format('woff'),
		 url('robotoslab-light.ttf') format('truetype');
}

@font-face {
	font-family: 'robotoslab';
	font-style:  normal;
	font-weight: 400;
	src: url('robotoslab-regular.eot');
	src: url('robotoslab-regular.eot?#iefix') format('embedded-opentype'),
		 url('robotoslab-regular.svg#opensans') format('svg'),
		 url('robotoslab-regular.woff') format('woff'),
		 url('robotoslab-regular.ttf') format('truetype');
}

@font-face {
	font-family: 'robotoslab';
	font-style:  normal;
	font-weight: 700;
	src: url('robotoslab-bold.eot');
	src: url('robotoslab-bold.eot?#iefix') format('embedded-opentype'),
		 url('robotoslab-bold.svg#robotoslab') format('svg'),
		 url('robotoslab-bold.woff') format('woff'),
		 url('robotoslab-bold.ttf') format('truetype');
}