﻿@font-face {
  font-family: 'iconfont';  /* Project id 3980429 */
  src: url('http://at.alicdn.com/t/c/font_3980429_mta3u59m1bb.woff2?t=1679930443058') format('woff2'),
       url('http://at.alicdn.com/t/c/font_3980429_mta3u59m1bb.woff?t=1679930443058') format('woff'),
       url('http://at.alicdn.com/t/c/font_3980429_mta3u59m1bb.ttf?t=1679930443058') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sousuo:before {
  content: "\e60a";
}

.icon-shouye:before {
  content: "\e614";
}

.icon-new:before {
  content: "\e61d";
}
