@font-face {
	font-family: 'themify';
	src:url('../fonts/themify9f24.eot?-fvbane');
	src:url('../fonts/themifyd41d.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../fonts/themify9f24.woff?-fvbane') format('woff'),
		url('../fonts/themify9f24.ttf?-fvbane') format('truetype'),
		url('../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-email:before {
	content: "\e75a";
}
.ti-user:before {
	content: "\e602";
}
.ti-mobile:before {
	content: "\e621";
}
.ti-image:before {
	content: "\e633";
}
.ti-eye:before {
	content: "\e63d";
}
.ti-crown:before {
	content: "\e642";
}
.ti-comment:before {
	content: "\e644";
}
.ti-world:before {
	content: "\e665";
}
.ti-location-pin:before {
	content: "\e693";
}
.ti-headphone:before {
	content: "\e69d";
}