@font-face {
	font-family: 'Roboto';
	src: local('Roboto Light'), local('Roboto-Light'), url('roboto-light.woff2') format('woff2'), url('roboto-light.woff') format('woff'), url('roboto-light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: local('Roboto Regular'), local('Roboto-Regular'), url('roboto-regular.woff2') format('woff2'), url('roboto-regular.woff') format('woff'), url('roboto-regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: local('Roboto Medium'), local('Roboto-Medium'), url('roboto-medium.woff2') format('woff2'), url('roboto-medium.woff') format('woff'), url('roboto-medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}