@font-face {
	font-weight: 400;
	font-family: 'Roboto';
	font-style: normal;
	src: url('Roboto-Regular.woff2') format('woff2');
}

@font-face {
	font-weight: 500;
	font-family: 'Roboto';
	font-style: normal;
	src: url('Roboto-Medium.woff2') format('woff2');
}

@font-face {
	font-weight: 600;
	font-family: 'Roboto';
	font-style: normal;
	src: url('Roboto-SemiBold.ttf') format('truetype');
}

@font-face {
	font-weight: 700;
	font-family: 'Roboto';
	font-style: normal;
	src: url('Roboto-Bold.woff2') format('woff2');
}

@font-face {
	font-weight: 900;
	font-family: 'Roboto';
	font-style: normal;
	src: url('Roboto-Black.woff2') format('woff2');
}
