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

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

.icon-wrench:before {
  content: "\e65b";
}

.icon-plane-GitCodeAI:before {
  content: "\e6f9";
}

