﻿@font-face {
  font-family: "iconfont"; /* Project id 3165812 */
  src: url('../font/font_3165812_pvad0am2nmp.woff2') format('woff2'),
       url('../font/font_3165812_pvad0am2nmp.woff') format('woff'),
       url('../font/font_3165812_pvad0am2nmp.ttf') format('truetype');
}

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

.zac-bilibili:before {
  content: "\e609";
}

.zac-code:before {
  content: "\e6f2";
}

.zac-minecraft:before {
  content: "\e7f9";
}

.zac-link:before {
  content: "\e656";
}

.zac-twitter:before {
  content: "\e820";
}

.zac-github:before {
  content: "\ecb5";
}

.zac-zhihu:before {
  content: "\e87c";
}

.zac-steam:before {
  content: "\ecc3";
}

