@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?ya3yep');
	src:url('../fonts/icomoon.eot?#iefixya3yep') format('embedded-opentype'),
		url('../fonts/icomoon.woff?ya3yep') format('woff'),
		url('../fonts/icomoon.ttf?ya3yep') format('truetype'),
		url('../fonts/icomoon.svg?ya3yep#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'custom_icon';
    src:    url('../fonts/custom_icon.eot?qyj23c');
    src:    url('../fonts/custom_icon.eot?qyj23c#iefix') format('embedded-opentype'),
        url('../fonts/custom_icon.ttf?qyj23c') format('truetype'),
        url('../fonts/custom_icon.woff?qyj23c') format('woff'),
        url('../fonts/custom_icon.svg?qyj23c#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;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.icon-battery:before {
	content: "\e600";
}
.icon-map:before {
	content: "\e601";
}
.icon-home:before {
	content: "\e900";
}
.icon-star:before {
	content: "\f005";
}
.icon-star-o:before {
	content: "\f006";
}
.icon-th-large:before {
	content: "\f009";
}
.icon-th:before {
	content: "\f00a";
}
.icon-th-list:before {
	content: "\f00b";
}
.icon-check:before {
	content: "\f00c";
}
.icon-close:before {
	content: "\f00d";
}
.icon-search-plus:before {
	content: "\f00e";
}
.icon-search-minus:before {
	content: "\f010";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-info-circle:before {
	content: "\f05a";
}
.icon-mail-forward:before {
	content: "\f064";
}
.icon-share:before {
	content: "\f064";
}
.icon-asterisk:before {
	content: "\f069";
}
.icon-exclamation-circle:before {
	content: "\f06a";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-comment:before {
	content: "\f075";
}
.icon-comments:before {
	content: "\f086";
}
.icon-phone:before {
	content: "\f095";
}
.icon-files-o:before {
	content: "\f0c5";
}
.icon-paperclip:before {
	content: "\f0c6";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-chevron-thin-up:before {
	content: "\e602";
}
.icon-chevron-thin-right:before {
	content: "\e603";
}
.icon-chevron-thin-left:before {
	content: "\e604";
}
.icon-chevron-thin-down:before {
	content: "\e605";
}
.icon-file-pdf-o:before {
	content: "\f1c3";
}
.icon-file-word-o:before {
	content: "\f1c4";
}
.icon-file-excel-o:before {
	content: "\f1c6";
}
.icon-file-powerpoint-o:before {
	content: "\f1c7";
}
.icon-file-image-o:before {
	content: "\f1c8";
}
.icon-facebook-official:before {
	content: "\f230";
}
.icon-facebook-square:before {
	content: "\f082";
}
.icon-twitter-square:before {
	content: "\f081";
}
.icon-google-plus-square:before {
	content: "\f0d4";
}
.icon-xing-square:before {
	content: "\f169";
}
.icon-tumblr-square:before {
	content: "\f174";
}



/* Addidional Icons */


.custom_icon[class^="icon-"], .custom_icon[class*=" icon-"] {
    font-family: 'custom_icon';
}

.icon-kununu:before {
    content: "\e900";
	font-size: 0.97em;
}

