iconfont.css 1.13 KB
Newer Older
wuhao's avatar
wuhao committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
@font-face {
  font-family: "iconfont"; /* Project id 3865952 */
  src: url('iconfont.woff2?t=1680761416367') format('woff2'),
       url('iconfont.woff?t=1680761416367') format('woff'),
       url('iconfont.ttf?t=1680761416367') format('truetype');
}

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

.icon-dt:before {
  content: "\e62e";
}

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

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

.icon-a-chatgpt:before {
  content: "\e604";
}

.icon-dianzan:before {
  content: "\e668";
}

.icon-xiaolian:before {
  content: "\ec80";
}

.icon-menu:before {
  content: "\e623";
}

.icon-tongji:before {
  content: "\e61b";
}

.icon-pintu:before {
  content: "\e61e";
}

.icon-bell:before {
  content: "\e8e3";
}

.icon-yiwancheng:before {
  content: "\e613";
}

.icon-jinhangzhong-shijian-daojishi-03:before {
  content: "\e75c";
}

.icon-not_started:before {
  content: "\e60c";
}

.icon-xianxiashanghutuiguang:before {
  content: "\e609";
}

.icon-tijiao:before {
  content: "\e75b";
}