/*
* font-family usege assets/less/core/icons.less
* your icons
*/
@font-face {
  font-family: "davyin"; /* Project id 3783609 */
  src: url("../fonts/sysu_library.eot?t=1669016391451"); /* IE9 */
  src: url("../fonts/sysu_library.eot?t=1669016391451#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/sysu_library.woff2?t=1669016391451")
      format("woff2"),
    url("../fonts/sysu_library.woff?t=1669016391451") format("woff"),
    url("../fonts/sysu_library.ttf?t=1669016391451") format("truetype"),
    url("../fonts/sysu_library.svg?t=1669016391451#iconfont") format("svg");
}

.icon-copyright:before {
  content: "\e6c25";
}

.icon-link:before {
  content: "\e6c24";
}

.icon-eye:before {
  content: "\e6c23";
}

.icon-triangle-down:before {
  content: "\e6c02";
}

.icon-left-thick:before {
  content: "\e6c22";
}

.icon-right-thick:before {
  content: "\e6c21";
}

.icon-calendar:before {
  content: "\e6c20";
}

.icon-editor:before {
  content: "\e6c0f";
}

.icon-citation:before {
  content: "\e6c0e";
}

.icon-en:before {
  content: "\e6c0d";
}

.icon-database:before {
  content: "\e6c0c";
}

.icon-guide:before {
  content: "\e6c0b";
}

.icon-donate:before {
  content: "\e6c0a";
}

.icon-lecture:before {
  content: "\e6c09";
}

.icon-query:before {
  content: "\e6c08";
}

.icon-recommend:before {
  content: "\e6c07";
}

.icon-reserve:before {
  content: "\e6c06";
}

.icon-shcool:before {
  content: "\e6c05";
}

.icon-time:before {
  content: "\e6c04";
}

.icon-file-swap:before {
  content: "\e6c03";
}

.icon-zh:before {
  content: "\e6c01";
}
