@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont2.ttf?t=1655460368663') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;

}

.icon-down:before {
  content: "\e664";
}

.icon-person:before {
  content: "\e718";
}

.icon-email-fill:before {
  content: "\e77e";
}

