﻿@font-face {
  font-family: "iconfont"; /* Project id 5031521 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/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-star-holl:before {
  content: "\e683";
}

.icon-close:before {
  content: "\e6b9";
}

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

.icon-sm-user-:before {
  content: "\e642";
}

.icon-menu_16:before {
  content: "\e622";
}

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

.icon-youtube:before {
  content: "\e612";
}

.icon-gotop:before {
  content: "\e787";
}

.icon-facebook:before {
  content: "\e695";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-twitter:before {
  content: "\e636";
}

.icon-star:before {
  content: "\e70a";
}

.icon-star-half:before {
  content: "\e60f";
}

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

.icon-left:before {
  content: "\e60d";
}

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

