@font-face {
	font-family: 'themify';
	src: url('../fonts/themify%EF%B9%96-fvbane.eot');
	src: url('../fonts/themify%EF%B9%96.eot#iefix-fvbane') format('embedded-opentype'),
		url('../fonts/themify%EF%B9%96-fvbane.woff') format('woff'), url('../fonts/themify%EF%B9%96-fvbane.ttf') format('truetype'),
		url('../fonts/themify%EF%B9%96-fvbane.svg#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-bag:before {
	content: "\e655";
}
