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

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

.icon-meal:before {
  content: "\e6b6";
}

.icon-article1:before {
  content: "\e665";
}

.icon-article:before {
  content: "\e611";
}

.icon-scan:before {
  content: "\e69a";
}

.icon-check:before {
  content: "\e627";
}

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

.icon-tell:before {
  content: "\e64f";
}

.icon-click:before {
  content: "\e677";
}

.icon-rank:before {
  content: "\e603";
}

.icon-news:before {
  content: "\e685";
}

.icon-menu:before {
  content: "\e630";
}

