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

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

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

.icon-x:before {
  content: "\e62d";
}

.icon-top:before {
  content: "\e62e";
}

.icon-next:before {
  content: "\e62f";
}

.icon-xia:before {
  content: "\e630";
}

.icon-but:before {
  content: "\e631";
}

.icon-f:before {
  content: "\e632";
}

.icon-prev:before {
  content: "\e629";
}

.icon-in:before {
  content: "\e628";
}

.icon-ins:before {
  content: "\e62a";
}

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

