j1-template 2024.3.13 → 2024.3.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  3. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -4
  4. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +24 -23
  5. data/_includes/themes/j1/procedures/layouts/content_writer.proc +4 -3
  6. data/_includes/themes/j1/procedures/layouts/default_writer.proc +37 -6
  7. data/_includes/themes/j1/procedures/layouts/module_writer.proc +31 -95
  8. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +51 -29
  9. data/assets/data/amplitude.28.html +887 -0
  10. data/assets/data/amplitude.29.html +923 -0
  11. data/assets/data/amplitude.html +311 -46
  12. data/assets/data/banner.html +9 -7
  13. data/assets/data/masterslider.html +128 -7
  14. data/assets/data/panel.html +16 -65
  15. data/assets/theme/j1/adapter/js/amplitude.23.js +1165 -0
  16. data/assets/theme/j1/adapter/js/amplitude.24.js +1164 -0
  17. data/assets/theme/j1/adapter/js/amplitude.25.js +1268 -0
  18. data/assets/theme/j1/adapter/js/amplitude.js +294 -117
  19. data/assets/theme/j1/adapter/js/attic.js +14 -11
  20. data/assets/theme/j1/adapter/js/docsearch.js +2 -2
  21. data/assets/theme/j1/adapter/js/fab.js +2 -2
  22. data/assets/theme/j1/adapter/js/j1.js +8 -8
  23. data/assets/theme/j1/adapter/js/lazyLoader.js +60 -10
  24. data/assets/theme/j1/adapter/js/masonry.js +1 -1
  25. data/assets/theme/j1/adapter/js/masterslider.js +2 -2
  26. data/assets/theme/j1/adapter/js/particles.js +2 -2
  27. data/assets/theme/j1/adapter/js/scroller.js +2 -2
  28. data/assets/theme/j1/adapter/js/slick.js +2 -2
  29. data/assets/theme/j1/adapter/js/themes.js +1 -1
  30. data/assets/theme/j1/adapter/js/translator.js +2 -2
  31. data/assets/theme/j1/adapter/js/waves.js +1 -1
  32. data/assets/theme/j1/core/css/animate.css +1634 -1070
  33. data/assets/theme/j1/core/css/animate.css.map +1 -0
  34. data/assets/theme/j1/core/css/animate.min.css +2 -1
  35. data/assets/theme/j1/core/css/animate.min.css.map +1 -0
  36. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css +3060 -1538
  37. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css.map +1 -0
  38. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css +2 -1
  39. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css.map +1 -0
  40. data/assets/theme/j1/core/css/icon-fonts/iconify.css +2308 -1153
  41. data/assets/theme/j1/core/css/icon-fonts/iconify.css.map +1 -0
  42. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css +2 -1
  43. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css.map +1 -0
  44. data/assets/theme/j1/core/css/icon-fonts/mdi.css +16716 -8423
  45. data/assets/theme/j1/core/css/icon-fonts/mdi.css.map +1 -0
  46. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css +2 -1
  47. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css.map +1 -0
  48. data/assets/theme/j1/core/css/icon-fonts/mdib.css +5554 -2766
  49. data/assets/theme/j1/core/css/icon-fonts/mdib.css.map +1 -0
  50. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css +2 -1
  51. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css.map +1 -0
  52. data/assets/theme/j1/core/css/icon-fonts/mdil.css +742 -441
  53. data/assets/theme/j1/core/css/icon-fonts/mdil.css.map +1 -0
  54. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css +2 -1
  55. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css.map +1 -0
  56. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +6552 -3980
  57. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css.map +1 -0
  58. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -5
  59. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css.map +1 -0
  60. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +6818 -4131
  61. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css.map +1 -0
  62. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +2 -5
  63. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css.map +1 -0
  64. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +18568 -11577
  65. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -0
  66. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +2 -35
  67. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -0
  68. data/assets/theme/j1/core/css/vendor.css +1771 -1043
  69. data/assets/theme/j1/core/css/vendor.css.map +1 -0
  70. data/assets/theme/j1/core/css/vendor.min.css +2 -1
  71. data/assets/theme/j1/core/css/vendor.min.css.map +1 -0
  72. data/assets/theme/j1/core/js/template.js +399 -447
  73. data/assets/theme/j1/core/js/template.min.js +7 -7
  74. data/assets/theme/j1/core/js/template.min.js.map +1 -1
  75. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +4 -2
  76. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +39 -4
  77. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
  78. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +57 -17
  79. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
  80. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/pause.png +0 -0
  81. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.png +0 -0
  82. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.svg +87 -0
  83. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +60 -0
  84. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +59 -0
  85. data/assets/theme/j1/modules/amplitudejs/js/amplitude.js +65 -21
  86. data/assets/theme/j1/modules/amplitudejs/js/amplitude.min.js +1 -1
  87. data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +113 -0
  88. data/assets/theme/j1/modules/iconPicker/js/universal-icon-picker.js +471 -471
  89. data/assets/theme/j1/modules/j1LazyLoader/LICENSE +21 -0
  90. data/assets/theme/j1/modules/j1LazyLoader/js/j1Lazy.js +870 -0
  91. data/assets/theme/j1/modules/js-cookies/js/js.cookie.js +3 -3
  92. data/assets/theme/j1/modules/lazyCssLoader/js/main.0.js +166 -0
  93. data/assets/theme/j1/modules/lazyCssLoader/js/main.1.js +65 -0
  94. data/assets/theme/j1/modules/lazyCssLoader/js/main.js +66 -0
  95. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/examplePlugin.js +13 -0
  96. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/my-plugin.js +25 -0
  97. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/plugin-interface.js +9 -0
  98. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/pluginA.js +46 -0
  99. data/assets/theme/j1/modules/lazyLoader/js/plugins/README.md +324 -0
  100. data/assets/theme/j1/modules/lazyLoader/js/plugins/jquery.lazy.picture.js +188 -0
  101. data/assets/theme/j1/modules/lightGallery/js/lightgallery.js +1 -1
  102. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +794 -0
  103. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +151 -67
  104. data/assets/theme/j1/modules/slimSelect/js/select.js +1 -1
  105. data/assets/theme/j1/modules/slimSelect/js/select.min.js +3 -3
  106. data/assets/theme/j1/modules/themeSwitcher/js/switcher.js +2 -1
  107. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/dailymotion.min.js +1 -1
  108. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/icon/scalable/dailymotion.svg +62 -0
  109. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.js +832 -0
  110. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.min.js +17 -0
  111. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.min.js +1 -1
  112. data/assets/theme/j1/modules/videojs/js/video.js +2 -2
  113. data/lib/j1/version.rb +1 -1
  114. data/lib/starter_web/README.md +577 -560
  115. data/lib/starter_web/_config.yml +2 -2
  116. data/lib/starter_web/_data/blocks/footer.yml +10 -5
  117. data/lib/starter_web/_data/blocks/panel.yml +2 -2
  118. data/lib/starter_web/_data/layouts/default.yml +14 -3
  119. data/lib/starter_web/_data/modules/amplitude.yml +145 -0
  120. data/lib/starter_web/_data/modules/defaults/amplitude.yml +29 -7
  121. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +2 -2
  122. data/lib/starter_web/_data/modules/gallery.yml +136 -0
  123. data/lib/starter_web/_data/modules/lazyLoader.0.yml +118 -0
  124. data/lib/starter_web/_data/modules/lazyLoader.yml +68 -31
  125. data/lib/starter_web/_data/modules/masonry.yml +4 -4
  126. data/lib/starter_web/_data/modules/masterslider.yml +118 -12
  127. data/lib/starter_web/_data/modules/navigator_menu.yml +831 -803
  128. data/lib/starter_web/_data/resources.yml +154 -190
  129. data/lib/starter_web/_data/templates/feed.xml +1 -1
  130. data/lib/starter_web/_includes/attributes.asciidoc +1 -0
  131. data/lib/starter_web/_plugins/asciidoctor/amplitude-block.rb +1 -1
  132. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +4 -2
  134. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +58 -46
  136. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +26 -19
  137. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +30 -40
  138. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  139. data/lib/starter_web/assets/image/icons/lanus/favicon.ico +0 -0
  140. data/lib/starter_web/assets/image/icons/lanus/lanus-512x512.png +0 -0
  141. data/lib/starter_web/assets/image/icons/lanus/lanus.ico +0 -0
  142. data/lib/starter_web/assets/image/icons/lanus/lanus.png +0 -0
  143. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus.svg +76 -0
  144. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus_sw.svg +62 -0
  145. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28 - social.svg +86 -0
  146. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28.svg +64 -0
  147. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x.svg +1 -0
  148. data/lib/starter_web/assets/image/modules/icons/social/twitter_x.png +0 -0
  149. data/lib/starter_web/package.json +7 -18
  150. data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +218 -0
  151. data/lib/starter_web/pages/public/features/template.adoc +18 -8
  152. data/lib/starter_web/pages/public/features/template.asciidoc +758 -0
  153. data/lib/starter_web/pages/public/lazy_loader_tester.adoc +402 -0
  154. data/lib/starter_web/pages/public/manuals/ytdl/man.adoc +3020 -0
  155. data/lib/starter_web/pages/public/manuals/ytdl/man.md +2378 -0
  156. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +0 -16
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/amplitudejs.large.css.asciidoc +505 -0
  158. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.hover.html +69 -0
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.nested.html +75 -0
  160. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.textarea.html +57 -0
  161. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/my.content.html +112 -0
  162. data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +172 -0
  163. data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +2 -2
  164. data/lib/starter_web/pages/public/tour/_includes/documents/419_advanced_modals_demo.asciidoc +16 -16
  165. data/lib/starter_web/pages/public/tour/asciidoc_extensions.adoc +13 -3
  166. data/lib/starter_web/pages/public/tour/bootstrap_themes.adoc +12 -3
  167. data/lib/starter_web/pages/public/tour/highlghter_rouge.adoc +13 -3
  168. data/lib/starter_web/pages/public/tour/icon_fonts.adoc +12 -3
  169. data/lib/starter_web/pages/public/tour/modal_extentions.adoc +12 -6
  170. data/lib/starter_web/pages/public/tour/{playback_audio.adoc → play_audio.adoc} +207 -188
  171. data/lib/starter_web/pages/public/tour/{playback_video.adoc → play_video.adoc} +49 -51
  172. data/lib/starter_web/pages/public/tour/present_images.adoc +27 -5
  173. data/lib/starter_web/pages/public/tour/quicksearch.adoc +13 -3
  174. data/lib/starter_web/pages/public/tour/responsive_tables.adoc +13 -4
  175. data/lib/starter_web/pages/public/tour/typography.adoc +12 -3
  176. metadata +90 -22
  177. /data/assets/theme/j1/modules/{lazyLoader → j1LazyLoader/js}/plugins/README.md +0 -0
  178. /data/assets/theme/j1/modules/{lazyLoader/plugins/jquery.lazy.picture.js → j1LazyLoader/js/plugins/picture.js} +0 -0
  179. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.js +0 -0
  180. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.min.js +0 -0
  181. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.js +0 -0
  182. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.min.js +0 -0
  183. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.js +0 -0
  184. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.min.js +0 -0
  185. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.js +0 -0
  186. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.min.js +0 -0
  187. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.picture.min.js +0 -0
  188. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.js +0 -0
  189. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.min.js +0 -0
  190. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.js +0 -0
  191. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.min.js +0 -0
  192. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.js +0 -0
  193. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.min.js +0 -0
@@ -89,8 +89,8 @@
89
89
  src: url("/assets/theme/j1/core/fonts/material_design_icons_light/fonts/ttf/materialdesignicons-light-webfont.ttf?v=") format("truetype");
90
90
  font-family: "Material Design Icons Light";
91
91
  font-weight: normal;
92
- font-style: normal; }
93
-
92
+ font-style: normal;
93
+ }
94
94
  /*
95
95
  # -----------------------------------------------------------------------------
96
96
  # ~/vendor/fonts/md_icons_light/scss/_core.scss
@@ -113,7 +113,8 @@
113
113
  text-rendering: auto;
114
114
  line-height: inherit;
115
115
  -webkit-font-smoothing: antialiased;
116
- -moz-osx-font-smoothing: grayscale; }
116
+ -moz-osx-font-smoothing: grayscale;
117
+ }
117
118
 
118
119
  /*
119
120
  # -----------------------------------------------------------------------------
@@ -130,797 +131,1053 @@
130
131
  # -----------------------------------------------------------------------------
131
132
  */
132
133
  .mdil-account:before {
133
- content: "\F004"; }
134
+ content: "\F004";
135
+ }
134
136
 
135
137
  .mdil-alarm:before {
136
- content: "\F020"; }
138
+ content: "\F020";
139
+ }
137
140
 
138
141
  .mdil-alarm-plus:before {
139
- content: "\F024"; }
142
+ content: "\F024";
143
+ }
140
144
 
141
145
  .mdil-alert:before {
142
- content: "\F026"; }
146
+ content: "\F026";
147
+ }
143
148
 
144
149
  .mdil-alert-circle:before {
145
- content: "\F028"; }
150
+ content: "\F028";
151
+ }
146
152
 
147
153
  .mdil-alert-octagon:before {
148
- content: "\F029"; }
154
+ content: "\F029";
155
+ }
149
156
 
150
157
  .mdil-arrange-bring-forward:before {
151
- content: "\F03D"; }
158
+ content: "\F03D";
159
+ }
152
160
 
153
161
  .mdil-arrange-bring-to-front:before {
154
- content: "\F03E"; }
162
+ content: "\F03E";
163
+ }
155
164
 
156
165
  .mdil-arrange-send-backward:before {
157
- content: "\F03F"; }
166
+ content: "\F03F";
167
+ }
158
168
 
159
169
  .mdil-arrange-send-to-back:before {
160
- content: "\F040"; }
170
+ content: "\F040";
171
+ }
161
172
 
162
173
  .mdil-arrow-down:before {
163
- content: "\F045"; }
174
+ content: "\F045";
175
+ }
164
176
 
165
177
  .mdil-arrow-down-circle:before {
166
- content: "\FCB7"; }
178
+ content: "\FCB7";
179
+ }
167
180
 
168
181
  .mdil-arrow-left:before {
169
- content: "\F04D"; }
182
+ content: "\F04D";
183
+ }
170
184
 
171
185
  .mdil-arrow-left-circle:before {
172
- content: "\FCB9"; }
186
+ content: "\FCB9";
187
+ }
173
188
 
174
189
  .mdil-arrow-right:before {
175
- content: "\F054"; }
190
+ content: "\F054";
191
+ }
176
192
 
177
193
  .mdil-arrow-right-circle:before {
178
- content: "\FCBB"; }
194
+ content: "\FCBB";
195
+ }
179
196
 
180
197
  .mdil-arrow-up:before {
181
- content: "\F05D"; }
198
+ content: "\F05D";
199
+ }
182
200
 
183
201
  .mdil-arrow-up-circle:before {
184
- content: "\FCBD"; }
202
+ content: "\FCBD";
203
+ }
185
204
 
186
205
  .mdil-bank:before {
187
- content: "\F070"; }
206
+ content: "\F070";
207
+ }
188
208
 
189
209
  .mdil-bell:before {
190
- content: "\F09A"; }
210
+ content: "\F09A";
211
+ }
191
212
 
192
213
  .mdil-bell-off:before {
193
- content: "\F09B"; }
214
+ content: "\F09B";
215
+ }
194
216
 
195
217
  .mdil-bluetooth:before {
196
- content: "\F0AF"; }
218
+ content: "\F0AF";
219
+ }
197
220
 
198
221
  .mdil-book:before {
199
- content: "\F0BA"; }
222
+ content: "\F0BA";
223
+ }
200
224
 
201
225
  .mdil-book-multiple:before {
202
- content: "\F0BB"; }
226
+ content: "\F0BB";
227
+ }
203
228
 
204
229
  .mdil-book-plus:before {
205
- content: "\F5DB"; }
230
+ content: "\F5DB";
231
+ }
206
232
 
207
233
  .mdil-bookmark:before {
208
- content: "\F0C0"; }
234
+ content: "\F0C0";
235
+ }
209
236
 
210
237
  .mdil-border-all:before {
211
- content: "\F0C7"; }
238
+ content: "\F0C7";
239
+ }
212
240
 
213
241
  .mdil-border-bottom:before {
214
- content: "\F0C8"; }
242
+ content: "\F0C8";
243
+ }
215
244
 
216
245
  .mdil-border-horizontal:before {
217
- content: "\F0CA"; }
246
+ content: "\F0CA";
247
+ }
218
248
 
219
249
  .mdil-border-inside:before {
220
- content: "\F0CB"; }
250
+ content: "\F0CB";
251
+ }
221
252
 
222
253
  .mdil-border-left:before {
223
- content: "\F0CC"; }
254
+ content: "\F0CC";
255
+ }
224
256
 
225
257
  .mdil-border-none:before {
226
- content: "\F0CD"; }
258
+ content: "\F0CD";
259
+ }
227
260
 
228
261
  .mdil-border-outside:before {
229
- content: "\F0CE"; }
262
+ content: "\F0CE";
263
+ }
230
264
 
231
265
  .mdil-border-right:before {
232
- content: "\F0CF"; }
266
+ content: "\F0CF";
267
+ }
233
268
 
234
269
  .mdil-border-top:before {
235
- content: "\F0D1"; }
270
+ content: "\F0D1";
271
+ }
236
272
 
237
273
  .mdil-border-vertical:before {
238
- content: "\F0D2"; }
274
+ content: "\F0D2";
275
+ }
239
276
 
240
277
  .mdil-briefcase:before {
241
- content: "\F0D6"; }
278
+ content: "\F0D6";
279
+ }
242
280
 
243
281
  .mdil-calendar:before {
244
- content: "\F0ED"; }
282
+ content: "\F0ED";
283
+ }
245
284
 
246
285
  .mdil-camcorder:before {
247
- content: "\F0FC"; }
286
+ content: "\F0FC";
287
+ }
248
288
 
249
289
  .mdil-camera:before {
250
- content: "\F100"; }
290
+ content: "\F100";
291
+ }
251
292
 
252
293
  .mdil-cancel:before {
253
- content: "\F739"; }
294
+ content: "\F739";
295
+ }
254
296
 
255
297
  .mdil-cart:before {
256
- content: "\F110"; }
298
+ content: "\F110";
299
+ }
257
300
 
258
301
  .mdil-chart-areaspline:before {
259
- content: "\F127"; }
302
+ content: "\F127";
303
+ }
260
304
 
261
305
  .mdil-chart-bar:before {
262
- content: "\F128"; }
306
+ content: "\F128";
307
+ }
263
308
 
264
309
  .mdil-chart-histogram:before {
265
- content: "\F129"; }
310
+ content: "\F129";
311
+ }
266
312
 
267
313
  .mdil-chart-line:before {
268
- content: "\F12A"; }
314
+ content: "\F12A";
315
+ }
269
316
 
270
317
  .mdil-chart-pie:before {
271
- content: "\F12B"; }
318
+ content: "\F12B";
319
+ }
272
320
 
273
321
  .mdil-check:before {
274
- content: "\F12C"; }
322
+ content: "\F12C";
323
+ }
275
324
 
276
325
  .mdil-chevron-double-down:before {
277
- content: "\F13C"; }
326
+ content: "\F13C";
327
+ }
278
328
 
279
329
  .mdil-chevron-double-left:before {
280
- content: "\F13D"; }
330
+ content: "\F13D";
331
+ }
281
332
 
282
333
  .mdil-chevron-double-right:before {
283
- content: "\F13E"; }
334
+ content: "\F13E";
335
+ }
284
336
 
285
337
  .mdil-chevron-double-up:before {
286
- content: "\F13F"; }
338
+ content: "\F13F";
339
+ }
287
340
 
288
341
  .mdil-chevron-down:before {
289
- content: "\F140"; }
342
+ content: "\F140";
343
+ }
290
344
 
291
345
  .mdil-chevron-left:before {
292
- content: "\F141"; }
346
+ content: "\F141";
347
+ }
293
348
 
294
349
  .mdil-chevron-right:before {
295
- content: "\F142"; }
350
+ content: "\F142";
351
+ }
296
352
 
297
353
  .mdil-chevron-up:before {
298
- content: "\F143"; }
354
+ content: "\F143";
355
+ }
299
356
 
300
357
  .mdil-circle:before {
301
- content: "\F764"; }
358
+ content: "\F764";
359
+ }
302
360
 
303
361
  .mdil-clipboard:before {
304
- content: "\F147"; }
362
+ content: "\F147";
363
+ }
305
364
 
306
365
  .mdil-clipboard-check:before {
307
- content: "\F14C"; }
366
+ content: "\F14C";
367
+ }
308
368
 
309
369
  .mdil-clipboard-plus:before {
310
- content: "\F750"; }
370
+ content: "\F750";
371
+ }
311
372
 
312
373
  .mdil-clipboard-text:before {
313
- content: "\F14E"; }
374
+ content: "\F14E";
375
+ }
314
376
 
315
377
  .mdil-clock:before {
316
- content: "\F150"; }
378
+ content: "\F150";
379
+ }
317
380
 
318
381
  .mdil-closed-caption:before {
319
- content: "\F15E"; }
382
+ content: "\F15E";
383
+ }
320
384
 
321
385
  .mdil-cloud:before {
322
- content: "\F15F"; }
386
+ content: "\F15F";
387
+ }
323
388
 
324
389
  .mdil-cloud-download:before {
325
- content: "\F162"; }
390
+ content: "\F162";
391
+ }
326
392
 
327
393
  .mdil-cloud-upload:before {
328
- content: "\F167"; }
394
+ content: "\F167";
395
+ }
329
396
 
330
397
  .mdil-comment:before {
331
- content: "\F17A"; }
398
+ content: "\F17A";
399
+ }
332
400
 
333
401
  .mdil-comment-alert:before {
334
- content: "\F17D"; }
402
+ content: "\F17D";
403
+ }
335
404
 
336
405
  .mdil-comment-text:before {
337
- content: "\F188"; }
406
+ content: "\F188";
407
+ }
338
408
 
339
409
  .mdil-console:before {
340
- content: "\F18D"; }
410
+ content: "\F18D";
411
+ }
341
412
 
342
413
  .mdil-content-cut:before {
343
- content: "\F190"; }
414
+ content: "\F190";
415
+ }
344
416
 
345
417
  .mdil-content-duplicate:before {
346
- content: "\F191"; }
418
+ content: "\F191";
419
+ }
347
420
 
348
421
  .mdil-content-paste:before {
349
- content: "\F192"; }
422
+ content: "\F192";
423
+ }
350
424
 
351
425
  .mdil-content-save:before {
352
- content: "\F193"; }
426
+ content: "\F193";
427
+ }
353
428
 
354
429
  .mdil-content-save-all:before {
355
- content: "\F194"; }
430
+ content: "\F194";
431
+ }
356
432
 
357
433
  .mdil-credit-card:before {
358
- content: "\F19B"; }
434
+ content: "\F19B";
435
+ }
359
436
 
360
437
  .mdil-credit-card-scan:before {
361
- content: "\F19D"; }
438
+ content: "\F19D";
439
+ }
362
440
 
363
441
  .mdil-crop:before {
364
- content: "\F19E"; }
442
+ content: "\F19E";
443
+ }
365
444
 
366
445
  .mdil-crop-free:before {
367
- content: "\F19F"; }
446
+ content: "\F19F";
447
+ }
368
448
 
369
449
  .mdil-currency-eur:before {
370
- content: "\F1AD"; }
450
+ content: "\F1AD";
451
+ }
371
452
 
372
453
  .mdil-currency-gbp:before {
373
- content: "\F1AE"; }
454
+ content: "\F1AE";
455
+ }
374
456
 
375
457
  .mdil-currency-rub:before {
376
- content: "\F1B1"; }
458
+ content: "\F1B1";
459
+ }
377
460
 
378
461
  .mdil-currency-usd:before {
379
- content: "\F1B3"; }
462
+ content: "\F1B3";
463
+ }
380
464
 
381
465
  .mdil-delete:before {
382
- content: "\F1C0"; }
466
+ content: "\F1C0";
467
+ }
383
468
 
384
469
  .mdil-diamond-stone:before {
385
- content: "\F1C8"; }
470
+ content: "\F1C8";
471
+ }
386
472
 
387
473
  .mdil-dots-horizontal:before {
388
- content: "\F1D8"; }
474
+ content: "\F1D8";
475
+ }
389
476
 
390
477
  .mdil-dots-vertical:before {
391
- content: "\F1D9"; }
478
+ content: "\F1D9";
479
+ }
392
480
 
393
481
  .mdil-download:before {
394
- content: "\F1DA"; }
482
+ content: "\F1DA";
483
+ }
395
484
 
396
485
  .mdil-eject:before {
397
- content: "\F1EA"; }
486
+ content: "\F1EA";
487
+ }
398
488
 
399
489
  .mdil-email:before {
400
- content: "\F1EE"; }
490
+ content: "\F1EE";
491
+ }
401
492
 
402
493
  .mdil-email-open:before {
403
- content: "\F1EF"; }
494
+ content: "\F1EF";
495
+ }
404
496
 
405
497
  .mdil-eye:before {
406
- content: "\F208"; }
498
+ content: "\F208";
499
+ }
407
500
 
408
501
  .mdil-eye-off:before {
409
- content: "\F209"; }
502
+ content: "\F209";
503
+ }
410
504
 
411
505
  .mdil-factory:before {
412
- content: "\F20F"; }
506
+ content: "\F20F";
507
+ }
413
508
 
414
509
  .mdil-fast-forward:before {
415
- content: "\F211"; }
510
+ content: "\F211";
511
+ }
416
512
 
417
513
  .mdil-file:before {
418
- content: "\F214"; }
514
+ content: "\F214";
515
+ }
419
516
 
420
517
  .mdil-file-multiple:before {
421
- content: "\F222"; }
518
+ content: "\F222";
519
+ }
422
520
 
423
521
  .mdil-file-plus:before {
424
- content: "\F751"; }
522
+ content: "\F751";
523
+ }
425
524
 
426
525
  .mdil-flag:before {
427
- content: "\F23B"; }
526
+ content: "\F23B";
527
+ }
428
528
 
429
529
  .mdil-flash:before {
430
- content: "\F241"; }
530
+ content: "\F241";
531
+ }
431
532
 
432
533
  .mdil-flask:before {
433
- content: "\F093"; }
534
+ content: "\F093";
535
+ }
434
536
 
435
537
  .mdil-flask-empty:before {
436
- content: "\F094"; }
538
+ content: "\F094";
539
+ }
437
540
 
438
541
  .mdil-folder:before {
439
- content: "\F24B"; }
542
+ content: "\F24B";
543
+ }
440
544
 
441
545
  .mdil-folder-multiple:before {
442
- content: "\F253"; }
546
+ content: "\F253";
547
+ }
443
548
 
444
549
  .mdil-folder-plus:before {
445
- content: "\F257"; }
550
+ content: "\F257";
551
+ }
446
552
 
447
553
  .mdil-format-align-bottom:before {
448
- content: "\F752"; }
554
+ content: "\F752";
555
+ }
449
556
 
450
557
  .mdil-format-align-center:before {
451
- content: "\F260"; }
558
+ content: "\F260";
559
+ }
452
560
 
453
561
  .mdil-format-align-justify:before {
454
- content: "\F261"; }
562
+ content: "\F261";
563
+ }
455
564
 
456
565
  .mdil-format-align-left:before {
457
- content: "\F262"; }
566
+ content: "\F262";
567
+ }
458
568
 
459
569
  .mdil-format-align-middle:before {
460
- content: "\F753"; }
570
+ content: "\F753";
571
+ }
461
572
 
462
573
  .mdil-format-align-right:before {
463
- content: "\F263"; }
574
+ content: "\F263";
575
+ }
464
576
 
465
577
  .mdil-format-align-top:before {
466
- content: "\F754"; }
578
+ content: "\F754";
579
+ }
467
580
 
468
581
  .mdil-format-bold:before {
469
- content: "\F264"; }
582
+ content: "\F264";
583
+ }
470
584
 
471
585
  .mdil-format-clear:before {
472
- content: "\F265"; }
586
+ content: "\F265";
587
+ }
473
588
 
474
589
  .mdil-format-float-center:before {
475
- content: "\F267"; }
590
+ content: "\F267";
591
+ }
476
592
 
477
593
  .mdil-format-float-left:before {
478
- content: "\F268"; }
594
+ content: "\F268";
595
+ }
479
596
 
480
597
  .mdil-format-float-none:before {
481
- content: "\F269"; }
598
+ content: "\F269";
599
+ }
482
600
 
483
601
  .mdil-format-float-right:before {
484
- content: "\F26A"; }
602
+ content: "\F26A";
603
+ }
485
604
 
486
605
  .mdil-format-indent-decrease:before {
487
- content: "\F275"; }
606
+ content: "\F275";
607
+ }
488
608
 
489
609
  .mdil-format-indent-increase:before {
490
- content: "\F276"; }
610
+ content: "\F276";
611
+ }
491
612
 
492
613
  .mdil-format-italic:before {
493
- content: "\F277"; }
614
+ content: "\F277";
615
+ }
494
616
 
495
617
  .mdil-format-line-spacing:before {
496
- content: "\F278"; }
618
+ content: "\F278";
619
+ }
497
620
 
498
621
  .mdil-format-list-bulleted:before {
499
- content: "\F279"; }
622
+ content: "\F279";
623
+ }
500
624
 
501
625
  .mdil-format-list-checks:before {
502
- content: "\F755"; }
626
+ content: "\F755";
627
+ }
503
628
 
504
629
  .mdil-format-list-numbers:before {
505
- content: "\F27B"; }
630
+ content: "\F27B";
631
+ }
506
632
 
507
633
  .mdil-format-quote-close:before {
508
- content: "\F27E"; }
634
+ content: "\F27E";
635
+ }
509
636
 
510
637
  .mdil-format-quote-open:before {
511
- content: "\F756"; }
638
+ content: "\F756";
639
+ }
512
640
 
513
641
  .mdil-format-underline:before {
514
- content: "\F287"; }
642
+ content: "\F287";
643
+ }
515
644
 
516
645
  .mdil-format-wrap-inline:before {
517
- content: "\F288"; }
646
+ content: "\F288";
647
+ }
518
648
 
519
649
  .mdil-format-wrap-square:before {
520
- content: "\F289"; }
650
+ content: "\F289";
651
+ }
521
652
 
522
653
  .mdil-format-wrap-tight:before {
523
- content: "\F28A"; }
654
+ content: "\F28A";
655
+ }
524
656
 
525
657
  .mdil-format-wrap-top-bottom:before {
526
- content: "\F28B"; }
658
+ content: "\F28B";
659
+ }
527
660
 
528
661
  .mdil-forum:before {
529
- content: "\F28C"; }
662
+ content: "\F28C";
663
+ }
530
664
 
531
665
  .mdil-fullscreen:before {
532
- content: "\F293"; }
666
+ content: "\F293";
667
+ }
533
668
 
534
669
  .mdil-fullscreen-exit:before {
535
- content: "\F294"; }
670
+ content: "\F294";
671
+ }
536
672
 
537
673
  .mdil-gift:before {
538
- content: "\F2A1"; }
674
+ content: "\F2A1";
675
+ }
539
676
 
540
677
  .mdil-grid:before {
541
- content: "\F2C1"; }
678
+ content: "\F2C1";
679
+ }
542
680
 
543
681
  .mdil-grid-large:before {
544
- content: "\F757"; }
682
+ content: "\F757";
683
+ }
545
684
 
546
685
  .mdil-grid-off:before {
547
- content: "\F2C2"; }
686
+ content: "\F2C2";
687
+ }
548
688
 
549
689
  .mdil-group:before {
550
- content: "\F2C3"; }
690
+ content: "\F2C3";
691
+ }
551
692
 
552
693
  .mdil-hamburger:before {
553
- content: "\F684"; }
694
+ content: "\F684";
695
+ }
554
696
 
555
697
  .mdil-heart:before {
556
- content: "\F2D1"; }
698
+ content: "\F2D1";
699
+ }
557
700
 
558
701
  .mdil-heart-half:before {
559
- content: "\F6DE"; }
702
+ content: "\F6DE";
703
+ }
560
704
 
561
705
  .mdil-heart-off:before {
562
- content: "\F758"; }
706
+ content: "\F758";
707
+ }
563
708
 
564
709
  .mdil-help:before {
565
- content: "\F2D6"; }
710
+ content: "\F2D6";
711
+ }
566
712
 
567
713
  .mdil-help-circle:before {
568
- content: "\F2D7"; }
714
+ content: "\F2D7";
715
+ }
569
716
 
570
717
  .mdil-hexagon:before {
571
- content: "\F2D8"; }
718
+ content: "\F2D8";
719
+ }
572
720
 
573
721
  .mdil-home:before {
574
- content: "\F2DC"; }
722
+ content: "\F2DC";
723
+ }
575
724
 
576
725
  .mdil-image:before {
577
- content: "\F2E9"; }
726
+ content: "\F2E9";
727
+ }
578
728
 
579
729
  .mdil-inbox:before {
580
- content: "\F686"; }
730
+ content: "\F686";
731
+ }
581
732
 
582
733
  .mdil-information:before {
583
- content: "\F2FC"; }
734
+ content: "\F2FC";
735
+ }
584
736
 
585
737
  .mdil-label:before {
586
- content: "\F315"; }
738
+ content: "\F315";
739
+ }
587
740
 
588
741
  .mdil-layers:before {
589
- content: "\F328"; }
590
-
591
- .mdil-lightbulb:before {
592
- content: "\F335"; }
593
-
594
- .mdil-lightbulb-on:before {
595
- content: "\F6E7"; }
742
+ content: "\F328";
743
+ }
596
744
 
597
745
  .mdil-link:before {
598
- content: "\F337"; }
746
+ content: "\F337";
747
+ }
599
748
 
600
749
  .mdil-link-variant:before {
601
- content: "\F339"; }
750
+ content: "\F339";
751
+ }
602
752
 
603
753
  .mdil-lock:before {
604
- content: "\F33E"; }
754
+ content: "\F33E";
755
+ }
605
756
 
606
757
  .mdil-lock-open:before {
607
- content: "\F33F"; }
758
+ content: "\F33F";
759
+ }
608
760
 
609
761
  .mdil-login:before {
610
- content: "\F342"; }
762
+ content: "\F342";
763
+ }
611
764
 
612
765
  .mdil-logout:before {
613
- content: "\F343"; }
766
+ content: "\F343";
767
+ }
614
768
 
615
769
  .mdil-magnify:before {
616
- content: "\F349"; }
770
+ content: "\F349";
771
+ }
617
772
 
618
773
  .mdil-magnify-minus:before {
619
- content: "\F34A"; }
774
+ content: "\F34A";
775
+ }
620
776
 
621
777
  .mdil-magnify-plus:before {
622
- content: "\F34B"; }
778
+ content: "\F34B";
779
+ }
623
780
 
624
781
  .mdil-map-marker:before {
625
- content: "\F34E"; }
782
+ content: "\F34E";
783
+ }
626
784
 
627
785
  .mdil-memory:before {
628
- content: "\F35B"; }
786
+ content: "\F35B";
787
+ }
629
788
 
630
789
  .mdil-menu:before {
631
- content: "\F35C"; }
790
+ content: "\F35C";
791
+ }
632
792
 
633
793
  .mdil-message:before {
634
- content: "\F361"; }
794
+ content: "\F361";
795
+ }
635
796
 
636
797
  .mdil-message-alert:before {
637
- content: "\F362"; }
798
+ content: "\F362";
799
+ }
638
800
 
639
801
  .mdil-message-image:before {
640
- content: "\F364"; }
802
+ content: "\F364";
803
+ }
641
804
 
642
805
  .mdil-message-processing:before {
643
- content: "\F366"; }
806
+ content: "\F366";
807
+ }
644
808
 
645
809
  .mdil-message-reply:before {
646
- content: "\F367"; }
810
+ content: "\F367";
811
+ }
647
812
 
648
813
  .mdil-message-text:before {
649
- content: "\F369"; }
814
+ content: "\F369";
815
+ }
650
816
 
651
817
  .mdil-message-video:before {
652
- content: "\F36B"; }
818
+ content: "\F36B";
819
+ }
653
820
 
654
821
  .mdil-microphone:before {
655
- content: "\F36C"; }
822
+ content: "\F36C";
823
+ }
656
824
 
657
825
  .mdil-microphone-off:before {
658
- content: "\F36D"; }
826
+ content: "\F36D";
827
+ }
659
828
 
660
829
  .mdil-minus:before {
661
- content: "\F374"; }
830
+ content: "\F374";
831
+ }
662
832
 
663
833
  .mdil-minus-box:before {
664
- content: "\F375"; }
834
+ content: "\F375";
835
+ }
665
836
 
666
837
  .mdil-minus-circle:before {
667
- content: "\F376"; }
838
+ content: "\F376";
839
+ }
668
840
 
669
841
  .mdil-monitor:before {
670
- content: "\F379"; }
842
+ content: "\F379";
843
+ }
671
844
 
672
845
  .mdil-monitor-multiple:before {
673
- content: "\F37A"; }
846
+ content: "\F37A";
847
+ }
674
848
 
675
849
  .mdil-music:before {
676
- content: "\F759"; }
850
+ content: "\F759";
851
+ }
677
852
 
678
853
  .mdil-music-off:before {
679
- content: "\F75A"; }
854
+ content: "\F75A";
855
+ }
680
856
 
681
857
  .mdil-nfc-variant:before {
682
- content: "\F398"; }
858
+ content: "\F398";
859
+ }
683
860
 
684
861
  .mdil-note:before {
685
- content: "\F39A"; }
862
+ content: "\F39A";
863
+ }
686
864
 
687
865
  .mdil-note-multiple:before {
688
- content: "\F6B7"; }
866
+ content: "\F6B7";
867
+ }
689
868
 
690
869
  .mdil-note-plus:before {
691
- content: "\F39C"; }
870
+ content: "\F39C";
871
+ }
692
872
 
693
873
  .mdil-note-text:before {
694
- content: "\F39E"; }
874
+ content: "\F39E";
875
+ }
695
876
 
696
877
  .mdil-octagon:before {
697
- content: "\F3C3"; }
878
+ content: "\F3C3";
879
+ }
698
880
 
699
881
  .mdil-paperclip:before {
700
- content: "\F3E2"; }
882
+ content: "\F3E2";
883
+ }
701
884
 
702
885
  .mdil-pause:before {
703
- content: "\F3E4"; }
886
+ content: "\F3E4";
887
+ }
704
888
 
705
889
  .mdil-pencil:before {
706
- content: "\F3EB"; }
890
+ content: "\F3EB";
891
+ }
707
892
 
708
893
  .mdil-phone:before {
709
- content: "\F3F2"; }
894
+ content: "\F3F2";
895
+ }
710
896
 
711
897
  .mdil-pin:before {
712
- content: "\F403"; }
898
+ content: "\F403";
899
+ }
713
900
 
714
901
  .mdil-pin-off:before {
715
- content: "\F404"; }
902
+ content: "\F404";
903
+ }
716
904
 
717
905
  .mdil-play:before {
718
- content: "\F40A"; }
906
+ content: "\F40A";
907
+ }
719
908
 
720
909
  .mdil-plus:before {
721
- content: "\F415"; }
910
+ content: "\F415";
911
+ }
722
912
 
723
913
  .mdil-plus-box:before {
724
- content: "\F416"; }
914
+ content: "\F416";
915
+ }
725
916
 
726
917
  .mdil-plus-circle:before {
727
- content: "\F417"; }
918
+ content: "\F417";
919
+ }
728
920
 
729
921
  .mdil-power:before {
730
- content: "\F425"; }
922
+ content: "\F425";
923
+ }
731
924
 
732
925
  .mdil-presentation:before {
733
- content: "\F428"; }
926
+ content: "\F428";
927
+ }
734
928
 
735
929
  .mdil-presentation-play:before {
736
- content: "\F429"; }
930
+ content: "\F429";
931
+ }
737
932
 
738
933
  .mdil-printer:before {
739
- content: "\F42A"; }
934
+ content: "\F42A";
935
+ }
740
936
 
741
937
  .mdil-redo-variant:before {
742
- content: "\F44F"; }
938
+ content: "\F44F";
939
+ }
743
940
 
744
941
  .mdil-refresh:before {
745
- content: "\F450"; }
942
+ content: "\F450";
943
+ }
746
944
 
747
945
  .mdil-repeat:before {
748
- content: "\F456"; }
946
+ content: "\F456";
947
+ }
749
948
 
750
949
  .mdil-repeat-off:before {
751
- content: "\F457"; }
950
+ content: "\F457";
951
+ }
752
952
 
753
953
  .mdil-repeat-once:before {
754
- content: "\F458"; }
954
+ content: "\F458";
955
+ }
755
956
 
756
957
  .mdil-rewind:before {
757
- content: "\F45F"; }
958
+ content: "\F45F";
959
+ }
758
960
 
759
961
  .mdil-rhombus:before {
760
- content: "\F70A"; }
962
+ content: "\F70A";
963
+ }
761
964
 
762
965
  .mdil-rss:before {
763
- content: "\F46B"; }
966
+ content: "\F46B";
967
+ }
764
968
 
765
969
  .mdil-script:before {
766
- content: "\F478"; }
970
+ content: "\F478";
971
+ }
767
972
 
768
973
  .mdil-settings:before {
769
- content: "\F493"; }
974
+ content: "\F493";
975
+ }
770
976
 
771
977
  .mdil-shield:before {
772
- content: "\F498"; }
978
+ content: "\F498";
979
+ }
773
980
 
774
981
  .mdil-shuffle:before {
775
- content: "\F49D"; }
982
+ content: "\F49D";
983
+ }
776
984
 
777
985
  .mdil-signal:before {
778
- content: "\F4A2"; }
986
+ content: "\F4A2";
987
+ }
779
988
 
780
989
  .mdil-sitemap:before {
781
- content: "\F4AA"; }
990
+ content: "\F4AA";
991
+ }
782
992
 
783
993
  .mdil-skip-next:before {
784
- content: "\F4AD"; }
994
+ content: "\F4AD";
995
+ }
785
996
 
786
997
  .mdil-skip-previous:before {
787
- content: "\F4AE"; }
998
+ content: "\F4AE";
999
+ }
788
1000
 
789
1001
  .mdil-sleep:before {
790
- content: "\F4B2"; }
1002
+ content: "\F4B2";
1003
+ }
791
1004
 
792
1005
  .mdil-sleep-off:before {
793
- content: "\F4B3"; }
1006
+ content: "\F4B3";
1007
+ }
794
1008
 
795
1009
  .mdil-spellcheck:before {
796
- content: "\F4C6"; }
1010
+ content: "\F4C6";
1011
+ }
797
1012
 
798
1013
  .mdil-square:before {
799
- content: "\F763"; }
1014
+ content: "\F763";
1015
+ }
800
1016
 
801
1017
  .mdil-star:before {
802
- content: "\F4CE"; }
1018
+ content: "\F4CE";
1019
+ }
803
1020
 
804
1021
  .mdil-star-half:before {
805
- content: "\F4D0"; }
1022
+ content: "\F4D0";
1023
+ }
806
1024
 
807
1025
  .mdil-stop:before {
808
- content: "\F4DB"; }
1026
+ content: "\F4DB";
1027
+ }
809
1028
 
810
1029
  .mdil-tab:before {
811
- content: "\F4E9"; }
1030
+ content: "\F4E9";
1031
+ }
812
1032
 
813
1033
  .mdil-tab-plus:before {
814
- content: "\F75B"; }
1034
+ content: "\F75B";
1035
+ }
815
1036
 
816
1037
  .mdil-table:before {
817
- content: "\F4EB"; }
1038
+ content: "\F4EB";
1039
+ }
818
1040
 
819
1041
  .mdil-taco:before {
820
- content: "\F761"; }
1042
+ content: "\F761";
1043
+ }
821
1044
 
822
1045
  .mdil-tag:before {
823
- content: "\F4F9"; }
1046
+ content: "\F4F9";
1047
+ }
824
1048
 
825
1049
  .mdil-television:before {
826
- content: "\F502"; }
1050
+ content: "\F502";
1051
+ }
827
1052
 
828
1053
  .mdil-thumb-down:before {
829
- content: "\F511"; }
1054
+ content: "\F511";
1055
+ }
830
1056
 
831
1057
  .mdil-thumb-up:before {
832
- content: "\F513"; }
1058
+ content: "\F513";
1059
+ }
833
1060
 
834
1061
  .mdil-thumbs-up-down:before {
835
- content: "\F515"; }
1062
+ content: "\F515";
1063
+ }
836
1064
 
837
1065
  .mdil-tooltip:before {
838
- content: "\F523"; }
1066
+ content: "\F523";
1067
+ }
839
1068
 
840
1069
  .mdil-tooltip-text:before {
841
- content: "\F528"; }
1070
+ content: "\F528";
1071
+ }
842
1072
 
843
1073
  .mdil-triangle:before {
844
- content: "\F536"; }
1074
+ content: "\F536";
1075
+ }
845
1076
 
846
1077
  .mdil-trophy:before {
847
- content: "\F538"; }
1078
+ content: "\F538";
1079
+ }
848
1080
 
849
1081
  .mdil-undo-variant:before {
850
- content: "\F54D"; }
1082
+ content: "\F54D";
1083
+ }
851
1084
 
852
1085
  .mdil-unfold-less-horizontal:before {
853
- content: "\F54E"; }
1086
+ content: "\F54E";
1087
+ }
854
1088
 
855
1089
  .mdil-unfold-less-vertical:before {
856
- content: "\F75F"; }
1090
+ content: "\F75F";
1091
+ }
857
1092
 
858
1093
  .mdil-unfold-more-horizontal:before {
859
- content: "\F54F"; }
1094
+ content: "\F54F";
1095
+ }
860
1096
 
861
1097
  .mdil-unfold-more-vertical:before {
862
- content: "\F760"; }
1098
+ content: "\F760";
1099
+ }
863
1100
 
864
1101
  .mdil-ungroup:before {
865
- content: "\F550"; }
1102
+ content: "\F550";
1103
+ }
866
1104
 
867
1105
  .mdil-upload:before {
868
- content: "\F552"; }
1106
+ content: "\F552";
1107
+ }
869
1108
 
870
1109
  .mdil-vector-arrange-above:before {
871
- content: "\F554"; }
1110
+ content: "\F554";
1111
+ }
872
1112
 
873
1113
  .mdil-vector-arrange-below:before {
874
- content: "\F555"; }
1114
+ content: "\F555";
1115
+ }
875
1116
 
876
1117
  .mdil-vector-combine:before {
877
- content: "\F558"; }
1118
+ content: "\F558";
1119
+ }
878
1120
 
879
1121
  .mdil-vector-difference:before {
880
- content: "\F55A"; }
1122
+ content: "\F55A";
1123
+ }
881
1124
 
882
1125
  .mdil-vector-difference-ab:before {
883
- content: "\F55B"; }
1126
+ content: "\F55B";
1127
+ }
884
1128
 
885
1129
  .mdil-vector-difference-ba:before {
886
- content: "\F55C"; }
1130
+ content: "\F55C";
1131
+ }
887
1132
 
888
1133
  .mdil-vector-intersection:before {
889
- content: "\F55D"; }
1134
+ content: "\F55D";
1135
+ }
890
1136
 
891
1137
  .mdil-vector-union:before {
892
- content: "\F564"; }
1138
+ content: "\F564";
1139
+ }
893
1140
 
894
1141
  .mdil-view-dashboard:before {
895
- content: "\F56E"; }
1142
+ content: "\F56E";
1143
+ }
896
1144
 
897
1145
  .mdil-view-module:before {
898
- content: "\F573"; }
1146
+ content: "\F573";
1147
+ }
899
1148
 
900
1149
  .mdil-volume-high:before {
901
- content: "\F57E"; }
1150
+ content: "\F57E";
1151
+ }
902
1152
 
903
1153
  .mdil-volume-minus:before {
904
- content: "\F75D"; }
1154
+ content: "\F75D";
1155
+ }
905
1156
 
906
1157
  .mdil-volume-mute:before {
907
- content: "\F75E"; }
1158
+ content: "\F75E";
1159
+ }
908
1160
 
909
1161
  .mdil-volume-off:before {
910
- content: "\F581"; }
1162
+ content: "\F581";
1163
+ }
911
1164
 
912
1165
  .mdil-volume-plus:before {
913
- content: "\F75C"; }
1166
+ content: "\F75C";
1167
+ }
914
1168
 
915
1169
  .mdil-wifi:before {
916
- content: "\F5A9"; }
1170
+ content: "\F5A9";
1171
+ }
917
1172
 
918
1173
  .mdil-xml:before {
919
- content: "\F5C0"; }
1174
+ content: "\F5C0";
1175
+ }
920
1176
 
921
1177
  .mdil-blank:before {
922
- content: "\F68C";
923
- visibility: hidden; }
1178
+ content: "\f68c";
1179
+ visibility: hidden;
1180
+ }
924
1181
 
925
1182
  /*
926
1183
  # -----------------------------------------------------------------------------
@@ -937,194 +1194,216 @@
937
1194
  # -----------------------------------------------------------------------------
938
1195
  */
939
1196
  .mdil-18px.mdil-set, .mdil-18px.mdil:before {
940
- font-size: 18px; }
1197
+ font-size: 18px;
1198
+ }
941
1199
 
942
1200
  .mdil-24px.mdil-set, .mdil-24px.mdil:before {
943
- font-size: 24px; }
1201
+ font-size: 24px;
1202
+ }
944
1203
 
945
1204
  .mdil-36px.mdil-set, .mdil-36px.mdil:before {
946
- font-size: 36px; }
1205
+ font-size: 36px;
1206
+ }
947
1207
 
948
1208
  .mdil-48px.mdil-set, .mdil-48px.mdil:before {
949
- font-size: 48px; }
1209
+ font-size: 48px;
1210
+ }
950
1211
 
951
1212
  .mdil-dark:before {
952
- color: rgba(0, 0, 0, 0.54); }
953
-
1213
+ color: rgba(0, 0, 0, 0.54);
1214
+ }
954
1215
  .mdil-dark.mdi-inactive:before {
955
- color: rgba(0, 0, 0, 0.26); }
1216
+ color: rgba(0, 0, 0, 0.26);
1217
+ }
956
1218
 
957
1219
  .mdil-light:before {
958
- color: white; }
959
-
1220
+ color: rgb(255, 255, 255);
1221
+ }
960
1222
  .mdil-light.mdi-inactive:before {
961
- color: rgba(255, 255, 255, 0.3); }
1223
+ color: rgba(255, 255, 255, 0.3);
1224
+ }
962
1225
 
963
1226
  .mdil-rotate-45 {
964
1227
  /*
965
- // Not included in production
966
- &.mdil-flip-h:before {
967
- -webkit-transform: scaleX(-1) rotate(45deg);
968
- transform: scaleX(-1) rotate(45deg);
969
- filter: FlipH;
970
- -ms-filter: "FlipH";
971
- }
972
- &.mdil-flip-v:before {
973
- -webkit-transform: scaleY(-1) rotate(45deg);
974
- -ms-transform: rotate(45deg);
975
- transform: scaleY(-1) rotate(45deg);
976
- filter: FlipV;
977
- -ms-filter: "FlipV";
978
- }
979
- */ }
980
- .mdil-rotate-45:before {
981
- -webkit-transform: rotate(45deg);
982
- -ms-transform: rotate(45deg);
983
- transform: rotate(45deg); }
1228
+ // Not included in production
1229
+ &.mdil-flip-h:before {
1230
+ -webkit-transform: scaleX(-1) rotate(45deg);
1231
+ transform: scaleX(-1) rotate(45deg);
1232
+ filter: FlipH;
1233
+ -ms-filter: "FlipH";
1234
+ }
1235
+ &.mdil-flip-v:before {
1236
+ -webkit-transform: scaleY(-1) rotate(45deg);
1237
+ -ms-transform: rotate(45deg);
1238
+ transform: scaleY(-1) rotate(45deg);
1239
+ filter: FlipV;
1240
+ -ms-filter: "FlipV";
1241
+ }
1242
+ */
1243
+ }
1244
+ .mdil-rotate-45:before {
1245
+ -webkit-transform: rotate(45deg);
1246
+ -ms-transform: rotate(45deg);
1247
+ transform: rotate(45deg);
1248
+ }
984
1249
 
985
1250
  .mdil-rotate-90 {
986
1251
  /*
987
- // Not included in production
988
- &.mdil-flip-h:before {
989
- -webkit-transform: scaleX(-1) rotate(90deg);
990
- transform: scaleX(-1) rotate(90deg);
991
- filter: FlipH;
992
- -ms-filter: "FlipH";
993
- }
994
- &.mdil-flip-v:before {
995
- -webkit-transform: scaleY(-1) rotate(90deg);
996
- -ms-transform: rotate(90deg);
997
- transform: scaleY(-1) rotate(90deg);
998
- filter: FlipV;
999
- -ms-filter: "FlipV";
1000
- }
1001
- */ }
1002
- .mdil-rotate-90:before {
1003
- -webkit-transform: rotate(90deg);
1004
- -ms-transform: rotate(90deg);
1005
- transform: rotate(90deg); }
1252
+ // Not included in production
1253
+ &.mdil-flip-h:before {
1254
+ -webkit-transform: scaleX(-1) rotate(90deg);
1255
+ transform: scaleX(-1) rotate(90deg);
1256
+ filter: FlipH;
1257
+ -ms-filter: "FlipH";
1258
+ }
1259
+ &.mdil-flip-v:before {
1260
+ -webkit-transform: scaleY(-1) rotate(90deg);
1261
+ -ms-transform: rotate(90deg);
1262
+ transform: scaleY(-1) rotate(90deg);
1263
+ filter: FlipV;
1264
+ -ms-filter: "FlipV";
1265
+ }
1266
+ */
1267
+ }
1268
+ .mdil-rotate-90:before {
1269
+ -webkit-transform: rotate(90deg);
1270
+ -ms-transform: rotate(90deg);
1271
+ transform: rotate(90deg);
1272
+ }
1006
1273
 
1007
1274
  .mdil-rotate-135 {
1008
1275
  /*
1009
- // Not included in production
1010
- &.mdil-flip-h:before {
1011
- -webkit-transform: scaleX(-1) rotate(135deg);
1012
- transform: scaleX(-1) rotate(135deg);
1013
- filter: FlipH;
1014
- -ms-filter: "FlipH";
1015
- }
1016
- &.mdil-flip-v:before {
1017
- -webkit-transform: scaleY(-1) rotate(135deg);
1018
- -ms-transform: rotate(135deg);
1019
- transform: scaleY(-1) rotate(135deg);
1020
- filter: FlipV;
1021
- -ms-filter: "FlipV";
1022
- }
1023
- */ }
1024
- .mdil-rotate-135:before {
1025
- -webkit-transform: rotate(135deg);
1026
- -ms-transform: rotate(135deg);
1027
- transform: rotate(135deg); }
1276
+ // Not included in production
1277
+ &.mdil-flip-h:before {
1278
+ -webkit-transform: scaleX(-1) rotate(135deg);
1279
+ transform: scaleX(-1) rotate(135deg);
1280
+ filter: FlipH;
1281
+ -ms-filter: "FlipH";
1282
+ }
1283
+ &.mdil-flip-v:before {
1284
+ -webkit-transform: scaleY(-1) rotate(135deg);
1285
+ -ms-transform: rotate(135deg);
1286
+ transform: scaleY(-1) rotate(135deg);
1287
+ filter: FlipV;
1288
+ -ms-filter: "FlipV";
1289
+ }
1290
+ */
1291
+ }
1292
+ .mdil-rotate-135:before {
1293
+ -webkit-transform: rotate(135deg);
1294
+ -ms-transform: rotate(135deg);
1295
+ transform: rotate(135deg);
1296
+ }
1028
1297
 
1029
1298
  .mdil-rotate-180 {
1030
1299
  /*
1031
- // Not included in production
1032
- &.mdil-flip-h:before {
1033
- -webkit-transform: scaleX(-1) rotate(180deg);
1034
- transform: scaleX(-1) rotate(180deg);
1035
- filter: FlipH;
1036
- -ms-filter: "FlipH";
1037
- }
1038
- &.mdil-flip-v:before {
1039
- -webkit-transform: scaleY(-1) rotate(180deg);
1040
- -ms-transform: rotate(180deg);
1041
- transform: scaleY(-1) rotate(180deg);
1042
- filter: FlipV;
1043
- -ms-filter: "FlipV";
1044
- }
1045
- */ }
1046
- .mdil-rotate-180:before {
1047
- -webkit-transform: rotate(180deg);
1048
- -ms-transform: rotate(180deg);
1049
- transform: rotate(180deg); }
1300
+ // Not included in production
1301
+ &.mdil-flip-h:before {
1302
+ -webkit-transform: scaleX(-1) rotate(180deg);
1303
+ transform: scaleX(-1) rotate(180deg);
1304
+ filter: FlipH;
1305
+ -ms-filter: "FlipH";
1306
+ }
1307
+ &.mdil-flip-v:before {
1308
+ -webkit-transform: scaleY(-1) rotate(180deg);
1309
+ -ms-transform: rotate(180deg);
1310
+ transform: scaleY(-1) rotate(180deg);
1311
+ filter: FlipV;
1312
+ -ms-filter: "FlipV";
1313
+ }
1314
+ */
1315
+ }
1316
+ .mdil-rotate-180:before {
1317
+ -webkit-transform: rotate(180deg);
1318
+ -ms-transform: rotate(180deg);
1319
+ transform: rotate(180deg);
1320
+ }
1050
1321
 
1051
1322
  .mdil-rotate-225 {
1052
1323
  /*
1053
- // Not included in production
1054
- &.mdil-flip-h:before {
1055
- -webkit-transform: scaleX(-1) rotate(225deg);
1056
- transform: scaleX(-1) rotate(225deg);
1057
- filter: FlipH;
1058
- -ms-filter: "FlipH";
1059
- }
1060
- &.mdil-flip-v:before {
1061
- -webkit-transform: scaleY(-1) rotate(225deg);
1062
- -ms-transform: rotate(225deg);
1063
- transform: scaleY(-1) rotate(225deg);
1064
- filter: FlipV;
1065
- -ms-filter: "FlipV";
1066
- }
1067
- */ }
1068
- .mdil-rotate-225:before {
1069
- -webkit-transform: rotate(225deg);
1070
- -ms-transform: rotate(225deg);
1071
- transform: rotate(225deg); }
1324
+ // Not included in production
1325
+ &.mdil-flip-h:before {
1326
+ -webkit-transform: scaleX(-1) rotate(225deg);
1327
+ transform: scaleX(-1) rotate(225deg);
1328
+ filter: FlipH;
1329
+ -ms-filter: "FlipH";
1330
+ }
1331
+ &.mdil-flip-v:before {
1332
+ -webkit-transform: scaleY(-1) rotate(225deg);
1333
+ -ms-transform: rotate(225deg);
1334
+ transform: scaleY(-1) rotate(225deg);
1335
+ filter: FlipV;
1336
+ -ms-filter: "FlipV";
1337
+ }
1338
+ */
1339
+ }
1340
+ .mdil-rotate-225:before {
1341
+ -webkit-transform: rotate(225deg);
1342
+ -ms-transform: rotate(225deg);
1343
+ transform: rotate(225deg);
1344
+ }
1072
1345
 
1073
1346
  .mdil-rotate-270 {
1074
1347
  /*
1075
- // Not included in production
1076
- &.mdil-flip-h:before {
1077
- -webkit-transform: scaleX(-1) rotate(270deg);
1078
- transform: scaleX(-1) rotate(270deg);
1079
- filter: FlipH;
1080
- -ms-filter: "FlipH";
1081
- }
1082
- &.mdil-flip-v:before {
1083
- -webkit-transform: scaleY(-1) rotate(270deg);
1084
- -ms-transform: rotate(270deg);
1085
- transform: scaleY(-1) rotate(270deg);
1086
- filter: FlipV;
1087
- -ms-filter: "FlipV";
1088
- }
1089
- */ }
1090
- .mdil-rotate-270:before {
1091
- -webkit-transform: rotate(270deg);
1092
- -ms-transform: rotate(270deg);
1093
- transform: rotate(270deg); }
1348
+ // Not included in production
1349
+ &.mdil-flip-h:before {
1350
+ -webkit-transform: scaleX(-1) rotate(270deg);
1351
+ transform: scaleX(-1) rotate(270deg);
1352
+ filter: FlipH;
1353
+ -ms-filter: "FlipH";
1354
+ }
1355
+ &.mdil-flip-v:before {
1356
+ -webkit-transform: scaleY(-1) rotate(270deg);
1357
+ -ms-transform: rotate(270deg);
1358
+ transform: scaleY(-1) rotate(270deg);
1359
+ filter: FlipV;
1360
+ -ms-filter: "FlipV";
1361
+ }
1362
+ */
1363
+ }
1364
+ .mdil-rotate-270:before {
1365
+ -webkit-transform: rotate(270deg);
1366
+ -ms-transform: rotate(270deg);
1367
+ transform: rotate(270deg);
1368
+ }
1094
1369
 
1095
1370
  .mdil-rotate-315 {
1096
1371
  /*
1097
- // Not included in production
1098
- &.mdil-flip-h:before {
1099
- -webkit-transform: scaleX(-1) rotate(315deg);
1100
- transform: scaleX(-1) rotate(315deg);
1101
- filter: FlipH;
1102
- -ms-filter: "FlipH";
1103
- }
1104
- &.mdil-flip-v:before {
1105
- -webkit-transform: scaleY(-1) rotate(315deg);
1106
- -ms-transform: rotate(315deg);
1107
- transform: scaleY(-1) rotate(315deg);
1108
- filter: FlipV;
1109
- -ms-filter: "FlipV";
1110
- }
1111
- */ }
1112
- .mdil-rotate-315:before {
1113
- -webkit-transform: rotate(315deg);
1114
- -ms-transform: rotate(315deg);
1115
- transform: rotate(315deg); }
1372
+ // Not included in production
1373
+ &.mdil-flip-h:before {
1374
+ -webkit-transform: scaleX(-1) rotate(315deg);
1375
+ transform: scaleX(-1) rotate(315deg);
1376
+ filter: FlipH;
1377
+ -ms-filter: "FlipH";
1378
+ }
1379
+ &.mdil-flip-v:before {
1380
+ -webkit-transform: scaleY(-1) rotate(315deg);
1381
+ -ms-transform: rotate(315deg);
1382
+ transform: scaleY(-1) rotate(315deg);
1383
+ filter: FlipV;
1384
+ -ms-filter: "FlipV";
1385
+ }
1386
+ */
1387
+ }
1388
+ .mdil-rotate-315:before {
1389
+ -webkit-transform: rotate(315deg);
1390
+ -ms-transform: rotate(315deg);
1391
+ transform: rotate(315deg);
1392
+ }
1116
1393
 
1117
1394
  .mdil-flip-h:before {
1118
1395
  -webkit-transform: scaleX(-1);
1119
1396
  transform: scaleX(-1);
1120
1397
  filter: FlipH;
1121
- -ms-filter: "FlipH"; }
1398
+ -ms-filter: "FlipH";
1399
+ }
1122
1400
 
1123
1401
  .mdil-flip-v:before {
1124
1402
  -webkit-transform: scaleY(-1);
1125
1403
  transform: scaleY(-1);
1126
1404
  filter: FlipV;
1127
- -ms-filter: "FlipV"; }
1405
+ -ms-filter: "FlipV";
1406
+ }
1128
1407
 
1129
1408
  /*
1130
1409
  # -----------------------------------------------------------------------------
@@ -1142,24 +1421,29 @@
1142
1421
  */
1143
1422
  .mdil-spin:before {
1144
1423
  -webkit-animation: mdil-spin 2s infinite linear;
1145
- animation: mdil-spin 2s infinite linear; }
1424
+ animation: mdil-spin 2s infinite linear;
1425
+ }
1146
1426
 
1147
1427
  @-webkit-keyframes mdil-spin {
1148
1428
  0% {
1149
1429
  -webkit-transform: rotate(0deg);
1150
- transform: rotate(0deg); }
1430
+ transform: rotate(0deg);
1431
+ }
1151
1432
  100% {
1152
1433
  -webkit-transform: rotate(359deg);
1153
- transform: rotate(359deg); } }
1154
-
1434
+ transform: rotate(359deg);
1435
+ }
1436
+ }
1155
1437
  @keyframes mdil-spin {
1156
1438
  0% {
1157
1439
  -webkit-transform: rotate(0deg);
1158
- transform: rotate(0deg); }
1440
+ transform: rotate(0deg);
1441
+ }
1159
1442
  100% {
1160
1443
  -webkit-transform: rotate(359deg);
1161
- transform: rotate(359deg); } }
1162
-
1444
+ transform: rotate(359deg);
1445
+ }
1446
+ }
1163
1447
  /*
1164
1448
  # -----------------------------------------------------------------------------
1165
1449
  # ~/vendor/fonts/md_icons/scss/_md_sizes.scss
@@ -1175,48 +1459,65 @@
1175
1459
  # -----------------------------------------------------------------------------
1176
1460
  */
1177
1461
  .mdil-xs.mdil-set, .mdil-xs.mdi:before {
1178
- font-size: 1.250em; }
1462
+ font-size: 1.25em;
1463
+ }
1179
1464
 
1180
1465
  .mdil-sm.mdil-set, .mdil-sm.mdi:before {
1181
- font-size: 1.375em; }
1466
+ font-size: 1.375em;
1467
+ }
1182
1468
 
1183
1469
  .mdil-md.mdil-set, .mdil-md.mdi:before {
1184
- font-size: 1.500em; }
1470
+ font-size: 1.5em;
1471
+ }
1185
1472
 
1186
1473
  .mdil-lg.mdil-set, .mdil-lg.mdi:before {
1187
- font-size: 1.750em;
1188
- vertical-align: -25%; }
1474
+ font-size: 1.75em;
1475
+ vertical-align: -25%;
1476
+ }
1189
1477
 
1190
1478
  .mdil-xl.mdil-set, .mdil-xl.mdi:before {
1191
- font-size: 2.000em;
1192
- vertical-align: -25%; }
1479
+ font-size: 2em;
1480
+ vertical-align: -25%;
1481
+ }
1193
1482
 
1194
1483
  .mdil-1x.mdil-set, .mdil-1x.mdil:before {
1195
- font-size: 1rem; }
1484
+ font-size: 1rem;
1485
+ }
1196
1486
 
1197
1487
  .mdil-2x.mdil-set, .mdil-2x.mdil:before {
1198
- font-size: 2rem; }
1488
+ font-size: 2rem;
1489
+ }
1199
1490
 
1200
1491
  .mdil-3x.mdil-set, .mdil-3x.mdil:before {
1201
- font-size: 3rem; }
1492
+ font-size: 3rem;
1493
+ }
1202
1494
 
1203
1495
  .mdil-4x.mdil-set, .mdil-4x.mdil:before {
1204
- font-size: 4rem; }
1496
+ font-size: 4rem;
1497
+ }
1205
1498
 
1206
1499
  .mdil-5x.mdil-set, .mdil-5x.mdil:before {
1207
- font-size: 5rem; }
1500
+ font-size: 5rem;
1501
+ }
1208
1502
 
1209
1503
  .mdil-6x.mdil-set, .mdil-6x.mdil:before {
1210
- font-size: 6rem; }
1504
+ font-size: 6rem;
1505
+ }
1211
1506
 
1212
1507
  .mdil-7x.mdil-set, .mdil-7x.mdil:before {
1213
- font-size: 7rem; }
1508
+ font-size: 7rem;
1509
+ }
1214
1510
 
1215
1511
  .mdil-8x.mdil-set, .mdil-8x.mdil:before {
1216
- font-size: 8rem; }
1512
+ font-size: 8rem;
1513
+ }
1217
1514
 
1218
1515
  .mdil-9x.mdil-set, .mdil-9x.mdil:before {
1219
- font-size: 9rem; }
1516
+ font-size: 9rem;
1517
+ }
1220
1518
 
1221
1519
  .mdil-10x.mdil-set, .mdil-10x.mdil:before {
1222
- font-size: 10rem; }
1520
+ font-size: 10rem;
1521
+ }
1522
+
1523
+ /*# sourceMappingURL=mdil.css.map */