@font-face {
	font-family: 'themify';
	src:url('fonts/themify.eot?-fvbane');
	src:url('fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
		url('fonts/themify.woff?-fvbane') format('woff'),
		url('fonts/themify.ttf?-fvbane') format('truetype'),
		url('fonts/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-layout:before {
  content: "\e62e";
}
.ti-cup:before {
  content: "\e641";
}
.ti-check:before {
  content: "\e64c";
}
.ti-mouse:before {
  content: "\e68a";
}
.ti-direction-alt:before {
  content: "\e6a9";
}
.ti-control-forward:before {
  content: "\e6af";
}
.ti-layout-slider-alt:before {
  content: "\e6f0";
}
.ti-rocket:before {
  content: "\e730";
}