@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src: url(roboto-regular.eot);
	src: local('Roboto'), local('Roboto-Regular'),
		url(roboto-regular.eot?#iefix) format('embedded-opentype'),
		url(roboto-regular.woff2) format('woff2'),
		url(roboto-regular.woff) format('woff'),
		url(roboto-regular.ttf) format('truetype');
}
