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

}

[data-icon]:before {
	font-family: "zeal" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "zeal" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
	content: "\61";
}
.icon-slider-arrow-l:before {
	content: "\62";
}
.icon-slider-arrow-r:before {
	content: "\63";
}
.icon-social-blogger:before {
	content: "\64";
}
.icon-social-fb:before {
	content: "\65";
}
.icon-social-google-plus:before {
	content: "\66";
}
.icon-social-insta:before {
	content: "\67";
}
.icon-social-linkedin:before {
	content: "\68";
}
.icon-social-twitter:before {
	content: "\69";
}
.icon-social-twitter-bird:before {
	content: "\6a";
}
.icon-arrow-l:before {
	content: "\6b";
}
.icon-arrow-r:before {
	content: "\6c";
}
.icon-arrow-d:before {
	content: "\6d";
}
.icon-arrow-u:before {
	content: "\6e";
}
.icon-play:before {
	content: "\6f";
}
.icon-arrow-d2:before {
	content: "\70";
}
.icon-store-android:before {
	content: "\71";
}
.icon-store-apple:before {
	content: "\72";
}
.icon-casestudy:before {
	content: "\73";
}
.icon-quote01:before {
	content: "\74";
}
.icon-quote02:before {
	content: "\75";
}
.icon-checked:before {
	content: "\76";
}
.icon-checked-radio:before {
	content: "\77";
}
.icon-date:before {
	content: "\78";
}
.icon-search:before {
	content: "\79";
}
