@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon/icomoon6c2b.eot?s7ii9b');
	src:  url('../fonts/icomoon/icomoon6c2b.eot?s7ii9b#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon6c2b.ttf?s7ii9b') format('truetype'),
		url('../fonts/icomoon/icomoon6c2b.woff?s7ii9b') format('woff'),
		url('../fonts/icomoon/icomoon6c2b.svg?s7ii9b#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="kr_icon-"], [class*=" kr_icon-"], [class^="kr_arrow-"], [class*="kr_arrow-"] {
	/* 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;
}

.kr_icon-play:before {
	content: "\e500";
}
.kr_icon-envelop:before {
	content: "\e9f0";
}
.kr_icon-googleplus2:before {
	content: "\ec57";
}
.kr_icon-facebook2:before {
	content: "\ec5c";
}
.kr_icon-twitter2:before {
	content: "\ec62";
}
.kr_icon-linkedin2:before {
	content: "\ec96";
}
.kr_icon-pinterest:before {
	content: "\ec9e";
}
.kr_arrow-left:before {
	content: "\e509";
}
.kr_arrow-right:before {
	content: "\e510";
}
.kr_icon-linkedin:before {
	content: "\e900";
}
.kr_icon-facebook:before {
	content: "\e901";
}
.kr_icon-twitter:before {
	content: "\e902";
}
.kr_icon-ship:before {
	content: "\e903";
}
.kr_icon-truck:before {
	content: "\e904";
}
.kr_icon-plane:before {
	content: "\e905";
}
.kr_icon-ball:before {
	content: "\e906";
}
.kr_icon-box:before {
	content: "\e907";
}
.kr_icon-forklift:before {
	content: "\e908";
}
.kr_icon-workers:before {
	content: "\e909";
}
.kr_icon-map:before {
	content: "\e90a";
}
.kr_icon-phone:before {
	content: "\e90b";
}
.kr_icon-email:before {
	content: "\e90c";
}
.kr_icon-clock:before {
	content: "\e90d";
}
.kr_icon-googleplus:before {
	content: "\e90e";
}
.kr_icon-office:before {
    content: "\e903";
}
