iconfont.css
1.3 KB
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
@font-face {
font-family: 'iconfont'; /* project id 1694489 */
src: url('https://at.alicdn.com/t/font_1694489_betf06hxobc.eot');
src: url('https://at.alicdn.com/t/font_1694489_betf06hxobc.eot?#iefix') format('embedded-opentype'),
url('https://at.alicdn.com/t/font_1694489_betf06hxobc.woff2') format('woff2'),
url('https://at.alicdn.com/t/font_1694489_betf06hxobc.woff') format('woff'),
url('https://at.alicdn.com/t/font_1694489_betf06hxobc.ttf') format('truetype'),
url('https://at.alicdn.com/t/font_1694489_betf06hxobc.svg#iconfont') format('svg');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-weizhi:before {
content: "\e61b";
}
.icon-person:before {
content: "\e608";
}
.icon-suo:before {
content: "\e60a";
}
.icon-youjiantou:before {
content: "\e726";
}
.icon-icon2:before {
content: "\e619";
}
.icon-dui:before {
content: "\e607";
}
.icon-shijian:before {
content: "\e639";
}
.icon-jia:before {
content: "\e715";
}
.icon-jiedanjilumian:before {
content: "\e622";
}
.icon-xunjianguiji:before {
content: "\e68f";
}
.icon-wenjian:before {
content: "\e69c";
}
.icon-shenpi:before {
content: "\e680";
}
.icon-shenpi1:before {
content: "\e60c";
}