@font-face {
  font-family: "iconfont"; /* Project id 5176646 */
  src: url('//at.alicdn.com/t/c/font_5176646_97jzlvw27f.woff2?t=1780562669399') format('woff2'),
       url('//at.alicdn.com/t/c/font_5176646_97jzlvw27f.woff?t=1780562669399') format('woff'),
       url('//at.alicdn.com/t/c/font_5176646_97jzlvw27f.ttf?t=1780562669399') format('truetype');
}

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

.icon-tougao:before {
  content: "\e618";
}

.icon-liuyanban:before {
  content: "\e75e";
}

.icon-youxi:before {
  content: "\e635";
}

.icon-dianying:before {
  content: "\e8ae";
}

.icon-rili:before {
  content: "\e8b4";
}

