@font-face {
  font-family: "htfont"; /* Project id 2848301 */
  src: url('iconfont.woff2?t=1633649395037') format('woff2'),
       url('iconfont.woff?t=1633649395037') format('woff'),
       url('iconfont.ttf?t=1633649395037') format('truetype');
}

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

.htfont-menus:before {
  content: "\e60a";
}

.htfont-next:before {
  content: "\e608";
}

.htfont-prev:before {
  content: "\e609";
}

.htfont-teamer:before {
  content: "\e607";
}

.htfont-consult:before {
  content: "\e603";
}

.htfont-share:before {
  content: "\e604";
}

.htfont-health:before {
  content: "\e605";
}

.htfont-release:before {
  content: "\e606";
}

.htfont-label:before {
  content: "\e600";
}

.htfont-arrow-more:before {
  content: "\e601";
}

.htfont-calendar:before {
  content: "\e602";
}

