@font-face {
  font-family: "iconfont"; /* Project id 3400302 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  /* font-size: 16px; */
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logo:before {
  content: "\e638";
}

.icon-wave:before {
  content: "\e634";
}

.icon-logor:before {
  content: "\e636";
}

.icon-logol:before {
  content: "\e637";
}

.icon-play:before {
  content: "\e60b";
}

.icon-share:before {
  content: "\e633";
}

.icon-menu:before {
  content: "\e621";
}

.icon-down:before {
  content: "\e62e";
}

.icon-search:before {
  content: "\e64f";
}

.icon-jt:before {
  content: "\e62c";
}

.icon-x:before {
  content: "\e62d";
}

.icon-lt:before {
  content: "\e650";
}

