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

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

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