iconfont.css
2.29 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
@font-face {font-family: "iconfont";
src: url('font/iconfont.eot?t=1465376720'); /* IE9*/
src: url('font/iconfont.eot?t=1465376720#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/iconfont.woff?t=1465376720') format('woff'), /* chrome, firefox */
url('font/iconfont.ttf?t=1465376720') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('font/iconfont.svg?t=1465376720#iconfont') format('svg'); /* iOS 4.1- */
}
.icon{
font-family:"iconfont" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
.icon-message:before { content: "\e61c"; }
.icon-add:before { content: "\e621"; }
.icon-location:before { content: "\e61d"; }
.icon-telephone:before { content: "\e61e"; }
.icon-delete:before { content: "\e622"; }
.icon-edit:before { content: "\e623"; }
.icon-sort:before { content: "\e624"; }
.icon-apostrophe:before { content: "\e61f"; }
.icon-dash:before { content: "\e625"; }
.icon-right_3:before { content: "\e61b"; }
.icon-arrowmove:before { content: "\e626"; }
.icon-appmall:before { content: "\e600"; }
.icon-apprecentlyused:before { content: "\e601"; }
.icon-app:before { content: "\e602"; }
.icon-date:before { content: "\e603"; }
.icon-close:before { content: "\e604"; }
.icon-account:before { content: "\e605"; }
.icon-dynamiccode:before { content: "\e606"; }
.icon-individual:before { content: "\e607"; }
.icon-loginpc:before { content: "\e608"; }
.icon-last:before { content: "\e609"; }
.icon-expand:before { content: "\e60a"; }
.icon-fail:before { content: "\e60b"; }
.icon-downward:before { content: "\e60c"; }
.icon-quit:before { content: "\e60d"; }
.icon-rightward:before { content: "\e60e"; }
.icon-password:before { content: "\e60f"; }
.icon-renter:before { content: "\e610"; }
.icon-packup:before { content: "\e611"; }
.icon-onlinedisk:before { content: "\e612"; }
.icon-next:before { content: "\e613"; }
.icon-modifypassword:before { content: "\e614"; }
.icon-loginstep:before { content: "\e615"; }
.icon-verificationcode:before { content: "\e616"; }
.icon-set:before { content: "\e617"; }
.icon-search:before { content: "\e618"; }
.icon-succeed:before { content: "\e619"; }
.icon-upward:before { content: "\e61a"; }
.icon-aboutthissystem:before { content: "\e620"; }