@font-face {
  font-family: "iconfont"; /* Project id 5091313 */
  src: url('//at.alicdn.com/t/c/font_5091313_3jmnq6qp316.woff2?t=1766391702256') format('woff2'),
       url('//at.alicdn.com/t/c/font_5091313_3jmnq6qp316.woff?t=1766391702256') format('woff'),
       url('//at.alicdn.com/t/c/font_5091313_3jmnq6qp316.ttf?t=1766391702256') format('truetype');
}

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

.icon-mulu:before {
  content: "\e82f";
}

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

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

.icon-qq:before {
  content: "\e603";
}

.icon-weixin:before {
  content: "\e66c";
}

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

.icon-email:before {
  content: "\e602";
}

.icon-github:before {
  content: "\e601";
}

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

.icon-xinlangweibo:before {
  content: "\e600";
}

