iconfont.less 1.5 KB
Newer Older
璃白.'s avatar
璃白. 已提交
1 2
@font-face {
  font-family: "iconfont"; /* Project id  */
璃白.'s avatar
璃白. 已提交
3
  src: url("font/iconfont.ttf?t=1626660749010") format("truetype");
璃白.'s avatar
璃白. 已提交
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
}

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

.icon-baojiaquotation:before {
  content: "\e63a";
}

.icon-renwu:before {
  content: "\e63f";
}

.icon-bold:before {
  content: "\e678";
}

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

.icon-lianjie:before {
  content: "\e645";
}

.icon-unorderedList:before {
  content: "\e620";
}

.icon-code:before {
  content: "\e625";
}

.icon-fullScreen:before {
  content: "\e627";
}

.icon-italic:before {
  content: "\eaef";
}

50 51
.icon-tupian:before {
  content: "\e7ed";
璃白.'s avatar
璃白. 已提交
52 53
}

璃白.'s avatar
璃白. 已提交
54 55 56 57
.icon-yinyong:before {
  content: "\e697";
}

58 59
.icon-quxiaoquanping_o:before {
  content: "\eb98";
璃白.'s avatar
璃白. 已提交
60 61
}

璃白.'s avatar
璃白. 已提交
62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
.icon-yulan:before {
  content: "\e668";
}

.icon-daimakuai:before {
  content: "\e6af";
}

.icon-yijibiaoti:before {
  content: "\e66e";
}

.icon-erjibiaoti:before {
  content: "\e66f";
}

.icon-shanchuxian:before {
  content: "\e7ae";
}

璃白.'s avatar
璃白. 已提交
82
.icon-geshishua:before {
璃白.'s avatar
璃白. 已提交
83
  content: "\e63d";
璃白.'s avatar
璃白. 已提交
84 85
}

璃白.'s avatar
璃白. 已提交
86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
.icon-fengexian:before {
  content: "\e60a";
}

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

.icon-youxuliebiao:before {
  content: "\e7a3";
}

.icon-sanjibiaoti:before {
  content: "\e602";
}

.icon-guanbi:before {
  content: "\e692";
}

.icon-help:before {
  content: "\e503";
璃白.'s avatar
璃白. 已提交
108 109
}

璃白.'s avatar
璃白. 已提交
110 111 112 113 114
.icon-wenjian:before {
  content: "\e607";
}

.icon-doc:before {
璃白.'s avatar
璃白. 已提交
115
  content: "\e689";
璃白.'s avatar
璃白. 已提交
116 117 118 119 120
}

.icon-xiazai:before {
  content: "\e6be";
}