style.css
3.15 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
@font-face {
font-family: 'email';
src: url('fonts/email.eot?e5puqx');
src: url('fonts/email.eot?e5puqx#iefix') format('embedded-opentype'),
url('fonts/email.ttf?e5puqx') format('truetype'),
url('fonts/email.woff?e5puqx') format('woff'),
url('fonts/email.svg?e5puqx#email') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'email' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-email-New-group:before {
content: "\e92d";
}
.icon-email-Add-a-Contact:before {
content: "\e900";
}
.icon-email-Agency-o:before {
content: "\e901";
}
.icon-mail-Agency:before {
content: "\e902";
}
.icon-mail-autograph:before {
content: "\e903";
}
.icon-email-Collection-o:before {
content: "\e904";
}
.icon-email-Collection:before {
content: "\e905";
}
.icon-email-complete:before {
content: "\e906";
}
.icon-email-Contacts:before {
content: "\e907";
}
.icon-email-Create-a-common-group:before {
content: "\e908";
}
.icon-email-Custom-contact:before {
content: "\e909";
}
.icon-email-delete:before {
content: "\e90a";
}
.icon-email-download:before {
content: "\e90b";
}
.icon-email-edit:before {
content: "\e90c";
}
.icon-email-Emergency:before {
content: "\e90d";
}
.icon-email-Enclosure:before {
content: "\e90e";
}
.icon-email-enlarge:before {
content: "\e90f";
}
.icon-email-error:before {
content: "\e910";
}
.icon-email-Forward-and-reply:before {
content: "\e911";
}
.icon-email-Forward-o:before {
content: "\e912";
}
.icon-email-Forward:before {
content: "\e913";
}
.icon-email-Mail-exchange:before {
content: "\e914";
}
.icon-email-Mail-withdrawal:before {
content: "\e915";
}
.icon-email-more:before {
content: "\e916";
}
.icon-email-move:before {
content: "\e917";
}
.icon-email-Open:before {
content: "\e918";
}
.icon-email-Prompt:before {
content: "\e919";
}
.icon-email-read-o:before {
content: "\e91a";
}
.icon-email-read:before {
content: "\e91b";
}
.icon-email-Remarks:before {
content: "\e91c";
}
.icon-email-remind:before {
content: "\e91d";
}
.icon-email-Replies-o:before {
content: "\e91e";
}
.icon-email-Replies:before {
content: "\e91f";
}
.icon-email-Save-the-cloud-disk:before {
content: "\e920";
}
.icon-email-search:before {
content: "\e921";
}
.icon-email-Selection-staff:before {
content: "\e922";
}
.icon-email-Set-up:before {
content: "\e923";
}
.icon-email-sign:before {
content: "\e924";
}
.icon-email-Template:before {
content: "\e925";
}
.icon-email-timing:before {
content: "\e926";
}
.icon-email-top:before {
content: "\e927";
}
.icon-email-Unread-o:before {
content: "\e928";
}
.icon-email-Unread:before {
content: "\e929";
}
.icon-email-withdraw:before {
content: "\e92a";
}
.icon-email-Write-letters:before {
content: "\e92b";
}
.icon-email-Pay:before {
content: "\e92e";
}
.icon-email-Withdraw02:before {
content: "\e92c";
}