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

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

.if-home:before {
  content: "\e60b";
}

.if-menu:before {
  content: "\e60c";
}

.if-box:before {
  content: "\e60d";
}

.if-location:before {
  content: "\e60f";
}

.if-badge:before {
  content: "\e610";
}

.if-custom-made:before {
  content: "\e611";
}

.if-task:before {
  content: "\e612";
}

.if-finance:before {
  content: "\e613";
}

.if-trumpet:before {
  content: "\e614";
}

.if-bell:before {
  content: "\e609";
}

