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

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

.icon-9:before {
  content: "\e600";
}

.icon-8:before {
  content: "\e601";
}

.icon-7:before {
  content: "\e602";
}

.icon-6:before {
  content: "\e603";
}

.icon-5:before {
  content: "\e604";
}

.icon-4:before {
  content: "\e605";
}

.icon-3:before {
  content: "\e606";
}

.icon-2:before {
  content: "\e607";
}

.icon-1:before {
  content: "\e608";
}

