summaryrefslogtreecommitdiff
path: root/http/3rdParty/fontello/css/epgd.css
blob: 3396c722fb6a62c48728be6beb2f318722bcf406 (plain)
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
@font-face {
  font-family: 'epgd';
  src: url('../font/epgd.eot?78346169');
  src: url('../font/epgd.eot?78346169#iefix') format('embedded-opentype'),
       url('../font/epgd.woff2?78346169') format('woff2'),
       url('../font/epgd.woff?78346169') format('woff'),
       url('../font/epgd.ttf?78346169') format('truetype'),
       url('../font/epgd.svg?78346169#epgd') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'epgd';
    src: url('../font/epgd.svg?78346169#epgd') format('svg');
  }
}
*/
 
 [class^="i-"]:before, [class*=" i-"]:before {
  font-family: "epgd";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.i-progress:before { content: '\e800'; } /* '' */
.i-record:before { content: '\e801'; } /* '' */
.i-cancel:before { content: '\e802'; } /* '' */
.i-help:before { content: '\e803'; } /* '' */
.i-help-circled:before { content: '\e804'; } /* '' */
.i-info-circled:before { content: '\e805'; } /* '' */
.i-info:before { content: '\e806'; } /* '' */
.i-link-ext:before { content: '\e807'; } /* '' */
.i-trash:before { content: '\e808'; } /* '' */
.i-folder-closed:before { content: '\e809'; } /* '' */
.i-folder-opened:before { content: '\e80a'; } /* '' */
.i-menu:before { content: '\e80b'; } /* '' */
.i-login:before { content: '\e80c'; } /* '' */
.i-logout:before { content: '\e80d'; } /* '' */
.i-down-dir:before { content: '\e80e'; } /* '' */
.i-up-dir:before { content: '\e80f'; } /* '' */
.i-left-dir:before { content: '\e810'; } /* '' */
.i-right-dir:before { content: '\e811'; } /* '' */
.i-refresh:before { content: '\e812'; } /* '' */
.i-check:before { content: '\e813'; } /* '' */
.i-check-empty:before { content: '\e814'; } /* '' */
.i-save:before { content: '\e815'; } /* '' */
.i-sort-down:before { content: '\e816'; } /* '' */
.i-sort-up:before { content: '\e817'; } /* '' */
.i-sort-name-up:before { content: '\e818'; } /* '' */
.i-sort-name-down:before { content: '\e819'; } /* '' */
.i-flashlight:before { content: '\e81a'; } /* '' */
.i-wait:before { content: '\e81b'; } /* '' */
.i-play:before { content: '\e81c'; } /* '' */
.i-stop:before { content: '\e81d'; } /* '' */
.i-pause:before { content: '\e81e'; } /* '' */
.i-to-end:before { content: '\e81f'; } /* '' */
.i-to-start:before { content: '\e820'; } /* '' */
.i-forward:before { content: '\e821'; } /* '' */
.i-rewind:before { content: '\e822'; } /* '' */
.i-ok:before { content: '\e823'; } /* '' */
.i-warning:before { content: '\e824'; } /* '' */
.i-clock:before { content: '\e825'; } /* '' */
.i-buffer:before { content: '\e826'; } /* '' */
.i-doc-new:before { content: '\e827'; } /* '' */
.i-search:before { content: '\e828'; } /* '' */
.i-edit:before { content: '\e829'; } /* '' */
.i-tv:before { content: '\e82a'; } /* '' */
.i-thumb-rate-up:before { content: '\e82b'; } /* '' */
.i-flash-outline:before { content: '\e82c'; } /* '' */
.i-error:before { content: '\e82d'; } /* '' */