@font-face {
	font-family: 'themify';
	src:url('../../font/videofonts/themify.eot?-fvbane');


	src:url('../../font/videofonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
	url('../../font/videofonts/themify.woff?-fvbane') format('woff'),
	url('../../font/videofonts/themify.ttf?-fvbane') format('truetype'),
	url('../../font/videofonts/themify.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-arrow-up:before {
	content: "\e627";
	float:left;
	margin:12px 0px 0px 12px;
}
