<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "cx";
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'),
	url('../fonts/iconfont.woff') format('woff'),
	url('../fonts/iconfont.ttf') format('truetype'),
	url('../fonts/iconfont.svg') 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";
}
</pre></body></html>