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

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

.icon-h2:before {
  content: "\e6be";
}

.icon-lx3:before {
  content: "\e6bf";
}

.icon-h3:before {
  content: "\e6c0";
}

.icon-lx1:before {
  content: "\e6c1";
}

.icon-c3:before {
  content: "\e6c2";
}

.icon-h1:before {
  content: "\e6b9";
}

.icon-c2:before {
  content: "\e6ba";
}

.icon-h4:before {
  content: "\e6bb";
}

.icon-c1:before {
  content: "\e6bc";
}

.icon-lx2:before {
  content: "\e6bd";
}

