iconcollaborationfont.css
1.59 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
@font-face {font-family: "iconcollaborationfont";
src: url('font/iconcollaborationfont.eot'); /* IE9*/
src: url('font/iconcollaborationfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/iconcollaborationfont.woff') format('woff'), /* chrome、firefox */
url('font/iconcollaborationfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('font/iconcollaborationfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.xn-icon {
font-family:"iconcollaborationfont" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
.icon-sequence:before { content: "\660f"; }
.icon-accessoryeps01:before { content: "\660e"; }
.icon-select01:before { content: "\660d"; }
.icon-appoint01:before { content: "\6606"; }
.icon-voice01:before { content: "\6604"; }
.icon-return:before { content: "\6605"; }
.icon-file:before { content: "\6607"; }
.icon-attend:before { content: "\6608"; }
.icon-iconfonttaskeps01:before { content: "\6600"; }
.icon-iconfontplaneps:before { content: "\6601"; }
.icon-iconfontquestioneps01:before { content: "\6602"; }
.icon-setting01:before { content: "\6603"; }
.icon-home01:before { content: "\6609"; }
.icon-worklog:before { content: "\660a"; }
.icon-attention:before { content: "\660b"; }
.icon-document:before { content: "\660c"; }
.icon-project:before { content: "\e600"; }
.icon-workeps:before { content: "\e601"; }
.icon-iconfontwo01eps:before { content: "\e602"; }
.icon-partake:before { content: "\e603"; }