@font-face {
  font-family: "io"; /* Project id 5184183 */
  /* Color fonts */
  src: 
       url('//at.alicdn.com/t/c/font_5184183_qo01fe0e9i.woff2?t=1779721803428') format('woff2'),
       url('//at.alicdn.com/t/c/font_5184183_qo01fe0e9i.ttf?t=1779721803428') format('truetype');
}

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

.io-github:before {
  content: "\e600";
}

.io-weibo:before {
  content: "\e666";
}

.io-telegram:before {
  content: "\e636";
}

.io-whatsapp1:before {
  content: "\ea07";
}

