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

*[themify] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
