@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1627869171337') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-1:before {
  content: "\e60a";
}

.icon-2:before {
  content: "\e60b";
}

.icon-7:before {
  content: "\e60c";
}

.icon-6:before {
  content: "\e60d";
}

.icon-8:before {
  content: "\e60e";
}

.icon-5:before {
  content: "\e60f";
}

.icon-4:before {
  content: "\e610";
}

.icon-3:before {
  content: "\e611";
}

