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

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	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;
}
.ti-shopping-cart:before {
	content: "\e60d";
}
.ti-ruler-pencil:before {
	content: "\e615";
}
.ti-paint-bucket:before {
	content: "\e61f";
}
.ti-mobile:before {
	content: "\e621";
}
.ti-arrow-right:before {
	content: "\e628";
}
.ti-arrow-left:before {
	content: "\e629";
}
.ti-angle-down:before {
	content: "\e64b";
}
.ti-pie-chart:before {
	content: "\e684";
}
.ti-menu:before {
	content: "\e68e";
}
.ti-gift:before {
	content: "\e6a0";
}
.ti-wallet:before {
	content: "\e6cd";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-twitter-alt:before {
	content: "\e74b";
}
