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

[class^="ci-"], [class*=" ci-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'counterintelligence' !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;
}

.ci-twitter-square:before {
	content: "\e900";
}
.ci-chain:before {
	content: "\e901";
}
.ci-chevron-left:before {
	content: "\e902";
}
.ci-chevron-right:before {
	content: "\e903";
}
.ci-facebook:before {
	content: "\e904";
}
.ci-facebook-square:before {
	content: "\e905";
}
.ci-google-plus:before {
	content: "\e906";
}
.ci-google-plus-square:before {
	content: "\e907";
}
.ci-linkedin:before {
	content: "\e908";
}
.ci-paperclip:before {
	content: "\e909";
}
.ci-phone:before {
	content: "\e90a";
}
.ci-pinterest-square:before {
	content: "\e90b";
}
.ci-search:before {
	content: "\e90c";
}
.ci-twitter:before {
	content: "\e90d";
}

