@font-face {
	font-family: 'roboto';
	src: url('roboto-bold.woff2') format('woff2'), url('roboto-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: url('roboto-bolditalic.woff2') format('woff2'), url('roboto-bolditalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'roboto';
	src: url('roboto-regular.woff2') format('woff2'), url('roboto-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: url('roboto-regularitalic.woff2') format('woff2'), url('roboto-regularitalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}
