PluginProbe ʕ •ᴥ•ʔ
Spider Elements – Premium Elementor Widgets & Addons Library / trunk
Spider Elements – Premium Elementor Widgets & Addons Library vtrunk
trunk 1.0.0 1.1.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.7.0 1.8.0 1.9.0
spider-elements / assets / vendors / icomoon / style.css
spider-elements / assets / vendors / icomoon Last commit date
fonts 1 year ago style.css 1 year ago
style.css
202 lines
1 @font-face {
2 font-family: "icomoon";
3 src: url("fonts/icomoon.eot?g0vcd6");
4 src: url("fonts/icomoon.eot?g0vcd6#iefix") format("embedded-opentype"),
5 url("fonts/icomoon.ttf?g0vcd6") format("truetype"),
6 url("fonts/icomoon.woff?g0vcd6") format("woff");
7 font-weight: normal;
8 font-style: normal;
9 font-display: block;
10 }
11
12 [class^="icon-"],
13 [class*=" icon-"] {
14 /* use !important to prevent issues with browser extensions that change fonts */
15 font-family: "icomoon" !important;
16 speak: never;
17 font-style: normal;
18 font-weight: normal;
19 font-variant: normal;
20 text-transform: none;
21 line-height: 1;
22
23 /* Better Font Rendering =========== */
24 -webkit-font-smoothing: antialiased;
25 -moz-osx-font-smoothing: grayscale;
26 }
27
28 .icon-video-play:before {
29 content: "\e937";
30 }
31 .icon-close:before {
32 content: "\e938";
33 }
34 .icon-check:before {
35 content: "\e939";
36 }
37 .icon-setting:before {
38 content: "\e92d";
39 }
40 .icon-gradient:before {
41 content: "\e933";
42 }
43 .icon-debug:before {
44 content: "\e934";
45 }
46 .icon-love:before {
47 content: "\e935";
48 }
49 .icon-features:before {
50 content: "\e936";
51 }
52 .icon-gradient-color:before {
53 content: "\e924";
54 }
55 .icon-smooth-animation:before {
56 content: "\e925";
57 }
58 .icon-badge:before {
59 content: "\e926";
60 }
61 .icon-tooltip:before {
62 content: "\e927";
63 }
64 .icon-revel-animation:before {
65 content: "\e928";
66 }
67 .icon-effect:before {
68 content: "\e929";
69 }
70 .icon-image-shadow:before {
71 content: "\e92a";
72 }
73 .icon-mega-menu:before {
74 content: "\e92b";
75 }
76 .icon-cloud:before {
77 content: "\e92c";
78 }
79 .icon-help:before {
80 content: "\e900";
81 }
82 .icon-documentation:before {
83 content: "\e901";
84 }
85 .icon-pro:before {
86 content: "\e902";
87 }
88 .icon-gift:before {
89 content: "\e903";
90 }
91 .icon-star:before {
92 content: "\e904";
93 }
94 .icon-premium:before {
95 content: "\e905";
96 }
97 .icon-feature_two:before {
98 content: "\e906";
99 }
100 .icon-api:before {
101 content: "\e907";
102 }
103 .icon-element:before {
104 content: "\e908";
105 }
106 .icon-dashboard:before {
107 content: "\e909";
108 }
109 .icon-image-slides:before {
110 content: "\e92f";
111 }
112 .icon-gallery:before {
113 content: "\e930";
114 }
115 .icon-hotspot:before {
116 content: "\e92e";
117 }
118 .icon-svg:before {
119 content: "\e90a";
120 }
121 .icon-play:before {
122 content: "\e90b";
123 }
124 .icon-accordion-article:before {
125 content: "\e931";
126 }
127 .icon-accordion:before {
128 content: "\e932";
129 }
130 .icon-after-before:before {
131 content: "\e90c";
132 }
133 .icon-alart:before {
134 content: "\e90d";
135 }
136 .icon-anim-mask:before {
137 content: "\e90e";
138 }
139 .icon-business:before {
140 content: "\e90f";
141 }
142 .icon-card:before {
143 content: "\e910";
144 }
145 .icon-counter:before {
146 content: "\e911";
147 }
148 .icon-features-box:before {
149 content: "\e912";
150 }
151 .icon-image-hover:before {
152 content: "\e913";
153 }
154 .icon-integration:before {
155 content: "\e914";
156 }
157 .icon-marquee-slider:before {
158 content: "\e915";
159 }
160 .icon-portfolio:before {
161 content: "\e916";
162 }
163 .icon-posts:before {
164 content: "\e917";
165 }
166 .icon-price:before {
167 content: "\e918";
168 }
169 .icon-progress-bar:before {
170 content: "\e919";
171 }
172 .icon-skill:before {
173 content: "\e91a";
174 }
175 .icon-slideshow:before {
176 content: "\e91b";
177 }
178 .icon-split-slider:before {
179 content: "\e91c";
180 }
181 .icon-stack-image:before {
182 content: "\e91d";
183 }
184 .icon-team:before {
185 content: "\e91e";
186 }
187 .icon-testimonial:before {
188 content: "\e91f";
189 }
190 .icon-timeline:before {
191 content: "\e920";
192 }
193 .icon-twitter:before {
194 content: "\e921";
195 }
196 .icon-video:before {
197 content: "\e922";
198 }
199 .icon-video-icon:before {
200 content: "\e923";
201 }
202