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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-tree:before {
  content: "\e9bc";
}
.icon-home:before {
  content: "\e900";
}
.icon-kompetenzen:before {
  content: "\e976";
}
.icon-ingenieursleistungen:before {
  content: "\e995";
}

.icon-gesundheit:before {
  content: "\e998";
}
.icon-pflichtangaben:before {
  content: "\ea76";
}
.icon-literatur:before {
  content: "\eae3";
}
.icon-phone:before {
  content: "\e907";
}
.icon-wrench:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e906";
}
.icon-link:before {
  content: "\e903";
}
.icon-share2:before {
  content: "\e905";
}

#icon {
	font-size:32px;
	text-align: center;  
    margin-bottom:20px;
	float: none;
	}
#icon_text {
	text-align:center;
	font-size:18px;
	}
/*neu############*/

.icon-home:before {
  content: "\e900";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-section:before {
  content: "\ea76";
}