@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1741683736326') format('truetype');
}

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

.icon-phone:before {
  content: "\e648";
}

.icon-phone03:before {
  content: "\e646";
}

.icon-email:before {
  content: "\e61b";
}

.icon-phone1:before {
  content: "\e641";
}

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

.icon-local:before {
  content: "\e63c";
}

.icon-teacher:before {
  content: "\e60b";
}

.icon-AIzhineng:before {
  content: "\e679";
}

.icon-teacher1:before {
  content: "\e654";
}

.icon-book1:before {
  content: "\e6cd";
}

.icon-local-search:before {
  content: "\e6b6";
}

