@font-face {
  font-family: "iconfont"; /* Project id 1923441 */
  src: url('https://img.yww52.com/source/iconfont/iconfont.woff2?t=1760513923956') format('woff2'),
       url('https://img.yww52.com/source/iconfont/iconfont.woff?t=1760513923956') format('woff'),
       url('https://img.yww52.com/source/iconfont/iconfont.ttf?t=1760513923956') format('truetype');
}
.iconfont {
  font-family: "iconfont", serif !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
#nav {
  font-size: 1.6em
}

/** 导航栏 **/
.icon-home:before {
  content: "\e60c";
  font-size: 22px;
  color: rgb(209, 125, 0)
}

.icon-categories:before {
  content: "\e606";
  font-size: 20px;
  color: rgb(0, 209, 192)
}

.icon-link:before {
  content: "\e61a";
  font-size: 22px;
  color: rgba(0, 209, 199, 0.986)
}

.icon-comment:before {
  content: "\e642";
  font-size: 19px;
  color: rgba(185, 142, 225, 0.98)
}

.icon-site:before {
  content: "\e63b";
  font-size: 18px;
  color: rgb(82, 161, 243)
}

.icon-about:before {
  content: "\e85c";
  font-size: 22px;
  color: red
}

.icon-archives:before {
  content: "\e63a";
  font-size: 16px;
  color: rgb(0, 14, 209)
}

.icon-sitelog:before {
  content: "\e677";
  font-size: 16px;
  color: #6679cc;
}

.icon-rss:before {
  content: "\ea03";
  font-size: 16px;
  color: rgb(238, 128, 47)
}

/** 社交图标  **/
.icon-weixin:before {
  content: "\e665";
  font-size: 18px;
  color: #09BB07
}

.icon-bilibili-line:before {
  content: "\e605";
  font-size: 18px;
  color: #3DB7DF
}

.icon-GitHub:before {
  content: "\e8c6";
  font-size: 22px
}

.icon-QQ:before {
  content: "\e667";
  font-size: 20px;
  color: #3DB7DF
}

.icon-Email:before {
  content: "\e651";
  font-size: 20px;
  color: rgb(127, 187, 255)
}
