@font-face {
	font-family: 'icons';
	src:url('./icons.eot?v2');
	src:url('./icons.eot?#iefixv2') format('embedded-opentype'),
		url('./icons.woff?v2') format('woff'),
		url('./icons.ttf?v2') format('truetype'),
		url('./icons.svg?v2#icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
