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