@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: local('Roboto'), url('/font/Roboto-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: local('Roboto'), url('/font/Roboto-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Roboto Thin';
	font-style: normal;
	font-display: swap;
	font-weight: 250;
	src: local('Roboto Thin'), url('/font/Roboto-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Roboto Light';
	font-style: normal;
	font-display: swap;
	font-weight: 300;
	src: local('Roboto Light'), url('/font/Roboto-Light.woff') format('woff');
}
@font-face {
	font-family: 'Roboto Medium';
	font-style: normal;
	font-display: swap;
	font-weight: 500;
	src: local('Roboto Medium'), url('/font/Roboto-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Roboto Black';
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: local('Roboto Black'), url('/font/Roboto-Black.woff') format('woff');
}
