@font-face {
	font-family: 'Items';
	src: 	url('Items-Regular.woff2') format('woff2'),
			url('Items-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}