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

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

.icon-mysql-01:before {
  content: "\e644";
}

.icon-houduan:before {
  content: "\e615";
}

.icon-qianduan:before {
  content: "\e605";
}

.icon-quanzhan:before {
  content: "\e877";
}

.icon-Redis:before {
  content: "\e788";
}

.icon-ddjs:before {
  content: "\e666";
}

.icon-jiaban:before {
  content: "\e6a7";
}

.icon-moon:before {
  content: "\e91a";
}

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

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

