@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-4f2l6e');
	src:url('fonts/icomoon.eot?#iefix-4f2l6e') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-4f2l6e') format('truetype'),
		url('fonts/icomoon.woff?-4f2l6e') format('woff'),
		url('fonts/icomoon.svg?-4f2l6e#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-disasters-general:before,.icon-disaster-type-general:before {
	content: "\e601";
}
.icon-natural-disasters:before,.icon-disaster-type-natural:before {
	content: "\e604";
}
.icon-complex-humanitarian-emergencies:before,.icon-disaster-type-complex:before {
	content: "\e600";
}
.icon-man-made-accidents:before,.icon-disaster-type-accidents:before {
	content: "\e602";
}
.icon-resilience:before {
	content: "\e608";
}
.icon-preparedness:before {
	content: "\e606";
}
.icon-response:before {
	content: "\e609";
}
.icon-reconstruction:before {
	content: "\e607";
}
.icon-multiple-strategies:before {
	content: "\e603";
}
.icon-unspecified:before {
	content: "\e60a";
}
.icon-other:before {
	content: "\e605";
}
