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

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak-as: 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;
}

.ti-unlock:before {
	content: "\e603";
}
.ti-target:before {
	content: "\e607";
}
.ti-star:before {
	content: "\e60a";
}
.ti-shopping-cart:before {
	content: "\e60d";
}
.ti-search:before {
	content: "\e610";
}
.ti-ruler-pencil:before {
	content: "\e615";
}
.ti-mobile:before {
	content: "\e621";
}
.ti-lock:before {
	content: "\e62b";
}
.ti-location-arrow:before {
	content: "\e62c";
}
.ti-layout:before {
	content: "\e62e";
}
.ti-heart:before {
	content: "\e634";
}
.ti-desktop:before {
	content: "\e640";
}
.ti-cup:before {
	content: "\e641";
}
.ti-angle-down:before {
	content: "\e64b";
}
.ti-check-box:before {
	content: "\e64d";
}
.ti-world:before {
	content: "\e665";
}
.ti-stats-up:before {
	content: "\e673";
}
.ti-server:before {
	content: "\e67d";
}
.ti-menu:before {
	content: "\e68e";
}
.ti-direction-alt:before {
	content: "\e6a9";
}
.ti-dashboard:before {
	content: "\e6aa";
}
.ti-agenda:before {
	content: "\e6c7";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-dribbble:before {
	content: "\e743";
}
.ti-vimeo-alt:before {
	content: "\e74a";
}
.ti-twitter-alt:before {
	content: "\e74b";
}
.ti-email:before {
	content: "\e75a";
}
.ti-close:before {
	content: "\e646";
}