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