@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#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-newspaper:before {
	content: "\e600";
}
.icon-image:before {
	content: "\e601";
}
.icon-image2:before {
	content: "\e602";
}
.icon-images:before {
	content: "\e603";
}
.icon-play:before {
	content: "\e604";
}
.icon-film:before {
	content: "\e605";
}
.icon-camera:before {
	content: "\e606";
}
.icon-pushpin:before {
	content: "\e607";
}
.icon-location:before {
	content: "\e608";
}
.icon-location2:before {
	content: "\e609";
}
.icon-compass:before {
	content: "\e60a";
}
.icon-info:before {
	content: "\e60b";
}
.icon-info2:before {
	content: "\e60c";
}


.fifty{margin-bottom: 30px; }