@font-face {
	font-family: 'Roboto';
	src: local('Roboto'), local('Roboto-Regular'),
		url('/static/js/fonts/roboto-ext-cyrillic-latin/roboto-400-regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}@font-face {
	font-family: 'Roboto';
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('/static/js/fonts/roboto-ext-cyrillic-latin/roboto-500-medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}@font-face {
	font-family: 'FreeSet';
	src: local('FreeSet Demi Bold'), local('FreeSet-DemiBold'),
		url('/static/js/fonts/freeset-ext-cyrillic-latin/freeset-600-demi_bold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}