@font-face{
	font-family: 'Roboto Black';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Black'), url('/fonts/roboto-black-webfont.woff') format('woff');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face{
		font-family: 'Roboto Black';
		font-style: normal;
		font-weight: normal;
		src: url("/fonts/roboto-black-webfont.woff") format("truetype");
	}
}

@font-face{
	font-family: 'Roboto Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Bold'), url('/fonts/roboto-bold-webfont.woff') format('woff');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face{
		font-family: 'Roboto Bold';
		font-style: normal;
		font-weight: normal;
		src: url("/fonts/roboto-bold-webfont.woff") format("truetype");
	}
}

@font-face{
	font-family: 'Roboto Light';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Light'), url('/fonts/roboto-light-webfont.woff') format('woff');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face{
		font-family: 'Roboto Light';
		font-style: normal;
		font-weight: normal;
		src: url("/fonts/roboto-light-webfont.woff") format("truetype");
	}
}

@font-face{
	font-family: 'Roboto Medium';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Medium'), url('/fonts/roboto-medium-webfont.woff') format('woff');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face{
		font-family: 'Roboto Medium';
		font-style: normal;
		font-weight: normal;
		src: url("/fonts/roboto-medium-webfont.woff") format("truetype");
	}
}

@font-face{
	font-family: 'Roboto Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Regular'), url('/fonts/roboto-regular-webfont.woff') format('woff');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face{
		font-family: 'Roboto Regular';
		font-style: normal;
		font-weight: normal;
		src: url("/fonts/roboto-regular-webfont.woff") format("truetype");
	}
}

@font-face{
	font-family: 'Roboto Thin';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Thin'), url('/fonts/roboto-thin-webfont.woff') format('woff');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face{
		font-family: 'Roboto Thin';
		font-style: normal;
		font-weight: normal;
		src: url("/fonts/roboto-thin-webfont.woff") format("truetype");
	}
}