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

[class^="ti-"], [class*=" ti-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-user:before {
	content: "\e602";
}
.ti-tag:before {
	content: "\e608";
}
.ti-search:before {
	content: "\e610";
}
.ti-pencil:before {
	content: "\e61c";
}
.ti-pencil-alt:before {
	content: "\e61d";
}
.ti-link:before {
	content: "\e62d";
}
.ti-image:before {
	content: "\e633";
}
.ti-comment-alt:before {
	content: "\e643";
}
.ti-comment:before {
	content: "\e644";
}
.ti-quote:before {
	content: "\e67e";
}
.ti-music-alt:before {
	content: "\e689";
}
.ti-video-clapper:before {
	content: "\e6ce";
}
.ti-gallery:before {
	content: "\e71e";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-google:before {
	content: "\e73e";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-wordpress:before {
	content: "\e749";
}
.ti-twitter:before {
	content: "\e74b";
}
