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

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

.icon-heart-outline:before {
  content: "\e79c";
}

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

.icon-information-outline:before {
  content: "\e7b8";
}

.icon-link:before {
  content: "\e7d7";
}

.icon-message-text-outline:before {
  content: "\e7f3";
}

.icon-web:before {
  content: "\e935";
}

