@font-face {
	font-family: 'themify';
	src:url('../fonts/themify.eot');
	src:url('../fonts/themify.eot?#iefix') format('embedded-opentype'),
		url('../fonts/themify.woff') format('woff'),
		url('../fonts/themify.ttf') format('truetype'),
		url('../fonts/themify.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
[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-plus:before {
	content: "\e61a";
}
.ti-medall:before {
	content: "\e623";
}
.ti-link:before {
	content: "\e62d";
}
.ti-angle-up:before {
	content: "\e648";
}
.ti-check:before {
	content: "\e64c";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-github:before {
	content: "\e73f";
}