@font-face {
  font-family: "iconfont"; /* Project id 4211857 */
  src: url('iconfont.woff2.jpg?t=1717573576150') format('woff2'),
       url('iconfont.woff.jpg?t=1717573576150') format('woff'),
       url('iconfont.ttf.jpg?t=1717573576150') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zixunjianyi:before {
  content: "\e659";
}

.icon-diaochazhengji:before {
  content: "\f88b";
}

.icon-supervise:before {
  content: "\e670";
}

.icon-down:before {
  content: "\e686";
}

.icon-zhengcejiedu:before {
  content: "\e63f";
}

.icon-zhengcewenjian:before {
  content: "\e645";
}

.icon-home:before {
  content: "\e6f4";
}

.icon-right:before {
  content: "\e624";
}

.icon-search:before {
  content: "\e698";
}

.icon-link:before {
  content: "\e61b";
}

