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

[class^="cjfmicon-"], [class*=" cjfmicon-"] {
	font-family: 'cjfm-icons';
	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;
}

.cjfmicon-twitter:before {
	content: "\f099";
}
.cjfmicon-facebook:before {
	content: "\f09a";
}
.cjfmicon-github:before {
	content: "\f09b";
}
.cjfmicon-google:before {
	content: "\f0d5";
}
.cjfmicon-linkedin:before {
	content: "\f0e1";
}
