@font-face {
	font-family: 'themify';
	src:url('../fonts/themify.eot?');
	src:url('../fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../fonts/themify.woff') format('woff'),
		url('../fonts/themify.ttf') format('truetype'),
		url('../fonts/themify.svg') 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-twitter-alt:before {
	content: "\e74b";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-google:before {
	content: "\e73e";
}
.ti-rss:before {
	content: "\e75e";
}
.ti-search:before {
	content: "\e610";
}
.ti-arrow-up:before {
	content: "\e627";
}
.ti-arrow-right:before {
	content: "\e628";
}
.ti-arrow-left:before {
	content: "\e629";
}
.ti-arrow-down:before {
	content: "\e62a";
}
.ti-calendar:before {
	content: "\e6b6";
}
.ti-user:before {
	content: "\e602";
}
.ti-pinterest:before {
	content: "\e731";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-menu:before {
	content: "\e68e";
}
.ti-arrow-circle-right:before {
	content: "\e65d";
}
.ti-check:before {
	content: "\e64c";
}
.ti-close:before {
	content: "\e646";
}
.ti-tag:before {
	content: "\e608";
}