@font-face {
  font-family: "xjzfont"; /* Project id 3233315 */
  src: url('iconfont.woff2?t=1761726401040') format('woff2'),
       url('iconfont.woff?t=1761726401040') format('woff'),
       url('iconfont.ttf?t=1761726401040') format('truetype');
}

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

.icon-dianhua:before {
  content: "\e61a";
}

.icon-hudong:before {
  content: "\e7aa";
}

.icon-zuopin:before {
  content: "\e600";
}

.icon-read:before {
  content: "\e639";
}

.icon-type:before {
  content: "\e680";
}

.icon-cate:before {
  content: "\e694";
}

.icon-home:before {
  content: "\e6a0";
}

.icon-star:before {
  content: "\e6a4";
}

.icon-like:before {
  content: "\e6ac";
}

.icon-back:before {
  content: "\e700";
}

.icon-arrow:before {
  content: "\e701";
}

.icon-add:before {
  content: "\e73b";
}

.icon-reduce:before {
  content: "\e73c";
}

.icon-user:before {
  content: "\ea94";
}

