@font-face {
  font-family: "iconfont"; /* Project id 3143235 */
  src: url('https://sgp-cstore-pub.maxhub.com/maxhub_global_public/887a880429044f9a8c414599137b8e7a') format('woff2'),
       url('https://sgp-cstore-pub.maxhub.com/maxhub_global_public/a5954f8ab945473eb7ce6aa7975011c1') format('woff'),
       url('https://sgp-cstore-pub.maxhub.com/maxhub_global_public/6b61857d58ee4690a9c3b95cc9522a9f') format('truetype');
}

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

.icon-earth:before {
  content: "\e781";
}

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

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

.icon-up:before {
  content: "\e7ed";
}

.icon-down:before {
  content: "\e7ee";
}

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

