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

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

.lm-fenlei:before {
  content: "\e65c";
}

.lm-tag:before {
  content: "\e640";
}

.lm-search:before {
  content: "\e634";
}

.lm-guidang:before {
  content: "\e9c0";
}

.lm-shujia:before {
  content: "\e630";
}

.lm-home:before {
  content: "\e609";
}

