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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-add:before {content: "\e900";}
.icon-arrows:before {content: "\e901";}
.icon-arrows-1:before {content: "\e902";}
.icon-hammer:before {content: "\e903";}