@charset "UTF-8";

@font-face {
	font-family: "icst";
	src: url("../fonts/icst.eot");
	src: url("../fonts/icst.eot?#iefix") format("embedded-opentype"), url("../fonts/icst.woff") format("woff"), url("../fonts/icst.ttf") format("truetype"), url("../fonts/icst.svg#icst") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "icst" !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^="icst-icon-"]:before,
[class*=" icst-icon-"]:before {
	font-family: "icst" !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;
}

.icst-icon-house:before {
	content: "\61";
}
.icst-icon-book:before {
	content: "\62";
}
.icst-icon-calendar:before {
	content: "\63";
}
.icst-icon-collection:before {
	content: "\64";
}
.icst-icon-heart:before {
	content: "\65";
}
.icst-icon-checkbox:before {
	content: "\66";
}
.icst-icon-trophy-star:before {
	content: "\67";
}
.icst-icon-plus:before {
	content: "\68";
}
.icst-icon-up-open-mini:before {
	content: "\69";
}
.icst-icon-right-open-mini:before {
	content: "\6a";
}
.icst-icon-down-open-mini:before {
	content: "\6b";
}
.icst-icon-left-open-mini:before {
	content: "\6c";
}
.icst-icon-android-more-horizontal:before {
	content: "\6d";
}
.icst-icon-android-more-vertical:before {
	content: "\6e";
}
.icst-icon-menu:before {
	content: "\6f";
}
.icst-icon-user:before {
	content: "\70";
}
.icst-icon-eye:before {
	content: "\71";
}
.icst-icon-heart-fill:before {
	content: "\72";
}
.icst-icon-plus-large:before {
	content: "\73";
}
.icst-icon-timer:before {
	content: "\74";
}