@font-face {
	font-family: 'themify';
	src: url('../fonts/themify.eot?-fvbane');
	src: url('../fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../fonts/themify.woff?-fvbane') format('woff'),
		url('themify.ttf') format('truetype'),
		url('../fonts/themify.svg?-fvbane#themify') 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;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ti-receipt:before {
    content: "\e6dc";
}

.ti-arrow-right:before {
	content: "\e628";
}

.ti-arrow-left:before {
	content: "\e629";
}

.ti-heart:before {
	content: "\e634";
}

.ti-timer:before {
	content: "\e66e";
}

.ti-menu:before {
	content: "\e68e";
}

.ti-location-pin:before {
	content: "\e693";
}

.ti-linkedin:before {
	content: "\e735";
}

.ti-instagram:before {
	content: "\e73d";
}

.ti-facebook:before {
	content: "\e741";
}

.ti-twitter-alt:before {
	content: "\e74b";
}

.ti-email:before {
	content: "\e75a";
}

.ti-shopping-cart:before {
	content: "\e60d";
}

.ti-search:before {
	content: "\e610";
}

.ti-user:before {
	content: "\e602";
}

.ti-angle-right:before {
	content: "\e649";
}

.ti-angle-left:before {
	content: "\e64a";
}