@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot?la4mh2');
	src: url('../fonts/iconfont.eot?#iefixla4mh2') format('embedded-opentype'), url('../fonts/iconfont.woff?la4mh2') format('woff'), url('../fonts/iconfont.ttf?la4mh2') format('truetype'), url('../fonts/iconfont.svg?la4mh2#iconfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
	font-family: 'iconfont';
	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-angle-up:before {
	content: "\e600";
}
.icon-angle-right:before {
	content: "\e601";
}
.icon-angle-down:before {
	content: "\e602";
}
.icon-angle-left:before {
	content: "\e603";
}
.icon-careet-right:before {
	content: "\e604";
}
.icon-circle:before {
	content: "\e605";
}
.icon-circle-0:before {
	content: "\e606";
}
.icon-info:before {
	content: "\e607";
}
.icon-investment:before {
	content: "\e608";
}
.icon-location:before {
	content: "\e609";
}
.icon-location-marker:before {
	content: "\e60a";
}
.icon-menu:before {
	content: "\e60b";
}
.icon-pdf:before {
	content: "\e60c";
}
.icon-tree:before {
	content: "\e60d";
}

.icon-home:before {
	content: "";
	display:block;
	width: 15px;
	height: 16px;
	background:url(../img/home-icon.png) left top no-repeat;
	margin: auto;
}

.icon-natur:before {
	content: "";
	display:block;
	width: 133px;
	height: 133px;
	background:url(../img/natur-big-icon-nc-white.png) 40% 40% no-repeat;
	margin: auto;
}

.icon-infrastruktur:before {
	content: "";
	display:block;
	width: 133px;
	height: 133px;
	background:url(../img/infrastruktur-big-icon-nc-white.png) 40% 40% no-repeat;
	margin: auto;
}

.icon-aussicht:before {
	content: "";
	display:block;
	width: 133px;
	height: 133px;
	background:url(../img/aussicht-big-icon-nc-white.png) 40% 40% no-repeat;
	margin: auto;
}


