@font-face {
	font-family: "cx";
	src: ;
	src:  format('embedded-opentype'),
	 format('woff'),
	 format('truetype'),
	 format('svg');
}

.cx {
	font-family: "cx" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cx-haibao:before {
	content: "\e623";
}

.cx-weixin:before {
	content: "\e6bb";
}

.cx-alipay:before {
	content: "\e61a";
}

.cx-begin:before {
	content: "\e600";
}
