﻿@font-face {
  font-family: "iconfont"; /* Project id 3448619 */
  src: url('iconfont.woff2?t=1654539027846') format('woff2'),
       url('iconfont.woff?t=1654539027846') format('woff'),
       url('iconfont.ttf?t=1654539027846') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e600";
}

.icon-zan:before {
  content: "\e8ad";
}

.icon-eye:before {
  content: "\e6ce";
}

.icon-add:before {
  content: "\e60d";
}

.icon-user:before {
  content: "\e606";
}

.icon-riqi:before {
  content: "\e6de";
}

.icon-yjt2:before {
  content: "\e62e";
}

.icon-zjt2:before {
  content: "\e62a";
}

.icon-yjt:before {
  content: "\e61d";
}

.icon-zjt:before {
  content: "\e604";
}

.icon-search:before {
  content: "\e651";
}

