@font-face {
	font-family: 'Icons';
	src:
		url('../fonts/icons.woff2?evgtkp') format('woff2'),
		url('../fonts/icons.woff?evgtkp') format('woff'),
		url('../fonts/icons.ttf?evgtkp') format('truetype'),
		url('../fonts/icons.svg?evgtkp#icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}