@font-face {
	font-family: 'Roboto Regular';
	font-style: normal;
	font-weight: 100 900;
	font-stretch: 100%;
	font-display: swap;
	src: url(../font/Roboto-Regular.ttf) format('woff2');
}

@font-face {
	font-family: 'Roboto SemiBold';
	font-style: normal;
	font-weight: 100 900;
	font-stretch: 100%;
	font-display: swap;
	src: url(../font/Roboto-SemiBold.ttf) format('woff2');
}