/* FONT PATH
 * -------------------------- */

@font-face {
	font-family: 'themify';
	src:url(../scss/themify-icons/fonts/themify.eot?-fvbane);
	src:url(../scss/themify-icons/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'),
		url(../scss/themify-icons/fonts/themify.woff?-fvbane) format('woff'),
		url(../scss/themify-icons/fonts/themify.ttf?-fvbane) format('truetype'),
		url(../scss/themify-icons/fonts/themify.svg?-fvbane#themify) format('svg');
	font-weight: normal;
	font-style: normal;
}
