@font-face {
	font-family: 'themify';
	src:url('../icon-fonts/themify9f24.eot?-fvbane');
	src:url('../icon-fonts/themifyd41d.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../icon-fonts/themify9f24.woff?-fvbane') format('woff'),
		url('../icon-fonts/themify9f24.ttf?-fvbane') format('truetype'),
		url('../icon-fonts/themify9f24.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-link:before {
	content: "\e62d";
}
.ti-import:before {
	content: "\e632";
}
.ti-zip:before {
	content: "\e664";
}
.ti-headphone:before {
	content: "\e69d";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-google:before {
	content: "\e73e";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-twitter-alt:before {
	content: "\e74b";
}
