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

	ascent-override: 100%;
	descent-override: 0%;
	line-gap-override: 0%;
	size-adjust: 100%;
}


[class^="ti-"],
[class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 1em;
	width: 1em;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*  */
.ti-instagram:before {
	content: "\e73d";
}

.ti-twitter-alt:before {
	content: "\e74b";
}

.ti-twitter:before {
	content: "\e72a";
}

.ti-linkedin:before {
	content: "\e735";
}

.ti-arrow-left:before {
	content: "\e629";
}

.ti-arrow-right:before {
	content: "\e628";
}

.ti-notepad:before {
	content: "\e67c";
}

.ti-facebook:before {
	content: "\e741";
}

/*  */