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

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

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

.icon-ai-tel:before {
  content: "\e668";
}

.icon-arrowright:before {
  content: "\e616";
}

.icon-address:before {
  content: "\e647";
}

.icon-address1:before {
  content: "\e62c";
}

.icon-angle-double-right:before {
  content: "\e84a";
}

.icon-Right-:before {
  content: "\e74c";
}

.icon-right:before {
  content: "\e609";
}

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

.icon-Email:before {
  content: "\ea9c";
}

