@font-face {
    font-family: 'themify';
    src: url('../fonts/themify.woff') format('woff');
    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-twitter:before {
    content: "\e72a";
}
.ti-twitter-alt:before {
    content: "\e74b";
}
.ti-facebook:before {
    content: "\e741";
}
.ti-instagram:before {
    content: "\e73d";
}
.ti-flickr-alt:before {
    content: "\e759";
}
.ti-bag:before {
    content: "\e655";
}
.ti-user:before {
    content: "\e602";
}
.ti-pencil-alt:before {
    content: "\e61d";
}
.ti-help:before {
    content: "\e69c";
}
.ti-help-alt:before {
    content: "\e718";
}
.ti-panel:before {
    content: "\e686";
}
.ti-arrow-up:before {
    content: "\e627";
}
.ti-arrow-right:before {
    content: "\e628";
}
.ti-arrow-left:before {
    content: "\e629";
}
.ti-arrow-down:before {
    content: "\e62a";
}
.ti-star:before {
    content: "\e60a";
}
.ti-check-box:before {
    content: "\e64d";
}
.ti-camera:before {
    content: "\e64e";
}
.ti-video-clapper:before {
    content: "\e6ce";
}
.ti-layout-grid3-alt:before {
    content: "\e738";
}
.ti-menu:before {
    content: "\e68e";
}
.ti-menu-alt:before {
    content: "\e68f";
}