[tor-commits] [styleguide/master] Updated styleguite to lego
hiro at torproject.org
hiro at torproject.org
Tue Jul 9 13:32:19 UTC 2019
commit 6b005a3621dae7408cafa4112acc95da93b48b7c
Merge: 07137a1 5335337
Author: hiro <hiro at torproject.org>
Date: Tue Jul 9 15:31:24 2019 +0200
Updated styleguite to lego
.gitignore | 23 +-
.gitmodules | 3 +
assets/javascript | 1 +
assets/javascript/dist/alert.js | 176 -
assets/javascript/dist/alert.js.map | 1 -
assets/javascript/dist/button.js | 167 -
assets/javascript/dist/button.js.map | 1 -
assets/javascript/dist/carousel.js | 504 --
assets/javascript/dist/carousel.js.map | 1 -
assets/javascript/dist/collapse.js | 371 -
assets/javascript/dist/collapse.js.map | 1 -
assets/javascript/dist/dropdown.js | 443 --
assets/javascript/dist/dropdown.js.map | 1 -
assets/javascript/dist/index.js | 23 -
assets/javascript/dist/index.js.map | 1 -
assets/javascript/dist/modal.js | 580 --
assets/javascript/dist/modal.js.map | 1 -
assets/javascript/dist/popover.js | 192 -
assets/javascript/dist/popover.js.map | 1 -
assets/javascript/dist/scrollspy.js | 315 -
assets/javascript/dist/scrollspy.js.map | 1 -
assets/javascript/dist/tab.js | 259 -
assets/javascript/dist/tab.js.map | 1 -
assets/javascript/dist/tooltip.js | 665 --
assets/javascript/dist/tooltip.js.map | 1 -
assets/javascript/dist/util.js | 142 -
assets/javascript/dist/util.js.map | 1 -
assets/javascript/src/alert.js | 194 -
assets/javascript/src/button.js | 187 -
assets/javascript/src/carousel.js | 524 --
assets/javascript/src/collapse.js | 409 --
assets/javascript/src/dropdown.js | 450 --
assets/javascript/src/index.js | 50 -
assets/javascript/src/modal.js | 590 --
assets/javascript/src/popover.js | 194 -
assets/javascript/src/scrollspy.js | 340 -
assets/javascript/src/tab.js | 287 -
assets/javascript/src/tooltip.js | 733 --
assets/javascript/src/util.js | 166 -
assets/javascript/tests/.eslintrc.json | 46 -
assets/javascript/tests/README.md | 61 -
assets/javascript/tests/index.html | 129 -
assets/javascript/tests/unit/alert.js | 79 -
assets/javascript/tests/unit/button.js | 176 -
assets/javascript/tests/unit/carousel.js | 921 ---
assets/javascript/tests/unit/collapse.js | 745 --
assets/javascript/tests/unit/dropdown.js | 652 --
assets/javascript/tests/unit/modal.js | 692 --
assets/javascript/tests/unit/popover.js | 413 --
assets/javascript/tests/unit/scrollspy.js | 659 --
assets/javascript/tests/unit/tab.js | 385 -
assets/javascript/tests/unit/tooltip.js | 851 ---
assets/javascript/tests/vendor/qunit.css | 436 --
assets/javascript/tests/vendor/qunit.js | 5048 -------------
assets/javascript/tests/visual/alert.html | 51 -
assets/javascript/tests/visual/button.html | 51 -
assets/javascript/tests/visual/carousel.html | 56 -
assets/javascript/tests/visual/collapse.html | 64 -
assets/javascript/tests/visual/dropdown.html | 126 -
assets/javascript/tests/visual/modal.html | 231 -
assets/javascript/tests/visual/popover.html | 47 -
assets/javascript/tests/visual/scrollspy.html | 96 -
assets/javascript/tests/visual/tab.html | 233 -
assets/javascript/tests/visual/tooltip.html | 71 -
assets/scss/_alert.scss | 49 -
assets/scss/_badge.scss | 47 -
assets/scss/_breadcrumb.scss | 38 -
assets/scss/_button-group.scss | 207 -
assets/scss/_buttons.scss | 136 -
assets/scss/_card.scss | 259 -
assets/scss/_carousel.scss | 191 -
assets/scss/_close.scss | 29 -
assets/scss/_code.scss | 64 -
assets/scss/_component-examples.scss | 438 --
assets/scss/_custom-forms.scss | 257 -
assets/scss/_dropdown.scss | 103 -
assets/scss/_forms.scss | 358 -
assets/scss/_functions.scss | 86 -
assets/scss/_grid.scss | 52 -
assets/scss/_images.scss | 43 -
assets/scss/_input-group.scss | 186 -
assets/scss/_jumbotron.scss | 16 -
assets/scss/_list-group.scss | 114 -
assets/scss/_media.scss | 8 -
assets/scss/_mixins.scss | 42 -
assets/scss/_modal.scss | 153 -
assets/scss/_nav.scss | 118 -
assets/scss/_navbar.scss | 306 -
assets/scss/_pagination.scss | 64 -
assets/scss/_popover.scss | 194 -
assets/scss/_print.scss | 110 -
assets/scss/_progress.scss | 30 -
assets/scss/_reboot.scss | 504 --
assets/scss/_root.scss | 19 -
assets/scss/_sidebar.scss | 166 -
assets/scss/_tables.scss | 180 -
assets/scss/_tooltip.scss | 107 -
assets/scss/_tor-variables.scss | 60 -
assets/scss/_tor.scss | 497 --
assets/scss/_transitions.scss | 36 -
assets/scss/_type.scss | 125 -
assets/scss/_utilities.scss | 14 -
assets/scss/_variables.scss | 828 ---
assets/scss/bootstrap-grid.scss | 35 -
assets/scss/bootstrap-reboot.scss | 12 -
assets/scss/bootstrap.scss | 45 -
assets/scss/mixins/_alert.scss | 13 -
assets/scss/mixins/_background-variant.scss | 20 -
assets/scss/mixins/_badge.scss | 12 -
assets/scss/mixins/_border-radius.scss | 35 -
assets/scss/mixins/_box-shadow.scss | 5 -
assets/scss/mixins/_breakpoints.scss | 119 -
assets/scss/mixins/_buttons.scss | 94 -
assets/scss/mixins/_caret.scss | 35 -
assets/scss/mixins/_clearfix.scss | 7 -
assets/scss/mixins/_float.scss | 11 -
assets/scss/mixins/_forms.scss | 108 -
assets/scss/mixins/_gradients.scss | 45 -
assets/scss/mixins/_grid-framework.scss | 69 -
assets/scss/mixins/_grid.scss | 52 -
assets/scss/mixins/_hover.scss | 61 -
assets/scss/mixins/_image.scss | 36 -
assets/scss/mixins/_list-group.scss | 24 -
assets/scss/mixins/_lists.scss | 7 -
assets/scss/mixins/_nav-divider.scss | 10 -
assets/scss/mixins/_navbar-align.scss | 10 -
assets/scss/mixins/_pagination.scss | 22 -
assets/scss/mixins/_reset-text.scss | 17 -
assets/scss/mixins/_resize.scss | 6 -
assets/scss/mixins/_screen-reader.scss | 35 -
assets/scss/mixins/_size.scss | 6 -
assets/scss/mixins/_table-row.scss | 30 -
assets/scss/mixins/_text-emphasis.scss | 14 -
assets/scss/mixins/_text-hide.scss | 8 -
assets/scss/mixins/_text-truncate.scss | 8 -
assets/scss/mixins/_transition.scss | 9 -
assets/scss/mixins/_visibility.scss | 7 -
assets/scss/utilities/_align.scss | 8 -
assets/scss/utilities/_background.scss | 19 -
assets/scss/utilities/_borders.scss | 54 -
assets/scss/utilities/_clearfix.scss | 3 -
assets/scss/utilities/_display.scss | 56 -
assets/scss/utilities/_embed.scss | 52 -
assets/scss/utilities/_flex.scss | 46 -
assets/scss/utilities/_float.scss | 9 -
assets/scss/utilities/_position.scss | 36 -
assets/scss/utilities/_screenreaders.scss | 11 -
assets/scss/utilities/_sizing.scss | 12 -
assets/scss/utilities/_spacing.scss | 51 -
assets/scss/utilities/_text.scss | 52 -
assets/scss/utilities/_visibility.scss | 11 -
assets/static/bootstrap-grid.css | 1168 ---
assets/static/bootstrap-grid.css.map | 7 -
assets/static/bootstrap-reboot.css | 279 -
assets/static/bootstrap-reboot.css.map | 7 -
assets/static/bootstrap.css | 7425 --------------------
assets/static/bootstrap.css.map | 7 -
assets/static/collapse.min.js | 1 -
assets/static/css | 1 +
assets/static/fonts | 1 +
assets/static/fonts/SourceCodePro/OFL.txt | 93 -
.../fonts/SourceCodePro/SourceCodePro-Black.ttf | Bin 120356 -> 0 bytes
.../fonts/SourceCodePro/SourceCodePro-Bold.ttf | Bin 120504 -> 0 bytes
.../SourceCodePro/SourceCodePro-ExtraLight.ttf | Bin 121568 -> 0 bytes
.../fonts/SourceCodePro/SourceCodePro-Light.ttf | Bin 121284 -> 0 bytes
.../fonts/SourceCodePro/SourceCodePro-Medium.ttf | Bin 120244 -> 0 bytes
.../fonts/SourceCodePro/SourceCodePro-Regular.ttf | Bin 120548 -> 0 bytes
.../fonts/SourceCodePro/SourceCodePro-Semibold.ttf | Bin 120252 -> 0 bytes
assets/static/fonts/SourceSansPro/OFL.txt | 93 -
.../fonts/SourceSansPro/SourceSansPro-Black.ttf | Bin 288824 -> 0 bytes
.../SourceSansPro/SourceSansPro-BlackItalic.ttf | Bin 102944 -> 0 bytes
.../fonts/SourceSansPro/SourceSansPro-Bold.ttf | Bin 290916 -> 0 bytes
.../SourceSansPro/SourceSansPro-BoldItalic.ttf | Bin 103200 -> 0 bytes
.../SourceSansPro/SourceSansPro-ExtraLight.ttf | Bin 291112 -> 0 bytes
.../SourceSansPro-ExtraLightItalic.ttf | Bin 104304 -> 0 bytes
.../fonts/SourceSansPro/SourceSansPro-Italic.ttf | Bin 103828 -> 0 bytes
.../fonts/SourceSansPro/SourceSansPro-Light.ttf | Bin 292680 -> 0 bytes
.../SourceSansPro/SourceSansPro-LightItalic.ttf | Bin 104156 -> 0 bytes
.../fonts/SourceSansPro/SourceSansPro-Regular.ttf | Bin 293516 -> 0 bytes
.../fonts/SourceSansPro/SourceSansPro-SemiBold.ttf | Bin 291864 -> 0 bytes
.../SourceSansPro/SourceSansPro-SemiBoldItalic.ttf | Bin 103556 -> 0 bytes
assets/static/fonts/SourceSerifPro/OFL.txt | 93 -
.../fonts/SourceSerifPro/SourceSerifPro-Bold.ttf | Bin 113188 -> 0 bytes
.../SourceSerifPro/SourceSerifPro-Regular.ttf | Bin 113640 -> 0 bytes
.../SourceSerifPro/SourceSerifPro-Semibold.ttf | Bin 114352 -> 0 bytes
assets/static/fonts/TorIcons/tor-icons.eot | Bin 8076 -> 0 bytes
assets/static/fonts/TorIcons/tor-icons.svg | 102 -
assets/static/fonts/TorIcons/tor-icons.ttf | Bin 7904 -> 0 bytes
assets/static/fonts/TorIcons/tor-icons.woff | Bin 4724 -> 0 bytes
assets/static/fonts/TorIcons/tor-icons.woff2 | Bin 3984 -> 0 bytes
assets/static/fonts/open-iconic/.gitignore | 1 -
assets/static/fonts/open-iconic/FONT-LICENSE | 86 -
assets/static/fonts/open-iconic/ICON-LICENSE | 21 -
assets/static/fonts/open-iconic/README.md | 114 -
assets/static/fonts/open-iconic/bower.json | 21 -
.../open-iconic/font/css/open-iconic-bootstrap.css | 952 ---
.../font/css/open-iconic-bootstrap.less | 960 ---
.../font/css/open-iconic-bootstrap.min.css | 1 -
.../font/css/open-iconic-bootstrap.scss | 958 ---
.../font/css/open-iconic-bootstrap.styl | 954 ---
.../font/css/open-iconic-foundation.css | 1395 ----
.../font/css/open-iconic-foundation.less | 1397 ----
.../font/css/open-iconic-foundation.min.css | 1 -
.../font/css/open-iconic-foundation.scss | 1398 ----
.../font/css/open-iconic-foundation.styl | 1392 ----
.../fonts/open-iconic/font/css/open-iconic.css | 511 --
.../fonts/open-iconic/font/css/open-iconic.less | 962 ---
.../fonts/open-iconic/font/css/open-iconic.min.css | 1 -
.../fonts/open-iconic/font/css/open-iconic.scss | 963 ---
.../fonts/open-iconic/font/css/open-iconic.styl | 733 --
.../fonts/open-iconic/font/fonts/open-iconic.eot | Bin 28196 -> 0 bytes
.../fonts/open-iconic/font/fonts/open-iconic.otf | Bin 20996 -> 0 bytes
.../fonts/open-iconic/font/fonts/open-iconic.svg | 543 --
.../fonts/open-iconic/font/fonts/open-iconic.ttf | Bin 28028 -> 0 bytes
.../fonts/open-iconic/font/fonts/open-iconic.woff | Bin 14984 -> 0 bytes
assets/static/fonts/open-iconic/package.json | 36 -
.../fonts/open-iconic/png/account-login-2x.png | Bin 191 -> 0 bytes
.../fonts/open-iconic/png/account-login-3x.png | Bin 217 -> 0 bytes
.../fonts/open-iconic/png/account-login-4x.png | Bin 246 -> 0 bytes
.../fonts/open-iconic/png/account-login-6x.png | Bin 310 -> 0 bytes
.../fonts/open-iconic/png/account-login-8x.png | Bin 391 -> 0 bytes
.../static/fonts/open-iconic/png/account-login.png | Bin 140 -> 0 bytes
.../fonts/open-iconic/png/account-logout-2x.png | Bin 186 -> 0 bytes
.../fonts/open-iconic/png/account-logout-3x.png | Bin 211 -> 0 bytes
.../fonts/open-iconic/png/account-logout-4x.png | Bin 234 -> 0 bytes
.../fonts/open-iconic/png/account-logout-6x.png | Bin 296 -> 0 bytes
.../fonts/open-iconic/png/account-logout-8x.png | Bin 378 -> 0 bytes
.../fonts/open-iconic/png/account-logout.png | Bin 140 -> 0 bytes
.../fonts/open-iconic/png/action-redo-2x.png | Bin 247 -> 0 bytes
.../fonts/open-iconic/png/action-redo-3x.png | Bin 338 -> 0 bytes
.../fonts/open-iconic/png/action-redo-4x.png | Bin 417 -> 0 bytes
.../fonts/open-iconic/png/action-redo-6x.png | Bin 582 -> 0 bytes
.../fonts/open-iconic/png/action-redo-8x.png | Bin 779 -> 0 bytes
.../static/fonts/open-iconic/png/action-redo.png | Bin 180 -> 0 bytes
.../fonts/open-iconic/png/action-undo-2x.png | Bin 238 -> 0 bytes
.../fonts/open-iconic/png/action-undo-3x.png | Bin 322 -> 0 bytes
.../fonts/open-iconic/png/action-undo-4x.png | Bin 414 -> 0 bytes
.../fonts/open-iconic/png/action-undo-6x.png | Bin 572 -> 0 bytes
.../fonts/open-iconic/png/action-undo-8x.png | Bin 760 -> 0 bytes
.../static/fonts/open-iconic/png/action-undo.png | Bin 173 -> 0 bytes
.../fonts/open-iconic/png/align-center-2x.png | Bin 134 -> 0 bytes
.../fonts/open-iconic/png/align-center-3x.png | Bin 147 -> 0 bytes
.../fonts/open-iconic/png/align-center-4x.png | Bin 154 -> 0 bytes
.../fonts/open-iconic/png/align-center-6x.png | Bin 179 -> 0 bytes
.../fonts/open-iconic/png/align-center-8x.png | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/png/align-center.png | Bin 123 -> 0 bytes
.../static/fonts/open-iconic/png/align-left-2x.png | Bin 134 -> 0 bytes
.../static/fonts/open-iconic/png/align-left-3x.png | Bin 148 -> 0 bytes
.../static/fonts/open-iconic/png/align-left-4x.png | Bin 154 -> 0 bytes
.../static/fonts/open-iconic/png/align-left-6x.png | Bin 179 -> 0 bytes
.../static/fonts/open-iconic/png/align-left-8x.png | Bin 214 -> 0 bytes
assets/static/fonts/open-iconic/png/align-left.png | Bin 119 -> 0 bytes
.../fonts/open-iconic/png/align-right-2x.png | Bin 132 -> 0 bytes
.../fonts/open-iconic/png/align-right-3x.png | Bin 145 -> 0 bytes
.../fonts/open-iconic/png/align-right-4x.png | Bin 152 -> 0 bytes
.../fonts/open-iconic/png/align-right-6x.png | Bin 175 -> 0 bytes
.../fonts/open-iconic/png/align-right-8x.png | Bin 212 -> 0 bytes
.../static/fonts/open-iconic/png/align-right.png | Bin 119 -> 0 bytes
.../static/fonts/open-iconic/png/aperture-2x.png | Bin 405 -> 0 bytes
.../static/fonts/open-iconic/png/aperture-3x.png | Bin 556 -> 0 bytes
.../static/fonts/open-iconic/png/aperture-4x.png | Bin 723 -> 0 bytes
.../static/fonts/open-iconic/png/aperture-6x.png | Bin 1076 -> 0 bytes
.../static/fonts/open-iconic/png/aperture-8x.png | Bin 1412 -> 0 bytes
assets/static/fonts/open-iconic/png/aperture.png | Bin 219 -> 0 bytes
.../fonts/open-iconic/png/arrow-bottom-2x.png | Bin 215 -> 0 bytes
.../fonts/open-iconic/png/arrow-bottom-3x.png | Bin 256 -> 0 bytes
.../fonts/open-iconic/png/arrow-bottom-4x.png | Bin 297 -> 0 bytes
.../fonts/open-iconic/png/arrow-bottom-6x.png | Bin 407 -> 0 bytes
.../fonts/open-iconic/png/arrow-bottom-8x.png | Bin 524 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-bottom.png | Bin 149 -> 0 bytes
.../open-iconic/png/arrow-circle-bottom-2x.png | Bin 301 -> 0 bytes
.../open-iconic/png/arrow-circle-bottom-3x.png | Bin 430 -> 0 bytes
.../open-iconic/png/arrow-circle-bottom-4x.png | Bin 547 -> 0 bytes
.../open-iconic/png/arrow-circle-bottom-6x.png | Bin 780 -> 0 bytes
.../open-iconic/png/arrow-circle-bottom-8x.png | Bin 1033 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-bottom.png | Bin 190 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-left-2x.png | Bin 275 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-left-3x.png | Bin 395 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-left-4x.png | Bin 503 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-left-6x.png | Bin 743 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-left-8x.png | Bin 992 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-left.png | Bin 181 -> 0 bytes
.../open-iconic/png/arrow-circle-right-2x.png | Bin 277 -> 0 bytes
.../open-iconic/png/arrow-circle-right-3x.png | Bin 394 -> 0 bytes
.../open-iconic/png/arrow-circle-right-4x.png | Bin 506 -> 0 bytes
.../open-iconic/png/arrow-circle-right-6x.png | Bin 743 -> 0 bytes
.../open-iconic/png/arrow-circle-right-8x.png | Bin 985 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-right.png | Bin 182 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-top-2x.png | Bin 286 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-top-3x.png | Bin 394 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-top-4x.png | Bin 516 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-top-6x.png | Bin 758 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-top-8x.png | Bin 1015 -> 0 bytes
.../fonts/open-iconic/png/arrow-circle-top.png | Bin 189 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-left-2x.png | Bin 199 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-left-3x.png | Bin 235 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-left-4x.png | Bin 282 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-left-6x.png | Bin 370 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-left-8x.png | Bin 467 -> 0 bytes
assets/static/fonts/open-iconic/png/arrow-left.png | Bin 145 -> 0 bytes
.../fonts/open-iconic/png/arrow-right-2x.png | Bin 199 -> 0 bytes
.../fonts/open-iconic/png/arrow-right-3x.png | Bin 239 -> 0 bytes
.../fonts/open-iconic/png/arrow-right-4x.png | Bin 286 -> 0 bytes
.../fonts/open-iconic/png/arrow-right-6x.png | Bin 415 -> 0 bytes
.../fonts/open-iconic/png/arrow-right-8x.png | Bin 522 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-right.png | Bin 147 -> 0 bytes
.../open-iconic/png/arrow-thick-bottom-2x.png | Bin 176 -> 0 bytes
.../open-iconic/png/arrow-thick-bottom-3x.png | Bin 213 -> 0 bytes
.../open-iconic/png/arrow-thick-bottom-4x.png | Bin 253 -> 0 bytes
.../open-iconic/png/arrow-thick-bottom-6x.png | Bin 353 -> 0 bytes
.../open-iconic/png/arrow-thick-bottom-8x.png | Bin 485 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-bottom.png | Bin 142 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-left-2x.png | Bin 178 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-left-3x.png | Bin 212 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-left-4x.png | Bin 244 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-left-6x.png | Bin 344 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-left-8x.png | Bin 444 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-left.png | Bin 138 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-right-2x.png | Bin 187 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-right-3x.png | Bin 216 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-right-4x.png | Bin 266 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-right-6x.png | Bin 398 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-right-8x.png | Bin 508 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-right.png | Bin 143 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-top-2x.png | Bin 183 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-top-3x.png | Bin 215 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-top-4x.png | Bin 253 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-top-6x.png | Bin 372 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-top-8x.png | Bin 518 -> 0 bytes
.../fonts/open-iconic/png/arrow-thick-top.png | Bin 144 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-top-2x.png | Bin 205 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-top-3x.png | Bin 242 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-top-4x.png | Bin 292 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-top-6x.png | Bin 401 -> 0 bytes
.../static/fonts/open-iconic/png/arrow-top-8x.png | Bin 545 -> 0 bytes
assets/static/fonts/open-iconic/png/arrow-top.png | Bin 155 -> 0 bytes
assets/static/fonts/open-iconic/png/audio-2x.png | Bin 341 -> 0 bytes
assets/static/fonts/open-iconic/png/audio-3x.png | Bin 493 -> 0 bytes
assets/static/fonts/open-iconic/png/audio-4x.png | Bin 628 -> 0 bytes
assets/static/fonts/open-iconic/png/audio-6x.png | Bin 893 -> 0 bytes
assets/static/fonts/open-iconic/png/audio-8x.png | Bin 1264 -> 0 bytes
.../fonts/open-iconic/png/audio-spectrum-2x.png | Bin 160 -> 0 bytes
.../fonts/open-iconic/png/audio-spectrum-3x.png | Bin 174 -> 0 bytes
.../fonts/open-iconic/png/audio-spectrum-4x.png | Bin 192 -> 0 bytes
.../fonts/open-iconic/png/audio-spectrum-6x.png | Bin 225 -> 0 bytes
.../fonts/open-iconic/png/audio-spectrum-8x.png | Bin 293 -> 0 bytes
.../fonts/open-iconic/png/audio-spectrum.png | Bin 132 -> 0 bytes
assets/static/fonts/open-iconic/png/audio.png | Bin 199 -> 0 bytes
assets/static/fonts/open-iconic/png/badge-2x.png | Bin 226 -> 0 bytes
assets/static/fonts/open-iconic/png/badge-3x.png | Bin 289 -> 0 bytes
assets/static/fonts/open-iconic/png/badge-4x.png | Bin 376 -> 0 bytes
assets/static/fonts/open-iconic/png/badge-6x.png | Bin 545 -> 0 bytes
assets/static/fonts/open-iconic/png/badge-8x.png | Bin 724 -> 0 bytes
assets/static/fonts/open-iconic/png/badge.png | Bin 169 -> 0 bytes
assets/static/fonts/open-iconic/png/ban-2x.png | Bin 357 -> 0 bytes
assets/static/fonts/open-iconic/png/ban-3x.png | Bin 509 -> 0 bytes
assets/static/fonts/open-iconic/png/ban-4x.png | Bin 687 -> 0 bytes
assets/static/fonts/open-iconic/png/ban-6x.png | Bin 991 -> 0 bytes
assets/static/fonts/open-iconic/png/ban-8x.png | Bin 1386 -> 0 bytes
assets/static/fonts/open-iconic/png/ban.png | Bin 210 -> 0 bytes
.../static/fonts/open-iconic/png/bar-chart-2x.png | Bin 157 -> 0 bytes
.../static/fonts/open-iconic/png/bar-chart-3x.png | Bin 165 -> 0 bytes
.../static/fonts/open-iconic/png/bar-chart-4x.png | Bin 174 -> 0 bytes
.../static/fonts/open-iconic/png/bar-chart-6x.png | Bin 207 -> 0 bytes
.../static/fonts/open-iconic/png/bar-chart-8x.png | Bin 271 -> 0 bytes
assets/static/fonts/open-iconic/png/bar-chart.png | Bin 137 -> 0 bytes
assets/static/fonts/open-iconic/png/basket-2x.png | Bin 273 -> 0 bytes
assets/static/fonts/open-iconic/png/basket-3x.png | Bin 362 -> 0 bytes
assets/static/fonts/open-iconic/png/basket-4x.png | Bin 451 -> 0 bytes
assets/static/fonts/open-iconic/png/basket-6x.png | Bin 628 -> 0 bytes
assets/static/fonts/open-iconic/png/basket-8x.png | Bin 827 -> 0 bytes
assets/static/fonts/open-iconic/png/basket.png | Bin 181 -> 0 bytes
.../fonts/open-iconic/png/battery-empty-2x.png | Bin 201 -> 0 bytes
.../fonts/open-iconic/png/battery-empty-3x.png | Bin 219 -> 0 bytes
.../fonts/open-iconic/png/battery-empty-4x.png | Bin 245 -> 0 bytes
.../fonts/open-iconic/png/battery-empty-6x.png | Bin 281 -> 0 bytes
.../fonts/open-iconic/png/battery-empty-8x.png | Bin 336 -> 0 bytes
.../static/fonts/open-iconic/png/battery-empty.png | Bin 155 -> 0 bytes
.../fonts/open-iconic/png/battery-full-2x.png | Bin 184 -> 0 bytes
.../fonts/open-iconic/png/battery-full-3x.png | Bin 202 -> 0 bytes
.../fonts/open-iconic/png/battery-full-4x.png | Bin 215 -> 0 bytes
.../fonts/open-iconic/png/battery-full-6x.png | Bin 255 -> 0 bytes
.../fonts/open-iconic/png/battery-full-8x.png | Bin 311 -> 0 bytes
.../static/fonts/open-iconic/png/battery-full.png | Bin 156 -> 0 bytes
assets/static/fonts/open-iconic/png/beaker-2x.png | Bin 304 -> 0 bytes
assets/static/fonts/open-iconic/png/beaker-3x.png | Bin 393 -> 0 bytes
assets/static/fonts/open-iconic/png/beaker-4x.png | Bin 505 -> 0 bytes
assets/static/fonts/open-iconic/png/beaker-6x.png | Bin 713 -> 0 bytes
assets/static/fonts/open-iconic/png/beaker-8x.png | Bin 955 -> 0 bytes
assets/static/fonts/open-iconic/png/beaker.png | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/png/bell-2x.png | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/png/bell-3x.png | Bin 334 -> 0 bytes
assets/static/fonts/open-iconic/png/bell-4x.png | Bin 431 -> 0 bytes
assets/static/fonts/open-iconic/png/bell-6x.png | Bin 594 -> 0 bytes
assets/static/fonts/open-iconic/png/bell-8x.png | Bin 804 -> 0 bytes
assets/static/fonts/open-iconic/png/bell.png | Bin 176 -> 0 bytes
.../static/fonts/open-iconic/png/bluetooth-2x.png | Bin 286 -> 0 bytes
.../static/fonts/open-iconic/png/bluetooth-3x.png | Bin 423 -> 0 bytes
.../static/fonts/open-iconic/png/bluetooth-4x.png | Bin 431 -> 0 bytes
.../static/fonts/open-iconic/png/bluetooth-6x.png | Bin 636 -> 0 bytes
.../static/fonts/open-iconic/png/bluetooth-8x.png | Bin 822 -> 0 bytes
assets/static/fonts/open-iconic/png/bluetooth.png | Bin 207 -> 0 bytes
assets/static/fonts/open-iconic/png/bold-2x.png | Bin 268 -> 0 bytes
assets/static/fonts/open-iconic/png/bold-3x.png | Bin 367 -> 0 bytes
assets/static/fonts/open-iconic/png/bold-4x.png | Bin 443 -> 0 bytes
assets/static/fonts/open-iconic/png/bold-6x.png | Bin 661 -> 0 bytes
assets/static/fonts/open-iconic/png/bold-8x.png | Bin 892 -> 0 bytes
assets/static/fonts/open-iconic/png/bold.png | Bin 184 -> 0 bytes
assets/static/fonts/open-iconic/png/bolt-2x.png | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/png/bolt-3x.png | Bin 238 -> 0 bytes
assets/static/fonts/open-iconic/png/bolt-4x.png | Bin 275 -> 0 bytes
assets/static/fonts/open-iconic/png/bolt-6x.png | Bin 335 -> 0 bytes
assets/static/fonts/open-iconic/png/bolt-8x.png | Bin 420 -> 0 bytes
assets/static/fonts/open-iconic/png/bolt.png | Bin 163 -> 0 bytes
assets/static/fonts/open-iconic/png/book-2x.png | Bin 205 -> 0 bytes
assets/static/fonts/open-iconic/png/book-3x.png | Bin 260 -> 0 bytes
assets/static/fonts/open-iconic/png/book-4x.png | Bin 305 -> 0 bytes
assets/static/fonts/open-iconic/png/book-6x.png | Bin 425 -> 0 bytes
assets/static/fonts/open-iconic/png/book-8x.png | Bin 554 -> 0 bytes
assets/static/fonts/open-iconic/png/book.png | Bin 165 -> 0 bytes
.../static/fonts/open-iconic/png/bookmark-2x.png | Bin 152 -> 0 bytes
.../static/fonts/open-iconic/png/bookmark-3x.png | Bin 174 -> 0 bytes
.../static/fonts/open-iconic/png/bookmark-4x.png | Bin 196 -> 0 bytes
.../static/fonts/open-iconic/png/bookmark-6x.png | Bin 253 -> 0 bytes
.../static/fonts/open-iconic/png/bookmark-8x.png | Bin 343 -> 0 bytes
assets/static/fonts/open-iconic/png/bookmark.png | Bin 131 -> 0 bytes
assets/static/fonts/open-iconic/png/box-2x.png | Bin 157 -> 0 bytes
assets/static/fonts/open-iconic/png/box-3x.png | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/png/box-4x.png | Bin 184 -> 0 bytes
assets/static/fonts/open-iconic/png/box-6x.png | Bin 216 -> 0 bytes
assets/static/fonts/open-iconic/png/box-8x.png | Bin 283 -> 0 bytes
assets/static/fonts/open-iconic/png/box.png | Bin 141 -> 0 bytes
.../static/fonts/open-iconic/png/briefcase-2x.png | Bin 193 -> 0 bytes
.../static/fonts/open-iconic/png/briefcase-3x.png | Bin 230 -> 0 bytes
.../static/fonts/open-iconic/png/briefcase-4x.png | Bin 262 -> 0 bytes
.../static/fonts/open-iconic/png/briefcase-6x.png | Bin 352 -> 0 bytes
.../static/fonts/open-iconic/png/briefcase-8x.png | Bin 462 -> 0 bytes
assets/static/fonts/open-iconic/png/briefcase.png | Bin 151 -> 0 bytes
.../fonts/open-iconic/png/british-pound-2x.png | Bin 275 -> 0 bytes
.../fonts/open-iconic/png/british-pound-3x.png | Bin 359 -> 0 bytes
.../fonts/open-iconic/png/british-pound-4x.png | Bin 462 -> 0 bytes
.../fonts/open-iconic/png/british-pound-6x.png | Bin 675 -> 0 bytes
.../fonts/open-iconic/png/british-pound-8x.png | Bin 861 -> 0 bytes
.../static/fonts/open-iconic/png/british-pound.png | Bin 179 -> 0 bytes
assets/static/fonts/open-iconic/png/browser-2x.png | Bin 174 -> 0 bytes
assets/static/fonts/open-iconic/png/browser-3x.png | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/png/browser-4x.png | Bin 260 -> 0 bytes
assets/static/fonts/open-iconic/png/browser-6x.png | Bin 375 -> 0 bytes
assets/static/fonts/open-iconic/png/browser-8x.png | Bin 518 -> 0 bytes
assets/static/fonts/open-iconic/png/browser.png | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/png/brush-2x.png | Bin 316 -> 0 bytes
assets/static/fonts/open-iconic/png/brush-3x.png | Bin 398 -> 0 bytes
assets/static/fonts/open-iconic/png/brush-4x.png | Bin 513 -> 0 bytes
assets/static/fonts/open-iconic/png/brush-6x.png | Bin 758 -> 0 bytes
assets/static/fonts/open-iconic/png/brush-8x.png | Bin 975 -> 0 bytes
assets/static/fonts/open-iconic/png/brush.png | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/png/bug-2x.png | Bin 352 -> 0 bytes
assets/static/fonts/open-iconic/png/bug-3x.png | Bin 508 -> 0 bytes
assets/static/fonts/open-iconic/png/bug-4x.png | Bin 658 -> 0 bytes
assets/static/fonts/open-iconic/png/bug-6x.png | Bin 955 -> 0 bytes
assets/static/fonts/open-iconic/png/bug-8x.png | Bin 1275 -> 0 bytes
assets/static/fonts/open-iconic/png/bug.png | Bin 204 -> 0 bytes
.../static/fonts/open-iconic/png/bullhorn-2x.png | Bin 253 -> 0 bytes
.../static/fonts/open-iconic/png/bullhorn-3x.png | Bin 308 -> 0 bytes
.../static/fonts/open-iconic/png/bullhorn-4x.png | Bin 387 -> 0 bytes
.../static/fonts/open-iconic/png/bullhorn-6x.png | Bin 524 -> 0 bytes
.../static/fonts/open-iconic/png/bullhorn-8x.png | Bin 683 -> 0 bytes
assets/static/fonts/open-iconic/png/bullhorn.png | Bin 175 -> 0 bytes
.../static/fonts/open-iconic/png/calculator-2x.png | Bin 189 -> 0 bytes
.../static/fonts/open-iconic/png/calculator-3x.png | Bin 205 -> 0 bytes
.../static/fonts/open-iconic/png/calculator-4x.png | Bin 220 -> 0 bytes
.../static/fonts/open-iconic/png/calculator-6x.png | Bin 260 -> 0 bytes
.../static/fonts/open-iconic/png/calculator-8x.png | Bin 329 -> 0 bytes
assets/static/fonts/open-iconic/png/calculator.png | Bin 154 -> 0 bytes
.../static/fonts/open-iconic/png/calendar-2x.png | Bin 176 -> 0 bytes
.../static/fonts/open-iconic/png/calendar-3x.png | Bin 187 -> 0 bytes
.../static/fonts/open-iconic/png/calendar-4x.png | Bin 204 -> 0 bytes
.../static/fonts/open-iconic/png/calendar-6x.png | Bin 238 -> 0 bytes
.../static/fonts/open-iconic/png/calendar-8x.png | Bin 299 -> 0 bytes
assets/static/fonts/open-iconic/png/calendar.png | Bin 145 -> 0 bytes
.../static/fonts/open-iconic/png/camera-slr-2x.png | Bin 325 -> 0 bytes
.../static/fonts/open-iconic/png/camera-slr-3x.png | Bin 424 -> 0 bytes
.../static/fonts/open-iconic/png/camera-slr-4x.png | Bin 558 -> 0 bytes
.../static/fonts/open-iconic/png/camera-slr-6x.png | Bin 844 -> 0 bytes
.../static/fonts/open-iconic/png/camera-slr-8x.png | Bin 1134 -> 0 bytes
assets/static/fonts/open-iconic/png/camera-slr.png | Bin 195 -> 0 bytes
.../fonts/open-iconic/png/caret-bottom-2x.png | Bin 152 -> 0 bytes
.../fonts/open-iconic/png/caret-bottom-3x.png | Bin 172 -> 0 bytes
.../fonts/open-iconic/png/caret-bottom-4x.png | Bin 191 -> 0 bytes
.../fonts/open-iconic/png/caret-bottom-6x.png | Bin 232 -> 0 bytes
.../fonts/open-iconic/png/caret-bottom-8x.png | Bin 270 -> 0 bytes
.../static/fonts/open-iconic/png/caret-bottom.png | Bin 129 -> 0 bytes
.../static/fonts/open-iconic/png/caret-left-2x.png | Bin 167 -> 0 bytes
.../static/fonts/open-iconic/png/caret-left-3x.png | Bin 199 -> 0 bytes
.../static/fonts/open-iconic/png/caret-left-4x.png | Bin 231 -> 0 bytes
.../static/fonts/open-iconic/png/caret-left-6x.png | Bin 326 -> 0 bytes
.../static/fonts/open-iconic/png/caret-left-8x.png | Bin 408 -> 0 bytes
assets/static/fonts/open-iconic/png/caret-left.png | Bin 135 -> 0 bytes
.../fonts/open-iconic/png/caret-right-2x.png | Bin 169 -> 0 bytes
.../fonts/open-iconic/png/caret-right-3x.png | Bin 199 -> 0 bytes
.../fonts/open-iconic/png/caret-right-4x.png | Bin 234 -> 0 bytes
.../fonts/open-iconic/png/caret-right-6x.png | Bin 283 -> 0 bytes
.../fonts/open-iconic/png/caret-right-8x.png | Bin 337 -> 0 bytes
.../static/fonts/open-iconic/png/caret-right.png | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/png/caret-top-2x.png | Bin 148 -> 0 bytes
.../static/fonts/open-iconic/png/caret-top-3x.png | Bin 173 -> 0 bytes
.../static/fonts/open-iconic/png/caret-top-4x.png | Bin 193 -> 0 bytes
.../static/fonts/open-iconic/png/caret-top-6x.png | Bin 245 -> 0 bytes
.../static/fonts/open-iconic/png/caret-top-8x.png | Bin 302 -> 0 bytes
assets/static/fonts/open-iconic/png/caret-top.png | Bin 126 -> 0 bytes
assets/static/fonts/open-iconic/png/cart-2x.png | Bin 215 -> 0 bytes
assets/static/fonts/open-iconic/png/cart-3x.png | Bin 277 -> 0 bytes
assets/static/fonts/open-iconic/png/cart-4x.png | Bin 336 -> 0 bytes
assets/static/fonts/open-iconic/png/cart-6x.png | Bin 479 -> 0 bytes
assets/static/fonts/open-iconic/png/cart-8x.png | Bin 632 -> 0 bytes
assets/static/fonts/open-iconic/png/cart.png | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/png/chat-2x.png | Bin 173 -> 0 bytes
assets/static/fonts/open-iconic/png/chat-3x.png | Bin 192 -> 0 bytes
assets/static/fonts/open-iconic/png/chat-4x.png | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/png/chat-6x.png | Bin 274 -> 0 bytes
assets/static/fonts/open-iconic/png/chat-8x.png | Bin 352 -> 0 bytes
assets/static/fonts/open-iconic/png/chat.png | Bin 141 -> 0 bytes
assets/static/fonts/open-iconic/png/check-2x.png | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/png/check-3x.png | Bin 257 -> 0 bytes
assets/static/fonts/open-iconic/png/check-4x.png | Bin 314 -> 0 bytes
assets/static/fonts/open-iconic/png/check-6x.png | Bin 430 -> 0 bytes
assets/static/fonts/open-iconic/png/check-8x.png | Bin 557 -> 0 bytes
assets/static/fonts/open-iconic/png/check.png | Bin 169 -> 0 bytes
.../fonts/open-iconic/png/chevron-bottom-2x.png | Bin 175 -> 0 bytes
.../fonts/open-iconic/png/chevron-bottom-3x.png | Bin 213 -> 0 bytes
.../fonts/open-iconic/png/chevron-bottom-4x.png | Bin 238 -> 0 bytes
.../fonts/open-iconic/png/chevron-bottom-6x.png | Bin 301 -> 0 bytes
.../fonts/open-iconic/png/chevron-bottom-8x.png | Bin 372 -> 0 bytes
.../fonts/open-iconic/png/chevron-bottom.png | Bin 153 -> 0 bytes
.../fonts/open-iconic/png/chevron-left-2x.png | Bin 192 -> 0 bytes
.../fonts/open-iconic/png/chevron-left-3x.png | Bin 211 -> 0 bytes
.../fonts/open-iconic/png/chevron-left-4x.png | Bin 250 -> 0 bytes
.../fonts/open-iconic/png/chevron-left-6x.png | Bin 351 -> 0 bytes
.../fonts/open-iconic/png/chevron-left-8x.png | Bin 423 -> 0 bytes
.../static/fonts/open-iconic/png/chevron-left.png | Bin 142 -> 0 bytes
.../fonts/open-iconic/png/chevron-right-2x.png | Bin 192 -> 0 bytes
.../fonts/open-iconic/png/chevron-right-3x.png | Bin 191 -> 0 bytes
.../fonts/open-iconic/png/chevron-right-4x.png | Bin 248 -> 0 bytes
.../fonts/open-iconic/png/chevron-right-6x.png | Bin 346 -> 0 bytes
.../fonts/open-iconic/png/chevron-right-8x.png | Bin 419 -> 0 bytes
.../static/fonts/open-iconic/png/chevron-right.png | Bin 142 -> 0 bytes
.../fonts/open-iconic/png/chevron-top-2x.png | Bin 170 -> 0 bytes
.../fonts/open-iconic/png/chevron-top-3x.png | Bin 204 -> 0 bytes
.../fonts/open-iconic/png/chevron-top-4x.png | Bin 229 -> 0 bytes
.../fonts/open-iconic/png/chevron-top-6x.png | Bin 306 -> 0 bytes
.../fonts/open-iconic/png/chevron-top-8x.png | Bin 397 -> 0 bytes
.../static/fonts/open-iconic/png/chevron-top.png | Bin 140 -> 0 bytes
.../fonts/open-iconic/png/circle-check-2x.png | Bin 328 -> 0 bytes
.../fonts/open-iconic/png/circle-check-3x.png | Bin 455 -> 0 bytes
.../fonts/open-iconic/png/circle-check-4x.png | Bin 568 -> 0 bytes
.../fonts/open-iconic/png/circle-check-6x.png | Bin 824 -> 0 bytes
.../fonts/open-iconic/png/circle-check-8x.png | Bin 1062 -> 0 bytes
.../static/fonts/open-iconic/png/circle-check.png | Bin 216 -> 0 bytes
.../static/fonts/open-iconic/png/circle-x-2x.png | Bin 319 -> 0 bytes
.../static/fonts/open-iconic/png/circle-x-3x.png | Bin 444 -> 0 bytes
.../static/fonts/open-iconic/png/circle-x-4x.png | Bin 564 -> 0 bytes
.../static/fonts/open-iconic/png/circle-x-6x.png | Bin 819 -> 0 bytes
.../static/fonts/open-iconic/png/circle-x-8x.png | Bin 1069 -> 0 bytes
assets/static/fonts/open-iconic/png/circle-x.png | Bin 200 -> 0 bytes
.../static/fonts/open-iconic/png/clipboard-2x.png | Bin 178 -> 0 bytes
.../static/fonts/open-iconic/png/clipboard-3x.png | Bin 209 -> 0 bytes
.../static/fonts/open-iconic/png/clipboard-4x.png | Bin 229 -> 0 bytes
.../static/fonts/open-iconic/png/clipboard-6x.png | Bin 307 -> 0 bytes
.../static/fonts/open-iconic/png/clipboard-8x.png | Bin 391 -> 0 bytes
assets/static/fonts/open-iconic/png/clipboard.png | Bin 145 -> 0 bytes
assets/static/fonts/open-iconic/png/clock-2x.png | Bin 378 -> 0 bytes
assets/static/fonts/open-iconic/png/clock-3x.png | Bin 559 -> 0 bytes
assets/static/fonts/open-iconic/png/clock-4x.png | Bin 734 -> 0 bytes
assets/static/fonts/open-iconic/png/clock-6x.png | Bin 1078 -> 0 bytes
assets/static/fonts/open-iconic/png/clock-8x.png | Bin 1460 -> 0 bytes
assets/static/fonts/open-iconic/png/clock.png | Bin 217 -> 0 bytes
assets/static/fonts/open-iconic/png/cloud-2x.png | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/png/cloud-3x.png | Bin 320 -> 0 bytes
assets/static/fonts/open-iconic/png/cloud-4x.png | Bin 386 -> 0 bytes
assets/static/fonts/open-iconic/png/cloud-6x.png | Bin 581 -> 0 bytes
assets/static/fonts/open-iconic/png/cloud-8x.png | Bin 776 -> 0 bytes
.../fonts/open-iconic/png/cloud-download-2x.png | Bin 269 -> 0 bytes
.../fonts/open-iconic/png/cloud-download-3x.png | Bin 383 -> 0 bytes
.../fonts/open-iconic/png/cloud-download-4x.png | Bin 471 -> 0 bytes
.../fonts/open-iconic/png/cloud-download-6x.png | Bin 681 -> 0 bytes
.../fonts/open-iconic/png/cloud-download-8x.png | Bin 908 -> 0 bytes
.../fonts/open-iconic/png/cloud-download.png | Bin 192 -> 0 bytes
.../fonts/open-iconic/png/cloud-upload-2x.png | Bin 251 -> 0 bytes
.../fonts/open-iconic/png/cloud-upload-3x.png | Bin 355 -> 0 bytes
.../fonts/open-iconic/png/cloud-upload-4x.png | Bin 416 -> 0 bytes
.../fonts/open-iconic/png/cloud-upload-6x.png | Bin 606 -> 0 bytes
.../fonts/open-iconic/png/cloud-upload-8x.png | Bin 822 -> 0 bytes
.../static/fonts/open-iconic/png/cloud-upload.png | Bin 185 -> 0 bytes
assets/static/fonts/open-iconic/png/cloud.png | Bin 180 -> 0 bytes
assets/static/fonts/open-iconic/png/cloudy-2x.png | Bin 302 -> 0 bytes
assets/static/fonts/open-iconic/png/cloudy-3x.png | Bin 415 -> 0 bytes
assets/static/fonts/open-iconic/png/cloudy-4x.png | Bin 538 -> 0 bytes
assets/static/fonts/open-iconic/png/cloudy-6x.png | Bin 813 -> 0 bytes
assets/static/fonts/open-iconic/png/cloudy-8x.png | Bin 1089 -> 0 bytes
assets/static/fonts/open-iconic/png/cloudy.png | Bin 199 -> 0 bytes
assets/static/fonts/open-iconic/png/code-2x.png | Bin 179 -> 0 bytes
assets/static/fonts/open-iconic/png/code-3x.png | Bin 228 -> 0 bytes
assets/static/fonts/open-iconic/png/code-4x.png | Bin 267 -> 0 bytes
assets/static/fonts/open-iconic/png/code-6x.png | Bin 373 -> 0 bytes
assets/static/fonts/open-iconic/png/code-8x.png | Bin 474 -> 0 bytes
assets/static/fonts/open-iconic/png/code.png | Bin 141 -> 0 bytes
assets/static/fonts/open-iconic/png/cog-2x.png | Bin 338 -> 0 bytes
assets/static/fonts/open-iconic/png/cog-3x.png | Bin 477 -> 0 bytes
assets/static/fonts/open-iconic/png/cog-4x.png | Bin 625 -> 0 bytes
assets/static/fonts/open-iconic/png/cog-6x.png | Bin 918 -> 0 bytes
assets/static/fonts/open-iconic/png/cog-8x.png | Bin 1225 -> 0 bytes
assets/static/fonts/open-iconic/png/cog.png | Bin 187 -> 0 bytes
.../fonts/open-iconic/png/collapse-down-2x.png | Bin 147 -> 0 bytes
.../fonts/open-iconic/png/collapse-down-3x.png | Bin 166 -> 0 bytes
.../fonts/open-iconic/png/collapse-down-4x.png | Bin 179 -> 0 bytes
.../fonts/open-iconic/png/collapse-down-6x.png | Bin 213 -> 0 bytes
.../fonts/open-iconic/png/collapse-down-8x.png | Bin 255 -> 0 bytes
.../static/fonts/open-iconic/png/collapse-down.png | Bin 131 -> 0 bytes
.../fonts/open-iconic/png/collapse-left-2x.png | Bin 181 -> 0 bytes
.../fonts/open-iconic/png/collapse-left-3x.png | Bin 202 -> 0 bytes
.../fonts/open-iconic/png/collapse-left-4x.png | Bin 224 -> 0 bytes
.../fonts/open-iconic/png/collapse-left-6x.png | Bin 287 -> 0 bytes
.../fonts/open-iconic/png/collapse-left-8x.png | Bin 389 -> 0 bytes
.../static/fonts/open-iconic/png/collapse-left.png | Bin 143 -> 0 bytes
.../fonts/open-iconic/png/collapse-right-2x.png | Bin 176 -> 0 bytes
.../fonts/open-iconic/png/collapse-right-3x.png | Bin 198 -> 0 bytes
.../fonts/open-iconic/png/collapse-right-4x.png | Bin 221 -> 0 bytes
.../fonts/open-iconic/png/collapse-right-6x.png | Bin 281 -> 0 bytes
.../fonts/open-iconic/png/collapse-right-8x.png | Bin 395 -> 0 bytes
.../fonts/open-iconic/png/collapse-right.png | Bin 141 -> 0 bytes
.../fonts/open-iconic/png/collapse-up-2x.png | Bin 146 -> 0 bytes
.../fonts/open-iconic/png/collapse-up-3x.png | Bin 163 -> 0 bytes
.../fonts/open-iconic/png/collapse-up-4x.png | Bin 178 -> 0 bytes
.../fonts/open-iconic/png/collapse-up-6x.png | Bin 226 -> 0 bytes
.../fonts/open-iconic/png/collapse-up-8x.png | Bin 289 -> 0 bytes
.../static/fonts/open-iconic/png/collapse-up.png | Bin 129 -> 0 bytes
assets/static/fonts/open-iconic/png/command-2x.png | Bin 277 -> 0 bytes
assets/static/fonts/open-iconic/png/command-3x.png | Bin 353 -> 0 bytes
assets/static/fonts/open-iconic/png/command-4x.png | Bin 487 -> 0 bytes
assets/static/fonts/open-iconic/png/command-6x.png | Bin 612 -> 0 bytes
assets/static/fonts/open-iconic/png/command-8x.png | Bin 806 -> 0 bytes
assets/static/fonts/open-iconic/png/command.png | Bin 169 -> 0 bytes
.../fonts/open-iconic/png/comment-square-2x.png | Bin 163 -> 0 bytes
.../fonts/open-iconic/png/comment-square-3x.png | Bin 182 -> 0 bytes
.../fonts/open-iconic/png/comment-square-4x.png | Bin 199 -> 0 bytes
.../fonts/open-iconic/png/comment-square-6x.png | Bin 245 -> 0 bytes
.../fonts/open-iconic/png/comment-square-8x.png | Bin 322 -> 0 bytes
.../fonts/open-iconic/png/comment-square.png | Bin 140 -> 0 bytes
assets/static/fonts/open-iconic/png/compass-2x.png | Bin 384 -> 0 bytes
assets/static/fonts/open-iconic/png/compass-3x.png | Bin 592 -> 0 bytes
assets/static/fonts/open-iconic/png/compass-4x.png | Bin 775 -> 0 bytes
assets/static/fonts/open-iconic/png/compass-6x.png | Bin 1136 -> 0 bytes
assets/static/fonts/open-iconic/png/compass-8x.png | Bin 1557 -> 0 bytes
assets/static/fonts/open-iconic/png/compass.png | Bin 225 -> 0 bytes
.../static/fonts/open-iconic/png/contrast-2x.png | Bin 312 -> 0 bytes
.../static/fonts/open-iconic/png/contrast-3x.png | Bin 455 -> 0 bytes
.../static/fonts/open-iconic/png/contrast-4x.png | Bin 595 -> 0 bytes
.../static/fonts/open-iconic/png/contrast-6x.png | Bin 848 -> 0 bytes
.../static/fonts/open-iconic/png/contrast-8x.png | Bin 1127 -> 0 bytes
assets/static/fonts/open-iconic/png/contrast.png | Bin 196 -> 0 bytes
.../fonts/open-iconic/png/copywriting-2x.png | Bin 155 -> 0 bytes
.../fonts/open-iconic/png/copywriting-3x.png | Bin 175 -> 0 bytes
.../fonts/open-iconic/png/copywriting-4x.png | Bin 198 -> 0 bytes
.../fonts/open-iconic/png/copywriting-6x.png | Bin 243 -> 0 bytes
.../fonts/open-iconic/png/copywriting-8x.png | Bin 300 -> 0 bytes
.../static/fonts/open-iconic/png/copywriting.png | Bin 127 -> 0 bytes
.../fonts/open-iconic/png/credit-card-2x.png | Bin 157 -> 0 bytes
.../fonts/open-iconic/png/credit-card-3x.png | Bin 163 -> 0 bytes
.../fonts/open-iconic/png/credit-card-4x.png | Bin 175 -> 0 bytes
.../fonts/open-iconic/png/credit-card-6x.png | Bin 226 -> 0 bytes
.../fonts/open-iconic/png/credit-card-8x.png | Bin 277 -> 0 bytes
.../static/fonts/open-iconic/png/credit-card.png | Bin 145 -> 0 bytes
assets/static/fonts/open-iconic/png/crop-2x.png | Bin 195 -> 0 bytes
assets/static/fonts/open-iconic/png/crop-3x.png | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/png/crop-4x.png | Bin 268 -> 0 bytes
assets/static/fonts/open-iconic/png/crop-6x.png | Bin 395 -> 0 bytes
assets/static/fonts/open-iconic/png/crop-8x.png | Bin 501 -> 0 bytes
assets/static/fonts/open-iconic/png/crop.png | Bin 155 -> 0 bytes
.../static/fonts/open-iconic/png/dashboard-2x.png | Bin 414 -> 0 bytes
.../static/fonts/open-iconic/png/dashboard-3x.png | Bin 601 -> 0 bytes
.../static/fonts/open-iconic/png/dashboard-4x.png | Bin 787 -> 0 bytes
.../static/fonts/open-iconic/png/dashboard-6x.png | Bin 1157 -> 0 bytes
.../static/fonts/open-iconic/png/dashboard-8x.png | Bin 1611 -> 0 bytes
assets/static/fonts/open-iconic/png/dashboard.png | Bin 220 -> 0 bytes
.../open-iconic/png/data-transfer-download-2x.png | Bin 171 -> 0 bytes
.../open-iconic/png/data-transfer-download-3x.png | Bin 189 -> 0 bytes
.../open-iconic/png/data-transfer-download-4x.png | Bin 214 -> 0 bytes
.../open-iconic/png/data-transfer-download-6x.png | Bin 263 -> 0 bytes
.../open-iconic/png/data-transfer-download-8x.png | Bin 329 -> 0 bytes
.../open-iconic/png/data-transfer-download.png | Bin 138 -> 0 bytes
.../open-iconic/png/data-transfer-upload-2x.png | Bin 159 -> 0 bytes
.../open-iconic/png/data-transfer-upload-3x.png | Bin 182 -> 0 bytes
.../open-iconic/png/data-transfer-upload-4x.png | Bin 200 -> 0 bytes
.../open-iconic/png/data-transfer-upload-6x.png | Bin 260 -> 0 bytes
.../open-iconic/png/data-transfer-upload-8x.png | Bin 339 -> 0 bytes
.../fonts/open-iconic/png/data-transfer-upload.png | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/png/delete-2x.png | Bin 223 -> 0 bytes
assets/static/fonts/open-iconic/png/delete-3x.png | Bin 286 -> 0 bytes
assets/static/fonts/open-iconic/png/delete-4x.png | Bin 329 -> 0 bytes
assets/static/fonts/open-iconic/png/delete-6x.png | Bin 449 -> 0 bytes
assets/static/fonts/open-iconic/png/delete-8x.png | Bin 605 -> 0 bytes
assets/static/fonts/open-iconic/png/delete.png | Bin 181 -> 0 bytes
assets/static/fonts/open-iconic/png/dial-2x.png | Bin 314 -> 0 bytes
assets/static/fonts/open-iconic/png/dial-3x.png | Bin 449 -> 0 bytes
assets/static/fonts/open-iconic/png/dial-4x.png | Bin 579 -> 0 bytes
assets/static/fonts/open-iconic/png/dial-6x.png | Bin 860 -> 0 bytes
assets/static/fonts/open-iconic/png/dial-8x.png | Bin 1159 -> 0 bytes
assets/static/fonts/open-iconic/png/dial.png | Bin 196 -> 0 bytes
.../static/fonts/open-iconic/png/document-2x.png | Bin 184 -> 0 bytes
.../static/fonts/open-iconic/png/document-3x.png | Bin 207 -> 0 bytes
.../static/fonts/open-iconic/png/document-4x.png | Bin 231 -> 0 bytes
.../static/fonts/open-iconic/png/document-6x.png | Bin 278 -> 0 bytes
.../static/fonts/open-iconic/png/document-8x.png | Bin 357 -> 0 bytes
assets/static/fonts/open-iconic/png/document.png | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/png/dollar-2x.png | Bin 309 -> 0 bytes
assets/static/fonts/open-iconic/png/dollar-3x.png | Bin 410 -> 0 bytes
assets/static/fonts/open-iconic/png/dollar-4x.png | Bin 494 -> 0 bytes
assets/static/fonts/open-iconic/png/dollar-6x.png | Bin 702 -> 0 bytes
assets/static/fonts/open-iconic/png/dollar-8x.png | Bin 910 -> 0 bytes
assets/static/fonts/open-iconic/png/dollar.png | Bin 187 -> 0 bytes
.../open-iconic/png/double-quote-sans-left-2x.png | Bin 162 -> 0 bytes
.../open-iconic/png/double-quote-sans-left-3x.png | Bin 177 -> 0 bytes
.../open-iconic/png/double-quote-sans-left-4x.png | Bin 195 -> 0 bytes
.../open-iconic/png/double-quote-sans-left-6x.png | Bin 228 -> 0 bytes
.../open-iconic/png/double-quote-sans-left-8x.png | Bin 313 -> 0 bytes
.../open-iconic/png/double-quote-sans-left.png | Bin 138 -> 0 bytes
.../open-iconic/png/double-quote-sans-right-2x.png | Bin 164 -> 0 bytes
.../open-iconic/png/double-quote-sans-right-3x.png | Bin 188 -> 0 bytes
.../open-iconic/png/double-quote-sans-right-4x.png | Bin 208 -> 0 bytes
.../open-iconic/png/double-quote-sans-right-6x.png | Bin 264 -> 0 bytes
.../open-iconic/png/double-quote-sans-right-8x.png | Bin 353 -> 0 bytes
.../open-iconic/png/double-quote-sans-right.png | Bin 138 -> 0 bytes
.../open-iconic/png/double-quote-serif-left-2x.png | Bin 194 -> 0 bytes
.../open-iconic/png/double-quote-serif-left-3x.png | Bin 230 -> 0 bytes
.../open-iconic/png/double-quote-serif-left-4x.png | Bin 284 -> 0 bytes
.../open-iconic/png/double-quote-serif-left-6x.png | Bin 385 -> 0 bytes
.../open-iconic/png/double-quote-serif-left-8x.png | Bin 519 -> 0 bytes
.../open-iconic/png/double-quote-serif-left.png | Bin 161 -> 0 bytes
.../png/double-quote-serif-right-2x.png | Bin 199 -> 0 bytes
.../png/double-quote-serif-right-3x.png | Bin 247 -> 0 bytes
.../png/double-quote-serif-right-4x.png | Bin 297 -> 0 bytes
.../png/double-quote-serif-right-6x.png | Bin 401 -> 0 bytes
.../png/double-quote-serif-right-8x.png | Bin 538 -> 0 bytes
.../open-iconic/png/double-quote-serif-right.png | Bin 153 -> 0 bytes
assets/static/fonts/open-iconic/png/droplet-2x.png | Bin 314 -> 0 bytes
assets/static/fonts/open-iconic/png/droplet-3x.png | Bin 448 -> 0 bytes
assets/static/fonts/open-iconic/png/droplet-4x.png | Bin 541 -> 0 bytes
assets/static/fonts/open-iconic/png/droplet-6x.png | Bin 804 -> 0 bytes
assets/static/fonts/open-iconic/png/droplet-8x.png | Bin 1059 -> 0 bytes
assets/static/fonts/open-iconic/png/droplet.png | Bin 202 -> 0 bytes
assets/static/fonts/open-iconic/png/eject-2x.png | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/png/eject-3x.png | Bin 233 -> 0 bytes
assets/static/fonts/open-iconic/png/eject-4x.png | Bin 268 -> 0 bytes
assets/static/fonts/open-iconic/png/eject-6x.png | Bin 354 -> 0 bytes
assets/static/fonts/open-iconic/png/eject-8x.png | Bin 446 -> 0 bytes
assets/static/fonts/open-iconic/png/eject.png | Bin 169 -> 0 bytes
.../static/fonts/open-iconic/png/elevator-2x.png | Bin 166 -> 0 bytes
.../static/fonts/open-iconic/png/elevator-3x.png | Bin 193 -> 0 bytes
.../static/fonts/open-iconic/png/elevator-4x.png | Bin 221 -> 0 bytes
.../static/fonts/open-iconic/png/elevator-6x.png | Bin 290 -> 0 bytes
.../static/fonts/open-iconic/png/elevator-8x.png | Bin 357 -> 0 bytes
assets/static/fonts/open-iconic/png/elevator.png | Bin 134 -> 0 bytes
.../static/fonts/open-iconic/png/ellipses-2x.png | Bin 128 -> 0 bytes
.../static/fonts/open-iconic/png/ellipses-3x.png | Bin 139 -> 0 bytes
.../static/fonts/open-iconic/png/ellipses-4x.png | Bin 141 -> 0 bytes
.../static/fonts/open-iconic/png/ellipses-6x.png | Bin 154 -> 0 bytes
.../static/fonts/open-iconic/png/ellipses-8x.png | Bin 179 -> 0 bytes
assets/static/fonts/open-iconic/png/ellipses.png | Bin 118 -> 0 bytes
.../fonts/open-iconic/png/envelope-closed-2x.png | Bin 179 -> 0 bytes
.../fonts/open-iconic/png/envelope-closed-3x.png | Bin 198 -> 0 bytes
.../fonts/open-iconic/png/envelope-closed-4x.png | Bin 222 -> 0 bytes
.../fonts/open-iconic/png/envelope-closed-6x.png | Bin 280 -> 0 bytes
.../fonts/open-iconic/png/envelope-closed-8x.png | Bin 368 -> 0 bytes
.../fonts/open-iconic/png/envelope-closed.png | Bin 151 -> 0 bytes
.../fonts/open-iconic/png/envelope-open-2x.png | Bin 237 -> 0 bytes
.../fonts/open-iconic/png/envelope-open-3x.png | Bin 274 -> 0 bytes
.../fonts/open-iconic/png/envelope-open-4x.png | Bin 308 -> 0 bytes
.../fonts/open-iconic/png/envelope-open-6x.png | Bin 394 -> 0 bytes
.../fonts/open-iconic/png/envelope-open-8x.png | Bin 522 -> 0 bytes
.../static/fonts/open-iconic/png/envelope-open.png | Bin 171 -> 0 bytes
assets/static/fonts/open-iconic/png/euro-2x.png | Bin 313 -> 0 bytes
assets/static/fonts/open-iconic/png/euro-3x.png | Bin 415 -> 0 bytes
assets/static/fonts/open-iconic/png/euro-4x.png | Bin 552 -> 0 bytes
assets/static/fonts/open-iconic/png/euro-6x.png | Bin 787 -> 0 bytes
assets/static/fonts/open-iconic/png/euro-8x.png | Bin 1038 -> 0 bytes
assets/static/fonts/open-iconic/png/euro.png | Bin 189 -> 0 bytes
assets/static/fonts/open-iconic/png/excerpt-2x.png | Bin 149 -> 0 bytes
assets/static/fonts/open-iconic/png/excerpt-3x.png | Bin 161 -> 0 bytes
assets/static/fonts/open-iconic/png/excerpt-4x.png | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/png/excerpt-6x.png | Bin 190 -> 0 bytes
assets/static/fonts/open-iconic/png/excerpt-8x.png | Bin 229 -> 0 bytes
assets/static/fonts/open-iconic/png/excerpt.png | Bin 128 -> 0 bytes
.../fonts/open-iconic/png/expand-down-2x.png | Bin 147 -> 0 bytes
.../fonts/open-iconic/png/expand-down-3x.png | Bin 166 -> 0 bytes
.../fonts/open-iconic/png/expand-down-4x.png | Bin 179 -> 0 bytes
.../fonts/open-iconic/png/expand-down-6x.png | Bin 213 -> 0 bytes
.../fonts/open-iconic/png/expand-down-8x.png | Bin 256 -> 0 bytes
.../static/fonts/open-iconic/png/expand-down.png | Bin 130 -> 0 bytes
.../fonts/open-iconic/png/expand-left-2x.png | Bin 178 -> 0 bytes
.../fonts/open-iconic/png/expand-left-3x.png | Bin 197 -> 0 bytes
.../fonts/open-iconic/png/expand-left-4x.png | Bin 220 -> 0 bytes
.../fonts/open-iconic/png/expand-left-6x.png | Bin 281 -> 0 bytes
.../fonts/open-iconic/png/expand-left-8x.png | Bin 388 -> 0 bytes
.../static/fonts/open-iconic/png/expand-left.png | Bin 143 -> 0 bytes
.../fonts/open-iconic/png/expand-right-2x.png | Bin 178 -> 0 bytes
.../fonts/open-iconic/png/expand-right-3x.png | Bin 205 -> 0 bytes
.../fonts/open-iconic/png/expand-right-4x.png | Bin 224 -> 0 bytes
.../fonts/open-iconic/png/expand-right-6x.png | Bin 285 -> 0 bytes
.../fonts/open-iconic/png/expand-right-8x.png | Bin 379 -> 0 bytes
.../static/fonts/open-iconic/png/expand-right.png | Bin 139 -> 0 bytes
.../static/fonts/open-iconic/png/expand-up-2x.png | Bin 146 -> 0 bytes
.../static/fonts/open-iconic/png/expand-up-3x.png | Bin 163 -> 0 bytes
.../static/fonts/open-iconic/png/expand-up-4x.png | Bin 178 -> 0 bytes
.../static/fonts/open-iconic/png/expand-up-6x.png | Bin 227 -> 0 bytes
.../static/fonts/open-iconic/png/expand-up-8x.png | Bin 289 -> 0 bytes
assets/static/fonts/open-iconic/png/expand-up.png | Bin 130 -> 0 bytes
.../fonts/open-iconic/png/external-link-2x.png | Bin 189 -> 0 bytes
.../fonts/open-iconic/png/external-link-3x.png | Bin 223 -> 0 bytes
.../fonts/open-iconic/png/external-link-4x.png | Bin 253 -> 0 bytes
.../fonts/open-iconic/png/external-link-6x.png | Bin 334 -> 0 bytes
.../fonts/open-iconic/png/external-link-8x.png | Bin 466 -> 0 bytes
.../static/fonts/open-iconic/png/external-link.png | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/png/eye-2x.png | Bin 311 -> 0 bytes
assets/static/fonts/open-iconic/png/eye-3x.png | Bin 437 -> 0 bytes
assets/static/fonts/open-iconic/png/eye-4x.png | Bin 588 -> 0 bytes
assets/static/fonts/open-iconic/png/eye-6x.png | Bin 887 -> 0 bytes
assets/static/fonts/open-iconic/png/eye-8x.png | Bin 1195 -> 0 bytes
assets/static/fonts/open-iconic/png/eye.png | Bin 198 -> 0 bytes
.../static/fonts/open-iconic/png/eyedropper-2x.png | Bin 324 -> 0 bytes
.../static/fonts/open-iconic/png/eyedropper-3x.png | Bin 451 -> 0 bytes
.../static/fonts/open-iconic/png/eyedropper-4x.png | Bin 562 -> 0 bytes
.../static/fonts/open-iconic/png/eyedropper-6x.png | Bin 745 -> 0 bytes
.../static/fonts/open-iconic/png/eyedropper-8x.png | Bin 1040 -> 0 bytes
assets/static/fonts/open-iconic/png/eyedropper.png | Bin 209 -> 0 bytes
assets/static/fonts/open-iconic/png/file-2x.png | Bin 167 -> 0 bytes
assets/static/fonts/open-iconic/png/file-3x.png | Bin 187 -> 0 bytes
assets/static/fonts/open-iconic/png/file-4x.png | Bin 207 -> 0 bytes
assets/static/fonts/open-iconic/png/file-6x.png | Bin 253 -> 0 bytes
assets/static/fonts/open-iconic/png/file-8x.png | Bin 334 -> 0 bytes
assets/static/fonts/open-iconic/png/file.png | Bin 145 -> 0 bytes
assets/static/fonts/open-iconic/png/fire-2x.png | Bin 303 -> 0 bytes
assets/static/fonts/open-iconic/png/fire-3x.png | Bin 426 -> 0 bytes
assets/static/fonts/open-iconic/png/fire-4x.png | Bin 506 -> 0 bytes
assets/static/fonts/open-iconic/png/fire-6x.png | Bin 757 -> 0 bytes
assets/static/fonts/open-iconic/png/fire-8x.png | Bin 999 -> 0 bytes
assets/static/fonts/open-iconic/png/fire.png | Bin 175 -> 0 bytes
assets/static/fonts/open-iconic/png/flag-2x.png | Bin 194 -> 0 bytes
assets/static/fonts/open-iconic/png/flag-3x.png | Bin 231 -> 0 bytes
assets/static/fonts/open-iconic/png/flag-4x.png | Bin 269 -> 0 bytes
assets/static/fonts/open-iconic/png/flag-6x.png | Bin 344 -> 0 bytes
assets/static/fonts/open-iconic/png/flag-8x.png | Bin 481 -> 0 bytes
assets/static/fonts/open-iconic/png/flag.png | Bin 156 -> 0 bytes
assets/static/fonts/open-iconic/png/flash-2x.png | Bin 198 -> 0 bytes
assets/static/fonts/open-iconic/png/flash-3x.png | Bin 243 -> 0 bytes
assets/static/fonts/open-iconic/png/flash-4x.png | Bin 284 -> 0 bytes
assets/static/fonts/open-iconic/png/flash-6x.png | Bin 346 -> 0 bytes
assets/static/fonts/open-iconic/png/flash-8x.png | Bin 430 -> 0 bytes
assets/static/fonts/open-iconic/png/flash.png | Bin 151 -> 0 bytes
assets/static/fonts/open-iconic/png/folder-2x.png | Bin 142 -> 0 bytes
assets/static/fonts/open-iconic/png/folder-3x.png | Bin 167 -> 0 bytes
assets/static/fonts/open-iconic/png/folder-4x.png | Bin 176 -> 0 bytes
assets/static/fonts/open-iconic/png/folder-6x.png | Bin 226 -> 0 bytes
assets/static/fonts/open-iconic/png/folder-8x.png | Bin 296 -> 0 bytes
assets/static/fonts/open-iconic/png/folder.png | Bin 131 -> 0 bytes
assets/static/fonts/open-iconic/png/fork-2x.png | Bin 290 -> 0 bytes
assets/static/fonts/open-iconic/png/fork-3x.png | Bin 410 -> 0 bytes
assets/static/fonts/open-iconic/png/fork-4x.png | Bin 537 -> 0 bytes
assets/static/fonts/open-iconic/png/fork-6x.png | Bin 779 -> 0 bytes
assets/static/fonts/open-iconic/png/fork-8x.png | Bin 1042 -> 0 bytes
assets/static/fonts/open-iconic/png/fork.png | Bin 176 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-enter-2x.png | Bin 199 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-enter-3x.png | Bin 229 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-enter-4x.png | Bin 280 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-enter-6x.png | Bin 388 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-enter-8x.png | Bin 480 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-enter.png | Bin 155 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-exit-2x.png | Bin 201 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-exit-3x.png | Bin 230 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-exit-4x.png | Bin 273 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-exit-6x.png | Bin 376 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-exit-8x.png | Bin 467 -> 0 bytes
.../fonts/open-iconic/png/fullscreen-exit.png | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/png/globe-2x.png | Bin 392 -> 0 bytes
assets/static/fonts/open-iconic/png/globe-3x.png | Bin 578 -> 0 bytes
assets/static/fonts/open-iconic/png/globe-4x.png | Bin 761 -> 0 bytes
assets/static/fonts/open-iconic/png/globe-6x.png | Bin 1147 -> 0 bytes
assets/static/fonts/open-iconic/png/globe-8x.png | Bin 1584 -> 0 bytes
assets/static/fonts/open-iconic/png/globe.png | Bin 223 -> 0 bytes
assets/static/fonts/open-iconic/png/graph-2x.png | Bin 211 -> 0 bytes
assets/static/fonts/open-iconic/png/graph-3x.png | Bin 264 -> 0 bytes
assets/static/fonts/open-iconic/png/graph-4x.png | Bin 320 -> 0 bytes
assets/static/fonts/open-iconic/png/graph-6x.png | Bin 455 -> 0 bytes
assets/static/fonts/open-iconic/png/graph-8x.png | Bin 615 -> 0 bytes
assets/static/fonts/open-iconic/png/graph.png | Bin 160 -> 0 bytes
.../fonts/open-iconic/png/grid-four-up-2x.png | Bin 126 -> 0 bytes
.../fonts/open-iconic/png/grid-four-up-3x.png | Bin 145 -> 0 bytes
.../fonts/open-iconic/png/grid-four-up-4x.png | Bin 146 -> 0 bytes
.../fonts/open-iconic/png/grid-four-up-6x.png | Bin 175 -> 0 bytes
.../fonts/open-iconic/png/grid-four-up-8x.png | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/png/grid-four-up.png | Bin 116 -> 0 bytes
.../fonts/open-iconic/png/grid-three-up-2x.png | Bin 134 -> 0 bytes
.../fonts/open-iconic/png/grid-three-up-3x.png | Bin 146 -> 0 bytes
.../fonts/open-iconic/png/grid-three-up-4x.png | Bin 152 -> 0 bytes
.../fonts/open-iconic/png/grid-three-up-6x.png | Bin 178 -> 0 bytes
.../fonts/open-iconic/png/grid-three-up-8x.png | Bin 244 -> 0 bytes
.../static/fonts/open-iconic/png/grid-three-up.png | Bin 121 -> 0 bytes
.../fonts/open-iconic/png/grid-two-up-2x.png | Bin 134 -> 0 bytes
.../fonts/open-iconic/png/grid-two-up-3x.png | Bin 145 -> 0 bytes
.../fonts/open-iconic/png/grid-two-up-4x.png | Bin 150 -> 0 bytes
.../fonts/open-iconic/png/grid-two-up-6x.png | Bin 174 -> 0 bytes
.../fonts/open-iconic/png/grid-two-up-8x.png | Bin 235 -> 0 bytes
.../static/fonts/open-iconic/png/grid-two-up.png | Bin 126 -> 0 bytes
.../static/fonts/open-iconic/png/hard-drive-2x.png | Bin 192 -> 0 bytes
.../static/fonts/open-iconic/png/hard-drive-3x.png | Bin 230 -> 0 bytes
.../static/fonts/open-iconic/png/hard-drive-4x.png | Bin 271 -> 0 bytes
.../static/fonts/open-iconic/png/hard-drive-6x.png | Bin 360 -> 0 bytes
.../static/fonts/open-iconic/png/hard-drive-8x.png | Bin 489 -> 0 bytes
assets/static/fonts/open-iconic/png/hard-drive.png | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/png/header-2x.png | Bin 182 -> 0 bytes
assets/static/fonts/open-iconic/png/header-3x.png | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/png/header-4x.png | Bin 244 -> 0 bytes
assets/static/fonts/open-iconic/png/header-6x.png | Bin 307 -> 0 bytes
assets/static/fonts/open-iconic/png/header-8x.png | Bin 386 -> 0 bytes
assets/static/fonts/open-iconic/png/header.png | Bin 151 -> 0 bytes
.../static/fonts/open-iconic/png/headphones-2x.png | Bin 255 -> 0 bytes
.../static/fonts/open-iconic/png/headphones-3x.png | Bin 337 -> 0 bytes
.../static/fonts/open-iconic/png/headphones-4x.png | Bin 411 -> 0 bytes
.../static/fonts/open-iconic/png/headphones-6x.png | Bin 582 -> 0 bytes
.../static/fonts/open-iconic/png/headphones-8x.png | Bin 802 -> 0 bytes
assets/static/fonts/open-iconic/png/headphones.png | Bin 184 -> 0 bytes
assets/static/fonts/open-iconic/png/heart-2x.png | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/png/heart-3x.png | Bin 328 -> 0 bytes
assets/static/fonts/open-iconic/png/heart-4x.png | Bin 395 -> 0 bytes
assets/static/fonts/open-iconic/png/heart-6x.png | Bin 550 -> 0 bytes
assets/static/fonts/open-iconic/png/heart-8x.png | Bin 713 -> 0 bytes
assets/static/fonts/open-iconic/png/heart.png | Bin 176 -> 0 bytes
assets/static/fonts/open-iconic/png/home-2x.png | Bin 207 -> 0 bytes
assets/static/fonts/open-iconic/png/home-3x.png | Bin 246 -> 0 bytes
assets/static/fonts/open-iconic/png/home-4x.png | Bin 279 -> 0 bytes
assets/static/fonts/open-iconic/png/home-6x.png | Bin 358 -> 0 bytes
assets/static/fonts/open-iconic/png/home-8x.png | Bin 456 -> 0 bytes
assets/static/fonts/open-iconic/png/home.png | Bin 166 -> 0 bytes
assets/static/fonts/open-iconic/png/image-2x.png | Bin 187 -> 0 bytes
assets/static/fonts/open-iconic/png/image-3x.png | Bin 217 -> 0 bytes
assets/static/fonts/open-iconic/png/image-4x.png | Bin 246 -> 0 bytes
assets/static/fonts/open-iconic/png/image-6x.png | Bin 312 -> 0 bytes
assets/static/fonts/open-iconic/png/image-8x.png | Bin 396 -> 0 bytes
assets/static/fonts/open-iconic/png/image.png | Bin 144 -> 0 bytes
assets/static/fonts/open-iconic/png/inbox-2x.png | Bin 176 -> 0 bytes
assets/static/fonts/open-iconic/png/inbox-3x.png | Bin 192 -> 0 bytes
assets/static/fonts/open-iconic/png/inbox-4x.png | Bin 208 -> 0 bytes
assets/static/fonts/open-iconic/png/inbox-6x.png | Bin 257 -> 0 bytes
assets/static/fonts/open-iconic/png/inbox-8x.png | Bin 369 -> 0 bytes
assets/static/fonts/open-iconic/png/inbox.png | Bin 147 -> 0 bytes
.../static/fonts/open-iconic/png/infinity-2x.png | Bin 287 -> 0 bytes
.../static/fonts/open-iconic/png/infinity-3x.png | Bin 406 -> 0 bytes
.../static/fonts/open-iconic/png/infinity-4x.png | Bin 525 -> 0 bytes
.../static/fonts/open-iconic/png/infinity-6x.png | Bin 784 -> 0 bytes
.../static/fonts/open-iconic/png/infinity-8x.png | Bin 1031 -> 0 bytes
assets/static/fonts/open-iconic/png/infinity.png | Bin 171 -> 0 bytes
assets/static/fonts/open-iconic/png/info-2x.png | Bin 265 -> 0 bytes
assets/static/fonts/open-iconic/png/info-3x.png | Bin 387 -> 0 bytes
assets/static/fonts/open-iconic/png/info-4x.png | Bin 452 -> 0 bytes
assets/static/fonts/open-iconic/png/info-6x.png | Bin 678 -> 0 bytes
assets/static/fonts/open-iconic/png/info-8x.png | Bin 918 -> 0 bytes
assets/static/fonts/open-iconic/png/info.png | Bin 181 -> 0 bytes
assets/static/fonts/open-iconic/png/italic-2x.png | Bin 231 -> 0 bytes
assets/static/fonts/open-iconic/png/italic-3x.png | Bin 268 -> 0 bytes
assets/static/fonts/open-iconic/png/italic-4x.png | Bin 293 -> 0 bytes
assets/static/fonts/open-iconic/png/italic-6x.png | Bin 403 -> 0 bytes
assets/static/fonts/open-iconic/png/italic-8x.png | Bin 443 -> 0 bytes
assets/static/fonts/open-iconic/png/italic.png | Bin 177 -> 0 bytes
.../fonts/open-iconic/png/justify-center-2x.png | Bin 135 -> 0 bytes
.../fonts/open-iconic/png/justify-center-3x.png | Bin 147 -> 0 bytes
.../fonts/open-iconic/png/justify-center-4x.png | Bin 153 -> 0 bytes
.../fonts/open-iconic/png/justify-center-6x.png | Bin 173 -> 0 bytes
.../fonts/open-iconic/png/justify-center-8x.png | Bin 210 -> 0 bytes
.../fonts/open-iconic/png/justify-center.png | Bin 122 -> 0 bytes
.../fonts/open-iconic/png/justify-left-2x.png | Bin 131 -> 0 bytes
.../fonts/open-iconic/png/justify-left-3x.png | Bin 145 -> 0 bytes
.../fonts/open-iconic/png/justify-left-4x.png | Bin 150 -> 0 bytes
.../fonts/open-iconic/png/justify-left-6x.png | Bin 170 -> 0 bytes
.../fonts/open-iconic/png/justify-left-8x.png | Bin 207 -> 0 bytes
.../static/fonts/open-iconic/png/justify-left.png | Bin 117 -> 0 bytes
.../fonts/open-iconic/png/justify-right-2x.png | Bin 132 -> 0 bytes
.../fonts/open-iconic/png/justify-right-3x.png | Bin 145 -> 0 bytes
.../fonts/open-iconic/png/justify-right-4x.png | Bin 151 -> 0 bytes
.../fonts/open-iconic/png/justify-right-6x.png | Bin 170 -> 0 bytes
.../fonts/open-iconic/png/justify-right-8x.png | Bin 207 -> 0 bytes
.../static/fonts/open-iconic/png/justify-right.png | Bin 118 -> 0 bytes
assets/static/fonts/open-iconic/png/key-2x.png | Bin 249 -> 0 bytes
assets/static/fonts/open-iconic/png/key-3x.png | Bin 325 -> 0 bytes
assets/static/fonts/open-iconic/png/key-4x.png | Bin 390 -> 0 bytes
assets/static/fonts/open-iconic/png/key-6x.png | Bin 569 -> 0 bytes
assets/static/fonts/open-iconic/png/key-8x.png | Bin 806 -> 0 bytes
assets/static/fonts/open-iconic/png/key.png | Bin 175 -> 0 bytes
assets/static/fonts/open-iconic/png/laptop-2x.png | Bin 173 -> 0 bytes
assets/static/fonts/open-iconic/png/laptop-3x.png | Bin 207 -> 0 bytes
assets/static/fonts/open-iconic/png/laptop-4x.png | Bin 232 -> 0 bytes
assets/static/fonts/open-iconic/png/laptop-6x.png | Bin 298 -> 0 bytes
assets/static/fonts/open-iconic/png/laptop-8x.png | Bin 378 -> 0 bytes
assets/static/fonts/open-iconic/png/laptop.png | Bin 147 -> 0 bytes
assets/static/fonts/open-iconic/png/layers-2x.png | Bin 161 -> 0 bytes
assets/static/fonts/open-iconic/png/layers-3x.png | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/png/layers-4x.png | Bin 187 -> 0 bytes
assets/static/fonts/open-iconic/png/layers-6x.png | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/png/layers-8x.png | Bin 291 -> 0 bytes
assets/static/fonts/open-iconic/png/layers.png | Bin 138 -> 0 bytes
.../static/fonts/open-iconic/png/lightbulb-2x.png | Bin 228 -> 0 bytes
.../static/fonts/open-iconic/png/lightbulb-3x.png | Bin 304 -> 0 bytes
.../static/fonts/open-iconic/png/lightbulb-4x.png | Bin 366 -> 0 bytes
.../static/fonts/open-iconic/png/lightbulb-6x.png | Bin 535 -> 0 bytes
.../static/fonts/open-iconic/png/lightbulb-8x.png | Bin 691 -> 0 bytes
assets/static/fonts/open-iconic/png/lightbulb.png | Bin 192 -> 0 bytes
.../fonts/open-iconic/png/link-broken-2x.png | Bin 329 -> 0 bytes
.../fonts/open-iconic/png/link-broken-3x.png | Bin 463 -> 0 bytes
.../fonts/open-iconic/png/link-broken-4x.png | Bin 577 -> 0 bytes
.../fonts/open-iconic/png/link-broken-6x.png | Bin 876 -> 0 bytes
.../fonts/open-iconic/png/link-broken-8x.png | Bin 1198 -> 0 bytes
.../static/fonts/open-iconic/png/link-broken.png | Bin 202 -> 0 bytes
.../fonts/open-iconic/png/link-intact-2x.png | Bin 350 -> 0 bytes
.../fonts/open-iconic/png/link-intact-3x.png | Bin 496 -> 0 bytes
.../fonts/open-iconic/png/link-intact-4x.png | Bin 630 -> 0 bytes
.../fonts/open-iconic/png/link-intact-6x.png | Bin 941 -> 0 bytes
.../fonts/open-iconic/png/link-intact-8x.png | Bin 1257 -> 0 bytes
.../static/fonts/open-iconic/png/link-intact.png | Bin 215 -> 0 bytes
assets/static/fonts/open-iconic/png/list-2x.png | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/png/list-3x.png | Bin 180 -> 0 bytes
assets/static/fonts/open-iconic/png/list-4x.png | Bin 201 -> 0 bytes
assets/static/fonts/open-iconic/png/list-6x.png | Bin 285 -> 0 bytes
assets/static/fonts/open-iconic/png/list-8x.png | Bin 375 -> 0 bytes
.../static/fonts/open-iconic/png/list-rich-2x.png | Bin 150 -> 0 bytes
.../static/fonts/open-iconic/png/list-rich-3x.png | Bin 162 -> 0 bytes
.../static/fonts/open-iconic/png/list-rich-4x.png | Bin 170 -> 0 bytes
.../static/fonts/open-iconic/png/list-rich-6x.png | Bin 198 -> 0 bytes
.../static/fonts/open-iconic/png/list-rich-8x.png | Bin 257 -> 0 bytes
assets/static/fonts/open-iconic/png/list-rich.png | Bin 129 -> 0 bytes
assets/static/fonts/open-iconic/png/list.png | Bin 118 -> 0 bytes
.../static/fonts/open-iconic/png/location-2x.png | Bin 223 -> 0 bytes
.../static/fonts/open-iconic/png/location-3x.png | Bin 267 -> 0 bytes
.../static/fonts/open-iconic/png/location-4x.png | Bin 310 -> 0 bytes
.../static/fonts/open-iconic/png/location-6x.png | Bin 413 -> 0 bytes
.../static/fonts/open-iconic/png/location-8x.png | Bin 519 -> 0 bytes
assets/static/fonts/open-iconic/png/location.png | Bin 174 -> 0 bytes
.../fonts/open-iconic/png/lock-locked-2x.png | Bin 196 -> 0 bytes
.../fonts/open-iconic/png/lock-locked-3x.png | Bin 244 -> 0 bytes
.../fonts/open-iconic/png/lock-locked-4x.png | Bin 273 -> 0 bytes
.../fonts/open-iconic/png/lock-locked-6x.png | Bin 404 -> 0 bytes
.../fonts/open-iconic/png/lock-locked-8x.png | Bin 532 -> 0 bytes
.../static/fonts/open-iconic/png/lock-locked.png | Bin 152 -> 0 bytes
.../fonts/open-iconic/png/lock-unlocked-2x.png | Bin 196 -> 0 bytes
.../fonts/open-iconic/png/lock-unlocked-3x.png | Bin 241 -> 0 bytes
.../fonts/open-iconic/png/lock-unlocked-4x.png | Bin 274 -> 0 bytes
.../fonts/open-iconic/png/lock-unlocked-6x.png | Bin 407 -> 0 bytes
.../fonts/open-iconic/png/lock-unlocked-8x.png | Bin 545 -> 0 bytes
.../static/fonts/open-iconic/png/lock-unlocked.png | Bin 154 -> 0 bytes
assets/static/fonts/open-iconic/png/loop-2x.png | Bin 218 -> 0 bytes
assets/static/fonts/open-iconic/png/loop-3x.png | Bin 257 -> 0 bytes
assets/static/fonts/open-iconic/png/loop-4x.png | Bin 307 -> 0 bytes
assets/static/fonts/open-iconic/png/loop-6x.png | Bin 401 -> 0 bytes
assets/static/fonts/open-iconic/png/loop-8x.png | Bin 518 -> 0 bytes
.../fonts/open-iconic/png/loop-circular-2x.png | Bin 261 -> 0 bytes
.../fonts/open-iconic/png/loop-circular-3x.png | Bin 345 -> 0 bytes
.../fonts/open-iconic/png/loop-circular-4x.png | Bin 436 -> 0 bytes
.../fonts/open-iconic/png/loop-circular-6x.png | Bin 627 -> 0 bytes
.../fonts/open-iconic/png/loop-circular-8x.png | Bin 832 -> 0 bytes
.../static/fonts/open-iconic/png/loop-circular.png | Bin 181 -> 0 bytes
.../fonts/open-iconic/png/loop-square-2x.png | Bin 218 -> 0 bytes
.../fonts/open-iconic/png/loop-square-3x.png | Bin 270 -> 0 bytes
.../fonts/open-iconic/png/loop-square-4x.png | Bin 319 -> 0 bytes
.../fonts/open-iconic/png/loop-square-6x.png | Bin 391 -> 0 bytes
.../fonts/open-iconic/png/loop-square-8x.png | Bin 506 -> 0 bytes
.../static/fonts/open-iconic/png/loop-square.png | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/png/loop.png | Bin 155 -> 0 bytes
.../fonts/open-iconic/png/magnifying-glass-2x.png | Bin 349 -> 0 bytes
.../fonts/open-iconic/png/magnifying-glass-3x.png | Bin 492 -> 0 bytes
.../fonts/open-iconic/png/magnifying-glass-4x.png | Bin 647 -> 0 bytes
.../fonts/open-iconic/png/magnifying-glass-6x.png | Bin 965 -> 0 bytes
.../fonts/open-iconic/png/magnifying-glass-8x.png | Bin 1286 -> 0 bytes
.../fonts/open-iconic/png/magnifying-glass.png | Bin 199 -> 0 bytes
assets/static/fonts/open-iconic/png/map-2x.png | Bin 241 -> 0 bytes
assets/static/fonts/open-iconic/png/map-3x.png | Bin 323 -> 0 bytes
assets/static/fonts/open-iconic/png/map-4x.png | Bin 386 -> 0 bytes
assets/static/fonts/open-iconic/png/map-6x.png | Bin 550 -> 0 bytes
assets/static/fonts/open-iconic/png/map-8x.png | Bin 796 -> 0 bytes
.../static/fonts/open-iconic/png/map-marker-2x.png | Bin 312 -> 0 bytes
.../static/fonts/open-iconic/png/map-marker-3x.png | Bin 427 -> 0 bytes
.../static/fonts/open-iconic/png/map-marker-4x.png | Bin 572 -> 0 bytes
.../static/fonts/open-iconic/png/map-marker-6x.png | Bin 839 -> 0 bytes
.../static/fonts/open-iconic/png/map-marker-8x.png | Bin 1154 -> 0 bytes
assets/static/fonts/open-iconic/png/map-marker.png | Bin 205 -> 0 bytes
assets/static/fonts/open-iconic/png/map.png | Bin 169 -> 0 bytes
.../fonts/open-iconic/png/media-pause-2x.png | Bin 127 -> 0 bytes
.../fonts/open-iconic/png/media-pause-3x.png | Bin 138 -> 0 bytes
.../fonts/open-iconic/png/media-pause-4x.png | Bin 148 -> 0 bytes
.../fonts/open-iconic/png/media-pause-6x.png | Bin 174 -> 0 bytes
.../fonts/open-iconic/png/media-pause-8x.png | Bin 233 -> 0 bytes
.../static/fonts/open-iconic/png/media-pause.png | Bin 118 -> 0 bytes
.../static/fonts/open-iconic/png/media-play-2x.png | Bin 164 -> 0 bytes
.../static/fonts/open-iconic/png/media-play-3x.png | Bin 192 -> 0 bytes
.../static/fonts/open-iconic/png/media-play-4x.png | Bin 219 -> 0 bytes
.../static/fonts/open-iconic/png/media-play-6x.png | Bin 270 -> 0 bytes
.../static/fonts/open-iconic/png/media-play-8x.png | Bin 323 -> 0 bytes
assets/static/fonts/open-iconic/png/media-play.png | Bin 133 -> 0 bytes
.../fonts/open-iconic/png/media-record-2x.png | Bin 236 -> 0 bytes
.../fonts/open-iconic/png/media-record-3x.png | Bin 314 -> 0 bytes
.../fonts/open-iconic/png/media-record-4x.png | Bin 400 -> 0 bytes
.../fonts/open-iconic/png/media-record-6x.png | Bin 537 -> 0 bytes
.../fonts/open-iconic/png/media-record-8x.png | Bin 786 -> 0 bytes
.../static/fonts/open-iconic/png/media-record.png | Bin 166 -> 0 bytes
.../open-iconic/png/media-skip-backward-2x.png | Bin 191 -> 0 bytes
.../open-iconic/png/media-skip-backward-3x.png | Bin 227 -> 0 bytes
.../open-iconic/png/media-skip-backward-4x.png | Bin 262 -> 0 bytes
.../open-iconic/png/media-skip-backward-6x.png | Bin 338 -> 0 bytes
.../open-iconic/png/media-skip-backward-8x.png | Bin 421 -> 0 bytes
.../fonts/open-iconic/png/media-skip-backward.png | Bin 147 -> 0 bytes
.../open-iconic/png/media-skip-forward-2x.png | Bin 199 -> 0 bytes
.../open-iconic/png/media-skip-forward-3x.png | Bin 233 -> 0 bytes
.../open-iconic/png/media-skip-forward-4x.png | Bin 264 -> 0 bytes
.../open-iconic/png/media-skip-forward-6x.png | Bin 335 -> 0 bytes
.../open-iconic/png/media-skip-forward-8x.png | Bin 417 -> 0 bytes
.../fonts/open-iconic/png/media-skip-forward.png | Bin 157 -> 0 bytes
.../open-iconic/png/media-step-backward-2x.png | Bin 195 -> 0 bytes
.../open-iconic/png/media-step-backward-3x.png | Bin 226 -> 0 bytes
.../open-iconic/png/media-step-backward-4x.png | Bin 262 -> 0 bytes
.../open-iconic/png/media-step-backward-6x.png | Bin 333 -> 0 bytes
.../open-iconic/png/media-step-backward-8x.png | Bin 419 -> 0 bytes
.../fonts/open-iconic/png/media-step-backward.png | Bin 156 -> 0 bytes
.../open-iconic/png/media-step-forward-2x.png | Bin 197 -> 0 bytes
.../open-iconic/png/media-step-forward-3x.png | Bin 227 -> 0 bytes
.../open-iconic/png/media-step-forward-4x.png | Bin 261 -> 0 bytes
.../open-iconic/png/media-step-forward-6x.png | Bin 339 -> 0 bytes
.../open-iconic/png/media-step-forward-8x.png | Bin 433 -> 0 bytes
.../fonts/open-iconic/png/media-step-forward.png | Bin 161 -> 0 bytes
.../static/fonts/open-iconic/png/media-stop-2x.png | Bin 125 -> 0 bytes
.../static/fonts/open-iconic/png/media-stop-3x.png | Bin 136 -> 0 bytes
.../static/fonts/open-iconic/png/media-stop-4x.png | Bin 146 -> 0 bytes
.../static/fonts/open-iconic/png/media-stop-6x.png | Bin 176 -> 0 bytes
.../static/fonts/open-iconic/png/media-stop-8x.png | Bin 235 -> 0 bytes
assets/static/fonts/open-iconic/png/media-stop.png | Bin 119 -> 0 bytes
.../fonts/open-iconic/png/medical-cross-2x.png | Bin 140 -> 0 bytes
.../fonts/open-iconic/png/medical-cross-3x.png | Bin 152 -> 0 bytes
.../fonts/open-iconic/png/medical-cross-4x.png | Bin 164 -> 0 bytes
.../fonts/open-iconic/png/medical-cross-6x.png | Bin 198 -> 0 bytes
.../fonts/open-iconic/png/medical-cross-8x.png | Bin 270 -> 0 bytes
.../static/fonts/open-iconic/png/medical-cross.png | Bin 133 -> 0 bytes
assets/static/fonts/open-iconic/png/menu-2x.png | Bin 143 -> 0 bytes
assets/static/fonts/open-iconic/png/menu-3x.png | Bin 155 -> 0 bytes
assets/static/fonts/open-iconic/png/menu-4x.png | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/png/menu-6x.png | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/png/menu-8x.png | Bin 203 -> 0 bytes
assets/static/fonts/open-iconic/png/menu.png | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/png/microphone-2x.png | Bin 319 -> 0 bytes
.../static/fonts/open-iconic/png/microphone-3x.png | Bin 446 -> 0 bytes
.../static/fonts/open-iconic/png/microphone-4x.png | Bin 563 -> 0 bytes
.../static/fonts/open-iconic/png/microphone-6x.png | Bin 800 -> 0 bytes
.../static/fonts/open-iconic/png/microphone-8x.png | Bin 1050 -> 0 bytes
assets/static/fonts/open-iconic/png/microphone.png | Bin 197 -> 0 bytes
assets/static/fonts/open-iconic/png/minus-2x.png | Bin 125 -> 0 bytes
assets/static/fonts/open-iconic/png/minus-3x.png | Bin 133 -> 0 bytes
assets/static/fonts/open-iconic/png/minus-4x.png | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/png/minus-6x.png | Bin 148 -> 0 bytes
assets/static/fonts/open-iconic/png/minus-8x.png | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/png/minus.png | Bin 119 -> 0 bytes
assets/static/fonts/open-iconic/png/monitor-2x.png | Bin 190 -> 0 bytes
assets/static/fonts/open-iconic/png/monitor-3x.png | Bin 231 -> 0 bytes
assets/static/fonts/open-iconic/png/monitor-4x.png | Bin 256 -> 0 bytes
assets/static/fonts/open-iconic/png/monitor-6x.png | Bin 353 -> 0 bytes
assets/static/fonts/open-iconic/png/monitor-8x.png | Bin 471 -> 0 bytes
assets/static/fonts/open-iconic/png/monitor.png | Bin 155 -> 0 bytes
assets/static/fonts/open-iconic/png/moon-2x.png | Bin 308 -> 0 bytes
assets/static/fonts/open-iconic/png/moon-3x.png | Bin 412 -> 0 bytes
assets/static/fonts/open-iconic/png/moon-4x.png | Bin 511 -> 0 bytes
assets/static/fonts/open-iconic/png/moon-6x.png | Bin 730 -> 0 bytes
assets/static/fonts/open-iconic/png/moon-8x.png | Bin 992 -> 0 bytes
assets/static/fonts/open-iconic/png/moon.png | Bin 201 -> 0 bytes
assets/static/fonts/open-iconic/png/move-2x.png | Bin 188 -> 0 bytes
assets/static/fonts/open-iconic/png/move-3x.png | Bin 297 -> 0 bytes
assets/static/fonts/open-iconic/png/move-4x.png | Bin 264 -> 0 bytes
assets/static/fonts/open-iconic/png/move-6x.png | Bin 361 -> 0 bytes
assets/static/fonts/open-iconic/png/move-8x.png | Bin 459 -> 0 bytes
assets/static/fonts/open-iconic/png/move.png | Bin 160 -> 0 bytes
.../fonts/open-iconic/png/musical-note-2x.png | Bin 258 -> 0 bytes
.../fonts/open-iconic/png/musical-note-3x.png | Bin 342 -> 0 bytes
.../fonts/open-iconic/png/musical-note-4x.png | Bin 423 -> 0 bytes
.../fonts/open-iconic/png/musical-note-6x.png | Bin 578 -> 0 bytes
.../fonts/open-iconic/png/musical-note-8x.png | Bin 787 -> 0 bytes
.../static/fonts/open-iconic/png/musical-note.png | Bin 175 -> 0 bytes
.../static/fonts/open-iconic/png/paperclip-2x.png | Bin 398 -> 0 bytes
.../static/fonts/open-iconic/png/paperclip-3x.png | Bin 591 -> 0 bytes
.../static/fonts/open-iconic/png/paperclip-4x.png | Bin 730 -> 0 bytes
.../static/fonts/open-iconic/png/paperclip-6x.png | Bin 1155 -> 0 bytes
.../static/fonts/open-iconic/png/paperclip-8x.png | Bin 1491 -> 0 bytes
assets/static/fonts/open-iconic/png/paperclip.png | Bin 214 -> 0 bytes
assets/static/fonts/open-iconic/png/pencil-2x.png | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/png/pencil-3x.png | Bin 229 -> 0 bytes
assets/static/fonts/open-iconic/png/pencil-4x.png | Bin 266 -> 0 bytes
assets/static/fonts/open-iconic/png/pencil-6x.png | Bin 355 -> 0 bytes
assets/static/fonts/open-iconic/png/pencil-8x.png | Bin 439 -> 0 bytes
assets/static/fonts/open-iconic/png/pencil.png | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/png/people-2x.png | Bin 327 -> 0 bytes
assets/static/fonts/open-iconic/png/people-3x.png | Bin 455 -> 0 bytes
assets/static/fonts/open-iconic/png/people-4x.png | Bin 604 -> 0 bytes
assets/static/fonts/open-iconic/png/people-6x.png | Bin 876 -> 0 bytes
assets/static/fonts/open-iconic/png/people-8x.png | Bin 1220 -> 0 bytes
assets/static/fonts/open-iconic/png/people.png | Bin 201 -> 0 bytes
assets/static/fonts/open-iconic/png/person-2x.png | Bin 282 -> 0 bytes
assets/static/fonts/open-iconic/png/person-3x.png | Bin 385 -> 0 bytes
assets/static/fonts/open-iconic/png/person-4x.png | Bin 490 -> 0 bytes
assets/static/fonts/open-iconic/png/person-6x.png | Bin 689 -> 0 bytes
assets/static/fonts/open-iconic/png/person-8x.png | Bin 952 -> 0 bytes
assets/static/fonts/open-iconic/png/person.png | Bin 187 -> 0 bytes
assets/static/fonts/open-iconic/png/phone-2x.png | Bin 181 -> 0 bytes
assets/static/fonts/open-iconic/png/phone-3x.png | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/png/phone-4x.png | Bin 257 -> 0 bytes
assets/static/fonts/open-iconic/png/phone-6x.png | Bin 329 -> 0 bytes
assets/static/fonts/open-iconic/png/phone-8x.png | Bin 452 -> 0 bytes
assets/static/fonts/open-iconic/png/phone.png | Bin 146 -> 0 bytes
.../static/fonts/open-iconic/png/pie-chart-2x.png | Bin 316 -> 0 bytes
.../static/fonts/open-iconic/png/pie-chart-3x.png | Bin 431 -> 0 bytes
.../static/fonts/open-iconic/png/pie-chart-4x.png | Bin 547 -> 0 bytes
.../static/fonts/open-iconic/png/pie-chart-6x.png | Bin 755 -> 0 bytes
.../static/fonts/open-iconic/png/pie-chart-8x.png | Bin 1056 -> 0 bytes
assets/static/fonts/open-iconic/png/pie-chart.png | Bin 214 -> 0 bytes
assets/static/fonts/open-iconic/png/pin-2x.png | Bin 202 -> 0 bytes
assets/static/fonts/open-iconic/png/pin-3x.png | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/png/pin-4x.png | Bin 309 -> 0 bytes
assets/static/fonts/open-iconic/png/pin-6x.png | Bin 417 -> 0 bytes
assets/static/fonts/open-iconic/png/pin-8x.png | Bin 555 -> 0 bytes
assets/static/fonts/open-iconic/png/pin.png | Bin 161 -> 0 bytes
.../fonts/open-iconic/png/play-circle-2x.png | Bin 286 -> 0 bytes
.../fonts/open-iconic/png/play-circle-3x.png | Bin 398 -> 0 bytes
.../fonts/open-iconic/png/play-circle-4x.png | Bin 513 -> 0 bytes
.../fonts/open-iconic/png/play-circle-6x.png | Bin 731 -> 0 bytes
.../fonts/open-iconic/png/play-circle-8x.png | Bin 988 -> 0 bytes
.../static/fonts/open-iconic/png/play-circle.png | Bin 189 -> 0 bytes
assets/static/fonts/open-iconic/png/plus-2x.png | Bin 139 -> 0 bytes
assets/static/fonts/open-iconic/png/plus-3x.png | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/png/plus-4x.png | Bin 163 -> 0 bytes
assets/static/fonts/open-iconic/png/plus-6x.png | Bin 196 -> 0 bytes
assets/static/fonts/open-iconic/png/plus-8x.png | Bin 270 -> 0 bytes
assets/static/fonts/open-iconic/png/plus.png | Bin 126 -> 0 bytes
.../fonts/open-iconic/png/power-standby-2x.png | Bin 322 -> 0 bytes
.../fonts/open-iconic/png/power-standby-3x.png | Bin 464 -> 0 bytes
.../fonts/open-iconic/png/power-standby-4x.png | Bin 613 -> 0 bytes
.../fonts/open-iconic/png/power-standby-6x.png | Bin 910 -> 0 bytes
.../fonts/open-iconic/png/power-standby-8x.png | Bin 1236 -> 0 bytes
.../static/fonts/open-iconic/png/power-standby.png | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/png/print-2x.png | Bin 188 -> 0 bytes
assets/static/fonts/open-iconic/png/print-3x.png | Bin 205 -> 0 bytes
assets/static/fonts/open-iconic/png/print-4x.png | Bin 222 -> 0 bytes
assets/static/fonts/open-iconic/png/print-6x.png | Bin 264 -> 0 bytes
assets/static/fonts/open-iconic/png/print-8x.png | Bin 323 -> 0 bytes
assets/static/fonts/open-iconic/png/print.png | Bin 154 -> 0 bytes
assets/static/fonts/open-iconic/png/project-2x.png | Bin 163 -> 0 bytes
assets/static/fonts/open-iconic/png/project-3x.png | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/png/project-4x.png | Bin 194 -> 0 bytes
assets/static/fonts/open-iconic/png/project-6x.png | Bin 226 -> 0 bytes
assets/static/fonts/open-iconic/png/project-8x.png | Bin 287 -> 0 bytes
assets/static/fonts/open-iconic/png/project.png | Bin 144 -> 0 bytes
assets/static/fonts/open-iconic/png/pulse-2x.png | Bin 351 -> 0 bytes
assets/static/fonts/open-iconic/png/pulse-3x.png | Bin 443 -> 0 bytes
assets/static/fonts/open-iconic/png/pulse-4x.png | Bin 585 -> 0 bytes
assets/static/fonts/open-iconic/png/pulse-6x.png | Bin 871 -> 0 bytes
assets/static/fonts/open-iconic/png/pulse-8x.png | Bin 1152 -> 0 bytes
assets/static/fonts/open-iconic/png/pulse.png | Bin 207 -> 0 bytes
.../fonts/open-iconic/png/puzzle-piece-2x.png | Bin 236 -> 0 bytes
.../fonts/open-iconic/png/puzzle-piece-3x.png | Bin 295 -> 0 bytes
.../fonts/open-iconic/png/puzzle-piece-4x.png | Bin 380 -> 0 bytes
.../fonts/open-iconic/png/puzzle-piece-6x.png | Bin 537 -> 0 bytes
.../fonts/open-iconic/png/puzzle-piece-8x.png | Bin 739 -> 0 bytes
.../static/fonts/open-iconic/png/puzzle-piece.png | Bin 170 -> 0 bytes
.../fonts/open-iconic/png/question-mark-2x.png | Bin 272 -> 0 bytes
.../fonts/open-iconic/png/question-mark-3x.png | Bin 357 -> 0 bytes
.../fonts/open-iconic/png/question-mark-4x.png | Bin 457 -> 0 bytes
.../fonts/open-iconic/png/question-mark-6x.png | Bin 665 -> 0 bytes
.../fonts/open-iconic/png/question-mark-8x.png | Bin 861 -> 0 bytes
.../static/fonts/open-iconic/png/question-mark.png | Bin 177 -> 0 bytes
assets/static/fonts/open-iconic/png/rain-2x.png | Bin 309 -> 0 bytes
assets/static/fonts/open-iconic/png/rain-3x.png | Bin 434 -> 0 bytes
assets/static/fonts/open-iconic/png/rain-4x.png | Bin 551 -> 0 bytes
assets/static/fonts/open-iconic/png/rain-6x.png | Bin 770 -> 0 bytes
assets/static/fonts/open-iconic/png/rain-8x.png | Bin 1076 -> 0 bytes
assets/static/fonts/open-iconic/png/rain.png | Bin 201 -> 0 bytes
assets/static/fonts/open-iconic/png/random-2x.png | Bin 365 -> 0 bytes
assets/static/fonts/open-iconic/png/random-3x.png | Bin 496 -> 0 bytes
assets/static/fonts/open-iconic/png/random-4x.png | Bin 635 -> 0 bytes
assets/static/fonts/open-iconic/png/random-6x.png | Bin 875 -> 0 bytes
assets/static/fonts/open-iconic/png/random-8x.png | Bin 1119 -> 0 bytes
assets/static/fonts/open-iconic/png/random.png | Bin 215 -> 0 bytes
assets/static/fonts/open-iconic/png/reload-2x.png | Bin 336 -> 0 bytes
assets/static/fonts/open-iconic/png/reload-3x.png | Bin 477 -> 0 bytes
assets/static/fonts/open-iconic/png/reload-4x.png | Bin 630 -> 0 bytes
assets/static/fonts/open-iconic/png/reload-6x.png | Bin 891 -> 0 bytes
assets/static/fonts/open-iconic/png/reload-8x.png | Bin 1208 -> 0 bytes
assets/static/fonts/open-iconic/png/reload.png | Bin 209 -> 0 bytes
.../fonts/open-iconic/png/resize-both-2x.png | Bin 218 -> 0 bytes
.../fonts/open-iconic/png/resize-both-3x.png | Bin 247 -> 0 bytes
.../fonts/open-iconic/png/resize-both-4x.png | Bin 296 -> 0 bytes
.../fonts/open-iconic/png/resize-both-6x.png | Bin 416 -> 0 bytes
.../fonts/open-iconic/png/resize-both-8x.png | Bin 541 -> 0 bytes
.../static/fonts/open-iconic/png/resize-both.png | Bin 160 -> 0 bytes
.../fonts/open-iconic/png/resize-height-2x.png | Bin 234 -> 0 bytes
.../fonts/open-iconic/png/resize-height-3x.png | Bin 277 -> 0 bytes
.../fonts/open-iconic/png/resize-height-4x.png | Bin 330 -> 0 bytes
.../fonts/open-iconic/png/resize-height-6x.png | Bin 426 -> 0 bytes
.../fonts/open-iconic/png/resize-height-8x.png | Bin 536 -> 0 bytes
.../static/fonts/open-iconic/png/resize-height.png | Bin 166 -> 0 bytes
.../fonts/open-iconic/png/resize-width-2x.png | Bin 228 -> 0 bytes
.../fonts/open-iconic/png/resize-width-3x.png | Bin 271 -> 0 bytes
.../fonts/open-iconic/png/resize-width-4x.png | Bin 315 -> 0 bytes
.../fonts/open-iconic/png/resize-width-6x.png | Bin 406 -> 0 bytes
.../fonts/open-iconic/png/resize-width-8x.png | Bin 510 -> 0 bytes
.../static/fonts/open-iconic/png/resize-width.png | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-2x.png | Bin 393 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-3x.png | Bin 560 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-4x.png | Bin 745 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-6x.png | Bin 1104 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-8x.png | Bin 1519 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-alt-2x.png | Bin 345 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-alt-3x.png | Bin 485 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-alt-4x.png | Bin 632 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-alt-6x.png | Bin 948 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-alt-8x.png | Bin 1279 -> 0 bytes
assets/static/fonts/open-iconic/png/rss-alt.png | Bin 217 -> 0 bytes
assets/static/fonts/open-iconic/png/rss.png | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/png/script-2x.png | Bin 210 -> 0 bytes
assets/static/fonts/open-iconic/png/script-3x.png | Bin 268 -> 0 bytes
assets/static/fonts/open-iconic/png/script-4x.png | Bin 305 -> 0 bytes
assets/static/fonts/open-iconic/png/script-6x.png | Bin 442 -> 0 bytes
assets/static/fonts/open-iconic/png/script-8x.png | Bin 577 -> 0 bytes
assets/static/fonts/open-iconic/png/script.png | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/png/share-2x.png | Bin 278 -> 0 bytes
assets/static/fonts/open-iconic/png/share-3x.png | Bin 371 -> 0 bytes
assets/static/fonts/open-iconic/png/share-4x.png | Bin 468 -> 0 bytes
assets/static/fonts/open-iconic/png/share-6x.png | Bin 711 -> 0 bytes
assets/static/fonts/open-iconic/png/share-8x.png | Bin 907 -> 0 bytes
.../fonts/open-iconic/png/share-boxed-2x.png | Bin 256 -> 0 bytes
.../fonts/open-iconic/png/share-boxed-3x.png | Bin 338 -> 0 bytes
.../fonts/open-iconic/png/share-boxed-4x.png | Bin 404 -> 0 bytes
.../fonts/open-iconic/png/share-boxed-6x.png | Bin 553 -> 0 bytes
.../fonts/open-iconic/png/share-boxed-8x.png | Bin 742 -> 0 bytes
.../static/fonts/open-iconic/png/share-boxed.png | Bin 179 -> 0 bytes
assets/static/fonts/open-iconic/png/share.png | Bin 188 -> 0 bytes
assets/static/fonts/open-iconic/png/shield-2x.png | Bin 341 -> 0 bytes
assets/static/fonts/open-iconic/png/shield-3x.png | Bin 465 -> 0 bytes
assets/static/fonts/open-iconic/png/shield-4x.png | Bin 586 -> 0 bytes
assets/static/fonts/open-iconic/png/shield-6x.png | Bin 876 -> 0 bytes
assets/static/fonts/open-iconic/png/shield-8x.png | Bin 1191 -> 0 bytes
assets/static/fonts/open-iconic/png/shield.png | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/png/signal-2x.png | Bin 147 -> 0 bytes
assets/static/fonts/open-iconic/png/signal-3x.png | Bin 165 -> 0 bytes
assets/static/fonts/open-iconic/png/signal-4x.png | Bin 174 -> 0 bytes
assets/static/fonts/open-iconic/png/signal-6x.png | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/png/signal-8x.png | Bin 276 -> 0 bytes
assets/static/fonts/open-iconic/png/signal.png | Bin 133 -> 0 bytes
.../static/fonts/open-iconic/png/signpost-2x.png | Bin 184 -> 0 bytes
.../static/fonts/open-iconic/png/signpost-3x.png | Bin 205 -> 0 bytes
.../static/fonts/open-iconic/png/signpost-4x.png | Bin 227 -> 0 bytes
.../static/fonts/open-iconic/png/signpost-6x.png | Bin 293 -> 0 bytes
.../static/fonts/open-iconic/png/signpost-8x.png | Bin 370 -> 0 bytes
assets/static/fonts/open-iconic/png/signpost.png | Bin 138 -> 0 bytes
.../fonts/open-iconic/png/sort-ascending-2x.png | Bin 204 -> 0 bytes
.../fonts/open-iconic/png/sort-ascending-3x.png | Bin 232 -> 0 bytes
.../fonts/open-iconic/png/sort-ascending-4x.png | Bin 256 -> 0 bytes
.../fonts/open-iconic/png/sort-ascending-6x.png | Bin 317 -> 0 bytes
.../fonts/open-iconic/png/sort-ascending-8x.png | Bin 409 -> 0 bytes
.../fonts/open-iconic/png/sort-ascending.png | Bin 147 -> 0 bytes
.../fonts/open-iconic/png/sort-descending-2x.png | Bin 199 -> 0 bytes
.../fonts/open-iconic/png/sort-descending-3x.png | Bin 231 -> 0 bytes
.../fonts/open-iconic/png/sort-descending-4x.png | Bin 254 -> 0 bytes
.../fonts/open-iconic/png/sort-descending-6x.png | Bin 314 -> 0 bytes
.../fonts/open-iconic/png/sort-descending-8x.png | Bin 406 -> 0 bytes
.../fonts/open-iconic/png/sort-descending.png | Bin 150 -> 0 bytes
.../fonts/open-iconic/png/spreadsheet-2x.png | Bin 182 -> 0 bytes
.../fonts/open-iconic/png/spreadsheet-3x.png | Bin 200 -> 0 bytes
.../fonts/open-iconic/png/spreadsheet-4x.png | Bin 224 -> 0 bytes
.../fonts/open-iconic/png/spreadsheet-6x.png | Bin 309 -> 0 bytes
.../fonts/open-iconic/png/spreadsheet-8x.png | Bin 404 -> 0 bytes
.../static/fonts/open-iconic/png/spreadsheet.png | Bin 141 -> 0 bytes
assets/static/fonts/open-iconic/png/star-2x.png | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/png/star-3x.png | Bin 324 -> 0 bytes
assets/static/fonts/open-iconic/png/star-4x.png | Bin 379 -> 0 bytes
assets/static/fonts/open-iconic/png/star-6x.png | Bin 501 -> 0 bytes
assets/static/fonts/open-iconic/png/star-8x.png | Bin 634 -> 0 bytes
assets/static/fonts/open-iconic/png/star.png | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/png/sun-2x.png | Bin 258 -> 0 bytes
assets/static/fonts/open-iconic/png/sun-3x.png | Bin 356 -> 0 bytes
assets/static/fonts/open-iconic/png/sun-4x.png | Bin 421 -> 0 bytes
assets/static/fonts/open-iconic/png/sun-6x.png | Bin 619 -> 0 bytes
assets/static/fonts/open-iconic/png/sun-8x.png | Bin 860 -> 0 bytes
assets/static/fonts/open-iconic/png/sun.png | Bin 175 -> 0 bytes
assets/static/fonts/open-iconic/png/tablet-2x.png | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/png/tablet-3x.png | Bin 237 -> 0 bytes
assets/static/fonts/open-iconic/png/tablet-4x.png | Bin 268 -> 0 bytes
assets/static/fonts/open-iconic/png/tablet-6x.png | Bin 349 -> 0 bytes
assets/static/fonts/open-iconic/png/tablet-8x.png | Bin 487 -> 0 bytes
assets/static/fonts/open-iconic/png/tablet.png | Bin 155 -> 0 bytes
assets/static/fonts/open-iconic/png/tag-2x.png | Bin 219 -> 0 bytes
assets/static/fonts/open-iconic/png/tag-3x.png | Bin 267 -> 0 bytes
assets/static/fonts/open-iconic/png/tag-4x.png | Bin 322 -> 0 bytes
assets/static/fonts/open-iconic/png/tag-6x.png | Bin 467 -> 0 bytes
assets/static/fonts/open-iconic/png/tag-8x.png | Bin 593 -> 0 bytes
assets/static/fonts/open-iconic/png/tag.png | Bin 168 -> 0 bytes
assets/static/fonts/open-iconic/png/tags-2x.png | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/png/tags-3x.png | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/png/tags-4x.png | Bin 280 -> 0 bytes
assets/static/fonts/open-iconic/png/tags-6x.png | Bin 358 -> 0 bytes
assets/static/fonts/open-iconic/png/tags-8x.png | Bin 500 -> 0 bytes
assets/static/fonts/open-iconic/png/tags.png | Bin 187 -> 0 bytes
assets/static/fonts/open-iconic/png/target-2x.png | Bin 414 -> 0 bytes
assets/static/fonts/open-iconic/png/target-3x.png | Bin 612 -> 0 bytes
assets/static/fonts/open-iconic/png/target-4x.png | Bin 833 -> 0 bytes
assets/static/fonts/open-iconic/png/target-6x.png | Bin 1253 -> 0 bytes
assets/static/fonts/open-iconic/png/target-8x.png | Bin 1694 -> 0 bytes
assets/static/fonts/open-iconic/png/target.png | Bin 216 -> 0 bytes
assets/static/fonts/open-iconic/png/task-2x.png | Bin 210 -> 0 bytes
assets/static/fonts/open-iconic/png/task-3x.png | Bin 257 -> 0 bytes
assets/static/fonts/open-iconic/png/task-4x.png | Bin 295 -> 0 bytes
assets/static/fonts/open-iconic/png/task-6x.png | Bin 387 -> 0 bytes
assets/static/fonts/open-iconic/png/task-8x.png | Bin 551 -> 0 bytes
assets/static/fonts/open-iconic/png/task.png | Bin 174 -> 0 bytes
.../static/fonts/open-iconic/png/terminal-2x.png | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/png/terminal-3x.png | Bin 243 -> 0 bytes
.../static/fonts/open-iconic/png/terminal-4x.png | Bin 278 -> 0 bytes
.../static/fonts/open-iconic/png/terminal-6x.png | Bin 369 -> 0 bytes
.../static/fonts/open-iconic/png/terminal-8x.png | Bin 462 -> 0 bytes
assets/static/fonts/open-iconic/png/terminal.png | Bin 173 -> 0 bytes
assets/static/fonts/open-iconic/png/text-2x.png | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/png/text-3x.png | Bin 233 -> 0 bytes
assets/static/fonts/open-iconic/png/text-4x.png | Bin 247 -> 0 bytes
assets/static/fonts/open-iconic/png/text-6x.png | Bin 336 -> 0 bytes
assets/static/fonts/open-iconic/png/text-8x.png | Bin 449 -> 0 bytes
assets/static/fonts/open-iconic/png/text.png | Bin 155 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-down-2x.png | Bin 238 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-down-3x.png | Bin 301 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-down-4x.png | Bin 387 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-down-6x.png | Bin 530 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-down-8x.png | Bin 722 -> 0 bytes
assets/static/fonts/open-iconic/png/thumb-down.png | Bin 171 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-up-2x.png | Bin 233 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-up-3x.png | Bin 303 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-up-4x.png | Bin 363 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-up-6x.png | Bin 534 -> 0 bytes
.../static/fonts/open-iconic/png/thumb-up-8x.png | Bin 690 -> 0 bytes
assets/static/fonts/open-iconic/png/thumb-up.png | Bin 157 -> 0 bytes
assets/static/fonts/open-iconic/png/timer-2x.png | Bin 380 -> 0 bytes
assets/static/fonts/open-iconic/png/timer-3x.png | Bin 549 -> 0 bytes
assets/static/fonts/open-iconic/png/timer-4x.png | Bin 720 -> 0 bytes
assets/static/fonts/open-iconic/png/timer-6x.png | Bin 1077 -> 0 bytes
assets/static/fonts/open-iconic/png/timer-8x.png | Bin 1476 -> 0 bytes
assets/static/fonts/open-iconic/png/timer.png | Bin 210 -> 0 bytes
.../static/fonts/open-iconic/png/transfer-2x.png | Bin 188 -> 0 bytes
.../static/fonts/open-iconic/png/transfer-3x.png | Bin 221 -> 0 bytes
.../static/fonts/open-iconic/png/transfer-4x.png | Bin 259 -> 0 bytes
.../static/fonts/open-iconic/png/transfer-6x.png | Bin 332 -> 0 bytes
.../static/fonts/open-iconic/png/transfer-8x.png | Bin 395 -> 0 bytes
assets/static/fonts/open-iconic/png/transfer.png | Bin 140 -> 0 bytes
assets/static/fonts/open-iconic/png/trash-2x.png | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/png/trash-3x.png | Bin 232 -> 0 bytes
assets/static/fonts/open-iconic/png/trash-4x.png | Bin 283 -> 0 bytes
assets/static/fonts/open-iconic/png/trash-6x.png | Bin 373 -> 0 bytes
assets/static/fonts/open-iconic/png/trash-8x.png | Bin 527 -> 0 bytes
assets/static/fonts/open-iconic/png/trash.png | Bin 146 -> 0 bytes
.../static/fonts/open-iconic/png/underline-2x.png | Bin 209 -> 0 bytes
.../static/fonts/open-iconic/png/underline-3x.png | Bin 257 -> 0 bytes
.../static/fonts/open-iconic/png/underline-4x.png | Bin 310 -> 0 bytes
.../static/fonts/open-iconic/png/underline-6x.png | Bin 432 -> 0 bytes
.../static/fonts/open-iconic/png/underline-8x.png | Bin 572 -> 0 bytes
assets/static/fonts/open-iconic/png/underline.png | Bin 166 -> 0 bytes
.../open-iconic/png/vertical-align-bottom-2x.png | Bin 192 -> 0 bytes
.../open-iconic/png/vertical-align-bottom-3x.png | Bin 204 -> 0 bytes
.../open-iconic/png/vertical-align-bottom-4x.png | Bin 218 -> 0 bytes
.../open-iconic/png/vertical-align-bottom-6x.png | Bin 257 -> 0 bytes
.../open-iconic/png/vertical-align-bottom-8x.png | Bin 315 -> 0 bytes
.../open-iconic/png/vertical-align-bottom.png | Bin 160 -> 0 bytes
.../open-iconic/png/vertical-align-center-2x.png | Bin 191 -> 0 bytes
.../open-iconic/png/vertical-align-center-3x.png | Bin 209 -> 0 bytes
.../open-iconic/png/vertical-align-center-4x.png | Bin 230 -> 0 bytes
.../open-iconic/png/vertical-align-center-6x.png | Bin 264 -> 0 bytes
.../open-iconic/png/vertical-align-center-8x.png | Bin 303 -> 0 bytes
.../open-iconic/png/vertical-align-center.png | Bin 149 -> 0 bytes
.../open-iconic/png/vertical-align-top-2x.png | Bin 186 -> 0 bytes
.../open-iconic/png/vertical-align-top-3x.png | Bin 203 -> 0 bytes
.../open-iconic/png/vertical-align-top-4x.png | Bin 220 -> 0 bytes
.../open-iconic/png/vertical-align-top-6x.png | Bin 254 -> 0 bytes
.../open-iconic/png/vertical-align-top-8x.png | Bin 303 -> 0 bytes
.../fonts/open-iconic/png/vertical-align-top.png | Bin 153 -> 0 bytes
assets/static/fonts/open-iconic/png/video-2x.png | Bin 172 -> 0 bytes
assets/static/fonts/open-iconic/png/video-3x.png | Bin 211 -> 0 bytes
assets/static/fonts/open-iconic/png/video-4x.png | Bin 223 -> 0 bytes
assets/static/fonts/open-iconic/png/video-6x.png | Bin 307 -> 0 bytes
assets/static/fonts/open-iconic/png/video-8x.png | Bin 381 -> 0 bytes
assets/static/fonts/open-iconic/png/video.png | Bin 144 -> 0 bytes
.../fonts/open-iconic/png/volume-high-2x.png | Bin 284 -> 0 bytes
.../fonts/open-iconic/png/volume-high-3x.png | Bin 367 -> 0 bytes
.../fonts/open-iconic/png/volume-high-4x.png | Bin 477 -> 0 bytes
.../fonts/open-iconic/png/volume-high-6x.png | Bin 682 -> 0 bytes
.../fonts/open-iconic/png/volume-high-8x.png | Bin 948 -> 0 bytes
.../static/fonts/open-iconic/png/volume-high.png | Bin 183 -> 0 bytes
.../static/fonts/open-iconic/png/volume-low-2x.png | Bin 209 -> 0 bytes
.../static/fonts/open-iconic/png/volume-low-3x.png | Bin 256 -> 0 bytes
.../static/fonts/open-iconic/png/volume-low-4x.png | Bin 307 -> 0 bytes
.../static/fonts/open-iconic/png/volume-low-6x.png | Bin 402 -> 0 bytes
.../static/fonts/open-iconic/png/volume-low-8x.png | Bin 519 -> 0 bytes
assets/static/fonts/open-iconic/png/volume-low.png | Bin 143 -> 0 bytes
.../static/fonts/open-iconic/png/volume-off-2x.png | Bin 167 -> 0 bytes
.../static/fonts/open-iconic/png/volume-off-3x.png | Bin 198 -> 0 bytes
.../static/fonts/open-iconic/png/volume-off-4x.png | Bin 227 -> 0 bytes
.../static/fonts/open-iconic/png/volume-off-6x.png | Bin 297 -> 0 bytes
.../static/fonts/open-iconic/png/volume-off-8x.png | Bin 375 -> 0 bytes
assets/static/fonts/open-iconic/png/volume-off.png | Bin 145 -> 0 bytes
assets/static/fonts/open-iconic/png/warning-2x.png | Bin 292 -> 0 bytes
assets/static/fonts/open-iconic/png/warning-3x.png | Bin 388 -> 0 bytes
assets/static/fonts/open-iconic/png/warning-4x.png | Bin 471 -> 0 bytes
assets/static/fonts/open-iconic/png/warning-6x.png | Bin 679 -> 0 bytes
assets/static/fonts/open-iconic/png/warning-8x.png | Bin 876 -> 0 bytes
assets/static/fonts/open-iconic/png/warning.png | Bin 197 -> 0 bytes
assets/static/fonts/open-iconic/png/wifi-2x.png | Bin 311 -> 0 bytes
assets/static/fonts/open-iconic/png/wifi-3x.png | Bin 403 -> 0 bytes
assets/static/fonts/open-iconic/png/wifi-4x.png | Bin 522 -> 0 bytes
assets/static/fonts/open-iconic/png/wifi-6x.png | Bin 748 -> 0 bytes
assets/static/fonts/open-iconic/png/wifi-8x.png | Bin 1008 -> 0 bytes
assets/static/fonts/open-iconic/png/wifi.png | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/png/wrench-2x.png | Bin 265 -> 0 bytes
assets/static/fonts/open-iconic/png/wrench-3x.png | Bin 389 -> 0 bytes
assets/static/fonts/open-iconic/png/wrench-4x.png | Bin 486 -> 0 bytes
assets/static/fonts/open-iconic/png/wrench-6x.png | Bin 738 -> 0 bytes
assets/static/fonts/open-iconic/png/wrench-8x.png | Bin 977 -> 0 bytes
assets/static/fonts/open-iconic/png/wrench.png | Bin 196 -> 0 bytes
assets/static/fonts/open-iconic/png/x-2x.png | Bin 315 -> 0 bytes
assets/static/fonts/open-iconic/png/x-3x.png | Bin 401 -> 0 bytes
assets/static/fonts/open-iconic/png/x-4x.png | Bin 524 -> 0 bytes
assets/static/fonts/open-iconic/png/x-6x.png | Bin 706 -> 0 bytes
assets/static/fonts/open-iconic/png/x-8x.png | Bin 929 -> 0 bytes
assets/static/fonts/open-iconic/png/x.png | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/png/yen-2x.png | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/png/yen-3x.png | Bin 304 -> 0 bytes
assets/static/fonts/open-iconic/png/yen-4x.png | Bin 361 -> 0 bytes
assets/static/fonts/open-iconic/png/yen-6x.png | Bin 508 -> 0 bytes
assets/static/fonts/open-iconic/png/yen-8x.png | Bin 670 -> 0 bytes
assets/static/fonts/open-iconic/png/yen.png | Bin 166 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-in-2x.png | Bin 358 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-in-3x.png | Bin 507 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-in-4x.png | Bin 678 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-in-6x.png | Bin 1021 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-in-8x.png | Bin 1382 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-in.png | Bin 208 -> 0 bytes
.../static/fonts/open-iconic/png/zoom-out-2x.png | Bin 356 -> 0 bytes
.../static/fonts/open-iconic/png/zoom-out-3x.png | Bin 501 -> 0 bytes
.../static/fonts/open-iconic/png/zoom-out-4x.png | Bin 671 -> 0 bytes
.../static/fonts/open-iconic/png/zoom-out-6x.png | Bin 1021 -> 0 bytes
.../static/fonts/open-iconic/png/zoom-out-8x.png | Bin 1355 -> 0 bytes
assets/static/fonts/open-iconic/png/zoom-out.png | Bin 205 -> 0 bytes
.../fonts/open-iconic/sprite/open-iconic.html | 929 ---
.../fonts/open-iconic/sprite/open-iconic.min.svg | 1 -
.../fonts/open-iconic/sprite/open-iconic.svg | 452 --
assets/static/fonts/open-iconic/sprite/sprite.html | 926 ---
.../static/fonts/open-iconic/sprite/sprite.min.svg | 1 -
assets/static/fonts/open-iconic/sprite/sprite.svg | 673 --
.../static/fonts/open-iconic/svg/account-login.svg | 3 -
.../fonts/open-iconic/svg/account-logout.svg | 3 -
.../static/fonts/open-iconic/svg/action-redo.svg | 3 -
.../static/fonts/open-iconic/svg/action-undo.svg | 3 -
.../static/fonts/open-iconic/svg/align-center.svg | 3 -
assets/static/fonts/open-iconic/svg/align-left.svg | 3 -
.../static/fonts/open-iconic/svg/align-right.svg | 3 -
assets/static/fonts/open-iconic/svg/aperture.svg | 4 -
.../static/fonts/open-iconic/svg/arrow-bottom.svg | 3 -
.../fonts/open-iconic/svg/arrow-circle-bottom.svg | 3 -
.../fonts/open-iconic/svg/arrow-circle-left.svg | 3 -
.../fonts/open-iconic/svg/arrow-circle-right.svg | 3 -
.../fonts/open-iconic/svg/arrow-circle-top.svg | 3 -
assets/static/fonts/open-iconic/svg/arrow-left.svg | 3 -
.../static/fonts/open-iconic/svg/arrow-right.svg | 3 -
.../fonts/open-iconic/svg/arrow-thick-bottom.svg | 3 -
.../fonts/open-iconic/svg/arrow-thick-left.svg | 3 -
.../fonts/open-iconic/svg/arrow-thick-right.svg | 3 -
.../fonts/open-iconic/svg/arrow-thick-top.svg | 3 -
assets/static/fonts/open-iconic/svg/arrow-top.svg | 3 -
.../fonts/open-iconic/svg/audio-spectrum.svg | 3 -
assets/static/fonts/open-iconic/svg/audio.svg | 4 -
assets/static/fonts/open-iconic/svg/badge.svg | 3 -
assets/static/fonts/open-iconic/svg/ban.svg | 3 -
assets/static/fonts/open-iconic/svg/bar-chart.svg | 3 -
assets/static/fonts/open-iconic/svg/basket.svg | 4 -
.../static/fonts/open-iconic/svg/battery-empty.svg | 3 -
.../static/fonts/open-iconic/svg/battery-full.svg | 3 -
assets/static/fonts/open-iconic/svg/beaker.svg | 4 -
assets/static/fonts/open-iconic/svg/bell.svg | 3 -
assets/static/fonts/open-iconic/svg/bluetooth.svg | 3 -
assets/static/fonts/open-iconic/svg/bold.svg | 3 -
assets/static/fonts/open-iconic/svg/bolt.svg | 3 -
assets/static/fonts/open-iconic/svg/book.svg | 3 -
assets/static/fonts/open-iconic/svg/bookmark.svg | 3 -
assets/static/fonts/open-iconic/svg/box.svg | 3 -
assets/static/fonts/open-iconic/svg/briefcase.svg | 4 -
.../static/fonts/open-iconic/svg/british-pound.svg | 4 -
assets/static/fonts/open-iconic/svg/browser.svg | 4 -
assets/static/fonts/open-iconic/svg/brush.svg | 4 -
assets/static/fonts/open-iconic/svg/bug.svg | 4 -
assets/static/fonts/open-iconic/svg/bullhorn.svg | 4 -
assets/static/fonts/open-iconic/svg/calculator.svg | 3 -
assets/static/fonts/open-iconic/svg/calendar.svg | 3 -
assets/static/fonts/open-iconic/svg/camera-slr.svg | 4 -
.../static/fonts/open-iconic/svg/caret-bottom.svg | 3 -
assets/static/fonts/open-iconic/svg/caret-left.svg | 3 -
.../static/fonts/open-iconic/svg/caret-right.svg | 3 -
assets/static/fonts/open-iconic/svg/caret-top.svg | 3 -
assets/static/fonts/open-iconic/svg/cart.svg | 4 -
assets/static/fonts/open-iconic/svg/chat.svg | 3 -
assets/static/fonts/open-iconic/svg/check.svg | 3 -
.../fonts/open-iconic/svg/chevron-bottom.svg | 3 -
.../static/fonts/open-iconic/svg/chevron-left.svg | 3 -
.../static/fonts/open-iconic/svg/chevron-right.svg | 3 -
.../static/fonts/open-iconic/svg/chevron-top.svg | 3 -
.../static/fonts/open-iconic/svg/circle-check.svg | 3 -
assets/static/fonts/open-iconic/svg/circle-x.svg | 3 -
assets/static/fonts/open-iconic/svg/clipboard.svg | 3 -
assets/static/fonts/open-iconic/svg/clock.svg | 3 -
.../fonts/open-iconic/svg/cloud-download.svg | 4 -
.../static/fonts/open-iconic/svg/cloud-upload.svg | 3 -
assets/static/fonts/open-iconic/svg/cloud.svg | 3 -
assets/static/fonts/open-iconic/svg/cloudy.svg | 4 -
assets/static/fonts/open-iconic/svg/code.svg | 3 -
assets/static/fonts/open-iconic/svg/cog.svg | 4 -
.../static/fonts/open-iconic/svg/collapse-down.svg | 3 -
.../static/fonts/open-iconic/svg/collapse-left.svg | 3 -
.../fonts/open-iconic/svg/collapse-right.svg | 3 -
.../static/fonts/open-iconic/svg/collapse-up.svg | 3 -
assets/static/fonts/open-iconic/svg/command.svg | 4 -
.../fonts/open-iconic/svg/comment-square.svg | 3 -
assets/static/fonts/open-iconic/svg/compass.svg | 3 -
assets/static/fonts/open-iconic/svg/contrast.svg | 3 -
.../static/fonts/open-iconic/svg/copywriting.svg | 3 -
.../static/fonts/open-iconic/svg/credit-card.svg | 3 -
assets/static/fonts/open-iconic/svg/crop.svg | 3 -
assets/static/fonts/open-iconic/svg/dashboard.svg | 4 -
.../open-iconic/svg/data-transfer-download.svg | 3 -
.../fonts/open-iconic/svg/data-transfer-upload.svg | 3 -
assets/static/fonts/open-iconic/svg/delete.svg | 3 -
assets/static/fonts/open-iconic/svg/dial.svg | 3 -
assets/static/fonts/open-iconic/svg/document.svg | 3 -
assets/static/fonts/open-iconic/svg/dollar.svg | 4 -
.../open-iconic/svg/double-quote-sans-left.svg | 3 -
.../open-iconic/svg/double-quote-sans-right.svg | 3 -
.../open-iconic/svg/double-quote-serif-left.svg | 3 -
.../open-iconic/svg/double-quote-serif-right.svg | 3 -
assets/static/fonts/open-iconic/svg/droplet.svg | 3 -
assets/static/fonts/open-iconic/svg/eject.svg | 3 -
assets/static/fonts/open-iconic/svg/elevator.svg | 3 -
assets/static/fonts/open-iconic/svg/ellipses.svg | 3 -
.../fonts/open-iconic/svg/envelope-closed.svg | 3 -
.../static/fonts/open-iconic/svg/envelope-open.svg | 3 -
assets/static/fonts/open-iconic/svg/euro.svg | 4 -
assets/static/fonts/open-iconic/svg/excerpt.svg | 3 -
.../static/fonts/open-iconic/svg/expand-down.svg | 3 -
.../static/fonts/open-iconic/svg/expand-left.svg | 3 -
.../static/fonts/open-iconic/svg/expand-right.svg | 3 -
assets/static/fonts/open-iconic/svg/expand-up.svg | 3 -
.../static/fonts/open-iconic/svg/external-link.svg | 3 -
assets/static/fonts/open-iconic/svg/eye.svg | 4 -
assets/static/fonts/open-iconic/svg/eyedropper.svg | 4 -
assets/static/fonts/open-iconic/svg/file.svg | 3 -
assets/static/fonts/open-iconic/svg/fire.svg | 3 -
assets/static/fonts/open-iconic/svg/flag.svg | 3 -
assets/static/fonts/open-iconic/svg/flash.svg | 3 -
assets/static/fonts/open-iconic/svg/folder.svg | 3 -
assets/static/fonts/open-iconic/svg/fork.svg | 4 -
.../fonts/open-iconic/svg/fullscreen-enter.svg | 3 -
.../fonts/open-iconic/svg/fullscreen-exit.svg | 3 -
assets/static/fonts/open-iconic/svg/globe.svg | 4 -
assets/static/fonts/open-iconic/svg/graph.svg | 3 -
.../static/fonts/open-iconic/svg/grid-four-up.svg | 4 -
.../static/fonts/open-iconic/svg/grid-three-up.svg | 3 -
.../static/fonts/open-iconic/svg/grid-two-up.svg | 3 -
assets/static/fonts/open-iconic/svg/hard-drive.svg | 4 -
assets/static/fonts/open-iconic/svg/header.svg | 3 -
assets/static/fonts/open-iconic/svg/headphones.svg | 3 -
assets/static/fonts/open-iconic/svg/heart.svg | 4 -
assets/static/fonts/open-iconic/svg/home.svg | 3 -
assets/static/fonts/open-iconic/svg/image.svg | 3 -
assets/static/fonts/open-iconic/svg/inbox.svg | 3 -
assets/static/fonts/open-iconic/svg/infinity.svg | 4 -
assets/static/fonts/open-iconic/svg/info.svg | 4 -
assets/static/fonts/open-iconic/svg/italic.svg | 3 -
.../fonts/open-iconic/svg/justify-center.svg | 3 -
.../static/fonts/open-iconic/svg/justify-left.svg | 3 -
.../static/fonts/open-iconic/svg/justify-right.svg | 3 -
assets/static/fonts/open-iconic/svg/key.svg | 3 -
assets/static/fonts/open-iconic/svg/laptop.svg | 3 -
assets/static/fonts/open-iconic/svg/layers.svg | 3 -
assets/static/fonts/open-iconic/svg/lightbulb.svg | 4 -
.../static/fonts/open-iconic/svg/link-broken.svg | 4 -
.../static/fonts/open-iconic/svg/link-intact.svg | 4 -
assets/static/fonts/open-iconic/svg/list-rich.svg | 3 -
assets/static/fonts/open-iconic/svg/list.svg | 4 -
assets/static/fonts/open-iconic/svg/location.svg | 3 -
.../static/fonts/open-iconic/svg/lock-locked.svg | 3 -
.../static/fonts/open-iconic/svg/lock-unlocked.svg | 3 -
.../static/fonts/open-iconic/svg/loop-circular.svg | 3 -
.../static/fonts/open-iconic/svg/loop-square.svg | 3 -
assets/static/fonts/open-iconic/svg/loop.svg | 3 -
.../fonts/open-iconic/svg/magnifying-glass.svg | 4 -
assets/static/fonts/open-iconic/svg/map-marker.svg | 3 -
assets/static/fonts/open-iconic/svg/map.svg | 4 -
.../static/fonts/open-iconic/svg/media-pause.svg | 3 -
assets/static/fonts/open-iconic/svg/media-play.svg | 3 -
.../static/fonts/open-iconic/svg/media-record.svg | 3 -
.../fonts/open-iconic/svg/media-skip-backward.svg | 3 -
.../fonts/open-iconic/svg/media-skip-forward.svg | 3 -
.../fonts/open-iconic/svg/media-step-backward.svg | 3 -
.../fonts/open-iconic/svg/media-step-forward.svg | 3 -
assets/static/fonts/open-iconic/svg/media-stop.svg | 3 -
.../static/fonts/open-iconic/svg/medical-cross.svg | 3 -
assets/static/fonts/open-iconic/svg/menu.svg | 3 -
assets/static/fonts/open-iconic/svg/microphone.svg | 4 -
assets/static/fonts/open-iconic/svg/minus.svg | 3 -
assets/static/fonts/open-iconic/svg/monitor.svg | 3 -
assets/static/fonts/open-iconic/svg/moon.svg | 3 -
assets/static/fonts/open-iconic/svg/move.svg | 3 -
.../static/fonts/open-iconic/svg/musical-note.svg | 3 -
assets/static/fonts/open-iconic/svg/paperclip.svg | 4 -
assets/static/fonts/open-iconic/svg/pencil.svg | 3 -
assets/static/fonts/open-iconic/svg/people.svg | 4 -
assets/static/fonts/open-iconic/svg/person.svg | 3 -
assets/static/fonts/open-iconic/svg/phone.svg | 3 -
assets/static/fonts/open-iconic/svg/pie-chart.svg | 4 -
assets/static/fonts/open-iconic/svg/pin.svg | 3 -
.../static/fonts/open-iconic/svg/play-circle.svg | 3 -
assets/static/fonts/open-iconic/svg/plus.svg | 3 -
.../static/fonts/open-iconic/svg/power-standby.svg | 4 -
assets/static/fonts/open-iconic/svg/print.svg | 3 -
assets/static/fonts/open-iconic/svg/project.svg | 3 -
assets/static/fonts/open-iconic/svg/pulse.svg | 3 -
.../static/fonts/open-iconic/svg/puzzle-piece.svg | 4 -
.../static/fonts/open-iconic/svg/question-mark.svg | 4 -
assets/static/fonts/open-iconic/svg/rain.svg | 4 -
assets/static/fonts/open-iconic/svg/random.svg | 4 -
assets/static/fonts/open-iconic/svg/reload.svg | 3 -
.../static/fonts/open-iconic/svg/resize-both.svg | 3 -
.../static/fonts/open-iconic/svg/resize-height.svg | 3 -
.../static/fonts/open-iconic/svg/resize-width.svg | 3 -
assets/static/fonts/open-iconic/svg/rss-alt.svg | 3 -
assets/static/fonts/open-iconic/svg/rss.svg | 3 -
assets/static/fonts/open-iconic/svg/script.svg | 3 -
.../static/fonts/open-iconic/svg/share-boxed.svg | 3 -
assets/static/fonts/open-iconic/svg/share.svg | 3 -
assets/static/fonts/open-iconic/svg/shield.svg | 4 -
assets/static/fonts/open-iconic/svg/signal.svg | 3 -
assets/static/fonts/open-iconic/svg/signpost.svg | 3 -
.../fonts/open-iconic/svg/sort-ascending.svg | 3 -
.../fonts/open-iconic/svg/sort-descending.svg | 3 -
.../static/fonts/open-iconic/svg/spreadsheet.svg | 3 -
assets/static/fonts/open-iconic/svg/star.svg | 3 -
assets/static/fonts/open-iconic/svg/sun.svg | 4 -
assets/static/fonts/open-iconic/svg/tablet.svg | 3 -
assets/static/fonts/open-iconic/svg/tag.svg | 3 -
assets/static/fonts/open-iconic/svg/tags.svg | 3 -
assets/static/fonts/open-iconic/svg/target.svg | 3 -
assets/static/fonts/open-iconic/svg/task.svg | 3 -
assets/static/fonts/open-iconic/svg/terminal.svg | 3 -
assets/static/fonts/open-iconic/svg/text.svg | 3 -
assets/static/fonts/open-iconic/svg/thumb-down.svg | 3 -
assets/static/fonts/open-iconic/svg/thumb-up.svg | 4 -
assets/static/fonts/open-iconic/svg/timer.svg | 4 -
assets/static/fonts/open-iconic/svg/transfer.svg | 3 -
assets/static/fonts/open-iconic/svg/trash.svg | 3 -
assets/static/fonts/open-iconic/svg/underline.svg | 3 -
.../open-iconic/svg/vertical-align-bottom.svg | 4 -
.../open-iconic/svg/vertical-align-center.svg | 4 -
.../fonts/open-iconic/svg/vertical-align-top.svg | 4 -
assets/static/fonts/open-iconic/svg/video.svg | 3 -
.../static/fonts/open-iconic/svg/volume-high.svg | 4 -
assets/static/fonts/open-iconic/svg/volume-low.svg | 3 -
assets/static/fonts/open-iconic/svg/volume-off.svg | 3 -
assets/static/fonts/open-iconic/svg/warning.svg | 3 -
assets/static/fonts/open-iconic/svg/wifi.svg | 4 -
assets/static/fonts/open-iconic/svg/wrench.svg | 4 -
assets/static/fonts/open-iconic/svg/x.svg | 3 -
assets/static/fonts/open-iconic/svg/yen.svg | 3 -
assets/static/fonts/open-iconic/svg/zoom-in.svg | 4 -
assets/static/fonts/open-iconic/svg/zoom-out.svg | 4 -
.../fonts/open-iconic/webp/account-login-2x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/account-login-3x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/account-login-4x.webp | Bin 168 -> 0 bytes
.../fonts/open-iconic/webp/account-login-6x.webp | Bin 180 -> 0 bytes
.../fonts/open-iconic/webp/account-login-8x.webp | Bin 200 -> 0 bytes
.../fonts/open-iconic/webp/account-login.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/account-logout-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/account-logout-3x.webp | Bin 160 -> 0 bytes
.../fonts/open-iconic/webp/account-logout-4x.webp | Bin 168 -> 0 bytes
.../fonts/open-iconic/webp/account-logout-6x.webp | Bin 184 -> 0 bytes
.../fonts/open-iconic/webp/account-logout-8x.webp | Bin 196 -> 0 bytes
.../fonts/open-iconic/webp/account-logout.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/action-redo-2x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/action-redo-3x.webp | Bin 256 -> 0 bytes
.../fonts/open-iconic/webp/action-redo-4x.webp | Bin 306 -> 0 bytes
.../fonts/open-iconic/webp/action-redo-6x.webp | Bin 404 -> 0 bytes
.../fonts/open-iconic/webp/action-redo-8x.webp | Bin 486 -> 0 bytes
.../static/fonts/open-iconic/webp/action-redo.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/action-undo-2x.webp | Bin 182 -> 0 bytes
.../fonts/open-iconic/webp/action-undo-3x.webp | Bin 248 -> 0 bytes
.../fonts/open-iconic/webp/action-undo-4x.webp | Bin 298 -> 0 bytes
.../fonts/open-iconic/webp/action-undo-6x.webp | Bin 396 -> 0 bytes
.../fonts/open-iconic/webp/action-undo-8x.webp | Bin 508 -> 0 bytes
.../static/fonts/open-iconic/webp/action-undo.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/align-center-2x.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/align-center-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/align-center-4x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/align-center-6x.webp | Bin 128 -> 0 bytes
.../fonts/open-iconic/webp/align-center-8x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/align-center.webp | Bin 90 -> 0 bytes
.../fonts/open-iconic/webp/align-left-2x.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/align-left-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/align-left-4x.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/align-left-6x.webp | Bin 128 -> 0 bytes
.../fonts/open-iconic/webp/align-left-8x.webp | Bin 132 -> 0 bytes
.../static/fonts/open-iconic/webp/align-left.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/align-right-2x.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/align-right-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/align-right-4x.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/align-right-6x.webp | Bin 124 -> 0 bytes
.../fonts/open-iconic/webp/align-right-8x.webp | Bin 132 -> 0 bytes
.../static/fonts/open-iconic/webp/align-right.webp | Bin 94 -> 0 bytes
.../static/fonts/open-iconic/webp/aperture-2x.webp | Bin 278 -> 0 bytes
.../static/fonts/open-iconic/webp/aperture-3x.webp | Bin 372 -> 0 bytes
.../static/fonts/open-iconic/webp/aperture-4x.webp | Bin 466 -> 0 bytes
.../static/fonts/open-iconic/webp/aperture-6x.webp | Bin 650 -> 0 bytes
.../static/fonts/open-iconic/webp/aperture-8x.webp | Bin 826 -> 0 bytes
assets/static/fonts/open-iconic/webp/aperture.webp | Bin 170 -> 0 bytes
.../fonts/open-iconic/webp/arrow-bottom-2x.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/arrow-bottom-3x.webp | Bin 192 -> 0 bytes
.../fonts/open-iconic/webp/arrow-bottom-4x.webp | Bin 216 -> 0 bytes
.../fonts/open-iconic/webp/arrow-bottom-6x.webp | Bin 262 -> 0 bytes
.../fonts/open-iconic/webp/arrow-bottom-8x.webp | Bin 314 -> 0 bytes
.../fonts/open-iconic/webp/arrow-bottom.webp | Bin 122 -> 0 bytes
.../open-iconic/webp/arrow-circle-bottom-2x.webp | Bin 208 -> 0 bytes
.../open-iconic/webp/arrow-circle-bottom-3x.webp | Bin 286 -> 0 bytes
.../open-iconic/webp/arrow-circle-bottom-4x.webp | Bin 354 -> 0 bytes
.../open-iconic/webp/arrow-circle-bottom-6x.webp | Bin 526 -> 0 bytes
.../open-iconic/webp/arrow-circle-bottom-8x.webp | Bin 680 -> 0 bytes
.../open-iconic/webp/arrow-circle-bottom.webp | Bin 148 -> 0 bytes
.../open-iconic/webp/arrow-circle-left-2x.webp | Bin 206 -> 0 bytes
.../open-iconic/webp/arrow-circle-left-3x.webp | Bin 282 -> 0 bytes
.../open-iconic/webp/arrow-circle-left-4x.webp | Bin 348 -> 0 bytes
.../open-iconic/webp/arrow-circle-left-6x.webp | Bin 470 -> 0 bytes
.../open-iconic/webp/arrow-circle-left-8x.webp | Bin 684 -> 0 bytes
.../fonts/open-iconic/webp/arrow-circle-left.webp | Bin 142 -> 0 bytes
.../open-iconic/webp/arrow-circle-right-2x.webp | Bin 210 -> 0 bytes
.../open-iconic/webp/arrow-circle-right-3x.webp | Bin 282 -> 0 bytes
.../open-iconic/webp/arrow-circle-right-4x.webp | Bin 346 -> 0 bytes
.../open-iconic/webp/arrow-circle-right-6x.webp | Bin 480 -> 0 bytes
.../open-iconic/webp/arrow-circle-right-8x.webp | Bin 684 -> 0 bytes
.../fonts/open-iconic/webp/arrow-circle-right.webp | Bin 144 -> 0 bytes
.../open-iconic/webp/arrow-circle-top-2x.webp | Bin 208 -> 0 bytes
.../open-iconic/webp/arrow-circle-top-3x.webp | Bin 278 -> 0 bytes
.../open-iconic/webp/arrow-circle-top-4x.webp | Bin 344 -> 0 bytes
.../open-iconic/webp/arrow-circle-top-6x.webp | Bin 462 -> 0 bytes
.../open-iconic/webp/arrow-circle-top-8x.webp | Bin 616 -> 0 bytes
.../fonts/open-iconic/webp/arrow-circle-top.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/arrow-left-2x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/arrow-left-3x.webp | Bin 186 -> 0 bytes
.../fonts/open-iconic/webp/arrow-left-4x.webp | Bin 210 -> 0 bytes
.../fonts/open-iconic/webp/arrow-left-6x.webp | Bin 276 -> 0 bytes
.../fonts/open-iconic/webp/arrow-left-8x.webp | Bin 306 -> 0 bytes
.../static/fonts/open-iconic/webp/arrow-left.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/arrow-right-2x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/arrow-right-3x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/arrow-right-4x.webp | Bin 210 -> 0 bytes
.../fonts/open-iconic/webp/arrow-right-6x.webp | Bin 278 -> 0 bytes
.../fonts/open-iconic/webp/arrow-right-8x.webp | Bin 338 -> 0 bytes
.../static/fonts/open-iconic/webp/arrow-right.webp | Bin 124 -> 0 bytes
.../open-iconic/webp/arrow-thick-bottom-2x.webp | Bin 146 -> 0 bytes
.../open-iconic/webp/arrow-thick-bottom-3x.webp | Bin 170 -> 0 bytes
.../open-iconic/webp/arrow-thick-bottom-4x.webp | Bin 194 -> 0 bytes
.../open-iconic/webp/arrow-thick-bottom-6x.webp | Bin 234 -> 0 bytes
.../open-iconic/webp/arrow-thick-bottom-8x.webp | Bin 284 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-bottom.webp | Bin 112 -> 0 bytes
.../open-iconic/webp/arrow-thick-left-2x.webp | Bin 136 -> 0 bytes
.../open-iconic/webp/arrow-thick-left-3x.webp | Bin 164 -> 0 bytes
.../open-iconic/webp/arrow-thick-left-4x.webp | Bin 188 -> 0 bytes
.../open-iconic/webp/arrow-thick-left-6x.webp | Bin 260 -> 0 bytes
.../open-iconic/webp/arrow-thick-left-8x.webp | Bin 332 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-left.webp | Bin 118 -> 0 bytes
.../open-iconic/webp/arrow-thick-right-2x.webp | Bin 144 -> 0 bytes
.../open-iconic/webp/arrow-thick-right-3x.webp | Bin 172 -> 0 bytes
.../open-iconic/webp/arrow-thick-right-4x.webp | Bin 188 -> 0 bytes
.../open-iconic/webp/arrow-thick-right-6x.webp | Bin 262 -> 0 bytes
.../open-iconic/webp/arrow-thick-right-8x.webp | Bin 328 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-right.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-top-2x.webp | Bin 136 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-top-3x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-top-4x.webp | Bin 188 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-top-6x.webp | Bin 230 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-top-8x.webp | Bin 286 -> 0 bytes
.../fonts/open-iconic/webp/arrow-thick-top.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/arrow-top-2x.webp | Bin 152 -> 0 bytes
.../fonts/open-iconic/webp/arrow-top-3x.webp | Bin 192 -> 0 bytes
.../fonts/open-iconic/webp/arrow-top-4x.webp | Bin 212 -> 0 bytes
.../fonts/open-iconic/webp/arrow-top-6x.webp | Bin 258 -> 0 bytes
.../fonts/open-iconic/webp/arrow-top-8x.webp | Bin 314 -> 0 bytes
.../static/fonts/open-iconic/webp/arrow-top.webp | Bin 122 -> 0 bytes
assets/static/fonts/open-iconic/webp/audio-2x.webp | Bin 246 -> 0 bytes
assets/static/fonts/open-iconic/webp/audio-3x.webp | Bin 344 -> 0 bytes
assets/static/fonts/open-iconic/webp/audio-4x.webp | Bin 420 -> 0 bytes
assets/static/fonts/open-iconic/webp/audio-6x.webp | Bin 570 -> 0 bytes
assets/static/fonts/open-iconic/webp/audio-8x.webp | Bin 770 -> 0 bytes
.../fonts/open-iconic/webp/audio-spectrum-2x.webp | Bin 102 -> 0 bytes
.../fonts/open-iconic/webp/audio-spectrum-3x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/audio-spectrum-4x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/audio-spectrum-6x.webp | Bin 124 -> 0 bytes
.../fonts/open-iconic/webp/audio-spectrum-8x.webp | Bin 130 -> 0 bytes
.../fonts/open-iconic/webp/audio-spectrum.webp | Bin 94 -> 0 bytes
assets/static/fonts/open-iconic/webp/audio.webp | Bin 156 -> 0 bytes
assets/static/fonts/open-iconic/webp/badge-2x.webp | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/webp/badge-3x.webp | Bin 216 -> 0 bytes
assets/static/fonts/open-iconic/webp/badge-4x.webp | Bin 252 -> 0 bytes
assets/static/fonts/open-iconic/webp/badge-6x.webp | Bin 332 -> 0 bytes
assets/static/fonts/open-iconic/webp/badge-8x.webp | Bin 416 -> 0 bytes
assets/static/fonts/open-iconic/webp/badge.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/ban-2x.webp | Bin 258 -> 0 bytes
assets/static/fonts/open-iconic/webp/ban-3x.webp | Bin 364 -> 0 bytes
assets/static/fonts/open-iconic/webp/ban-4x.webp | Bin 480 -> 0 bytes
assets/static/fonts/open-iconic/webp/ban-6x.webp | Bin 624 -> 0 bytes
assets/static/fonts/open-iconic/webp/ban-8x.webp | Bin 794 -> 0 bytes
assets/static/fonts/open-iconic/webp/ban.webp | Bin 158 -> 0 bytes
.../fonts/open-iconic/webp/bar-chart-2x.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/bar-chart-3x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/bar-chart-4x.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/bar-chart-6x.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/bar-chart-8x.webp | Bin 126 -> 0 bytes
.../static/fonts/open-iconic/webp/bar-chart.webp | Bin 96 -> 0 bytes
.../static/fonts/open-iconic/webp/basket-2x.webp | Bin 200 -> 0 bytes
.../static/fonts/open-iconic/webp/basket-3x.webp | Bin 282 -> 0 bytes
.../static/fonts/open-iconic/webp/basket-4x.webp | Bin 334 -> 0 bytes
.../static/fonts/open-iconic/webp/basket-6x.webp | Bin 440 -> 0 bytes
.../static/fonts/open-iconic/webp/basket-8x.webp | Bin 500 -> 0 bytes
assets/static/fonts/open-iconic/webp/basket.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/battery-empty-2x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/battery-empty-3x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/battery-empty-4x.webp | Bin 170 -> 0 bytes
.../fonts/open-iconic/webp/battery-empty-6x.webp | Bin 178 -> 0 bytes
.../fonts/open-iconic/webp/battery-empty-8x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/battery-empty.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/battery-full-2x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/battery-full-3x.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/battery-full-4x.webp | Bin 160 -> 0 bytes
.../fonts/open-iconic/webp/battery-full-6x.webp | Bin 172 -> 0 bytes
.../fonts/open-iconic/webp/battery-full-8x.webp | Bin 178 -> 0 bytes
.../fonts/open-iconic/webp/battery-full.webp | Bin 120 -> 0 bytes
.../static/fonts/open-iconic/webp/beaker-2x.webp | Bin 216 -> 0 bytes
.../static/fonts/open-iconic/webp/beaker-3x.webp | Bin 298 -> 0 bytes
.../static/fonts/open-iconic/webp/beaker-4x.webp | Bin 376 -> 0 bytes
.../static/fonts/open-iconic/webp/beaker-6x.webp | Bin 472 -> 0 bytes
.../static/fonts/open-iconic/webp/beaker-8x.webp | Bin 594 -> 0 bytes
assets/static/fonts/open-iconic/webp/beaker.webp | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/webp/bell-2x.webp | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/webp/bell-3x.webp | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/webp/bell-4x.webp | Bin 294 -> 0 bytes
assets/static/fonts/open-iconic/webp/bell-6x.webp | Bin 384 -> 0 bytes
assets/static/fonts/open-iconic/webp/bell-8x.webp | Bin 462 -> 0 bytes
assets/static/fonts/open-iconic/webp/bell.webp | Bin 138 -> 0 bytes
.../fonts/open-iconic/webp/bluetooth-2x.webp | Bin 202 -> 0 bytes
.../fonts/open-iconic/webp/bluetooth-3x.webp | Bin 282 -> 0 bytes
.../fonts/open-iconic/webp/bluetooth-4x.webp | Bin 312 -> 0 bytes
.../fonts/open-iconic/webp/bluetooth-6x.webp | Bin 410 -> 0 bytes
.../fonts/open-iconic/webp/bluetooth-8x.webp | Bin 522 -> 0 bytes
.../static/fonts/open-iconic/webp/bluetooth.webp | Bin 148 -> 0 bytes
assets/static/fonts/open-iconic/webp/bold-2x.webp | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/webp/bold-3x.webp | Bin 276 -> 0 bytes
assets/static/fonts/open-iconic/webp/bold-4x.webp | Bin 332 -> 0 bytes
assets/static/fonts/open-iconic/webp/bold-6x.webp | Bin 446 -> 0 bytes
assets/static/fonts/open-iconic/webp/bold-8x.webp | Bin 520 -> 0 bytes
assets/static/fonts/open-iconic/webp/bold.webp | Bin 140 -> 0 bytes
assets/static/fonts/open-iconic/webp/bolt-2x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/bolt-3x.webp | Bin 194 -> 0 bytes
assets/static/fonts/open-iconic/webp/bolt-4x.webp | Bin 202 -> 0 bytes
assets/static/fonts/open-iconic/webp/bolt-6x.webp | Bin 202 -> 0 bytes
assets/static/fonts/open-iconic/webp/bolt-8x.webp | Bin 208 -> 0 bytes
assets/static/fonts/open-iconic/webp/bolt.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/book-2x.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/book-3x.webp | Bin 190 -> 0 bytes
assets/static/fonts/open-iconic/webp/book-4x.webp | Bin 214 -> 0 bytes
assets/static/fonts/open-iconic/webp/book-6x.webp | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/webp/book-8x.webp | Bin 304 -> 0 bytes
assets/static/fonts/open-iconic/webp/book.webp | Bin 128 -> 0 bytes
.../static/fonts/open-iconic/webp/bookmark-2x.webp | Bin 114 -> 0 bytes
.../static/fonts/open-iconic/webp/bookmark-3x.webp | Bin 138 -> 0 bytes
.../static/fonts/open-iconic/webp/bookmark-4x.webp | Bin 140 -> 0 bytes
.../static/fonts/open-iconic/webp/bookmark-6x.webp | Bin 156 -> 0 bytes
.../static/fonts/open-iconic/webp/bookmark-8x.webp | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/webp/bookmark.webp | Bin 102 -> 0 bytes
assets/static/fonts/open-iconic/webp/box-2x.webp | Bin 120 -> 0 bytes
assets/static/fonts/open-iconic/webp/box-3x.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/box-4x.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/box-6x.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/box-8x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/box.webp | Bin 108 -> 0 bytes
.../fonts/open-iconic/webp/briefcase-2x.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/briefcase-3x.webp | Bin 188 -> 0 bytes
.../fonts/open-iconic/webp/briefcase-4x.webp | Bin 194 -> 0 bytes
.../fonts/open-iconic/webp/briefcase-6x.webp | Bin 226 -> 0 bytes
.../fonts/open-iconic/webp/briefcase-8x.webp | Bin 260 -> 0 bytes
.../static/fonts/open-iconic/webp/briefcase.webp | Bin 128 -> 0 bytes
.../fonts/open-iconic/webp/british-pound-2x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/british-pound-3x.webp | Bin 266 -> 0 bytes
.../fonts/open-iconic/webp/british-pound-4x.webp | Bin 320 -> 0 bytes
.../fonts/open-iconic/webp/british-pound-6x.webp | Bin 426 -> 0 bytes
.../fonts/open-iconic/webp/british-pound-8x.webp | Bin 508 -> 0 bytes
.../fonts/open-iconic/webp/british-pound.webp | Bin 134 -> 0 bytes
.../static/fonts/open-iconic/webp/browser-2x.webp | Bin 132 -> 0 bytes
.../static/fonts/open-iconic/webp/browser-3x.webp | Bin 176 -> 0 bytes
.../static/fonts/open-iconic/webp/browser-4x.webp | Bin 188 -> 0 bytes
.../static/fonts/open-iconic/webp/browser-6x.webp | Bin 240 -> 0 bytes
.../static/fonts/open-iconic/webp/browser-8x.webp | Bin 278 -> 0 bytes
assets/static/fonts/open-iconic/webp/browser.webp | Bin 122 -> 0 bytes
assets/static/fonts/open-iconic/webp/brush-2x.webp | Bin 226 -> 0 bytes
assets/static/fonts/open-iconic/webp/brush-3x.webp | Bin 296 -> 0 bytes
assets/static/fonts/open-iconic/webp/brush-4x.webp | Bin 364 -> 0 bytes
assets/static/fonts/open-iconic/webp/brush-6x.webp | Bin 450 -> 0 bytes
assets/static/fonts/open-iconic/webp/brush-8x.webp | Bin 568 -> 0 bytes
assets/static/fonts/open-iconic/webp/brush.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/bug-2x.webp | Bin 262 -> 0 bytes
assets/static/fonts/open-iconic/webp/bug-3x.webp | Bin 370 -> 0 bytes
assets/static/fonts/open-iconic/webp/bug-4x.webp | Bin 432 -> 0 bytes
assets/static/fonts/open-iconic/webp/bug-6x.webp | Bin 602 -> 0 bytes
assets/static/fonts/open-iconic/webp/bug-8x.webp | Bin 774 -> 0 bytes
assets/static/fonts/open-iconic/webp/bug.webp | Bin 158 -> 0 bytes
.../static/fonts/open-iconic/webp/bullhorn-2x.webp | Bin 190 -> 0 bytes
.../static/fonts/open-iconic/webp/bullhorn-3x.webp | Bin 234 -> 0 bytes
.../static/fonts/open-iconic/webp/bullhorn-4x.webp | Bin 270 -> 0 bytes
.../static/fonts/open-iconic/webp/bullhorn-6x.webp | Bin 340 -> 0 bytes
.../static/fonts/open-iconic/webp/bullhorn-8x.webp | Bin 432 -> 0 bytes
assets/static/fonts/open-iconic/webp/bullhorn.webp | Bin 134 -> 0 bytes
.../fonts/open-iconic/webp/calculator-2x.webp | Bin 136 -> 0 bytes
.../fonts/open-iconic/webp/calculator-3x.webp | Bin 152 -> 0 bytes
.../fonts/open-iconic/webp/calculator-4x.webp | Bin 158 -> 0 bytes
.../fonts/open-iconic/webp/calculator-6x.webp | Bin 162 -> 0 bytes
.../fonts/open-iconic/webp/calculator-8x.webp | Bin 168 -> 0 bytes
.../static/fonts/open-iconic/webp/calculator.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/calendar-2x.webp | Bin 126 -> 0 bytes
.../static/fonts/open-iconic/webp/calendar-3x.webp | Bin 144 -> 0 bytes
.../static/fonts/open-iconic/webp/calendar-4x.webp | Bin 148 -> 0 bytes
.../static/fonts/open-iconic/webp/calendar-6x.webp | Bin 152 -> 0 bytes
.../static/fonts/open-iconic/webp/calendar-8x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/calendar.webp | Bin 110 -> 0 bytes
.../fonts/open-iconic/webp/camera-slr-2x.webp | Bin 232 -> 0 bytes
.../fonts/open-iconic/webp/camera-slr-3x.webp | Bin 330 -> 0 bytes
.../fonts/open-iconic/webp/camera-slr-4x.webp | Bin 392 -> 0 bytes
.../fonts/open-iconic/webp/camera-slr-6x.webp | Bin 496 -> 0 bytes
.../fonts/open-iconic/webp/camera-slr-8x.webp | Bin 692 -> 0 bytes
.../static/fonts/open-iconic/webp/camera-slr.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/caret-bottom-2x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/caret-bottom-3x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/caret-bottom-4x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/caret-bottom-6x.webp | Bin 184 -> 0 bytes
.../fonts/open-iconic/webp/caret-bottom-8x.webp | Bin 216 -> 0 bytes
.../fonts/open-iconic/webp/caret-bottom.webp | Bin 108 -> 0 bytes
.../fonts/open-iconic/webp/caret-left-2x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/caret-left-3x.webp | Bin 138 -> 0 bytes
.../fonts/open-iconic/webp/caret-left-4x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/caret-left-6x.webp | Bin 146 -> 0 bytes
.../fonts/open-iconic/webp/caret-left-8x.webp | Bin 152 -> 0 bytes
.../static/fonts/open-iconic/webp/caret-left.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/caret-right-2x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/caret-right-3x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/caret-right-4x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/caret-right-6x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/caret-right-8x.webp | Bin 152 -> 0 bytes
.../static/fonts/open-iconic/webp/caret-right.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/caret-top-2x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/caret-top-3x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/caret-top-4x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/caret-top-6x.webp | Bin 180 -> 0 bytes
.../fonts/open-iconic/webp/caret-top-8x.webp | Bin 212 -> 0 bytes
.../static/fonts/open-iconic/webp/caret-top.webp | Bin 108 -> 0 bytes
assets/static/fonts/open-iconic/webp/cart-2x.webp | Bin 166 -> 0 bytes
assets/static/fonts/open-iconic/webp/cart-3x.webp | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/webp/cart-4x.webp | Bin 260 -> 0 bytes
assets/static/fonts/open-iconic/webp/cart-6x.webp | Bin 346 -> 0 bytes
assets/static/fonts/open-iconic/webp/cart-8x.webp | Bin 432 -> 0 bytes
assets/static/fonts/open-iconic/webp/cart.webp | Bin 132 -> 0 bytes
assets/static/fonts/open-iconic/webp/chat-2x.webp | Bin 116 -> 0 bytes
assets/static/fonts/open-iconic/webp/chat-3x.webp | Bin 142 -> 0 bytes
assets/static/fonts/open-iconic/webp/chat-4x.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/chat-6x.webp | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/webp/chat-8x.webp | Bin 168 -> 0 bytes
assets/static/fonts/open-iconic/webp/chat.webp | Bin 106 -> 0 bytes
assets/static/fonts/open-iconic/webp/check-2x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/check-3x.webp | Bin 202 -> 0 bytes
assets/static/fonts/open-iconic/webp/check-4x.webp | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/webp/check-6x.webp | Bin 274 -> 0 bytes
assets/static/fonts/open-iconic/webp/check-8x.webp | Bin 366 -> 0 bytes
assets/static/fonts/open-iconic/webp/check.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/chevron-bottom-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/chevron-bottom-3x.webp | Bin 184 -> 0 bytes
.../fonts/open-iconic/webp/chevron-bottom-4x.webp | Bin 194 -> 0 bytes
.../fonts/open-iconic/webp/chevron-bottom-6x.webp | Bin 224 -> 0 bytes
.../fonts/open-iconic/webp/chevron-bottom-8x.webp | Bin 286 -> 0 bytes
.../fonts/open-iconic/webp/chevron-bottom.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/chevron-left-2x.webp | Bin 134 -> 0 bytes
.../fonts/open-iconic/webp/chevron-left-3x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/chevron-left-4x.webp | Bin 174 -> 0 bytes
.../fonts/open-iconic/webp/chevron-left-6x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/chevron-left-8x.webp | Bin 214 -> 0 bytes
.../fonts/open-iconic/webp/chevron-left.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/chevron-right-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/chevron-right-3x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/chevron-right-4x.webp | Bin 174 -> 0 bytes
.../fonts/open-iconic/webp/chevron-right-6x.webp | Bin 188 -> 0 bytes
.../fonts/open-iconic/webp/chevron-right-8x.webp | Bin 212 -> 0 bytes
.../fonts/open-iconic/webp/chevron-right.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/chevron-top-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/chevron-top-3x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/chevron-top-4x.webp | Bin 192 -> 0 bytes
.../fonts/open-iconic/webp/chevron-top-6x.webp | Bin 226 -> 0 bytes
.../fonts/open-iconic/webp/chevron-top-8x.webp | Bin 270 -> 0 bytes
.../static/fonts/open-iconic/webp/chevron-top.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/circle-check-2x.webp | Bin 238 -> 0 bytes
.../fonts/open-iconic/webp/circle-check-3x.webp | Bin 336 -> 0 bytes
.../fonts/open-iconic/webp/circle-check-4x.webp | Bin 386 -> 0 bytes
.../fonts/open-iconic/webp/circle-check-6x.webp | Bin 522 -> 0 bytes
.../fonts/open-iconic/webp/circle-check-8x.webp | Bin 706 -> 0 bytes
.../fonts/open-iconic/webp/circle-check.webp | Bin 158 -> 0 bytes
.../static/fonts/open-iconic/webp/circle-x-2x.webp | Bin 230 -> 0 bytes
.../static/fonts/open-iconic/webp/circle-x-3x.webp | Bin 318 -> 0 bytes
.../static/fonts/open-iconic/webp/circle-x-4x.webp | Bin 392 -> 0 bytes
.../static/fonts/open-iconic/webp/circle-x-6x.webp | Bin 536 -> 0 bytes
.../static/fonts/open-iconic/webp/circle-x-8x.webp | Bin 696 -> 0 bytes
assets/static/fonts/open-iconic/webp/circle-x.webp | Bin 152 -> 0 bytes
.../fonts/open-iconic/webp/clipboard-2x.webp | Bin 130 -> 0 bytes
.../fonts/open-iconic/webp/clipboard-3x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/clipboard-4x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/clipboard-6x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/clipboard-8x.webp | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/webp/clipboard.webp | Bin 114 -> 0 bytes
assets/static/fonts/open-iconic/webp/clock-2x.webp | Bin 270 -> 0 bytes
assets/static/fonts/open-iconic/webp/clock-3x.webp | Bin 402 -> 0 bytes
assets/static/fonts/open-iconic/webp/clock-4x.webp | Bin 512 -> 0 bytes
assets/static/fonts/open-iconic/webp/clock-6x.webp | Bin 670 -> 0 bytes
assets/static/fonts/open-iconic/webp/clock-8x.webp | Bin 868 -> 0 bytes
assets/static/fonts/open-iconic/webp/clock.webp | Bin 156 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloud-2x.webp | Bin 176 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloud-3x.webp | Bin 244 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloud-4x.webp | Bin 282 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloud-6x.webp | Bin 362 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloud-8x.webp | Bin 434 -> 0 bytes
.../fonts/open-iconic/webp/cloud-download-2x.webp | Bin 202 -> 0 bytes
.../fonts/open-iconic/webp/cloud-download-3x.webp | Bin 302 -> 0 bytes
.../fonts/open-iconic/webp/cloud-download-4x.webp | Bin 342 -> 0 bytes
.../fonts/open-iconic/webp/cloud-download-6x.webp | Bin 468 -> 0 bytes
.../fonts/open-iconic/webp/cloud-download-8x.webp | Bin 570 -> 0 bytes
.../fonts/open-iconic/webp/cloud-download.webp | Bin 146 -> 0 bytes
.../fonts/open-iconic/webp/cloud-upload-2x.webp | Bin 188 -> 0 bytes
.../fonts/open-iconic/webp/cloud-upload-3x.webp | Bin 270 -> 0 bytes
.../fonts/open-iconic/webp/cloud-upload-4x.webp | Bin 306 -> 0 bytes
.../fonts/open-iconic/webp/cloud-upload-6x.webp | Bin 400 -> 0 bytes
.../fonts/open-iconic/webp/cloud-upload-8x.webp | Bin 534 -> 0 bytes
.../fonts/open-iconic/webp/cloud-upload.webp | Bin 142 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloud.webp | Bin 140 -> 0 bytes
.../static/fonts/open-iconic/webp/cloudy-2x.webp | Bin 220 -> 0 bytes
.../static/fonts/open-iconic/webp/cloudy-3x.webp | Bin 314 -> 0 bytes
.../static/fonts/open-iconic/webp/cloudy-4x.webp | Bin 380 -> 0 bytes
.../static/fonts/open-iconic/webp/cloudy-6x.webp | Bin 478 -> 0 bytes
.../static/fonts/open-iconic/webp/cloudy-8x.webp | Bin 612 -> 0 bytes
assets/static/fonts/open-iconic/webp/cloudy.webp | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/webp/code-2x.webp | Bin 132 -> 0 bytes
assets/static/fonts/open-iconic/webp/code-3x.webp | Bin 184 -> 0 bytes
assets/static/fonts/open-iconic/webp/code-4x.webp | Bin 208 -> 0 bytes
assets/static/fonts/open-iconic/webp/code-6x.webp | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/webp/code-8x.webp | Bin 290 -> 0 bytes
assets/static/fonts/open-iconic/webp/code.webp | Bin 108 -> 0 bytes
assets/static/fonts/open-iconic/webp/cog-2x.webp | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/webp/cog-3x.webp | Bin 328 -> 0 bytes
assets/static/fonts/open-iconic/webp/cog-4x.webp | Bin 406 -> 0 bytes
assets/static/fonts/open-iconic/webp/cog-6x.webp | Bin 548 -> 0 bytes
assets/static/fonts/open-iconic/webp/cog-8x.webp | Bin 722 -> 0 bytes
assets/static/fonts/open-iconic/webp/cog.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/collapse-down-2x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/collapse-down-3x.webp | Bin 138 -> 0 bytes
.../fonts/open-iconic/webp/collapse-down-4x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/collapse-down-6x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/collapse-down-8x.webp | Bin 186 -> 0 bytes
.../fonts/open-iconic/webp/collapse-down.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/collapse-left-2x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/collapse-left-3x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/collapse-left-4x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/collapse-left-6x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/collapse-left-8x.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/collapse-left.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/collapse-right-2x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/collapse-right-3x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/collapse-right-4x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/collapse-right-6x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/collapse-right-8x.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/collapse-right.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/collapse-up-2x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/collapse-up-3x.webp | Bin 138 -> 0 bytes
.../fonts/open-iconic/webp/collapse-up-4x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/collapse-up-6x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/collapse-up-8x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/collapse-up.webp | Bin 104 -> 0 bytes
.../static/fonts/open-iconic/webp/command-2x.webp | Bin 202 -> 0 bytes
.../static/fonts/open-iconic/webp/command-3x.webp | Bin 268 -> 0 bytes
.../static/fonts/open-iconic/webp/command-4x.webp | Bin 360 -> 0 bytes
.../static/fonts/open-iconic/webp/command-6x.webp | Bin 424 -> 0 bytes
.../static/fonts/open-iconic/webp/command-8x.webp | Bin 532 -> 0 bytes
assets/static/fonts/open-iconic/webp/command.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/comment-square-2x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/comment-square-3x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/comment-square-4x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/comment-square-6x.webp | Bin 152 -> 0 bytes
.../fonts/open-iconic/webp/comment-square-8x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/comment-square.webp | Bin 110 -> 0 bytes
.../static/fonts/open-iconic/webp/compass-2x.webp | Bin 274 -> 0 bytes
.../static/fonts/open-iconic/webp/compass-3x.webp | Bin 420 -> 0 bytes
.../static/fonts/open-iconic/webp/compass-4x.webp | Bin 548 -> 0 bytes
.../static/fonts/open-iconic/webp/compass-6x.webp | Bin 732 -> 0 bytes
.../static/fonts/open-iconic/webp/compass-8x.webp | Bin 944 -> 0 bytes
assets/static/fonts/open-iconic/webp/compass.webp | Bin 154 -> 0 bytes
.../static/fonts/open-iconic/webp/contrast-2x.webp | Bin 224 -> 0 bytes
.../static/fonts/open-iconic/webp/contrast-3x.webp | Bin 324 -> 0 bytes
.../static/fonts/open-iconic/webp/contrast-4x.webp | Bin 414 -> 0 bytes
.../static/fonts/open-iconic/webp/contrast-6x.webp | Bin 540 -> 0 bytes
.../static/fonts/open-iconic/webp/contrast-8x.webp | Bin 688 -> 0 bytes
assets/static/fonts/open-iconic/webp/contrast.webp | Bin 146 -> 0 bytes
.../fonts/open-iconic/webp/copywriting-2x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/copywriting-3x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/copywriting-4x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/copywriting-6x.webp | Bin 176 -> 0 bytes
.../fonts/open-iconic/webp/copywriting-8x.webp | Bin 190 -> 0 bytes
.../static/fonts/open-iconic/webp/copywriting.webp | Bin 102 -> 0 bytes
.../fonts/open-iconic/webp/credit-card-2x.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/credit-card-3x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/credit-card-4x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/credit-card-6x.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/credit-card-8x.webp | Bin 164 -> 0 bytes
.../static/fonts/open-iconic/webp/credit-card.webp | Bin 112 -> 0 bytes
assets/static/fonts/open-iconic/webp/crop-2x.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/crop-3x.webp | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/webp/crop-4x.webp | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/webp/crop-6x.webp | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/webp/crop-8x.webp | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/webp/crop.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/dashboard-2x.webp | Bin 284 -> 0 bytes
.../fonts/open-iconic/webp/dashboard-3x.webp | Bin 428 -> 0 bytes
.../fonts/open-iconic/webp/dashboard-4x.webp | Bin 562 -> 0 bytes
.../fonts/open-iconic/webp/dashboard-6x.webp | Bin 748 -> 0 bytes
.../fonts/open-iconic/webp/dashboard-8x.webp | Bin 976 -> 0 bytes
.../static/fonts/open-iconic/webp/dashboard.webp | Bin 156 -> 0 bytes
.../webp/data-transfer-download-2x.webp | Bin 124 -> 0 bytes
.../webp/data-transfer-download-3x.webp | Bin 154 -> 0 bytes
.../webp/data-transfer-download-4x.webp | Bin 164 -> 0 bytes
.../webp/data-transfer-download-6x.webp | Bin 176 -> 0 bytes
.../webp/data-transfer-download-8x.webp | Bin 206 -> 0 bytes
.../open-iconic/webp/data-transfer-download.webp | Bin 108 -> 0 bytes
.../open-iconic/webp/data-transfer-upload-2x.webp | Bin 124 -> 0 bytes
.../open-iconic/webp/data-transfer-upload-3x.webp | Bin 154 -> 0 bytes
.../open-iconic/webp/data-transfer-upload-4x.webp | Bin 162 -> 0 bytes
.../open-iconic/webp/data-transfer-upload-6x.webp | Bin 180 -> 0 bytes
.../open-iconic/webp/data-transfer-upload-8x.webp | Bin 204 -> 0 bytes
.../open-iconic/webp/data-transfer-upload.webp | Bin 108 -> 0 bytes
.../static/fonts/open-iconic/webp/delete-2x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/delete-3x.webp | Bin 242 -> 0 bytes
.../static/fonts/open-iconic/webp/delete-4x.webp | Bin 266 -> 0 bytes
.../static/fonts/open-iconic/webp/delete-6x.webp | Bin 336 -> 0 bytes
.../static/fonts/open-iconic/webp/delete-8x.webp | Bin 406 -> 0 bytes
assets/static/fonts/open-iconic/webp/delete.webp | Bin 144 -> 0 bytes
assets/static/fonts/open-iconic/webp/dial-2x.webp | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/webp/dial-3x.webp | Bin 320 -> 0 bytes
assets/static/fonts/open-iconic/webp/dial-4x.webp | Bin 410 -> 0 bytes
assets/static/fonts/open-iconic/webp/dial-6x.webp | Bin 522 -> 0 bytes
assets/static/fonts/open-iconic/webp/dial-8x.webp | Bin 686 -> 0 bytes
assets/static/fonts/open-iconic/webp/dial.webp | Bin 148 -> 0 bytes
.../static/fonts/open-iconic/webp/document-2x.webp | Bin 124 -> 0 bytes
.../static/fonts/open-iconic/webp/document-3x.webp | Bin 154 -> 0 bytes
.../static/fonts/open-iconic/webp/document-4x.webp | Bin 156 -> 0 bytes
.../static/fonts/open-iconic/webp/document-6x.webp | Bin 164 -> 0 bytes
.../static/fonts/open-iconic/webp/document-8x.webp | Bin 172 -> 0 bytes
assets/static/fonts/open-iconic/webp/document.webp | Bin 106 -> 0 bytes
.../static/fonts/open-iconic/webp/dollar-2x.webp | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/webp/dollar-3x.webp | Bin 304 -> 0 bytes
.../static/fonts/open-iconic/webp/dollar-4x.webp | Bin 354 -> 0 bytes
.../static/fonts/open-iconic/webp/dollar-6x.webp | Bin 428 -> 0 bytes
.../static/fonts/open-iconic/webp/dollar-8x.webp | Bin 502 -> 0 bytes
assets/static/fonts/open-iconic/webp/dollar.webp | Bin 140 -> 0 bytes
.../webp/double-quote-sans-left-2x.webp | Bin 122 -> 0 bytes
.../webp/double-quote-sans-left-3x.webp | Bin 146 -> 0 bytes
.../webp/double-quote-sans-left-4x.webp | Bin 144 -> 0 bytes
.../webp/double-quote-sans-left-6x.webp | Bin 148 -> 0 bytes
.../webp/double-quote-sans-left-8x.webp | Bin 156 -> 0 bytes
.../open-iconic/webp/double-quote-sans-left.webp | Bin 108 -> 0 bytes
.../webp/double-quote-sans-right-2x.webp | Bin 122 -> 0 bytes
.../webp/double-quote-sans-right-3x.webp | Bin 144 -> 0 bytes
.../webp/double-quote-sans-right-4x.webp | Bin 142 -> 0 bytes
.../webp/double-quote-sans-right-6x.webp | Bin 144 -> 0 bytes
.../webp/double-quote-sans-right-8x.webp | Bin 152 -> 0 bytes
.../open-iconic/webp/double-quote-sans-right.webp | Bin 110 -> 0 bytes
.../webp/double-quote-serif-left-2x.webp | Bin 150 -> 0 bytes
.../webp/double-quote-serif-left-3x.webp | Bin 202 -> 0 bytes
.../webp/double-quote-serif-left-4x.webp | Bin 222 -> 0 bytes
.../webp/double-quote-serif-left-6x.webp | Bin 282 -> 0 bytes
.../webp/double-quote-serif-left-8x.webp | Bin 344 -> 0 bytes
.../open-iconic/webp/double-quote-serif-left.webp | Bin 126 -> 0 bytes
.../webp/double-quote-serif-right-2x.webp | Bin 154 -> 0 bytes
.../webp/double-quote-serif-right-3x.webp | Bin 208 -> 0 bytes
.../webp/double-quote-serif-right-4x.webp | Bin 232 -> 0 bytes
.../webp/double-quote-serif-right-6x.webp | Bin 282 -> 0 bytes
.../webp/double-quote-serif-right-8x.webp | Bin 352 -> 0 bytes
.../open-iconic/webp/double-quote-serif-right.webp | Bin 128 -> 0 bytes
.../static/fonts/open-iconic/webp/droplet-2x.webp | Bin 228 -> 0 bytes
.../static/fonts/open-iconic/webp/droplet-3x.webp | Bin 316 -> 0 bytes
.../static/fonts/open-iconic/webp/droplet-4x.webp | Bin 392 -> 0 bytes
.../static/fonts/open-iconic/webp/droplet-6x.webp | Bin 486 -> 0 bytes
.../static/fonts/open-iconic/webp/droplet-8x.webp | Bin 614 -> 0 bytes
assets/static/fonts/open-iconic/webp/droplet.webp | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/webp/eject-2x.webp | Bin 154 -> 0 bytes
assets/static/fonts/open-iconic/webp/eject-3x.webp | Bin 188 -> 0 bytes
assets/static/fonts/open-iconic/webp/eject-4x.webp | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/webp/eject-6x.webp | Bin 250 -> 0 bytes
assets/static/fonts/open-iconic/webp/eject-8x.webp | Bin 296 -> 0 bytes
assets/static/fonts/open-iconic/webp/eject.webp | Bin 132 -> 0 bytes
.../static/fonts/open-iconic/webp/elevator-2x.webp | Bin 128 -> 0 bytes
.../static/fonts/open-iconic/webp/elevator-3x.webp | Bin 166 -> 0 bytes
.../static/fonts/open-iconic/webp/elevator-4x.webp | Bin 184 -> 0 bytes
.../static/fonts/open-iconic/webp/elevator-6x.webp | Bin 210 -> 0 bytes
.../static/fonts/open-iconic/webp/elevator-8x.webp | Bin 248 -> 0 bytes
assets/static/fonts/open-iconic/webp/elevator.webp | Bin 104 -> 0 bytes
.../static/fonts/open-iconic/webp/ellipses-2x.webp | Bin 94 -> 0 bytes
.../static/fonts/open-iconic/webp/ellipses-3x.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/ellipses-4x.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/ellipses-6x.webp | Bin 120 -> 0 bytes
.../static/fonts/open-iconic/webp/ellipses-8x.webp | Bin 126 -> 0 bytes
assets/static/fonts/open-iconic/webp/ellipses.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/envelope-closed-2x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/envelope-closed-3x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/envelope-closed-4x.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/envelope-closed-6x.webp | Bin 180 -> 0 bytes
.../fonts/open-iconic/webp/envelope-closed-8x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/envelope-closed.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/envelope-open-2x.webp | Bin 158 -> 0 bytes
.../fonts/open-iconic/webp/envelope-open-3x.webp | Bin 196 -> 0 bytes
.../fonts/open-iconic/webp/envelope-open-4x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/envelope-open-6x.webp | Bin 214 -> 0 bytes
.../fonts/open-iconic/webp/envelope-open-8x.webp | Bin 244 -> 0 bytes
.../fonts/open-iconic/webp/envelope-open.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/euro-2x.webp | Bin 222 -> 0 bytes
assets/static/fonts/open-iconic/webp/euro-3x.webp | Bin 318 -> 0 bytes
assets/static/fonts/open-iconic/webp/euro-4x.webp | Bin 362 -> 0 bytes
assets/static/fonts/open-iconic/webp/euro-6x.webp | Bin 480 -> 0 bytes
assets/static/fonts/open-iconic/webp/euro-8x.webp | Bin 608 -> 0 bytes
assets/static/fonts/open-iconic/webp/euro.webp | Bin 152 -> 0 bytes
.../static/fonts/open-iconic/webp/excerpt-2x.webp | Bin 104 -> 0 bytes
.../static/fonts/open-iconic/webp/excerpt-3x.webp | Bin 124 -> 0 bytes
.../static/fonts/open-iconic/webp/excerpt-4x.webp | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/webp/excerpt-6x.webp | Bin 128 -> 0 bytes
.../static/fonts/open-iconic/webp/excerpt-8x.webp | Bin 136 -> 0 bytes
assets/static/fonts/open-iconic/webp/excerpt.webp | Bin 94 -> 0 bytes
.../fonts/open-iconic/webp/expand-down-2x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/expand-down-3x.webp | Bin 138 -> 0 bytes
.../fonts/open-iconic/webp/expand-down-4x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/expand-down-6x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/expand-down-8x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/expand-down.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/expand-left-2x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/expand-left-3x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/expand-left-4x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/expand-left-6x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/expand-left-8x.webp | Bin 152 -> 0 bytes
.../static/fonts/open-iconic/webp/expand-left.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/expand-right-2x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/expand-right-3x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/expand-right-4x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/expand-right-6x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/expand-right-8x.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/expand-right.webp | Bin 102 -> 0 bytes
.../fonts/open-iconic/webp/expand-up-2x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/expand-up-3x.webp | Bin 138 -> 0 bytes
.../fonts/open-iconic/webp/expand-up-4x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/expand-up-6x.webp | Bin 164 -> 0 bytes
.../fonts/open-iconic/webp/expand-up-8x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/expand-up.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/external-link-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/external-link-3x.webp | Bin 168 -> 0 bytes
.../fonts/open-iconic/webp/external-link-4x.webp | Bin 182 -> 0 bytes
.../fonts/open-iconic/webp/external-link-6x.webp | Bin 210 -> 0 bytes
.../fonts/open-iconic/webp/external-link-8x.webp | Bin 240 -> 0 bytes
.../fonts/open-iconic/webp/external-link.webp | Bin 110 -> 0 bytes
assets/static/fonts/open-iconic/webp/eye-2x.webp | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/webp/eye-3x.webp | Bin 340 -> 0 bytes
assets/static/fonts/open-iconic/webp/eye-4x.webp | Bin 446 -> 0 bytes
assets/static/fonts/open-iconic/webp/eye-6x.webp | Bin 574 -> 0 bytes
assets/static/fonts/open-iconic/webp/eye-8x.webp | Bin 748 -> 0 bytes
assets/static/fonts/open-iconic/webp/eye.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/eyedropper-2x.webp | Bin 244 -> 0 bytes
.../fonts/open-iconic/webp/eyedropper-3x.webp | Bin 330 -> 0 bytes
.../fonts/open-iconic/webp/eyedropper-4x.webp | Bin 400 -> 0 bytes
.../fonts/open-iconic/webp/eyedropper-6x.webp | Bin 472 -> 0 bytes
.../fonts/open-iconic/webp/eyedropper-8x.webp | Bin 560 -> 0 bytes
.../static/fonts/open-iconic/webp/eyedropper.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/file-2x.webp | Bin 114 -> 0 bytes
assets/static/fonts/open-iconic/webp/file-3x.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/file-4x.webp | Bin 138 -> 0 bytes
assets/static/fonts/open-iconic/webp/file-6x.webp | Bin 144 -> 0 bytes
assets/static/fonts/open-iconic/webp/file-8x.webp | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/webp/file.webp | Bin 102 -> 0 bytes
assets/static/fonts/open-iconic/webp/fire-2x.webp | Bin 218 -> 0 bytes
assets/static/fonts/open-iconic/webp/fire-3x.webp | Bin 310 -> 0 bytes
assets/static/fonts/open-iconic/webp/fire-4x.webp | Bin 388 -> 0 bytes
assets/static/fonts/open-iconic/webp/fire-6x.webp | Bin 528 -> 0 bytes
assets/static/fonts/open-iconic/webp/fire-8x.webp | Bin 680 -> 0 bytes
assets/static/fonts/open-iconic/webp/fire.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/flag-2x.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/flag-3x.webp | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/webp/flag-4x.webp | Bin 174 -> 0 bytes
assets/static/fonts/open-iconic/webp/flag-6x.webp | Bin 218 -> 0 bytes
assets/static/fonts/open-iconic/webp/flag-8x.webp | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/webp/flag.webp | Bin 114 -> 0 bytes
assets/static/fonts/open-iconic/webp/flash-2x.webp | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/webp/flash-3x.webp | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/webp/flash-4x.webp | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/webp/flash-6x.webp | Bin 238 -> 0 bytes
assets/static/fonts/open-iconic/webp/flash-8x.webp | Bin 270 -> 0 bytes
assets/static/fonts/open-iconic/webp/flash.webp | Bin 136 -> 0 bytes
.../static/fonts/open-iconic/webp/folder-2x.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/folder-3x.webp | Bin 138 -> 0 bytes
.../static/fonts/open-iconic/webp/folder-4x.webp | Bin 138 -> 0 bytes
.../static/fonts/open-iconic/webp/folder-6x.webp | Bin 150 -> 0 bytes
.../static/fonts/open-iconic/webp/folder-8x.webp | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/webp/folder.webp | Bin 104 -> 0 bytes
assets/static/fonts/open-iconic/webp/fork-2x.webp | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/webp/fork-3x.webp | Bin 302 -> 0 bytes
assets/static/fonts/open-iconic/webp/fork-4x.webp | Bin 386 -> 0 bytes
assets/static/fonts/open-iconic/webp/fork-6x.webp | Bin 500 -> 0 bytes
assets/static/fonts/open-iconic/webp/fork-8x.webp | Bin 630 -> 0 bytes
assets/static/fonts/open-iconic/webp/fork.webp | Bin 134 -> 0 bytes
.../open-iconic/webp/fullscreen-enter-2x.webp | Bin 136 -> 0 bytes
.../open-iconic/webp/fullscreen-enter-3x.webp | Bin 174 -> 0 bytes
.../open-iconic/webp/fullscreen-enter-4x.webp | Bin 190 -> 0 bytes
.../open-iconic/webp/fullscreen-enter-6x.webp | Bin 208 -> 0 bytes
.../open-iconic/webp/fullscreen-enter-8x.webp | Bin 248 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-enter.webp | Bin 108 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-exit-2x.webp | Bin 134 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-exit-3x.webp | Bin 174 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-exit-4x.webp | Bin 194 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-exit-6x.webp | Bin 236 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-exit-8x.webp | Bin 276 -> 0 bytes
.../fonts/open-iconic/webp/fullscreen-exit.webp | Bin 108 -> 0 bytes
assets/static/fonts/open-iconic/webp/globe-2x.webp | Bin 274 -> 0 bytes
assets/static/fonts/open-iconic/webp/globe-3x.webp | Bin 404 -> 0 bytes
assets/static/fonts/open-iconic/webp/globe-4x.webp | Bin 482 -> 0 bytes
assets/static/fonts/open-iconic/webp/globe-6x.webp | Bin 682 -> 0 bytes
assets/static/fonts/open-iconic/webp/globe-8x.webp | Bin 878 -> 0 bytes
assets/static/fonts/open-iconic/webp/globe.webp | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/webp/graph-2x.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/graph-3x.webp | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/webp/graph-4x.webp | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/webp/graph-6x.webp | Bin 308 -> 0 bytes
assets/static/fonts/open-iconic/webp/graph-8x.webp | Bin 390 -> 0 bytes
assets/static/fonts/open-iconic/webp/graph.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/grid-four-up-2x.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/grid-four-up-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/grid-four-up-4x.webp | Bin 112 -> 0 bytes
.../fonts/open-iconic/webp/grid-four-up-6x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/grid-four-up-8x.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/grid-four-up.webp | Bin 84 -> 0 bytes
.../fonts/open-iconic/webp/grid-three-up-2x.webp | Bin 98 -> 0 bytes
.../fonts/open-iconic/webp/grid-three-up-3x.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/grid-three-up-4x.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/grid-three-up-6x.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/grid-three-up-8x.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/grid-three-up.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/grid-two-up-2x.webp | Bin 96 -> 0 bytes
.../fonts/open-iconic/webp/grid-two-up-3x.webp | Bin 110 -> 0 bytes
.../fonts/open-iconic/webp/grid-two-up-4x.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/grid-two-up-6x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/grid-two-up-8x.webp | Bin 124 -> 0 bytes
.../static/fonts/open-iconic/webp/grid-two-up.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/hard-drive-2x.webp | Bin 146 -> 0 bytes
.../fonts/open-iconic/webp/hard-drive-3x.webp | Bin 180 -> 0 bytes
.../fonts/open-iconic/webp/hard-drive-4x.webp | Bin 192 -> 0 bytes
.../fonts/open-iconic/webp/hard-drive-6x.webp | Bin 228 -> 0 bytes
.../fonts/open-iconic/webp/hard-drive-8x.webp | Bin 274 -> 0 bytes
.../static/fonts/open-iconic/webp/hard-drive.webp | Bin 120 -> 0 bytes
.../static/fonts/open-iconic/webp/header-2x.webp | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/webp/header-3x.webp | Bin 162 -> 0 bytes
.../static/fonts/open-iconic/webp/header-4x.webp | Bin 172 -> 0 bytes
.../static/fonts/open-iconic/webp/header-6x.webp | Bin 206 -> 0 bytes
.../static/fonts/open-iconic/webp/header-8x.webp | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/webp/header.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/headphones-2x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/headphones-3x.webp | Bin 256 -> 0 bytes
.../fonts/open-iconic/webp/headphones-4x.webp | Bin 306 -> 0 bytes
.../fonts/open-iconic/webp/headphones-6x.webp | Bin 396 -> 0 bytes
.../fonts/open-iconic/webp/headphones-8x.webp | Bin 512 -> 0 bytes
.../static/fonts/open-iconic/webp/headphones.webp | Bin 144 -> 0 bytes
assets/static/fonts/open-iconic/webp/heart-2x.webp | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/webp/heart-3x.webp | Bin 242 -> 0 bytes
assets/static/fonts/open-iconic/webp/heart-4x.webp | Bin 284 -> 0 bytes
assets/static/fonts/open-iconic/webp/heart-6x.webp | Bin 366 -> 0 bytes
assets/static/fonts/open-iconic/webp/heart-8x.webp | Bin 468 -> 0 bytes
assets/static/fonts/open-iconic/webp/heart.webp | Bin 138 -> 0 bytes
assets/static/fonts/open-iconic/webp/home-2x.webp | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/webp/home-3x.webp | Bin 194 -> 0 bytes
assets/static/fonts/open-iconic/webp/home-4x.webp | Bin 212 -> 0 bytes
assets/static/fonts/open-iconic/webp/home-6x.webp | Bin 252 -> 0 bytes
assets/static/fonts/open-iconic/webp/home-8x.webp | Bin 300 -> 0 bytes
assets/static/fonts/open-iconic/webp/home.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/image-2x.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/image-3x.webp | Bin 162 -> 0 bytes
assets/static/fonts/open-iconic/webp/image-4x.webp | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/webp/image-6x.webp | Bin 192 -> 0 bytes
assets/static/fonts/open-iconic/webp/image-8x.webp | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/webp/image.webp | Bin 112 -> 0 bytes
assets/static/fonts/open-iconic/webp/inbox-2x.webp | Bin 126 -> 0 bytes
assets/static/fonts/open-iconic/webp/inbox-3x.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/inbox-4x.webp | Bin 156 -> 0 bytes
assets/static/fonts/open-iconic/webp/inbox-6x.webp | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/webp/inbox-8x.webp | Bin 184 -> 0 bytes
assets/static/fonts/open-iconic/webp/inbox.webp | Bin 118 -> 0 bytes
.../static/fonts/open-iconic/webp/infinity-2x.webp | Bin 214 -> 0 bytes
.../static/fonts/open-iconic/webp/infinity-3x.webp | Bin 314 -> 0 bytes
.../static/fonts/open-iconic/webp/infinity-4x.webp | Bin 360 -> 0 bytes
.../static/fonts/open-iconic/webp/infinity-6x.webp | Bin 500 -> 0 bytes
.../static/fonts/open-iconic/webp/infinity-8x.webp | Bin 628 -> 0 bytes
assets/static/fonts/open-iconic/webp/infinity.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/info-2x.webp | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/webp/info-3x.webp | Bin 276 -> 0 bytes
assets/static/fonts/open-iconic/webp/info-4x.webp | Bin 328 -> 0 bytes
assets/static/fonts/open-iconic/webp/info-6x.webp | Bin 448 -> 0 bytes
assets/static/fonts/open-iconic/webp/info-8x.webp | Bin 532 -> 0 bytes
assets/static/fonts/open-iconic/webp/info.webp | Bin 136 -> 0 bytes
.../static/fonts/open-iconic/webp/italic-2x.webp | Bin 170 -> 0 bytes
.../static/fonts/open-iconic/webp/italic-3x.webp | Bin 212 -> 0 bytes
.../static/fonts/open-iconic/webp/italic-4x.webp | Bin 222 -> 0 bytes
.../static/fonts/open-iconic/webp/italic-6x.webp | Bin 252 -> 0 bytes
.../static/fonts/open-iconic/webp/italic-8x.webp | Bin 258 -> 0 bytes
assets/static/fonts/open-iconic/webp/italic.webp | Bin 134 -> 0 bytes
.../fonts/open-iconic/webp/justify-center-2x.webp | Bin 100 -> 0 bytes
.../fonts/open-iconic/webp/justify-center-3x.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/justify-center-4x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/justify-center-6x.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/justify-center-8x.webp | Bin 130 -> 0 bytes
.../fonts/open-iconic/webp/justify-center.webp | Bin 90 -> 0 bytes
.../fonts/open-iconic/webp/justify-left-2x.webp | Bin 96 -> 0 bytes
.../fonts/open-iconic/webp/justify-left-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/justify-left-4x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/justify-left-6x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/justify-left-8x.webp | Bin 128 -> 0 bytes
.../fonts/open-iconic/webp/justify-left.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/justify-right-2x.webp | Bin 96 -> 0 bytes
.../fonts/open-iconic/webp/justify-right-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/justify-right-4x.webp | Bin 112 -> 0 bytes
.../fonts/open-iconic/webp/justify-right-6x.webp | Bin 124 -> 0 bytes
.../fonts/open-iconic/webp/justify-right-8x.webp | Bin 128 -> 0 bytes
.../fonts/open-iconic/webp/justify-right.webp | Bin 94 -> 0 bytes
assets/static/fonts/open-iconic/webp/key-2x.webp | Bin 190 -> 0 bytes
assets/static/fonts/open-iconic/webp/key-3x.webp | Bin 252 -> 0 bytes
assets/static/fonts/open-iconic/webp/key-4x.webp | Bin 296 -> 0 bytes
assets/static/fonts/open-iconic/webp/key-6x.webp | Bin 392 -> 0 bytes
assets/static/fonts/open-iconic/webp/key-8x.webp | Bin 506 -> 0 bytes
assets/static/fonts/open-iconic/webp/key.webp | Bin 140 -> 0 bytes
.../static/fonts/open-iconic/webp/laptop-2x.webp | Bin 132 -> 0 bytes
.../static/fonts/open-iconic/webp/laptop-3x.webp | Bin 172 -> 0 bytes
.../static/fonts/open-iconic/webp/laptop-4x.webp | Bin 170 -> 0 bytes
.../static/fonts/open-iconic/webp/laptop-6x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/laptop-8x.webp | Bin 212 -> 0 bytes
assets/static/fonts/open-iconic/webp/laptop.webp | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/webp/layers-2x.webp | Bin 108 -> 0 bytes
.../static/fonts/open-iconic/webp/layers-3x.webp | Bin 126 -> 0 bytes
.../static/fonts/open-iconic/webp/layers-4x.webp | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/webp/layers-6x.webp | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/webp/layers-8x.webp | Bin 132 -> 0 bytes
assets/static/fonts/open-iconic/webp/layers.webp | Bin 96 -> 0 bytes
.../fonts/open-iconic/webp/lightbulb-2x.webp | Bin 188 -> 0 bytes
.../fonts/open-iconic/webp/lightbulb-3x.webp | Bin 250 -> 0 bytes
.../fonts/open-iconic/webp/lightbulb-4x.webp | Bin 298 -> 0 bytes
.../fonts/open-iconic/webp/lightbulb-6x.webp | Bin 384 -> 0 bytes
.../fonts/open-iconic/webp/lightbulb-8x.webp | Bin 462 -> 0 bytes
.../static/fonts/open-iconic/webp/lightbulb.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/link-broken-2x.webp | Bin 246 -> 0 bytes
.../fonts/open-iconic/webp/link-broken-3x.webp | Bin 348 -> 0 bytes
.../fonts/open-iconic/webp/link-broken-4x.webp | Bin 420 -> 0 bytes
.../fonts/open-iconic/webp/link-broken-6x.webp | Bin 510 -> 0 bytes
.../fonts/open-iconic/webp/link-broken-8x.webp | Bin 672 -> 0 bytes
.../static/fonts/open-iconic/webp/link-broken.webp | Bin 152 -> 0 bytes
.../fonts/open-iconic/webp/link-intact-2x.webp | Bin 270 -> 0 bytes
.../fonts/open-iconic/webp/link-intact-3x.webp | Bin 372 -> 0 bytes
.../fonts/open-iconic/webp/link-intact-4x.webp | Bin 410 -> 0 bytes
.../fonts/open-iconic/webp/link-intact-6x.webp | Bin 566 -> 0 bytes
.../fonts/open-iconic/webp/link-intact-8x.webp | Bin 720 -> 0 bytes
.../static/fonts/open-iconic/webp/link-intact.webp | Bin 162 -> 0 bytes
assets/static/fonts/open-iconic/webp/list-2x.webp | Bin 120 -> 0 bytes
assets/static/fonts/open-iconic/webp/list-3x.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/list-4x.webp | Bin 164 -> 0 bytes
assets/static/fonts/open-iconic/webp/list-6x.webp | Bin 202 -> 0 bytes
assets/static/fonts/open-iconic/webp/list-8x.webp | Bin 220 -> 0 bytes
.../fonts/open-iconic/webp/list-rich-2x.webp | Bin 104 -> 0 bytes
.../fonts/open-iconic/webp/list-rich-3x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/list-rich-4x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/list-rich-6x.webp | Bin 124 -> 0 bytes
.../fonts/open-iconic/webp/list-rich-8x.webp | Bin 132 -> 0 bytes
.../static/fonts/open-iconic/webp/list-rich.webp | Bin 92 -> 0 bytes
assets/static/fonts/open-iconic/webp/list.webp | Bin 108 -> 0 bytes
.../static/fonts/open-iconic/webp/location-2x.webp | Bin 158 -> 0 bytes
.../static/fonts/open-iconic/webp/location-3x.webp | Bin 198 -> 0 bytes
.../static/fonts/open-iconic/webp/location-4x.webp | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/webp/location-6x.webp | Bin 266 -> 0 bytes
.../static/fonts/open-iconic/webp/location-8x.webp | Bin 310 -> 0 bytes
assets/static/fonts/open-iconic/webp/location.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/lock-locked-2x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/lock-locked-3x.webp | Bin 188 -> 0 bytes
.../fonts/open-iconic/webp/lock-locked-4x.webp | Bin 214 -> 0 bytes
.../fonts/open-iconic/webp/lock-locked-6x.webp | Bin 272 -> 0 bytes
.../fonts/open-iconic/webp/lock-locked-8x.webp | Bin 328 -> 0 bytes
.../static/fonts/open-iconic/webp/lock-locked.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/lock-unlocked-2x.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/lock-unlocked-3x.webp | Bin 184 -> 0 bytes
.../fonts/open-iconic/webp/lock-unlocked-4x.webp | Bin 212 -> 0 bytes
.../fonts/open-iconic/webp/lock-unlocked-6x.webp | Bin 270 -> 0 bytes
.../fonts/open-iconic/webp/lock-unlocked-8x.webp | Bin 324 -> 0 bytes
.../fonts/open-iconic/webp/lock-unlocked.webp | Bin 116 -> 0 bytes
assets/static/fonts/open-iconic/webp/loop-2x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/loop-3x.webp | Bin 204 -> 0 bytes
assets/static/fonts/open-iconic/webp/loop-4x.webp | Bin 234 -> 0 bytes
assets/static/fonts/open-iconic/webp/loop-6x.webp | Bin 270 -> 0 bytes
assets/static/fonts/open-iconic/webp/loop-8x.webp | Bin 322 -> 0 bytes
.../fonts/open-iconic/webp/loop-circular-2x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/loop-circular-3x.webp | Bin 266 -> 0 bytes
.../fonts/open-iconic/webp/loop-circular-4x.webp | Bin 334 -> 0 bytes
.../fonts/open-iconic/webp/loop-circular-6x.webp | Bin 452 -> 0 bytes
.../fonts/open-iconic/webp/loop-circular-8x.webp | Bin 582 -> 0 bytes
.../fonts/open-iconic/webp/loop-circular.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/loop-square-2x.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/loop-square-3x.webp | Bin 220 -> 0 bytes
.../fonts/open-iconic/webp/loop-square-4x.webp | Bin 224 -> 0 bytes
.../fonts/open-iconic/webp/loop-square-6x.webp | Bin 270 -> 0 bytes
.../fonts/open-iconic/webp/loop-square-8x.webp | Bin 314 -> 0 bytes
.../static/fonts/open-iconic/webp/loop-square.webp | Bin 132 -> 0 bytes
assets/static/fonts/open-iconic/webp/loop.webp | Bin 126 -> 0 bytes
.../open-iconic/webp/magnifying-glass-2x.webp | Bin 254 -> 0 bytes
.../open-iconic/webp/magnifying-glass-3x.webp | Bin 378 -> 0 bytes
.../open-iconic/webp/magnifying-glass-4x.webp | Bin 432 -> 0 bytes
.../open-iconic/webp/magnifying-glass-6x.webp | Bin 612 -> 0 bytes
.../open-iconic/webp/magnifying-glass-8x.webp | Bin 792 -> 0 bytes
.../fonts/open-iconic/webp/magnifying-glass.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/map-2x.webp | Bin 166 -> 0 bytes
assets/static/fonts/open-iconic/webp/map-3x.webp | Bin 226 -> 0 bytes
assets/static/fonts/open-iconic/webp/map-4x.webp | Bin 260 -> 0 bytes
assets/static/fonts/open-iconic/webp/map-6x.webp | Bin 356 -> 0 bytes
assets/static/fonts/open-iconic/webp/map-8x.webp | Bin 440 -> 0 bytes
.../fonts/open-iconic/webp/map-marker-2x.webp | Bin 228 -> 0 bytes
.../fonts/open-iconic/webp/map-marker-3x.webp | Bin 318 -> 0 bytes
.../fonts/open-iconic/webp/map-marker-4x.webp | Bin 412 -> 0 bytes
.../fonts/open-iconic/webp/map-marker-6x.webp | Bin 528 -> 0 bytes
.../fonts/open-iconic/webp/map-marker-8x.webp | Bin 700 -> 0 bytes
.../static/fonts/open-iconic/webp/map-marker.webp | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/webp/map.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/media-pause-2x.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/media-pause-3x.webp | Bin 112 -> 0 bytes
.../fonts/open-iconic/webp/media-pause-4x.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/media-pause-6x.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/media-pause-8x.webp | Bin 120 -> 0 bytes
.../static/fonts/open-iconic/webp/media-pause.webp | Bin 90 -> 0 bytes
.../fonts/open-iconic/webp/media-play-2x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/media-play-3x.webp | Bin 142 -> 0 bytes
.../fonts/open-iconic/webp/media-play-4x.webp | Bin 136 -> 0 bytes
.../fonts/open-iconic/webp/media-play-6x.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/media-play-8x.webp | Bin 146 -> 0 bytes
.../static/fonts/open-iconic/webp/media-play.webp | Bin 108 -> 0 bytes
.../fonts/open-iconic/webp/media-record-2x.webp | Bin 176 -> 0 bytes
.../fonts/open-iconic/webp/media-record-3x.webp | Bin 228 -> 0 bytes
.../fonts/open-iconic/webp/media-record-4x.webp | Bin 266 -> 0 bytes
.../fonts/open-iconic/webp/media-record-6x.webp | Bin 358 -> 0 bytes
.../fonts/open-iconic/webp/media-record-8x.webp | Bin 450 -> 0 bytes
.../fonts/open-iconic/webp/media-record.webp | Bin 132 -> 0 bytes
.../open-iconic/webp/media-skip-backward-2x.webp | Bin 140 -> 0 bytes
.../open-iconic/webp/media-skip-backward-3x.webp | Bin 166 -> 0 bytes
.../open-iconic/webp/media-skip-backward-4x.webp | Bin 172 -> 0 bytes
.../open-iconic/webp/media-skip-backward-6x.webp | Bin 174 -> 0 bytes
.../open-iconic/webp/media-skip-backward-8x.webp | Bin 180 -> 0 bytes
.../open-iconic/webp/media-skip-backward.webp | Bin 118 -> 0 bytes
.../open-iconic/webp/media-skip-forward-2x.webp | Bin 136 -> 0 bytes
.../open-iconic/webp/media-skip-forward-3x.webp | Bin 168 -> 0 bytes
.../open-iconic/webp/media-skip-forward-4x.webp | Bin 174 -> 0 bytes
.../open-iconic/webp/media-skip-forward-6x.webp | Bin 176 -> 0 bytes
.../open-iconic/webp/media-skip-forward-8x.webp | Bin 182 -> 0 bytes
.../fonts/open-iconic/webp/media-skip-forward.webp | Bin 120 -> 0 bytes
.../open-iconic/webp/media-step-backward-2x.webp | Bin 156 -> 0 bytes
.../open-iconic/webp/media-step-backward-3x.webp | Bin 184 -> 0 bytes
.../open-iconic/webp/media-step-backward-4x.webp | Bin 186 -> 0 bytes
.../open-iconic/webp/media-step-backward-6x.webp | Bin 188 -> 0 bytes
.../open-iconic/webp/media-step-backward-8x.webp | Bin 186 -> 0 bytes
.../open-iconic/webp/media-step-backward.webp | Bin 126 -> 0 bytes
.../open-iconic/webp/media-step-forward-2x.webp | Bin 158 -> 0 bytes
.../open-iconic/webp/media-step-forward-3x.webp | Bin 178 -> 0 bytes
.../open-iconic/webp/media-step-forward-4x.webp | Bin 180 -> 0 bytes
.../open-iconic/webp/media-step-forward-6x.webp | Bin 176 -> 0 bytes
.../open-iconic/webp/media-step-forward-8x.webp | Bin 180 -> 0 bytes
.../fonts/open-iconic/webp/media-step-forward.webp | Bin 128 -> 0 bytes
.../fonts/open-iconic/webp/media-stop-2x.webp | Bin 96 -> 0 bytes
.../fonts/open-iconic/webp/media-stop-3x.webp | Bin 112 -> 0 bytes
.../fonts/open-iconic/webp/media-stop-4x.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/media-stop-6x.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/media-stop-8x.webp | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/webp/media-stop.webp | Bin 90 -> 0 bytes
.../fonts/open-iconic/webp/medical-cross-2x.webp | Bin 98 -> 0 bytes
.../fonts/open-iconic/webp/medical-cross-3x.webp | Bin 116 -> 0 bytes
.../fonts/open-iconic/webp/medical-cross-4x.webp | Bin 110 -> 0 bytes
.../fonts/open-iconic/webp/medical-cross-6x.webp | Bin 122 -> 0 bytes
.../fonts/open-iconic/webp/medical-cross-8x.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/medical-cross.webp | Bin 92 -> 0 bytes
assets/static/fonts/open-iconic/webp/menu-2x.webp | Bin 110 -> 0 bytes
assets/static/fonts/open-iconic/webp/menu-3x.webp | Bin 126 -> 0 bytes
assets/static/fonts/open-iconic/webp/menu-4x.webp | Bin 126 -> 0 bytes
assets/static/fonts/open-iconic/webp/menu-6x.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/menu-8x.webp | Bin 132 -> 0 bytes
assets/static/fonts/open-iconic/webp/menu.webp | Bin 102 -> 0 bytes
.../fonts/open-iconic/webp/microphone-2x.webp | Bin 232 -> 0 bytes
.../fonts/open-iconic/webp/microphone-3x.webp | Bin 336 -> 0 bytes
.../fonts/open-iconic/webp/microphone-4x.webp | Bin 398 -> 0 bytes
.../fonts/open-iconic/webp/microphone-6x.webp | Bin 532 -> 0 bytes
.../fonts/open-iconic/webp/microphone-8x.webp | Bin 676 -> 0 bytes
.../static/fonts/open-iconic/webp/microphone.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/minus-2x.webp | Bin 92 -> 0 bytes
assets/static/fonts/open-iconic/webp/minus-3x.webp | Bin 106 -> 0 bytes
assets/static/fonts/open-iconic/webp/minus-4x.webp | Bin 106 -> 0 bytes
assets/static/fonts/open-iconic/webp/minus-6x.webp | Bin 108 -> 0 bytes
assets/static/fonts/open-iconic/webp/minus-8x.webp | Bin 116 -> 0 bytes
assets/static/fonts/open-iconic/webp/minus.webp | Bin 92 -> 0 bytes
.../static/fonts/open-iconic/webp/monitor-2x.webp | Bin 138 -> 0 bytes
.../static/fonts/open-iconic/webp/monitor-3x.webp | Bin 178 -> 0 bytes
.../static/fonts/open-iconic/webp/monitor-4x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/monitor-6x.webp | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/webp/monitor-8x.webp | Bin 252 -> 0 bytes
assets/static/fonts/open-iconic/webp/monitor.webp | Bin 122 -> 0 bytes
assets/static/fonts/open-iconic/webp/moon-2x.webp | Bin 214 -> 0 bytes
assets/static/fonts/open-iconic/webp/moon-3x.webp | Bin 290 -> 0 bytes
assets/static/fonts/open-iconic/webp/moon-4x.webp | Bin 360 -> 0 bytes
assets/static/fonts/open-iconic/webp/moon-6x.webp | Bin 442 -> 0 bytes
assets/static/fonts/open-iconic/webp/moon-8x.webp | Bin 550 -> 0 bytes
assets/static/fonts/open-iconic/webp/moon.webp | Bin 148 -> 0 bytes
assets/static/fonts/open-iconic/webp/move-2x.webp | Bin 136 -> 0 bytes
assets/static/fonts/open-iconic/webp/move-3x.webp | Bin 194 -> 0 bytes
assets/static/fonts/open-iconic/webp/move-4x.webp | Bin 196 -> 0 bytes
assets/static/fonts/open-iconic/webp/move-6x.webp | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/webp/move-8x.webp | Bin 270 -> 0 bytes
assets/static/fonts/open-iconic/webp/move.webp | Bin 124 -> 0 bytes
.../fonts/open-iconic/webp/musical-note-2x.webp | Bin 192 -> 0 bytes
.../fonts/open-iconic/webp/musical-note-3x.webp | Bin 258 -> 0 bytes
.../fonts/open-iconic/webp/musical-note-4x.webp | Bin 296 -> 0 bytes
.../fonts/open-iconic/webp/musical-note-6x.webp | Bin 392 -> 0 bytes
.../fonts/open-iconic/webp/musical-note-8x.webp | Bin 462 -> 0 bytes
.../fonts/open-iconic/webp/musical-note.webp | Bin 140 -> 0 bytes
.../fonts/open-iconic/webp/paperclip-2x.webp | Bin 286 -> 0 bytes
.../fonts/open-iconic/webp/paperclip-3x.webp | Bin 406 -> 0 bytes
.../fonts/open-iconic/webp/paperclip-4x.webp | Bin 504 -> 0 bytes
.../fonts/open-iconic/webp/paperclip-6x.webp | Bin 724 -> 0 bytes
.../fonts/open-iconic/webp/paperclip-8x.webp | Bin 924 -> 0 bytes
.../static/fonts/open-iconic/webp/paperclip.webp | Bin 170 -> 0 bytes
.../static/fonts/open-iconic/webp/pencil-2x.webp | Bin 136 -> 0 bytes
.../static/fonts/open-iconic/webp/pencil-3x.webp | Bin 176 -> 0 bytes
.../static/fonts/open-iconic/webp/pencil-4x.webp | Bin 188 -> 0 bytes
.../static/fonts/open-iconic/webp/pencil-6x.webp | Bin 210 -> 0 bytes
.../static/fonts/open-iconic/webp/pencil-8x.webp | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/webp/pencil.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/people-2x.webp | Bin 236 -> 0 bytes
.../static/fonts/open-iconic/webp/people-3x.webp | Bin 332 -> 0 bytes
.../static/fonts/open-iconic/webp/people-4x.webp | Bin 396 -> 0 bytes
.../static/fonts/open-iconic/webp/people-6x.webp | Bin 546 -> 0 bytes
.../static/fonts/open-iconic/webp/people-8x.webp | Bin 708 -> 0 bytes
assets/static/fonts/open-iconic/webp/people.webp | Bin 156 -> 0 bytes
.../static/fonts/open-iconic/webp/person-2x.webp | Bin 202 -> 0 bytes
.../static/fonts/open-iconic/webp/person-3x.webp | Bin 272 -> 0 bytes
.../static/fonts/open-iconic/webp/person-4x.webp | Bin 338 -> 0 bytes
.../static/fonts/open-iconic/webp/person-6x.webp | Bin 416 -> 0 bytes
.../static/fonts/open-iconic/webp/person-8x.webp | Bin 540 -> 0 bytes
assets/static/fonts/open-iconic/webp/person.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/phone-2x.webp | Bin 128 -> 0 bytes
assets/static/fonts/open-iconic/webp/phone-3x.webp | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/webp/phone-4x.webp | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/webp/phone-6x.webp | Bin 190 -> 0 bytes
assets/static/fonts/open-iconic/webp/phone-8x.webp | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/webp/phone.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/pie-chart-2x.webp | Bin 238 -> 0 bytes
.../fonts/open-iconic/webp/pie-chart-3x.webp | Bin 314 -> 0 bytes
.../fonts/open-iconic/webp/pie-chart-4x.webp | Bin 386 -> 0 bytes
.../fonts/open-iconic/webp/pie-chart-6x.webp | Bin 474 -> 0 bytes
.../fonts/open-iconic/webp/pie-chart-8x.webp | Bin 630 -> 0 bytes
.../static/fonts/open-iconic/webp/pie-chart.webp | Bin 162 -> 0 bytes
assets/static/fonts/open-iconic/webp/pin-2x.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/pin-3x.webp | Bin 188 -> 0 bytes
assets/static/fonts/open-iconic/webp/pin-4x.webp | Bin 216 -> 0 bytes
assets/static/fonts/open-iconic/webp/pin-6x.webp | Bin 264 -> 0 bytes
assets/static/fonts/open-iconic/webp/pin-8x.webp | Bin 314 -> 0 bytes
assets/static/fonts/open-iconic/webp/pin.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/play-circle-2x.webp | Bin 216 -> 0 bytes
.../fonts/open-iconic/webp/play-circle-3x.webp | Bin 292 -> 0 bytes
.../fonts/open-iconic/webp/play-circle-4x.webp | Bin 360 -> 0 bytes
.../fonts/open-iconic/webp/play-circle-6x.webp | Bin 524 -> 0 bytes
.../fonts/open-iconic/webp/play-circle-8x.webp | Bin 674 -> 0 bytes
.../static/fonts/open-iconic/webp/play-circle.webp | Bin 150 -> 0 bytes
assets/static/fonts/open-iconic/webp/plus-2x.webp | Bin 98 -> 0 bytes
assets/static/fonts/open-iconic/webp/plus-3x.webp | Bin 110 -> 0 bytes
assets/static/fonts/open-iconic/webp/plus-4x.webp | Bin 118 -> 0 bytes
assets/static/fonts/open-iconic/webp/plus-6x.webp | Bin 122 -> 0 bytes
assets/static/fonts/open-iconic/webp/plus-8x.webp | Bin 124 -> 0 bytes
assets/static/fonts/open-iconic/webp/plus.webp | Bin 92 -> 0 bytes
.../fonts/open-iconic/webp/power-standby-2x.webp | Bin 240 -> 0 bytes
.../fonts/open-iconic/webp/power-standby-3x.webp | Bin 348 -> 0 bytes
.../fonts/open-iconic/webp/power-standby-4x.webp | Bin 446 -> 0 bytes
.../fonts/open-iconic/webp/power-standby-6x.webp | Bin 588 -> 0 bytes
.../fonts/open-iconic/webp/power-standby-8x.webp | Bin 760 -> 0 bytes
.../fonts/open-iconic/webp/power-standby.webp | Bin 154 -> 0 bytes
assets/static/fonts/open-iconic/webp/print-2x.webp | Bin 138 -> 0 bytes
assets/static/fonts/open-iconic/webp/print-3x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/print-4x.webp | Bin 168 -> 0 bytes
assets/static/fonts/open-iconic/webp/print-6x.webp | Bin 172 -> 0 bytes
assets/static/fonts/open-iconic/webp/print-8x.webp | Bin 180 -> 0 bytes
assets/static/fonts/open-iconic/webp/print.webp | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/webp/project-2x.webp | Bin 108 -> 0 bytes
.../static/fonts/open-iconic/webp/project-3x.webp | Bin 128 -> 0 bytes
.../static/fonts/open-iconic/webp/project-4x.webp | Bin 122 -> 0 bytes
.../static/fonts/open-iconic/webp/project-6x.webp | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/webp/project-8x.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/project.webp | Bin 94 -> 0 bytes
assets/static/fonts/open-iconic/webp/pulse-2x.webp | Bin 228 -> 0 bytes
assets/static/fonts/open-iconic/webp/pulse-3x.webp | Bin 328 -> 0 bytes
assets/static/fonts/open-iconic/webp/pulse-4x.webp | Bin 402 -> 0 bytes
assets/static/fonts/open-iconic/webp/pulse-6x.webp | Bin 508 -> 0 bytes
assets/static/fonts/open-iconic/webp/pulse-8x.webp | Bin 646 -> 0 bytes
assets/static/fonts/open-iconic/webp/pulse.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/puzzle-piece-2x.webp | Bin 176 -> 0 bytes
.../fonts/open-iconic/webp/puzzle-piece-3x.webp | Bin 220 -> 0 bytes
.../fonts/open-iconic/webp/puzzle-piece-4x.webp | Bin 272 -> 0 bytes
.../fonts/open-iconic/webp/puzzle-piece-6x.webp | Bin 344 -> 0 bytes
.../fonts/open-iconic/webp/puzzle-piece-8x.webp | Bin 432 -> 0 bytes
.../fonts/open-iconic/webp/puzzle-piece.webp | Bin 124 -> 0 bytes
.../fonts/open-iconic/webp/question-mark-2x.webp | Bin 200 -> 0 bytes
.../fonts/open-iconic/webp/question-mark-3x.webp | Bin 268 -> 0 bytes
.../fonts/open-iconic/webp/question-mark-4x.webp | Bin 334 -> 0 bytes
.../fonts/open-iconic/webp/question-mark-6x.webp | Bin 416 -> 0 bytes
.../fonts/open-iconic/webp/question-mark-8x.webp | Bin 518 -> 0 bytes
.../fonts/open-iconic/webp/question-mark.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/rain-2x.webp | Bin 232 -> 0 bytes
assets/static/fonts/open-iconic/webp/rain-3x.webp | Bin 334 -> 0 bytes
assets/static/fonts/open-iconic/webp/rain-4x.webp | Bin 394 -> 0 bytes
assets/static/fonts/open-iconic/webp/rain-6x.webp | Bin 490 -> 0 bytes
assets/static/fonts/open-iconic/webp/rain-8x.webp | Bin 648 -> 0 bytes
assets/static/fonts/open-iconic/webp/rain.webp | Bin 150 -> 0 bytes
.../static/fonts/open-iconic/webp/random-2x.webp | Bin 262 -> 0 bytes
.../static/fonts/open-iconic/webp/random-3x.webp | Bin 368 -> 0 bytes
.../static/fonts/open-iconic/webp/random-4x.webp | Bin 420 -> 0 bytes
.../static/fonts/open-iconic/webp/random-6x.webp | Bin 580 -> 0 bytes
.../static/fonts/open-iconic/webp/random-8x.webp | Bin 736 -> 0 bytes
assets/static/fonts/open-iconic/webp/random.webp | Bin 162 -> 0 bytes
.../static/fonts/open-iconic/webp/reload-2x.webp | Bin 240 -> 0 bytes
.../static/fonts/open-iconic/webp/reload-3x.webp | Bin 348 -> 0 bytes
.../static/fonts/open-iconic/webp/reload-4x.webp | Bin 406 -> 0 bytes
.../static/fonts/open-iconic/webp/reload-6x.webp | Bin 556 -> 0 bytes
.../static/fonts/open-iconic/webp/reload-8x.webp | Bin 710 -> 0 bytes
assets/static/fonts/open-iconic/webp/reload.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/resize-both-2x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/resize-both-3x.webp | Bin 192 -> 0 bytes
.../fonts/open-iconic/webp/resize-both-4x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/resize-both-6x.webp | Bin 246 -> 0 bytes
.../fonts/open-iconic/webp/resize-both-8x.webp | Bin 280 -> 0 bytes
.../static/fonts/open-iconic/webp/resize-both.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/resize-height-2x.webp | Bin 172 -> 0 bytes
.../fonts/open-iconic/webp/resize-height-3x.webp | Bin 218 -> 0 bytes
.../fonts/open-iconic/webp/resize-height-4x.webp | Bin 242 -> 0 bytes
.../fonts/open-iconic/webp/resize-height-6x.webp | Bin 304 -> 0 bytes
.../fonts/open-iconic/webp/resize-height-8x.webp | Bin 360 -> 0 bytes
.../fonts/open-iconic/webp/resize-height.webp | Bin 126 -> 0 bytes
.../fonts/open-iconic/webp/resize-width-2x.webp | Bin 172 -> 0 bytes
.../fonts/open-iconic/webp/resize-width-3x.webp | Bin 220 -> 0 bytes
.../fonts/open-iconic/webp/resize-width-4x.webp | Bin 250 -> 0 bytes
.../fonts/open-iconic/webp/resize-width-6x.webp | Bin 304 -> 0 bytes
.../fonts/open-iconic/webp/resize-width-8x.webp | Bin 366 -> 0 bytes
.../fonts/open-iconic/webp/resize-width.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss-2x.webp | Bin 276 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss-3x.webp | Bin 380 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss-4x.webp | Bin 488 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss-6x.webp | Bin 680 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss-8x.webp | Bin 882 -> 0 bytes
.../static/fonts/open-iconic/webp/rss-alt-2x.webp | Bin 258 -> 0 bytes
.../static/fonts/open-iconic/webp/rss-alt-3x.webp | Bin 374 -> 0 bytes
.../static/fonts/open-iconic/webp/rss-alt-4x.webp | Bin 420 -> 0 bytes
.../static/fonts/open-iconic/webp/rss-alt-6x.webp | Bin 590 -> 0 bytes
.../static/fonts/open-iconic/webp/rss-alt-8x.webp | Bin 756 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss-alt.webp | Bin 168 -> 0 bytes
assets/static/fonts/open-iconic/webp/rss.webp | Bin 164 -> 0 bytes
.../static/fonts/open-iconic/webp/script-2x.webp | Bin 144 -> 0 bytes
.../static/fonts/open-iconic/webp/script-3x.webp | Bin 188 -> 0 bytes
.../static/fonts/open-iconic/webp/script-4x.webp | Bin 204 -> 0 bytes
.../static/fonts/open-iconic/webp/script-6x.webp | Bin 258 -> 0 bytes
.../static/fonts/open-iconic/webp/script-8x.webp | Bin 314 -> 0 bytes
assets/static/fonts/open-iconic/webp/script.webp | Bin 122 -> 0 bytes
assets/static/fonts/open-iconic/webp/share-2x.webp | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/webp/share-3x.webp | Bin 278 -> 0 bytes
assets/static/fonts/open-iconic/webp/share-4x.webp | Bin 344 -> 0 bytes
assets/static/fonts/open-iconic/webp/share-6x.webp | Bin 428 -> 0 bytes
assets/static/fonts/open-iconic/webp/share-8x.webp | Bin 530 -> 0 bytes
.../fonts/open-iconic/webp/share-boxed-2x.webp | Bin 196 -> 0 bytes
.../fonts/open-iconic/webp/share-boxed-3x.webp | Bin 238 -> 0 bytes
.../fonts/open-iconic/webp/share-boxed-4x.webp | Bin 282 -> 0 bytes
.../fonts/open-iconic/webp/share-boxed-6x.webp | Bin 350 -> 0 bytes
.../fonts/open-iconic/webp/share-boxed-8x.webp | Bin 446 -> 0 bytes
.../static/fonts/open-iconic/webp/share-boxed.webp | Bin 138 -> 0 bytes
assets/static/fonts/open-iconic/webp/share.webp | Bin 144 -> 0 bytes
.../static/fonts/open-iconic/webp/shield-2x.webp | Bin 250 -> 0 bytes
.../static/fonts/open-iconic/webp/shield-3x.webp | Bin 352 -> 0 bytes
.../static/fonts/open-iconic/webp/shield-4x.webp | Bin 404 -> 0 bytes
.../static/fonts/open-iconic/webp/shield-6x.webp | Bin 554 -> 0 bytes
.../static/fonts/open-iconic/webp/shield-8x.webp | Bin 710 -> 0 bytes
assets/static/fonts/open-iconic/webp/shield.webp | Bin 162 -> 0 bytes
.../static/fonts/open-iconic/webp/signal-2x.webp | Bin 98 -> 0 bytes
.../static/fonts/open-iconic/webp/signal-3x.webp | Bin 114 -> 0 bytes
.../static/fonts/open-iconic/webp/signal-4x.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/signal-6x.webp | Bin 124 -> 0 bytes
.../static/fonts/open-iconic/webp/signal-8x.webp | Bin 130 -> 0 bytes
assets/static/fonts/open-iconic/webp/signal.webp | Bin 96 -> 0 bytes
.../static/fonts/open-iconic/webp/signpost-2x.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/signpost-3x.webp | Bin 146 -> 0 bytes
.../static/fonts/open-iconic/webp/signpost-4x.webp | Bin 154 -> 0 bytes
.../static/fonts/open-iconic/webp/signpost-6x.webp | Bin 172 -> 0 bytes
.../static/fonts/open-iconic/webp/signpost-8x.webp | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/webp/signpost.webp | Bin 98 -> 0 bytes
.../fonts/open-iconic/webp/sort-ascending-2x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/sort-ascending-3x.webp | Bin 184 -> 0 bytes
.../fonts/open-iconic/webp/sort-ascending-4x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/sort-ascending-6x.webp | Bin 228 -> 0 bytes
.../fonts/open-iconic/webp/sort-ascending-8x.webp | Bin 252 -> 0 bytes
.../fonts/open-iconic/webp/sort-ascending.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/sort-descending-2x.webp | Bin 148 -> 0 bytes
.../fonts/open-iconic/webp/sort-descending-3x.webp | Bin 182 -> 0 bytes
.../fonts/open-iconic/webp/sort-descending-4x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/sort-descending-6x.webp | Bin 228 -> 0 bytes
.../fonts/open-iconic/webp/sort-descending-8x.webp | Bin 252 -> 0 bytes
.../fonts/open-iconic/webp/sort-descending.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/spreadsheet-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/spreadsheet-3x.webp | Bin 154 -> 0 bytes
.../fonts/open-iconic/webp/spreadsheet-4x.webp | Bin 166 -> 0 bytes
.../fonts/open-iconic/webp/spreadsheet-6x.webp | Bin 198 -> 0 bytes
.../fonts/open-iconic/webp/spreadsheet-8x.webp | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/webp/spreadsheet.webp | Bin 118 -> 0 bytes
assets/static/fonts/open-iconic/webp/star-2x.webp | Bin 178 -> 0 bytes
assets/static/fonts/open-iconic/webp/star-3x.webp | Bin 240 -> 0 bytes
assets/static/fonts/open-iconic/webp/star-4x.webp | Bin 282 -> 0 bytes
assets/static/fonts/open-iconic/webp/star-6x.webp | Bin 358 -> 0 bytes
assets/static/fonts/open-iconic/webp/star-8x.webp | Bin 456 -> 0 bytes
assets/static/fonts/open-iconic/webp/star.webp | Bin 140 -> 0 bytes
assets/static/fonts/open-iconic/webp/sun-2x.webp | Bin 186 -> 0 bytes
assets/static/fonts/open-iconic/webp/sun-3x.webp | Bin 282 -> 0 bytes
assets/static/fonts/open-iconic/webp/sun-4x.webp | Bin 326 -> 0 bytes
assets/static/fonts/open-iconic/webp/sun-6x.webp | Bin 426 -> 0 bytes
assets/static/fonts/open-iconic/webp/sun-8x.webp | Bin 546 -> 0 bytes
assets/static/fonts/open-iconic/webp/sun.webp | Bin 136 -> 0 bytes
.../static/fonts/open-iconic/webp/tablet-2x.webp | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/webp/tablet-3x.webp | Bin 164 -> 0 bytes
.../static/fonts/open-iconic/webp/tablet-4x.webp | Bin 178 -> 0 bytes
.../static/fonts/open-iconic/webp/tablet-6x.webp | Bin 210 -> 0 bytes
.../static/fonts/open-iconic/webp/tablet-8x.webp | Bin 264 -> 0 bytes
assets/static/fonts/open-iconic/webp/tablet.webp | Bin 118 -> 0 bytes
assets/static/fonts/open-iconic/webp/tag-2x.webp | Bin 160 -> 0 bytes
assets/static/fonts/open-iconic/webp/tag-3x.webp | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/webp/tag-4x.webp | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/webp/tag-6x.webp | Bin 272 -> 0 bytes
assets/static/fonts/open-iconic/webp/tag-8x.webp | Bin 336 -> 0 bytes
assets/static/fonts/open-iconic/webp/tag.webp | Bin 122 -> 0 bytes
assets/static/fonts/open-iconic/webp/tags-2x.webp | Bin 162 -> 0 bytes
assets/static/fonts/open-iconic/webp/tags-3x.webp | Bin 194 -> 0 bytes
assets/static/fonts/open-iconic/webp/tags-4x.webp | Bin 220 -> 0 bytes
assets/static/fonts/open-iconic/webp/tags-6x.webp | Bin 272 -> 0 bytes
assets/static/fonts/open-iconic/webp/tags-8x.webp | Bin 320 -> 0 bytes
assets/static/fonts/open-iconic/webp/tags.webp | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/webp/target-2x.webp | Bin 286 -> 0 bytes
.../static/fonts/open-iconic/webp/target-3x.webp | Bin 444 -> 0 bytes
.../static/fonts/open-iconic/webp/target-4x.webp | Bin 578 -> 0 bytes
.../static/fonts/open-iconic/webp/target-6x.webp | Bin 766 -> 0 bytes
.../static/fonts/open-iconic/webp/target-8x.webp | Bin 1020 -> 0 bytes
assets/static/fonts/open-iconic/webp/target.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/task-2x.webp | Bin 152 -> 0 bytes
assets/static/fonts/open-iconic/webp/task-3x.webp | Bin 200 -> 0 bytes
assets/static/fonts/open-iconic/webp/task-4x.webp | Bin 210 -> 0 bytes
assets/static/fonts/open-iconic/webp/task-6x.webp | Bin 248 -> 0 bytes
assets/static/fonts/open-iconic/webp/task-8x.webp | Bin 280 -> 0 bytes
assets/static/fonts/open-iconic/webp/task.webp | Bin 124 -> 0 bytes
.../static/fonts/open-iconic/webp/terminal-2x.webp | Bin 158 -> 0 bytes
.../static/fonts/open-iconic/webp/terminal-3x.webp | Bin 196 -> 0 bytes
.../static/fonts/open-iconic/webp/terminal-4x.webp | Bin 194 -> 0 bytes
.../static/fonts/open-iconic/webp/terminal-6x.webp | Bin 226 -> 0 bytes
.../static/fonts/open-iconic/webp/terminal-8x.webp | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/webp/terminal.webp | Bin 136 -> 0 bytes
assets/static/fonts/open-iconic/webp/text-2x.webp | Bin 138 -> 0 bytes
assets/static/fonts/open-iconic/webp/text-3x.webp | Bin 174 -> 0 bytes
assets/static/fonts/open-iconic/webp/text-4x.webp | Bin 176 -> 0 bytes
assets/static/fonts/open-iconic/webp/text-6x.webp | Bin 212 -> 0 bytes
assets/static/fonts/open-iconic/webp/text-8x.webp | Bin 244 -> 0 bytes
assets/static/fonts/open-iconic/webp/text.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/thumb-down-2x.webp | Bin 168 -> 0 bytes
.../fonts/open-iconic/webp/thumb-down-3x.webp | Bin 218 -> 0 bytes
.../fonts/open-iconic/webp/thumb-down-4x.webp | Bin 256 -> 0 bytes
.../fonts/open-iconic/webp/thumb-down-6x.webp | Bin 314 -> 0 bytes
.../fonts/open-iconic/webp/thumb-down-8x.webp | Bin 394 -> 0 bytes
.../static/fonts/open-iconic/webp/thumb-down.webp | Bin 130 -> 0 bytes
.../static/fonts/open-iconic/webp/thumb-up-2x.webp | Bin 168 -> 0 bytes
.../static/fonts/open-iconic/webp/thumb-up-3x.webp | Bin 220 -> 0 bytes
.../static/fonts/open-iconic/webp/thumb-up-4x.webp | Bin 256 -> 0 bytes
.../static/fonts/open-iconic/webp/thumb-up-6x.webp | Bin 324 -> 0 bytes
.../static/fonts/open-iconic/webp/thumb-up-8x.webp | Bin 412 -> 0 bytes
assets/static/fonts/open-iconic/webp/thumb-up.webp | Bin 134 -> 0 bytes
assets/static/fonts/open-iconic/webp/timer-2x.webp | Bin 262 -> 0 bytes
assets/static/fonts/open-iconic/webp/timer-3x.webp | Bin 368 -> 0 bytes
assets/static/fonts/open-iconic/webp/timer-4x.webp | Bin 466 -> 0 bytes
assets/static/fonts/open-iconic/webp/timer-6x.webp | Bin 652 -> 0 bytes
assets/static/fonts/open-iconic/webp/timer-8x.webp | Bin 856 -> 0 bytes
assets/static/fonts/open-iconic/webp/timer.webp | Bin 166 -> 0 bytes
.../static/fonts/open-iconic/webp/transfer-2x.webp | Bin 138 -> 0 bytes
.../static/fonts/open-iconic/webp/transfer-3x.webp | Bin 172 -> 0 bytes
.../static/fonts/open-iconic/webp/transfer-4x.webp | Bin 186 -> 0 bytes
.../static/fonts/open-iconic/webp/transfer-6x.webp | Bin 218 -> 0 bytes
.../static/fonts/open-iconic/webp/transfer-8x.webp | Bin 242 -> 0 bytes
assets/static/fonts/open-iconic/webp/transfer.webp | Bin 116 -> 0 bytes
assets/static/fonts/open-iconic/webp/trash-2x.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/trash-3x.webp | Bin 188 -> 0 bytes
assets/static/fonts/open-iconic/webp/trash-4x.webp | Bin 206 -> 0 bytes
assets/static/fonts/open-iconic/webp/trash-6x.webp | Bin 254 -> 0 bytes
assets/static/fonts/open-iconic/webp/trash-8x.webp | Bin 312 -> 0 bytes
assets/static/fonts/open-iconic/webp/trash.webp | Bin 118 -> 0 bytes
.../fonts/open-iconic/webp/underline-2x.webp | Bin 156 -> 0 bytes
.../fonts/open-iconic/webp/underline-3x.webp | Bin 190 -> 0 bytes
.../fonts/open-iconic/webp/underline-4x.webp | Bin 218 -> 0 bytes
.../fonts/open-iconic/webp/underline-6x.webp | Bin 276 -> 0 bytes
.../fonts/open-iconic/webp/underline-8x.webp | Bin 334 -> 0 bytes
.../static/fonts/open-iconic/webp/underline.webp | Bin 126 -> 0 bytes
.../open-iconic/webp/vertical-align-bottom-2x.webp | Bin 134 -> 0 bytes
.../open-iconic/webp/vertical-align-bottom-3x.webp | Bin 168 -> 0 bytes
.../open-iconic/webp/vertical-align-bottom-4x.webp | Bin 164 -> 0 bytes
.../open-iconic/webp/vertical-align-bottom-6x.webp | Bin 178 -> 0 bytes
.../open-iconic/webp/vertical-align-bottom-8x.webp | Bin 178 -> 0 bytes
.../open-iconic/webp/vertical-align-bottom.webp | Bin 122 -> 0 bytes
.../open-iconic/webp/vertical-align-center-2x.webp | Bin 138 -> 0 bytes
.../open-iconic/webp/vertical-align-center-3x.webp | Bin 176 -> 0 bytes
.../open-iconic/webp/vertical-align-center-4x.webp | Bin 176 -> 0 bytes
.../open-iconic/webp/vertical-align-center-6x.webp | Bin 190 -> 0 bytes
.../open-iconic/webp/vertical-align-center-8x.webp | Bin 194 -> 0 bytes
.../open-iconic/webp/vertical-align-center.webp | Bin 118 -> 0 bytes
.../open-iconic/webp/vertical-align-top-2x.webp | Bin 136 -> 0 bytes
.../open-iconic/webp/vertical-align-top-3x.webp | Bin 174 -> 0 bytes
.../open-iconic/webp/vertical-align-top-4x.webp | Bin 168 -> 0 bytes
.../open-iconic/webp/vertical-align-top-6x.webp | Bin 182 -> 0 bytes
.../open-iconic/webp/vertical-align-top-8x.webp | Bin 182 -> 0 bytes
.../fonts/open-iconic/webp/vertical-align-top.webp | Bin 124 -> 0 bytes
assets/static/fonts/open-iconic/webp/video-2x.webp | Bin 126 -> 0 bytes
assets/static/fonts/open-iconic/webp/video-3x.webp | Bin 158 -> 0 bytes
assets/static/fonts/open-iconic/webp/video-4x.webp | Bin 170 -> 0 bytes
assets/static/fonts/open-iconic/webp/video-6x.webp | Bin 212 -> 0 bytes
assets/static/fonts/open-iconic/webp/video-8x.webp | Bin 234 -> 0 bytes
assets/static/fonts/open-iconic/webp/video.webp | Bin 114 -> 0 bytes
.../fonts/open-iconic/webp/volume-high-2x.webp | Bin 208 -> 0 bytes
.../fonts/open-iconic/webp/volume-high-3x.webp | Bin 286 -> 0 bytes
.../fonts/open-iconic/webp/volume-high-4x.webp | Bin 346 -> 0 bytes
.../fonts/open-iconic/webp/volume-high-6x.webp | Bin 440 -> 0 bytes
.../fonts/open-iconic/webp/volume-high-8x.webp | Bin 570 -> 0 bytes
.../static/fonts/open-iconic/webp/volume-high.webp | Bin 144 -> 0 bytes
.../fonts/open-iconic/webp/volume-low-2x.webp | Bin 150 -> 0 bytes
.../fonts/open-iconic/webp/volume-low-3x.webp | Bin 182 -> 0 bytes
.../fonts/open-iconic/webp/volume-low-4x.webp | Bin 206 -> 0 bytes
.../fonts/open-iconic/webp/volume-low-6x.webp | Bin 258 -> 0 bytes
.../fonts/open-iconic/webp/volume-low-8x.webp | Bin 296 -> 0 bytes
.../static/fonts/open-iconic/webp/volume-low.webp | Bin 120 -> 0 bytes
.../fonts/open-iconic/webp/volume-off-2x.webp | Bin 132 -> 0 bytes
.../fonts/open-iconic/webp/volume-off-3x.webp | Bin 152 -> 0 bytes
.../fonts/open-iconic/webp/volume-off-4x.webp | Bin 162 -> 0 bytes
.../fonts/open-iconic/webp/volume-off-6x.webp | Bin 200 -> 0 bytes
.../fonts/open-iconic/webp/volume-off-8x.webp | Bin 230 -> 0 bytes
.../static/fonts/open-iconic/webp/volume-off.webp | Bin 112 -> 0 bytes
.../static/fonts/open-iconic/webp/warning-2x.webp | Bin 206 -> 0 bytes
.../static/fonts/open-iconic/webp/warning-3x.webp | Bin 276 -> 0 bytes
.../static/fonts/open-iconic/webp/warning-4x.webp | Bin 320 -> 0 bytes
.../static/fonts/open-iconic/webp/warning-6x.webp | Bin 402 -> 0 bytes
.../static/fonts/open-iconic/webp/warning-8x.webp | Bin 504 -> 0 bytes
assets/static/fonts/open-iconic/webp/warning.webp | Bin 146 -> 0 bytes
assets/static/fonts/open-iconic/webp/wifi-2x.webp | Bin 224 -> 0 bytes
assets/static/fonts/open-iconic/webp/wifi-3x.webp | Bin 300 -> 0 bytes
assets/static/fonts/open-iconic/webp/wifi-4x.webp | Bin 332 -> 0 bytes
assets/static/fonts/open-iconic/webp/wifi-6x.webp | Bin 458 -> 0 bytes
assets/static/fonts/open-iconic/webp/wifi-8x.webp | Bin 568 -> 0 bytes
assets/static/fonts/open-iconic/webp/wifi.webp | Bin 148 -> 0 bytes
.../static/fonts/open-iconic/webp/wrench-2x.webp | Bin 204 -> 0 bytes
.../static/fonts/open-iconic/webp/wrench-3x.webp | Bin 296 -> 0 bytes
.../static/fonts/open-iconic/webp/wrench-4x.webp | Bin 342 -> 0 bytes
.../static/fonts/open-iconic/webp/wrench-6x.webp | Bin 420 -> 0 bytes
.../static/fonts/open-iconic/webp/wrench-8x.webp | Bin 516 -> 0 bytes
assets/static/fonts/open-iconic/webp/wrench.webp | Bin 144 -> 0 bytes
assets/static/fonts/open-iconic/webp/x-2x.webp | Bin 228 -> 0 bytes
assets/static/fonts/open-iconic/webp/x-3x.webp | Bin 308 -> 0 bytes
assets/static/fonts/open-iconic/webp/x-4x.webp | Bin 384 -> 0 bytes
assets/static/fonts/open-iconic/webp/x-6x.webp | Bin 480 -> 0 bytes
assets/static/fonts/open-iconic/webp/x-8x.webp | Bin 580 -> 0 bytes
assets/static/fonts/open-iconic/webp/x.webp | Bin 156 -> 0 bytes
assets/static/fonts/open-iconic/webp/yen-2x.webp | Bin 184 -> 0 bytes
assets/static/fonts/open-iconic/webp/yen-3x.webp | Bin 236 -> 0 bytes
assets/static/fonts/open-iconic/webp/yen-4x.webp | Bin 266 -> 0 bytes
assets/static/fonts/open-iconic/webp/yen-6x.webp | Bin 344 -> 0 bytes
assets/static/fonts/open-iconic/webp/yen-8x.webp | Bin 436 -> 0 bytes
assets/static/fonts/open-iconic/webp/yen.webp | Bin 136 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-in-2x.webp | Bin 256 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-in-3x.webp | Bin 382 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-in-4x.webp | Bin 452 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-in-6x.webp | Bin 634 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-in-8x.webp | Bin 828 -> 0 bytes
assets/static/fonts/open-iconic/webp/zoom-in.webp | Bin 160 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-out-2x.webp | Bin 250 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-out-3x.webp | Bin 372 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-out-4x.webp | Bin 438 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-out-6x.webp | Bin 610 -> 0 bytes
.../static/fonts/open-iconic/webp/zoom-out-8x.webp | Bin 798 -> 0 bytes
assets/static/fonts/open-iconic/webp/zoom-out.webp | Bin 160 -> 0 bytes
assets/static/js | 1 +
assets/static/js/anchor.min.js | 6 -
assets/static/js/bootstrap.bundle.js | 6287 -----------------
assets/static/js/bootstrap.bundle.js.map | 1 -
assets/static/js/bootstrap.bundle.min.js | 7 -
assets/static/js/bootstrap.bundle.min.js.map | 1 -
assets/static/js/bootstrap.js | 3850 ----------
assets/static/js/bootstrap.js.map | 1 -
assets/static/js/bootstrap.min.js | 7 -
assets/static/js/bootstrap.min.js.map | 1 -
assets/static/js/clipboard.min.js | 7 -
assets/static/js/holder.min.js | 13 -
assets/static/js/jquery-3.2.1.min.js | 4 -
assets/static/js/jquery-slim.min.js | 4 -
assets/static/js/popper.min.js | 4 -
assets/static/js/scrollspy.min.js | 1 -
assets/static/js/util.min.js | 1 -
assets/static/style.css | 42 -
configs/i18n.ini | 1 +
content/components/contents+en.lr | 2 +-
content/components/contents.lr | 2 +-
content/getting-started/contents+en.lr | 2 +-
content/getting-started/contents.lr | 2 +-
content/visuals/contents+en.lr | 2 +-
content/visuals/contents.lr | 2 +-
databags/alternatives.ini | 5 +
databags/menu+en.ini | 19 +
databags/menu_footer+en.ini | 15 +
i18n/.gitignore | 2 +
i18n/_compiled/en/LC_MESSAGES/contents.mo | Bin 363 -> 28055 bytes
i18n/contents+en.po | 1058 ++-
i18n/contents.pot | 1001 ++-
lego | 1 +
packages | 1 +
styleguide.lektorproject | 7 +
templates/about.html | 6 +-
templates/components.html | 7 +-
templates/footer.html | 8 +-
templates/getting-started.html | 6 +-
templates/header.html | 1 +
templates/layout.html | 42 +-
templates/macros/footer.html | 1 +
templates/navbar.html | 32 +-
templates/page.html | 8 +-
templates/sidenav.html | 34 +
3166 files changed, 2167 insertions(+), 64721 deletions(-)
diff --cc i18n/_compiled/en/LC_MESSAGES/contents.mo
index f5521a5,56b3c13..b259b52
Binary files differ
diff --cc i18n/contents+en.po
index 47a3ee3,c5fd200..0625b2d
--- a/i18n/contents+en.po
+++ b/i18n/contents+en.po
@@@ -2,8 -2,8 +2,8 @@@ msgid "
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2018-11-02 14:17+CET\n"
- "PO-Revision-Date: 2018-11-02 14:16+CET\n"
-"POT-Creation-Date: 2019-06-25 17:05+CET\n"
-"PO-Revision-Date: 2018-11-29 17:17+CET\n"
++"POT-Creation-Date: 2019-03-26 22:27+CET\n"
++"PO-Revision-Date: 2019-03-26 22:21+CET\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en\n"
@@@ -12,44 -12,96 +12,1034 @@@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #~ msgid "Our mission:"
- #~ msgstr "Our mission:"
-#: lego/templates/footer.html:9 lego/templates/footer.html:18
-#: lego/templates/navbar.html:66 templates/footer.html:9
-#: templates/footer.html:18 templates/navbar.html:66
++#: https://lektor-staging.torproject.org/ (content/contents+en.lr:page.title)
++msgid "Anonymity Online"
++msgstr "Anonymity Online"
+
- #~ msgid ""
- #~ "to advance human rights and freedoms by creating and deploying free and "
- #~ "open source anonymity and privacy technologies, supporting their "
- #~ "unrestricted availability and use, and furthering their scientific and "
- #~ "popular understanding."
- #~ msgstr ""
- #~ "to advance human rights and freedoms by creating and deploying free and "
- #~ "open source anonymity and privacy technologies, supporting their "
- #~ "unrestricted availability and use, and furthering their scientific and "
- #~ "popular understanding."
++#: https://lektor-staging.torproject.org/ (content/contents+en.lr:page.section)
++msgid "home"
++msgstr "home"
+
- #~ msgid "Subscribe to our Newsletter"
- #~ msgstr "Subscribe to our Newsletter"
++#: https://lektor-staging.torproject.org/ (content/contents+en.lr:page.body)
++msgid "######ABOUT US######"
++msgstr "######ABOUT US######"
+
- #~ msgid "Get monthly updates and opportunities from the Tor Project"
- #~ msgstr "Get monthly updates and opportunities from the Tor Project"
++#: https://lektor-staging.torproject.org/ (content/contents+en.lr:page.body)
++msgid ""
++"We believe everyone should be able to explore the internet with privacy."
++msgstr ""
++"We believe everyone should be able to explore the internet with privacy."
+
- #~ msgid ""
- #~ "Trademark, copyright notices, and rules for use by third parties can be "
- #~ "found in our "
- #~ msgstr ""
- #~ "Trademark, copyright notices, and rules for use by third parties can be "
- #~ "found in our "
++#: https://lektor-staging.torproject.org/ (content/contents+en.lr:page.body)
++msgid "We are the Tor Project, a 501(c)3 US nonprofit."
++msgstr "We are the Tor Project, a 501(c)3 US nonprofit."
++
++#: https://lektor-staging.torproject.org/ (content/contents+en.lr:page.body)
++msgid ""
++"We advance human rights and defend your privacy online through free software "
++"and open networks. [Meet our team](about/people)."
++msgstr ""
++"We advance human rights and defend your privacy online through free software "
++"and open networks. [Meet our team](about/people)."
++
++#: https://lektor-staging.torproject.org/about/
++#: (content/about/contents+en.lr:page.title)
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.title)
++msgid "History"
++msgstr "History"
++
++#: https://lektor-staging.torproject.org/about/
++#: (content/about/contents+en.lr:page.section)
++#: https://lektor-staging.torproject.org/about/sponsors/
++#: (content/about/sponsors/contents+en.lr:sponsors.section)
++#: https://lektor-staging.torproject.org/about/people/
++#: (content/about/people/contents+en.lr:people.section)
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.section)
++#: https://lektor-staging.torproject.org/about/reports/
++#: (content/about/reports/contents+en.lr:reports.section)
++#: https://lektor-staging.torproject.org/about/jobs/
++#: (content/about/jobs/contents+en.lr:jobs.section)
++msgid "About"
++msgstr "About"
++
++#: https://lektor-staging.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.title)
++msgid "Success"
++msgstr "Success"
++
++#: https://lektor-staging.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.section)
++#: https://lektor-staging.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.section)
++msgid "The Tor Project"
++msgstr "The Tor Project"
++
++#: https://lektor-staging.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid "You're equipped to browse freely."
++msgstr "You're equipped to browse freely."
++
++#: https://lektor-staging.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid "Tor is the strongest tool for privacy and freedom online."
++msgstr "Tor is the strongest tool for privacy and freedom online."
++
++#: https://lektor-staging.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid ""
++"It is free and open source software maintained by the Tor Project and a "
++"community of volunteers worldwide."
++msgstr ""
++"It is free and open source software maintained by the Tor Project and a "
++"community of volunteers worldwide."
++
++#: https://lektor-staging.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid ""
++"We need your help to keep Tor secure and safe for millions across the globe. "
++"[Donate Now](https://donate.torproject.org/)"
++msgstr ""
++"We need your help to keep Tor secure and safe for millions across the globe. "
++"[Donate Now](https://donate.torproject.org/)"
++
++#: https://lektor-staging.torproject.org/download/
++#: (content/download/contents+en.lr:page.title)
++#: (content/download/contents+en.lr:page.section)
++#: https://lektor-staging.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.section)
++#: https://lektor-staging.torproject.org/download/languages/
++#: (content/download/languages/contents+en.lr:page.section)
++msgid "Download"
++msgstr "Download"
++
++#: https://lektor-staging.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.title)
++msgid "Contact"
++msgstr "Contact"
++
++#: https://lektor-staging.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.body)
++msgid ""
++"<h4 class=\"text-primary\">Get Support <span class=\"oi oi-arrow-right p-1\" "
++"title=\"icon arrow-right\" aria-hidden=\"true\"></span></h4>"
++msgstr ""
++"<h4 class=\"text-primary\">Get Support <span class=\"oi oi-arrow-right p-1\" "
++"title=\"icon arrow-right\" aria-hidden=\"true\"></span></h4>"
++
++#: https://lektor-staging.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.body)
++msgid ""
++"Need help? Visit our [Support Portal](https://support.torproject.org) for "
++"answers to frequently asked questions about connecting to Tor, circumventing "
++"censorship, using onion services, and more."
++msgstr ""
++"Need help? Visit our [Support Portal](https://support.torproject.org) for "
++"answers to frequently asked questions about connecting to Tor, circumventing "
++"censorship, using onion services, and more."
++
++#: https://lektor-staging.torproject.org/about/people/
++#: (content/about/people/contents+en.lr:people.title)
++msgid "People"
++msgstr "People"
++
++#: https://lektor-staging.torproject.org/about/people/
++#: (content/about/people/contents+en.lr:people.body)
++msgid ""
++"We are an international team who believes everyone should have private "
++"access to the uncensored web."
++msgstr ""
++"We are an international team who believes everyone should have private "
++"access to the uncensored web."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"The Tor Project, Inc, became a 501(c)3 nonprofit in 2006, but the idea of "
++"\"onion routing\" began in the mid 1990s."
++msgstr ""
++"The Tor Project, Inc, became a 501(c)3 nonprofit in 2006, but the idea of "
++"\"onion routing\" began in the mid 1990s."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"**Just like Tor users, the developers, researchers, and funders who've made "
++"Tor possible are a diverse group of people. But all of the people who have "
++"been involved in Tor are united by a common belief: internet users should "
++"have private access to an uncensored web.**"
++msgstr ""
++"**Just like Tor users, the developers, researchers, and funders who've made "
++"Tor possible are a diverse group of people. But all of the people who have "
++"been involved in Tor are united by a common belief: internet users should "
++"have private access to an uncensored web.**"
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"In the 1990s, the lack of security on the internet and its ability to be "
++"used for tracking and surveillance was becoming clear, and in 1995, David "
++"Goldschlag, Mike Reed, and Paul Syverson at the U.S. Naval Research Lab "
++"(NRL) asked themselves if there was a way to create internet connections "
++"that don't reveal who is talking to whom, even to someone monitoring the "
++"network."
++msgstr ""
++"In the 1990s, the lack of security on the internet and its ability to be "
++"used for tracking and surveillance was becoming clear, and in 1995, David "
++"Goldschlag, Mike Reed, and Paul Syverson at the U.S. Naval Research Lab "
++"(NRL) asked themselves if there was a way to create internet connections "
++"that don't reveal who is talking to whom, even to someone monitoring the "
++"network."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Their answer was to create and deploy the first research designs and "
++"prototypes of onion routing."
++msgstr ""
++"Their answer was to create and deploy the first research designs and "
++"prototypes of onion routing."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"The goal of onion routing was to have a way to use the internet with as much "
++"privacy as possible, and the idea was to route traffic through multiple "
++"servers and encrypt it each step of the way."
++msgstr ""
++"The goal of onion routing was to have a way to use the internet with as much "
++"privacy as possible, and the idea was to route traffic through multiple "
++"servers and encrypt it each step of the way."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid "This is still a simple explanation for how Tor works today."
++msgstr "This is still a simple explanation for how Tor works today."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"In the early 2000s, Roger Dingledine, a recent [Massachusetts Institute of "
++"Technology (MIT)](https://web.mit.edu/) graduate, began working on an NRL "
++"onion routing project with Paul Syverson."
++msgstr ""
++"In the early 2000s, Roger Dingledine, a recent [Massachusetts Institute of "
++"Technology (MIT)](https://web.mit.edu/) graduate, began working on an NRL "
++"onion routing project with Paul Syverson."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"To distinguish this original work at NRL from other onion routing efforts "
++"that were starting to pop up elsewhere, Roger called the project Tor, which "
++"stood for The Onion Routing. Nick Mathewson, a classmate of Roger's at MIT, "
++"joined the project soon after."
++msgstr ""
++"To distinguish this original work at NRL from other onion routing efforts "
++"that were starting to pop up elsewhere, Roger called the project Tor, which "
++"stood for The Onion Routing. Nick Mathewson, a classmate of Roger's at MIT, "
++"joined the project soon after."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"From its inception in the 1990s, onion routing was conceived to rely on a "
++"decentralized network. The network needed to be operated by entities with "
++"diverse interests and trust assumptions, and the software needed to be free "
++"and open to maximize transparency and separation."
++msgstr ""
++"From its inception in the 1990s, onion routing was conceived to rely on a "
++"decentralized network. The network needed to be operated by entities with "
++"diverse interests and trust assumptions, and the software needed to be free "
++"and open to maximize transparency and separation."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"That's why in October 2002 when the Tor network was initially deployed, its "
++"code was released under a free and open software license."
++msgstr ""
++"That's why in October 2002 when the Tor network was initially deployed, its "
++"code was released under a free and open software license."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"By the end of 2003, the network had about a dozen volunteer nodes, mostly in "
++"the U.S., plus one in Germany."
++msgstr ""
++"By the end of 2003, the network had about a dozen volunteer nodes, mostly in "
++"the U.S., plus one in Germany."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Recognizing the benefit of Tor to digital rights, the [Electronic Frontier "
++"Foundation (EFF)](https://www.eff.org/) began funding Roger's and Nick's "
++"work on Tor in 2004. In 2006, the Tor Project, Inc., a 501(c)3 nonprofit "
++"organization, was founded to maintain Tor's development."
++msgstr ""
++"Recognizing the benefit of Tor to digital rights, the [Electronic Frontier "
++"Foundation (EFF)](https://www.eff.org/) began funding Roger's and Nick's "
++"work on Tor in 2004. In 2006, the Tor Project, Inc., a 501(c)3 nonprofit "
++"organization, was founded to maintain Tor's development."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"In 2007, the organization began developing bridges to the Tor network to "
++"address censorship, such as the need to get around government firewalls, in "
++"order for its users to access the open web."
++msgstr ""
++"In 2007, the organization began developing bridges to the Tor network to "
++"address censorship, such as the need to get around government firewalls, in "
++"order for its users to access the open web."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Tor began gaining popularity among activists and tech-savvy users interested "
++"in privacy, but it was still difficult for less-technically savvy people to "
++"use, so starting in 2005, development of tools beyond just the Tor proxy "
++"began."
++msgstr ""
++"Tor began gaining popularity among activists and tech-savvy users interested "
++"in privacy, but it was still difficult for less-technically savvy people to "
++"use, so starting in 2005, development of tools beyond just the Tor proxy "
++"began."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Development of Tor Browser began in [2008](https://lists.torproject.org/"
++"pipermail/tor-talk/2008-January/007837.html)."
++msgstr ""
++"Development of Tor Browser began in [2008](https://lists.torproject.org/"
++"pipermail/tor-talk/2008-January/007837.html)."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"With Tor Browser having made Tor more accessible to everyday internet users "
++"and activists, Tor was an instrumental tool during the [Arab Spring](https://"
++"www.theguardian.com/us-news/the-nsa-files) beginning in late 2010. It not "
++"only protected people's identity online but also allowed them to access "
++"critical resources, social media, and websites which were blocked."
++msgstr ""
++"With Tor Browser having made Tor more accessible to everyday internet users "
++"and activists, Tor was an instrumental tool during the [Arab Spring](https://"
++"www.theguardian.com/us-news/the-nsa-files) beginning in late 2010. It not "
++"only protected people's identity online but also allowed them to access "
++"critical resources, social media, and websites which were blocked."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"The need for tools safeguarding against mass surveillance became a "
++"mainstream concern thanks to the [Snowden revelations in 2013](https://www."
++"theguardian.com/us-news/the-nsa-files)."
++msgstr ""
++"The need for tools safeguarding against mass surveillance became a "
++"mainstream concern thanks to the [Snowden revelations in 2013](https://www."
++"theguardian.com/us-news/the-nsa-files)."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Not only was Tor instrumental to Snowden's whistleblowing, but content of "
++"the documents also upheld assurances that, at that time, [Tor could not be "
++"cracked](https://www.wired.com/story/the-grand-tor/)."
++msgstr ""
++"Not only was Tor instrumental to Snowden's whistleblowing, but content of "
++"the documents also upheld assurances that, at that time, [Tor could not be "
++"cracked](https://www.wired.com/story/the-grand-tor/)."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"People's awareness of tracking, surveillance, and censorship may have "
++"increased, but so has the prevalence of these hindrances to internet freedom."
++msgstr ""
++"People's awareness of tracking, surveillance, and censorship may have "
++"increased, but so has the prevalence of these hindrances to internet freedom."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Today, the network has [thousands of relays](https://metrics.torproject.org) "
++"run by volunteers and millions of users worldwide. And it is this diversity "
++"that keeps Tor users safe."
++msgstr ""
++"Today, the network has [thousands of relays](https://metrics.torproject.org) "
++"run by volunteers and millions of users worldwide. And it is this diversity "
++"that keeps Tor users safe."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"We, at the Tor Project, fight every day for everyone to have private access "
++"to an uncensored internet, and Tor has become the world's strongest tool for "
++"privacy and freedom online."
++msgstr ""
++"We, at the Tor Project, fight every day for everyone to have private access "
++"to an uncensored internet, and Tor has become the world's strongest tool for "
++"privacy and freedom online."
++
++#: https://lektor-staging.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"But Tor is more than just software. It is a labor of love produced by an "
++"international community of people devoted to human rights. The Tor Project "
++"is [deeply committed](https://blog.torproject.org/tor-social-contract) to "
++"transparency and the safety of its users."
++msgstr ""
++"But Tor is more than just software. It is a labor of love produced by an "
++"international community of people devoted to human rights. The Tor Project "
++"is [deeply committed](https://blog.torproject.org/tor-social-contract) to "
++"transparency and the safety of its users."
++
++#: https://lektor-staging.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.title)
++msgid "Download Tor Browser Alpha"
++msgstr "Download Tor Browser Alpha"
++
++#: https://lektor-staging.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.body)
++msgid ""
++"Before we release a stable version of our software, we release an alpha "
++"version to test features and find bugs."
++msgstr ""
++"Before we release a stable version of our software, we release an alpha "
++"version to test features and find bugs."
++
++#: https://lektor-staging.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.body)
++msgid ""
++"Please only download an alpha if you are okay with some things not working "
++"properly, want to help us find and [report bugs](https://trac.torproject.org/"
++"projects/tor/wiki/doc/community/HowToReportBugFeedback), and are not putting "
++"yourself at risk."
++msgstr ""
++"Please only download an alpha if you are okay with some things not working "
++"properly, want to help us find and [report bugs](https://trac.torproject.org/"
++"projects/tor/wiki/doc/community/HowToReportBugFeedback), and are not putting "
++"yourself at risk."
++
++#: https://lektor-staging.torproject.org/download/languages/
++#: (content/download/languages/contents+en.lr:page.title)
++msgid "Download Tor Browser in your language"
++msgstr "Download Tor Browser in your language"
++
++#: https://lektor-staging.torproject.org/download/languages/
++#: (content/download/languages/contents+en.lr:page.body)
++msgid ""
++"We want everyone to be able to enjoy Tor Browser in their own language. Tor "
++"Browser is now available in 25 different languages, and we are working to "
++"add more. Want to help us translate? [See here](https://tb-manual.torproject."
++"org/becoming-tor-translator/)"
++msgstr ""
++"We want everyone to be able to enjoy Tor Browser in their own language. Tor "
++"Browser is now available in 25 different languages, and we are working to "
++"add more. Want to help us translate? [See here](https://tb-manual.torproject."
++"org/becoming-tor-translator/)"
++
++#: templates/contact.html:8
++msgid "Chat with us on"
++msgstr "Chat with us on"
++
++#: templates/contact.html:9
++msgid "Ask questions about using Tor."
++msgstr "Ask questions about using Tor."
++
++#: templates/contact.html:10
++msgid "Discuss Tor-related coding and protocols. Ideas are welcome."
++msgstr "Discuss Tor-related coding and protocols. Ideas are welcome."
++
++#: templates/contact.html:11
++msgid ""
++"Discuss organization and community related topics: meetups, outreach, "
++"translation, or website improvements."
++msgstr ""
++"Discuss organization and community related topics: meetups, outreach, "
++"translation, or website improvements."
++
++#: templates/contact.html:12
++msgid "Watch or join publicly logged team meetings."
++msgstr "Watch or join publicly logged team meetings."
++
++#: templates/contact.html:13
++msgid "Discuss running a Tor relay."
++msgstr "Discuss running a Tor relay."
++
++#: templates/contact.html:14
++msgid "Talk with Tor's global south community."
++msgstr "Talk with Tor's global south community."
++
++#: templates/contact.html:20
++msgid "Find us on Social Media"
++msgstr "Find us on Social Media"
++
++#: templates/contact.html:34
++msgid "Volunteer with Tor"
++msgstr "Volunteer with Tor"
++
++#: templates/contact.html:37
++msgid "Get Involved"
++msgstr "Get Involved"
++
++#: templates/contact.html:42
++msgid "Join an email list"
++msgstr "Join an email list"
++
++#: templates/contact.html:45
++msgid ""
++"Our teams collaborate in open channels, including email lists, you are "
++"welcome to join. If you have a question for a specific team not answered on "
++"our support portal, you can ask the appropriate list. You're welcome to "
++"subscribe and just watch, too :)"
++msgstr ""
++"Our teams collaborate in open channels, including email lists, you are "
++"welcome to join. If you have a question for a specific team not answered on "
++"our support portal, you can ask the appropriate list. You're welcome to "
++"subscribe and just watch, too :)"
++
++#: templates/contact.html:58
++msgid "Report a bug or give feedback."
++msgstr "Report a bug or give feedback."
++
++#: templates/contact.html:59
++msgid ""
++"Tor relies on the support of users and volunteers around the world to help "
++"us improve our software and resources, so your feedback is extremely "
++"valuable to us (and to all Tor users)."
++msgstr ""
++"Tor relies on the support of users and volunteers around the world to help "
++"us improve our software and resources, so your feedback is extremely "
++"valuable to us (and to all Tor users)."
++
++#: templates/contact.html:65
++msgid "Tell us about a bad relay."
++msgstr "Tell us about a bad relay."
++
++#: templates/contact.html:66
++msgid ""
++"If you find a relay that you think is malicious, misconfigured, or otherwise "
++"broken, please check out our wiki page and blog post on how to report it."
++msgstr ""
++"If you find a relay that you think is malicious, misconfigured, or otherwise "
++"broken, please check out our wiki page and blog post on how to report it."
++
++#: templates/contact.html:74
++msgid "Report a security issue."
++msgstr "Report a security issue."
++
++#: templates/contact.html:75
++msgid ""
++"If you've found a security issue in one of our projects or in our "
++"infrastructure, please email tor-security at lists.torproject.org. If you want "
++"to encrypt your mail, you can get the GPG public key for the list by "
++"contacting tor-security-sendkey at lists.torproject.org or from pool.sks-"
++"keyservers.net. Here is the fingerprint:"
++msgstr ""
++"If you've found a security issue in one of our projects or in our "
++"infrastructure, please email tor-security at lists.torproject.org. If you want "
++"to encrypt your mail, you can get the GPG public key for the list by "
++"contacting tor-security-sendkey at lists.torproject.org or from pool.sks-"
++"keyservers.net. Here is the fingerprint:"
+
- #~ msgid "Tor Project | Support"
- #~ msgstr "Tor Project | Support"
++#: templates/contact.html:95
++msgid "Email us"
++msgstr "Email us"
+
- #~ msgid "Tor Logo"
- #~ msgstr "Tor Logo"
++#: templates/contact.html:96
++msgid ""
++"For questions and comments about Tor the non-profit organization: trademark "
++"questions, affiliation and coordination, contract inquiries, etc, please "
++"email frontdesk at rt.torproject.org. For donor-related questions, contact "
++"giving at torproject.org"
++msgstr ""
++"For questions and comments about Tor the non-profit organization: trademark "
++"questions, affiliation and coordination, contract inquiries, etc, please "
++"email frontdesk at rt.torproject.org. For donor-related questions, contact "
++"giving at torproject.org"
++
++#: templates/contact.html:102
++msgid "Send us Mail"
++msgstr "Send us Mail"
++
++#: templates/download-android.html:12
++msgid "Get Tor Browser for Android."
++msgstr "Get Tor Browser for Android."
++
++#: templates/download-android.html:15 templates/hero-download.html:5
++msgid "Protect yourself against tracking, surveillance, and censorship."
++msgstr "Protect yourself against tracking, surveillance, and censorship."
++
++#: templates/download-android.html:18
++msgid "Download .apk"
++msgstr "Download .apk"
++
++#: templates/download-android.html:19
++msgid "Go to Google Play"
++msgstr "Go to Google Play"
++
++#: templates/download-android.html:21
++#, python-format
++msgid "Go to F-droid %s"
++msgstr "Go to F-droid %s"
++
++#: templates/download-android.html:24
++msgid "Are you a iOS user? We encourage you to try Onion Browser."
++msgstr "Are you a iOS user? We encourage you to try Onion Browser."
++
++#: templates/download-languages.html:11 templates/download-options.html:11
++msgid "Language"
++msgstr "Language"
++
++#: templates/download.html:5
++msgid "Get Connected"
++msgstr "Get Connected"
++
++#: templates/download.html:7
++msgid "Get connected"
++msgstr "Get connected"
++
++#: templates/download.html:9
++msgid ""
++"If you are in a country where Tor is blocked, you can configure Tor to "
++"connect to a bridge during the setup process."
++msgstr ""
++"If you are in a country where Tor is blocked, you can configure Tor to "
++"connect to a bridge during the setup process."
++
++#: templates/download.html:10
++msgid "Select \"Tor is censored in my country.\""
++msgstr "Select \"Tor is censored in my country.\""
++
++#: templates/download.html:13
++msgid ""
++"If Tor is not censored, one of the most common reasons Tor won't connect is "
++"an incorrect system clock. Please make sure it's set correctly."
++msgstr ""
++"If Tor is not censored, one of the most common reasons Tor won't connect is "
++"an incorrect system clock. Please make sure it's set correctly."
++
++#: templates/download.html:14
++msgid "Support Portal"
++msgstr "Support Portal"
++
++#: templates/download.html:14
++msgid "Read other FAQ's at our Support Portal"
++msgstr "Read other FAQ's at our Support Portal"
++
++#: templates/download.html:19 templates/download.html:21
++msgid "Stay safe"
++msgstr "Stay safe"
++
++#: templates/download.html:23
++msgid "Please do not torrent over Tor."
++msgstr "Please do not torrent over Tor."
++
++#: templates/download.html:24
++msgid ""
++"Tor Browser will block browser plugins such as Flash, RealPlayer, Quicktime, "
++"and others: they can be manipulated into revealing your IP address."
++msgstr ""
++"Tor Browser will block browser plugins such as Flash, RealPlayer, Quicktime, "
++"and others: they can be manipulated into revealing your IP address."
++
++#: templates/download.html:27
++msgid ""
++"We do not recommend installing additional add-ons or plugins into Tor Browser"
++msgstr ""
++"We do not recommend installing additional add-ons or plugins into Tor Browser"
++
++#: templates/download.html:28
++msgid ""
++"Plugins or addons may bypass Tor or compromise your privacy. Tor Browser "
++"already comes with HTTPS Everywhere, NoScript, and other patches to protect "
++"your privacy and security."
++msgstr ""
++"Plugins or addons may bypass Tor or compromise your privacy. Tor Browser "
++"already comes with HTTPS Everywhere, NoScript, and other patches to protect "
++"your privacy and security."
++
++#: templates/download.html:40
++#, python-format
++msgid "Check out the %s for more troubleshooting tips."
++msgstr "Check out the %s for more troubleshooting tips."
++
++#: templates/download.html:48
++msgid "Verify Tor Browser signature"
++msgstr "Verify Tor Browser signature"
++
++#: templates/footer.html:9 templates/footer.html:13 templates/hero-home.html:13
++#: templates/navbar.html:58
+ msgid "Download Tor Browser"
+ msgstr "Download Tor Browser"
+
-#: lego/templates/footer.html:10 templates/footer.html:10
++#: templates/footer.html:10
+ msgid ""
+ "Download Tor Browser to experience real private browsing without tracking, "
+ "surveillance, or censorship."
+ msgstr ""
++"Download Tor Browser to experience real private browsing without tracking, "
++"surveillance, or censorship."
+
-#: lego/templates/footer.html:27 templates/footer.html:27
++#: templates/footer.html:22
+ msgid "Our mission:"
+ msgstr "Our mission:"
+
-#: lego/templates/footer.html:28 templates/footer.html:28
++#: templates/footer.html:23
+ msgid ""
+ "To advance human rights and freedoms by creating and deploying free and open "
+ "source anonymity and privacy technologies, supporting their unrestricted "
+ "availability and use, and furthering their scientific and popular "
+ "understanding."
+ msgstr ""
++"To advance human rights and freedoms by creating and deploying free and open "
++"source anonymity and privacy technologies, supporting their unrestricted "
++"availability and use, and furthering their scientific and popular "
++"understanding."
+
-#: lego/templates/footer.html:49 lego/templates/navbar.html:12
-#: templates/footer.html:49 templates/navbar.html:12
-msgid "Donate"
-msgstr ""
-
-#: lego/templates/footer.html:49 lego/templates/navbar.html:12
-#: templates/footer.html:49 templates/navbar.html:12
-msgid "Donate Now"
-msgstr ""
-
-#: lego/templates/footer.html:54 templates/footer.html:54
++#: templates/footer.html:48
+ msgid "Subscribe to our Newsletter"
+ msgstr "Subscribe to our Newsletter"
+
-#: lego/templates/footer.html:55 templates/footer.html:55
++#: templates/footer.html:49
+ msgid "Get monthly updates and opportunities from the Tor Project:"
-msgstr ""
++msgstr "Get monthly updates and opportunities from the Tor Project:"
+
-#: lego/templates/footer.html:56 templates/footer.html:56
++#: templates/footer.html:50
+ msgid "Sign up"
-msgstr ""
++msgstr "Sign up"
+
-#: lego/templates/footer.html:75 templates/footer.html:75
++#: templates/footer.html:57
+ #, python-format
+ msgid ""
+ "Trademark, copyright notices, and rules for use by third parties can be "
+ "found in our %(link_to_faq)s"
+ msgstr ""
++"Trademark, copyright notices, and rules for use by third parties can be "
++"found in our %(link_to_faq)s"
++
++#: templates/hero-download.html:2
++msgid "Defend yourself."
++msgstr "Defend yourself."
++
++#: templates/hero-download.html:38
++msgid "Download in another language"
++msgstr "Download in another language"
++
++#: templates/hero-download.html:39
++msgid "Advanced Install Options"
++msgstr "Advanced Install Options"
++
++#: templates/hero-download.html:42
++msgid "Read the latest release announcements"
++msgstr "Read the latest release announcements"
++
++#: templates/hero-home.html:2
++msgid "Browse Privately."
++msgstr "Browse Privately."
++
++#: templates/hero-home.html:5
++msgid "Explore Freely."
++msgstr "Explore Freely."
++
++#: templates/hero-home.html:8
++msgid ""
++"Defend yourself against tracking and surveillance. Circumvent censorship."
++msgstr ""
++"Defend yourself against tracking and surveillance. Circumvent censorship."
+
-#: lego/templates/navbar.html:15 templates/navbar.html:15
++#: templates/home.html:7
++msgid "Block Trackers"
++msgstr "Block Trackers"
++
++#: templates/home.html:11
++msgid "BLOCK TRACKERS"
++msgstr "BLOCK TRACKERS"
++
++#: templates/home.html:12
++msgid ""
++"Tor Browser isolates each website you visit so third-party trackers and ads "
++"can't follow you. Any cookies automatically clear when you're done browsing. "
++"So will your browsing history."
++msgstr ""
++
++#: templates/home.html:24
++msgid "Defend Against Surveillance"
++msgstr "Defend Against Surveillance"
++
++#: templates/home.html:28
++msgid "DEFEND AGAINST SURVEILLANCE"
++msgstr "DEFEND AGAINST SURVEILLANCE"
++
++#: templates/home.html:29
++msgid ""
++"Tor Browser prevents someone watching your connection from knowing what "
++"websites you visit. All anyone monitoring your browsing habits can see is "
++"that you're using Tor."
++msgstr ""
++"Tor Browser prevents someone watching your connection from knowing what "
++"websites you visit. All anyone monitoring your browsing habits can see is "
++"that you're using Tor."
++
++#: templates/home.html:41
++msgid "Resist Fingerpriting"
++msgstr "Resist Fingerpriting"
+
- #~ msgid "Download Tor Browser"
- #~ msgstr "Download Tor Browser"
++#: templates/home.html:45
++msgid "RESIST FINGERPRINTING"
++msgstr "RESIST FINGERPRINTING"
+
- #~ msgid "Search"
- #~ msgstr "Search"
++#: templates/home.html:46
++msgid ""
++"Tor aims to make all users look the same making it difficult for you to be "
++"fingerprinted based on your browser and device information."
++msgstr ""
++"Tor aims to make all users look the same making it difficult for you to be "
++"fingerprinted based on your browser and device information."
++
++#: templates/home.html:58
++msgid "Multi-layered Encryption"
++msgstr "Multi-layered Encryption"
++
++#: templates/home.html:62
++msgid "MULTI-LAYERED ENCRYPTION"
++msgstr "MULTI-LAYERED ENCRYPTION"
++
++#: templates/home.html:63
++msgid ""
++"Your traffic is relayed and encrypted three times as it passes over the Tor "
++"network. The network is comprised of thousands of volunteer-run servers "
++"known as Tor relays."
++msgstr ""
++"Your traffic is relayed and encrypted three times as it passes over the Tor "
++"network. The network is comprised of thousands of volunteer-run servers "
++"known as Tor relays."
++
++#: templates/home.html:75
++msgid "Browse Freely"
++msgstr "Browse Freely"
++
++#: templates/home.html:79
++msgid "BROWSE FREELY"
++msgstr "BROWSE FREELY"
++
++#: templates/home.html:80
++msgid ""
++"With Tor Browser, you are free to access sites your home network may have "
++"blocked."
++msgstr ""
++"With Tor Browser, you are free to access sites your home network may have "
++"blocked."
++
++#: templates/jobs.html:2
++msgid "Current Openings"
++msgstr "Current Openings"
++
++#: templates/jobs.html:14 templates/projects.html:5
++msgid "Previous Openings"
++msgstr "Previous Openings"
++
++#: templates/jobs.html:28 templates/projects.html:33
++msgid ""
++"Think you could help us in a position that's not listed? We also rely on a "
++"vast community of volunteer contributors and many have become paid staff."
++msgstr ""
++"Think you could help us in a position that's not listed? We also rely on a "
++"vast community of volunteer contributors and many have become paid staff."
++
++#: templates/jobs.html:28 templates/projects.html:33
++msgid "We invite you to join us on IRC to find how you can get involved."
++msgstr "We invite you to join us on IRC to find how you can get involved."
++
++#: templates/meta.html:16
++msgid "Tor Project"
++msgstr "Tor Project"
++
++#: templates/navbar.html:14
+ msgid "Menu"
++msgstr "Menu"
++
++#: templates/people.html:2
++msgid "Board of Directors"
++msgstr "Board of Directors"
++
++#: templates/people.html:3 templates/people.html:15
++msgid "Core Tor"
++msgstr "Core Tor"
++
++#: templates/people.html:28
++msgid "Join Our Team"
++msgstr "Join Our Team"
++
++#: templates/people.html:29
++msgid ""
++"Even if we aren't hiring, you can contribute to Tor. We are open to ideas "
++"and studies to improve Tor software. If you're a developer, we welcome you "
++"to sign up for our dev mailing list to see what we're up to."
+ msgstr ""
++"Even if we aren't hiring, you can contribute to Tor. We are open to ideas "
++"and studies to improve Tor software. If you're a developer, we welcome you "
++"to sign up for our dev mailing list to see what we're up to."
++
++#: templates/people.html:31
++msgid "Sign up for tor-dev"
++msgstr "Sign up for tor-dev"
++
++#: templates/press.html:7
++msgid "Get support"
++msgstr "Get support"
++
++#: templates/press.html:9
++msgid "Visit our Support Portal"
++msgstr "Visit our Support Portal"
++
++#: templates/press.html:12
++msgid "Ask us on #tor"
++msgstr "Ask us on #tor"
++
++#: templates/press.html:15
++msgid "Write to a mailing list"
++msgstr "Write to a mailing list"
+
-#: lego/templates/search.html:5
++#: templates/press.html:22
++msgid "Brand Assets"
++msgstr "Brand Assets"
++
++#: templates/press.html:27
++msgid "The Tor Browser"
++msgstr "The Tor Browser"
++
++#: templates/press.html:30
++msgid "Onion Services"
++msgstr "Onion Services"
+
- #~ msgid "Permalink"
- #~ msgstr "Permalink"
++#: templates/press.html:40
++msgid "Press Releases"
++msgstr "Press Releases"
++
++#: templates/press.html:54
++msgid "Coverage"
++msgstr "Coverage"
++
++#: templates/press.html:61
++msgid "Date"
++msgstr "Date"
++
++#: templates/press.html:62
++msgid "Publication"
++msgstr "Publication"
++
++#: templates/press.html:63
++msgid "Topic"
++msgstr "Topic"
++
++#: templates/reports.html:2
++msgid "Founding Documents"
++msgstr "Founding Documents"
++
++#: templates/reports.html:16
++msgid "Reports"
++msgstr "Reports"
++
++#: templates/reports.html:22
++msgid "Year"
++msgstr "Year"
++
++#: templates/reports.html:23
++msgid "Type"
++msgstr "Type"
++
++#: templates/reports.html:24
++msgid "Title"
++msgstr "Title"
++
++#: templates/search.html:5
+ msgid "Search"
+ msgstr "Search"
+
-#~ msgid ""
-#~ "to advance human rights and freedoms by creating and deploying free and "
-#~ "open source anonymity and privacy technologies, supporting their "
-#~ "unrestricted availability and use, and furthering their scientific and "
-#~ "popular understanding."
-#~ msgstr ""
-#~ "to advance human rights and freedoms by creating and deploying free and "
-#~ "open source anonymity and privacy technologies, supporting their "
-#~ "unrestricted availability and use, and furthering their scientific and "
-#~ "popular understanding."
++#: templates/sidenav.html:4 templates/sidenav.html:35
++msgid "Topics"
++msgstr "Topics"
++
++#: templates/sponsors.html:2
++msgid ""
++"Thank you to all the people and groups who have made Tor possible so far, "
++"and thank you especially to the individual volunteers who have made non-"
++"financial contributions: coding, testing, documenting, translating, "
++"educating, researching, and running the relays that make up the Tor network."
++msgstr ""
++"Thank you to all the people and groups who have made Tor possible so far, "
++"and thank you especially to the individual volunteers who have made non-"
++"financial contributions: coding, testing, documenting, translating, "
++"educating, researching, and running the relays that make up the Tor network."
+
-#~ msgid "Get monthly updates and opportunities from the Tor Project"
-#~ msgstr "Get monthly updates and opportunities from the Tor Project"
++#: templates/sponsors.html:5
++msgid "Active Sponsors"
++msgstr "Active Sponsors"
+
-#~ msgid ""
-#~ "Trademark, copyright notices, and rules for use by third parties can be "
-#~ "found in our "
-#~ msgstr ""
-#~ "Trademark, copyright notices, and rules for use by third parties can be "
-#~ "found in our "
++#: templates/sponsors.html:17
++msgid "Past Sponsors"
++msgstr "Past Sponsors"
+
-#~ msgid "Tor Project | "
-#~ msgstr "Tor Project | "
++#: templates/sponsors.html:35
++msgid ""
++"This sponsors page is based upon un-audited and un-reviewed financial and in-"
++"kind donations, contract, and other data."
++msgstr ""
++"This sponsors page is based upon un-audited and un-reviewed financial and in-"
++"kind donations, contract, and other data."
+
-#~ msgid "Tor Logo"
-#~ msgstr "Tor Logo"
++#: templates/sponsors.html:36
++msgid ""
++"Further details about our audited and reviewed funding can be found with our "
++"Financial Reports."
++msgstr ""
++"Further details about our audited and reviewed funding can be found with our "
++"Financial Reports."
+
-#~ msgid "Topics"
-#~ msgstr "Topics"
++#: templates/thank-you.html:6
++msgid "Want to join our community? Getting involved with Tor is easy."
++msgstr "Want to join our community? Getting involved with Tor is easy."
+
-#~ msgid "Permalink"
-#~ msgstr "Permalink"
++#: templates/thank-you.html:13
++msgid ""
++"Sign up for Tor News and get updates and opportunities from across the "
++"organization and community."
++msgstr ""
++"Sign up for Tor News and get updates and opportunities from across the "
++"organization and community."
++
++#: templates/thank-you.html:17
++msgid "Run a relay to make the network faster and more decentralized."
++msgstr "Run a relay to make the network faster and more decentralized."
++
++#: templates/thank-you.html:21
++msgid "Use your skills to volunteer."
++msgstr "Use your skills to volunteer."
++
++#: templates/macros/downloads.html:47
++msgid "tor browser manual"
++msgstr "tor browser manual"
++
++#: templates/macros/jobs.html:11
++msgid "Read more."
++msgstr "Read more."
++
++#: templates/macros/reports.html:5 templates/macros/reports.html:19
++msgid "View PDF"
++msgstr "View PDF"
++
++#~ msgid ""
++#~ "Tor Browser isolates each website you visit so third-party trackers and "
++#~ "ads can't follow you. Any cookies automatically clear when you're done "
++#~ "browsing. So will your browsing history."
++#~ msgstr ""
++#~ "Tor Browser isolates each website you visit so third-party trackers and "
++#~ "ads can't follow you. Any cookies automatically clear when you're done "
++#~ "browsing. So will your browsing history."
diff --cc i18n/contents.pot
index 8e47538,62e83e3..8792dfd
--- a/i18n/contents.pot
+++ b/i18n/contents.pot
@@@ -2,7 -2,7 +2,7 @@@ msgid "
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2018-11-20 14:00+CET\n"
-"POT-Creation-Date: 2019-07-09 15:24+CET\n"
++"POT-Creation-Date: 2019-07-05 14:20+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: en <LL at li.org>\n"
@@@ -11,3 -11,63 +11,1002 @@@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
++#: https://www.torproject.org/ (content/contents+en.lr:page.title)
++msgid "Anonymity Online"
++msgstr ""
++
++#: https://www.torproject.org/ (content/contents+en.lr:page.section)
++msgid "home"
++msgstr ""
++
++#: https://www.torproject.org/ (content/contents+en.lr:page.body)
++msgid "###### ABOUT US ######"
++msgstr ""
++
++#: https://www.torproject.org/ (content/contents+en.lr:page.body)
++msgid ""
++"We believe everyone should be able to explore the internet with privacy."
++msgstr ""
++
++#: https://www.torproject.org/ (content/contents+en.lr:page.body)
++msgid "We are the Tor Project, a 501(c)3 US nonprofit."
++msgstr ""
++
++#: https://www.torproject.org/ (content/contents+en.lr:page.body)
++msgid ""
++"We advance human rights and defend your privacy online through free software "
++"and open networks. [Meet our team](about/people)."
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.title)
++msgid "Sponsors"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.section)
++#: https://www.torproject.org/about/
++#: (content/about/contents+en.lr:page.section)
++#: https://www.torproject.org/about/sponsors/
++#: (content/about/sponsors/contents+en.lr:sponsors.section)
++#: https://www.torproject.org/about/people/
++#: (content/about/people/contents+en.lr:people.section)
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.section)
++#: https://www.torproject.org/about/reports/
++#: (content/about/reports/contents+en.lr:reports.section)
++#: https://www.torproject.org/about/jobs/
++#: (content/about/jobs/contents+en.lr:jobs.section)
++msgid "About"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Documentation"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Press"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Support"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Jobs"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Blog"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Donate"
++msgstr ""
++
++#: https://www.torproject.org/menu/ (content/menu/contents+en.lr:page.body)
++msgid "Donate Now"
++msgstr ""
++
++#: https://www.torproject.org/about/ (content/about/contents+en.lr:page.title)
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.title)
++msgid "History"
++msgstr ""
++
++#: https://www.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.title)
++msgid "Success"
++msgstr ""
++
++#: https://www.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.section)
++#: https://www.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.section)
++msgid "The Tor Project"
++msgstr ""
++
++#: https://www.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid "You're equipped to browse freely."
++msgstr ""
++
++#: https://www.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid "Tor is the strongest tool for privacy and freedom online."
++msgstr ""
++
++#: https://www.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid ""
++"It is free and open source software maintained by the Tor Project and a "
++"community of volunteers worldwide."
++msgstr ""
++
++#: https://www.torproject.org/thank-you/
++#: (content/thank-you/contents+en.lr:page.body)
++msgid ""
++"We need your help to keep Tor secure and safe for millions across the globe. "
++"[Donate Now](https://donate.torproject.org/)"
++msgstr ""
++
++#: https://www.torproject.org/download/
++#: (content/download/contents+en.lr:page.title)
++#: (content/download/contents+en.lr:page.section)
++#: https://www.torproject.org/download/tor/
++#: (content/download/tor/contents+en.lr:page.section)
++#: https://www.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.section)
++#: https://www.torproject.org/download/languages/
++#: (content/download/languages/contents+en.lr:page.section)
++msgid "Download"
++msgstr ""
++
++#: https://www.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.title)
++msgid "Contact"
++msgstr ""
++
++#: https://www.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.body)
++msgid "### Get Support"
++msgstr ""
++
++#: https://www.torproject.org/contact/
++#: (content/contact/contents+en.lr:page.body)
++msgid ""
++"Need help? Visit our [Support Portal](https://support.torproject.org) for "
++"answers to frequently asked questions about connecting to Tor, circumventing "
++"censorship, using onion services, and more."
++msgstr ""
++
++#: https://www.torproject.org/about/sponsors/
++#: (content/about/sponsors/contents+en.lr:sponsors.body)
++msgid ""
++"Having a diverse user base means we have diverse funding sources, too. Our "
++"goal is to continue diversifying our funding. To inquire about sponsorship, "
++"please email giving(at)torproject.org."
++msgstr ""
++
++#: https://www.torproject.org/about/people/
++#: (content/about/people/contents+en.lr:people.title)
++msgid "People"
++msgstr ""
++
++#: https://www.torproject.org/about/people/
++#: (content/about/people/contents+en.lr:people.body)
++msgid ""
++"We are an international team who believes everyone should have private "
++"access to the uncensored web."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"The Tor Project, Inc, became a 501(c)3 nonprofit in 2006, but the idea of "
++"\"onion routing\" began in the mid 1990s."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"**Just like Tor users, the developers, researchers, and founders who've made "
++"Tor possible are a diverse group of people. But all of the people who have "
++"been involved in Tor are united by a common belief: internet users should "
++"have private access to an uncensored web.**"
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"In the 1990s, the lack of security on the internet and its ability to be "
++"used for tracking and surveillance was becoming clear, and in 1995, David "
++"Goldschlag, Mike Reed, and Paul Syverson at the U.S. Naval Research Lab "
++"(NRL) asked themselves if there was a way to create internet connections "
++"that don't reveal who is talking to whom, even to someone monitoring the "
++"network."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Their answer was to create and deploy the first research designs and "
++"prototypes of onion routing."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"The goal of onion routing was to have a way to use the internet with as much "
++"privacy as possible, and the idea was to route traffic through multiple "
++"servers and encrypt it each step of the way."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid "This is still a simple explanation for how Tor works today."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"In the early 2000s, Roger Dingledine, a recent [Massachusetts Institute of "
++"Technology (MIT)](https://web.mit.edu/) graduate, began working on an NRL "
++"onion routing project with Paul Syverson."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"To distinguish this original work at NRL from other onion routing efforts "
++"that were starting to pop up elsewhere, Roger called the project Tor, which "
++"stood for The Onion Routing. Nick Mathewson, a classmate of Roger's at MIT, "
++"joined the project soon after."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"From its inception in the 1990s, onion routing was conceived to rely on a "
++"decentralized network. The network needed to be operated by entities with "
++"diverse interests and trust assumptions, and the software needed to be free "
++"and open to maximize transparency and separation."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"That's why in October 2002 when the Tor network was initially deployed, its "
++"code was released under a free and open software license."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"By the end of 2003, the network had about a dozen volunteer nodes, mostly in "
++"the U.S., plus one in Germany."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Recognizing the benefit of Tor to digital rights, the [Electronic Frontier "
++"Foundation (EFF)](https://www.eff.org/) began funding Roger's and Nick's "
++"work on Tor in 2004. In 2006, the Tor Project, Inc., a 501(c)3 nonprofit "
++"organization, was founded to maintain Tor's development."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"In 2007, the organization began developing bridges to the Tor network to "
++"address censorship, such as the need to get around government firewalls, in "
++"order for its users to access the open web."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Tor began gaining popularity among activists and tech-savvy users interested "
++"in privacy, but it was still difficult for less-technically savvy people to "
++"use, so starting in 2005, development of tools beyond just the Tor proxy "
++"began."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Development of Tor Browser began in [2008](https://lists.torproject.org/"
++"pipermail/tor-talk/2008-January/007837.html)."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"With Tor Browser having made Tor more accessible to everyday internet users "
++"and activists, Tor was an instrumental tool during the [Arab Spring](https://"
++"www.theguardian.com/us-news/the-nsa-files) beginning in late 2010. It not "
++"only protected people's identity online but also allowed them to access "
++"critical resources, social media, and websites which were blocked."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"The need for tools safeguarding against mass surveillance became a "
++"mainstream concern thanks to the [Snowden revelations in 2013](https://www."
++"theguardian.com/us-news/the-nsa-files)."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Not only was Tor instrumental to Snowden's whistleblowing, but content of "
++"the documents also upheld assurances that, at that time, [Tor could not be "
++"cracked](https://www.wired.com/story/the-grand-tor/)."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"People's awareness of tracking, surveillance, and censorship may have "
++"increased, but so has the prevalence of these hindrances to internet freedom."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"Today, the network has [thousands of relays](https://metrics.torproject.org) "
++"run by volunteers and millions of users worldwide. And it is this diversity "
++"that keeps Tor users safe."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"We, at the Tor Project, fight every day for everyone to have private access "
++"to an uncensored internet, and Tor has become the world's strongest tool for "
++"privacy and freedom online."
++msgstr ""
++
++#: https://www.torproject.org/about/history/
++#: (content/about/history/contents+en.lr:page.body)
++msgid ""
++"But Tor is more than just software. It is a labor of love produced by an "
++"international community of people devoted to human rights. The Tor Project "
++"is [deeply committed](https://blog.torproject.org/tor-social-contract) to "
++"transparency and the safety of its users."
++msgstr ""
++
++#: https://www.torproject.org/about/reports/
++#: (content/about/reports/contents+en.lr:reports.body)
++msgid ""
++"The Tor Project, Inc. is a US 501(c)(3) nonprofit organization committed to "
++"transparency in its work and reporting."
++msgstr ""
++
++#: https://www.torproject.org/download/tor/
++#: (content/download/tor/contents+en.lr:page.title)
++msgid "Download Tor Source Code"
++msgstr ""
++
++#: https://www.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.title)
++msgid "Download Tor Browser Alpha"
++msgstr ""
++
++#: https://www.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.body)
++msgid ""
++"Before we release a stable version of our software, we release an alpha "
++"version to test features and find bugs."
++msgstr ""
++
++#: https://www.torproject.org/download/alpha/
++#: (content/download/alpha/contents+en.lr:page.body)
++msgid ""
++"Please only download an alpha if you are okay with some things not working "
++"properly, want to help us find and [report bugs](https://trac.torproject.org/"
++"projects/tor/wiki/doc/community/HowToReportBugFeedback), and are not putting "
++"yourself at risk."
++msgstr ""
++
++#: https://www.torproject.org/download/languages/
++#: (content/download/languages/contents+en.lr:page.title)
++msgid "Download Tor Browser in your language"
++msgstr ""
++
++#: https://www.torproject.org/download/languages/
++#: (content/download/languages/contents+en.lr:page.body)
++msgid ""
++"We want everyone to be able to enjoy Tor Browser in their own language. Tor "
++"Browser is now available in 25 different languages, and we are working to "
++"add more. Want to help us translate? [See here](https://tb-manual.torproject."
++"org/becoming-tor-translator/)"
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tails/
++#: (content/press/new-release-tails/contents+en.lr:post.title)
++msgid "New Release: Tails 3.12"
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tails/
++#: (content/press/new-release-tails/contents+en.lr:post.summary)
++msgid ""
++"This release fixes many security vulnerabilities. You should upgrade as soon "
++"as possible."
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tails/
++#: (content/press/new-release-tails/contents+en.lr:post.summary)
++msgid ""
++"The biggest news for 3.12 is that we completely changed the installation "
++"methods for Tails."
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tor/
++#: (content/press/new-release-tor/contents+en.lr:post.title)
++msgid "New Release: Tor 0.4.0.1-alpha"
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tor/
++#: (content/press/new-release-tor/contents+en.lr:post.summary)
++msgid ""
++"There's a new alpha release available for download. If you build Tor from "
++"source, you can download the source code for 0.4.0.1-alpha from the usual "
++"place on the website."
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tor-browser/
++#: (content/press/new-release-tor-browser/contents+en.lr:post.title)
++msgid "New Release: Tor Browser 8.5a10"
++msgstr ""
++
++#: https://www.torproject.org/press/-new-release-tor-browser/
++#: (content/press/new-release-tor-browser/contents+en.lr:post.summary)
++msgid ""
++"Tor Browser 8.5a10 is now available from the <a href=\"https://www."
++"torproject.org/projects/torbrowser.html.en#downloads-alpha\">Tor Browser "
++"Project page</a> and also from our <a href=\"https://www.torproject.org/dist/"
++"torbrowser/8.5a10/\">distribution directory</a>."
++msgstr ""
++
+ #: lego/templates/footer.html:9 lego/templates/footer.html:18
+ #: lego/templates/navbar.html:66 templates/footer.html:9
-#: templates/footer.html:18 templates/navbar.html:66
++#: templates/footer.html:18 templates/hero-home.html:13
++#: templates/navbar.html:66
+ msgid "Download Tor Browser"
+ msgstr ""
+
+ #: lego/templates/footer.html:10 templates/footer.html:10
+ msgid ""
+ "Download Tor Browser to experience real private browsing without tracking, "
+ "surveillance, or censorship."
+ msgstr ""
+
+ #: lego/templates/footer.html:27 templates/footer.html:27
+ msgid "Our mission:"
+ msgstr ""
+
+ #: lego/templates/footer.html:28 templates/footer.html:28
+ msgid ""
+ "To advance human rights and freedoms by creating and deploying free and open "
+ "source anonymity and privacy technologies, supporting their unrestricted "
+ "availability and use, and furthering their scientific and popular "
+ "understanding."
+ msgstr ""
+
-#: lego/templates/footer.html:49 lego/templates/navbar.html:12
-#: templates/footer.html:49 templates/navbar.html:12
-msgid "Donate"
-msgstr ""
-
-#: lego/templates/footer.html:49 lego/templates/navbar.html:12
-#: templates/footer.html:49 templates/navbar.html:12
-msgid "Donate Now"
-msgstr ""
-
+ #: lego/templates/footer.html:54 templates/footer.html:54
+ msgid "Subscribe to our Newsletter"
+ msgstr ""
+
+ #: lego/templates/footer.html:55 templates/footer.html:55
+ msgid "Get monthly updates and opportunities from the Tor Project:"
+ msgstr ""
+
+ #: lego/templates/footer.html:56 templates/footer.html:56
+ msgid "Sign up"
+ msgstr ""
+
+ #: lego/templates/footer.html:75 templates/footer.html:75
+ #, python-format
+ msgid ""
+ "Trademark, copyright notices, and rules for use by third parties can be "
+ "found in our %(link_to_faq)s"
+ msgstr ""
+
+ #: lego/templates/navbar.html:15 templates/navbar.html:15
+ msgid "Menu"
+ msgstr ""
+
-#: lego/templates/search.html:5
++#: lego/templates/search.html:5 templates/search.html:5
+ msgid "Search"
+ msgstr ""
++
++#: templates/contact.html:8
++msgid "Chat with us on"
++msgstr ""
++
++#: templates/contact.html:9
++msgid "Ask questions about using Tor."
++msgstr ""
++
++#: templates/contact.html:10
++msgid "Discuss Tor-related coding and protocols. Ideas are welcome."
++msgstr ""
++
++#: templates/contact.html:11
++msgid ""
++"Discuss organization and community related topics: meetups, outreach, "
++"translation, or website improvements."
++msgstr ""
++
++#: templates/contact.html:12
++msgid "Watch or join publicly logged team meetings."
++msgstr ""
++
++#: templates/contact.html:13
++msgid "Discuss running a Tor relay."
++msgstr ""
++
++#: templates/contact.html:14
++msgid "Talk with Tor's global south community."
++msgstr ""
++
++#: templates/contact.html:20
++msgid "Find us on Social Media"
++msgstr ""
++
++#: templates/contact.html:34
++msgid "Volunteer with Tor"
++msgstr ""
++
++#: templates/contact.html:38
++msgid "Get Involved"
++msgstr ""
++
++#: templates/contact.html:44
++msgid "Join an email list"
++msgstr ""
++
++#: templates/contact.html:47
++msgid ""
++"Our teams collaborate in open channels, including email lists, you are "
++"welcome to join. If you have a question for a specific team not answered on "
++"our support portal, you can ask the appropriate list. You're welcome to "
++"subscribe and just watch, too :)"
++msgstr ""
++
++#: templates/contact.html:60
++msgid "Report a bug or give feedback."
++msgstr ""
++
++#: templates/contact.html:61
++msgid ""
++"Tor relies on the support of users and volunteers around the world to help "
++"us improve our software and resources, so your feedback is extremely "
++"valuable to us (and to all Tor users)."
++msgstr ""
++
++#: templates/contact.html:67
++msgid "Tell us about a bad relay."
++msgstr ""
++
++#: templates/contact.html:68
++msgid ""
++"If you find a relay that you think is malicious, misconfigured, or otherwise "
++"broken, please check out our wiki page and blog post on how to report it."
++msgstr ""
++
++#: templates/contact.html:76
++msgid "Report a security issue."
++msgstr ""
++
++#: templates/contact.html:77
++msgid ""
++"If you've found a security issue in one of our projects or in our "
++"infrastructure, please email tor-security at lists.torproject.org. If you want "
++"to encrypt your mail, you can get the GPG public key for the list by "
++"contacting tor-security-sendkey at lists.torproject.org or from pool.sks-"
++"keyservers.net. Here is the fingerprint:"
++msgstr ""
++
++#: templates/contact.html:97
++msgid "Email us"
++msgstr ""
++
++#: templates/contact.html:98
++msgid ""
++"For questions and comments about Tor the non-profit organization: trademark "
++"questions, affiliation and coordination, contract inquiries, etc, please "
++"email frontdesk at rt.torproject.org. For donor-related questions, contact "
++"giving at torproject.org"
++msgstr ""
++
++#: templates/contact.html:104
++msgid "Send us Mail"
++msgstr ""
++
++#: templates/download-android.html:12
++msgid "Get Tor Browser for Android."
++msgstr ""
++
++#: templates/download-android.html:15 templates/hero-download.html:5
++msgid "Protect yourself against tracking, surveillance, and censorship."
++msgstr ""
++
++#: templates/download-android.html:20 templates/download-android.html:22
++msgid "Download .apk"
++msgstr ""
++
++#: templates/download-android.html:24
++msgid "Go to Google Play"
++msgstr ""
++
++#: templates/download-android.html:26
++#, python-format
++msgid "Go to F-droid %s"
++msgstr ""
++
++#: templates/download-android.html:36
++msgid "Are you an iOS user? We encourage you to try Onion Browser."
++msgstr ""
++
++#: templates/download-languages.html:11 templates/download-options.html:11
++msgid "Language"
++msgstr ""
++
++#: templates/download-tor.html:25 templates/download-tor.html:30
++msgid "sig"
++msgstr ""
++
++#: templates/download.html:5
++msgid "Get Connected"
++msgstr ""
++
++#: templates/download.html:7
++msgid "Get connected"
++msgstr ""
++
++#: templates/download.html:9
++msgid ""
++"If you are in a country where Tor is blocked, you can configure Tor to "
++"connect to a bridge during the setup process."
++msgstr ""
++
++#: templates/download.html:10
++msgid "Select \"Tor is censored in my country.\""
++msgstr ""
++
++#: templates/download.html:13
++msgid ""
++"If Tor is not censored, one of the most common reasons Tor won't connect is "
++"an incorrect system clock. Please make sure it's set correctly."
++msgstr ""
++
++#: templates/download.html:14
++msgid "Support Portal"
++msgstr ""
++
++#: templates/download.html:14
++msgid "Read other FAQs at our Support Portal"
++msgstr ""
++
++#: templates/download.html:19 templates/download.html:21
++msgid "Stay safe"
++msgstr ""
++
++#: templates/download.html:23
++msgid "Please do not torrent over Tor."
++msgstr ""
++
++#: templates/download.html:24
++msgid ""
++"Tor Browser will block browser plugins such as Flash, RealPlayer, Quicktime, "
++"and others: they can be manipulated into revealing your IP address."
++msgstr ""
++
++#: templates/download.html:27
++msgid ""
++"We do not recommend installing additional add-ons or plugins into Tor Browser"
++msgstr ""
++
++#: templates/download.html:28
++msgid ""
++"Plugins or addons may bypass Tor or compromise your privacy. Tor Browser "
++"already comes with HTTPS Everywhere, NoScript, and other patches to protect "
++"your privacy and security."
++msgstr ""
++
++#: templates/download.html:40
++#, python-format
++msgid "Check out the %s for more troubleshooting tips."
++msgstr ""
++
++#: templates/download.html:49
++msgid "Verify Tor Browser signature"
++msgstr ""
++
++#: templates/download.html:54
++msgid "Stand up for privacy and freedom online."
++msgstr ""
++
++#: templates/download.html:55
++msgid ""
++"We're a nonprofit organization and rely on supporters like you to help us "
++"keep Tor robust and secure for millions of people worldwide."
++msgstr ""
++
++#: templates/hero-download-languages.html:2
++#: templates/hero-download-options.html:2
++msgid "DEFEND YOURSELF"
++msgstr ""
++
++#: templates/hero-download-tor.html:2
++msgid "GROW THE NETWORK"
++msgstr ""
++
++#: templates/hero-download.html:2
++msgid "Defend yourself."
++msgstr ""
++
++#: templates/hero-download.html:45
++msgid "Download in another language or platform"
++msgstr ""
++
++#: templates/hero-download.html:46
++msgid "Advanced Install Options"
++msgstr ""
++
++#: templates/hero-download.html:50
++msgid "Read the latest release announcements"
++msgstr ""
++
++#: templates/hero-home.html:2
++msgid "Browse Privately."
++msgstr ""
++
++#: templates/hero-home.html:5
++msgid "Explore Freely."
++msgstr ""
++
++#: templates/hero-home.html:8 templates/meta.html:5 templates/meta.html:12
++msgid ""
++"Defend yourself against tracking and surveillance. Circumvent censorship."
++msgstr ""
++
++#: templates/home.html:7
++msgid "Block Trackers"
++msgstr ""
++
++#: templates/home.html:11
++msgid "BLOCK TRACKERS"
++msgstr ""
++
++#: templates/home.html:12
++msgid ""
++"Tor Browser isolates each website you visit so third-party trackers and ads "
++"can't follow you. Any cookies automatically clear when you're done browsing. "
++"So will your browsing history."
++msgstr ""
++
++#: templates/home.html:24
++msgid "Defend Against Surveillance"
++msgstr ""
++
++#: templates/home.html:28
++msgid "DEFEND AGAINST SURVEILLANCE"
++msgstr ""
++
++#: templates/home.html:29
++msgid ""
++"Tor Browser prevents someone watching your connection from knowing what "
++"websites you visit. All anyone monitoring your browsing habits can see is "
++"that you're using Tor."
++msgstr ""
++
++#: templates/home.html:41
++msgid "Resist Fingerprinting"
++msgstr ""
++
++#: templates/home.html:45
++msgid "RESIST FINGERPRINTING"
++msgstr ""
++
++#: templates/home.html:46
++msgid ""
++"Tor Browser aims to make all users look the same making it difficult for you "
++"to be fingerprinted based on your browser and device information."
++msgstr ""
++
++#: templates/home.html:58
++msgid "Multi-layered Encryption"
++msgstr ""
++
++#: templates/home.html:62
++msgid "MULTI-LAYERED ENCRYPTION"
++msgstr ""
++
++#: templates/home.html:63
++msgid ""
++"Your traffic is relayed and encrypted three times as it passes over the Tor "
++"network. The network is comprised of thousands of volunteer-run servers "
++"known as Tor relays."
++msgstr ""
++
++#: templates/home.html:75
++msgid "Browse Freely"
++msgstr ""
++
++#: templates/home.html:79
++msgid "BROWSE FREELY"
++msgstr ""
++
++#: templates/home.html:80
++msgid ""
++"With Tor Browser, you are free to access sites your home network may have "
++"blocked."
++msgstr ""
++
++#: templates/jobs.html:2
++msgid "Current Openings"
++msgstr ""
++
++#: templates/jobs.html:13
++msgid ""
++"At the moment, we don't have any official open positions. Please check back "
++"soon, though!"
++msgstr ""
++
++#: templates/jobs.html:18 templates/projects.html:5
++msgid "Previous Openings"
++msgstr ""
++
++#: templates/jobs.html:32 templates/projects.html:33
++msgid ""
++"Think you could help us in a position that's not listed? We also rely on a "
++"vast community of volunteer contributors and many have become paid staff."
++msgstr ""
++
++#: templates/jobs.html:32 templates/projects.html:33
++msgid "We invite you to join us on IRC to find how you can get involved."
++msgstr ""
++
++#: templates/meta.html:11
++msgid "The Tor Project | Privacy & Freedom Online"
++msgstr ""
++
++#: templates/meta.html:16
++msgid "Tor Project"
++msgstr ""
++
++#: templates/people.html:2
++msgid "Board of Directors"
++msgstr ""
++
++#: templates/people.html:3 templates/people.html:15
++msgid "Core Tor"
++msgstr ""
++
++#: templates/people.html:28
++msgid "Join Our Team"
++msgstr ""
++
++#: templates/people.html:29
++msgid ""
++"Even if we aren't hiring, you can contribute to Tor. We are open to ideas "
++"and studies to improve Tor software. If you're a developer, we welcome you "
++"to sign up for our dev mailing list to see what we're up to."
++msgstr ""
++
++#: templates/people.html:31
++msgid "Sign up for tor-dev"
++msgstr ""
++
++#: templates/press.html:7
++msgid "Get support"
++msgstr ""
++
++#: templates/press.html:9
++msgid "Visit our Support Portal"
++msgstr ""
++
++#: templates/press.html:12
++msgid "Ask us on #tor"
++msgstr ""
++
++#: templates/press.html:15
++msgid "Write to a mailing list"
++msgstr ""
++
++#: templates/press.html:22
++msgid "Brand Assets"
++msgstr ""
++
++#: templates/press.html:27
++msgid "The Tor Browser"
++msgstr ""
++
++#: templates/press.html:30
++msgid "Onion Services"
++msgstr ""
++
++#: templates/press.html:40
++msgid "Press Releases"
++msgstr ""
++
++#: templates/press.html:54
++msgid "Coverage"
++msgstr ""
++
++#: templates/press.html:61
++msgid "Date"
++msgstr ""
++
++#: templates/press.html:62
++msgid "Publication"
++msgstr ""
++
++#: templates/press.html:63
++msgid "Topic"
++msgstr ""
++
++#: templates/reports.html:2
++msgid "Founding Documents"
++msgstr ""
++
++#: templates/reports.html:16
++msgid "Reports"
++msgstr ""
++
++#: templates/reports.html:22
++msgid "Year"
++msgstr ""
++
++#: templates/reports.html:23
++msgid "Type"
++msgstr ""
++
++#: templates/reports.html:24
++msgid "Title"
++msgstr ""
++
++#: templates/sidenav.html:4 templates/sidenav.html:35
++msgid "Topics"
++msgstr ""
++
++#: templates/sponsors.html:2
++msgid ""
++"Thank you to all the people and groups who have made Tor possible so far, "
++"and thank you especially to the individual volunteers who have made non-"
++"financial contributions: coding, testing, documenting, translating, "
++"educating, researching, and running the relays that make up the Tor network."
++msgstr ""
++
++#: templates/sponsors.html:5
++msgid "Active Sponsors"
++msgstr ""
++
++#: templates/sponsors.html:17
++msgid "Past Sponsors"
++msgstr ""
++
++#: templates/sponsors.html:35
++msgid ""
++"This sponsors page is based upon un-audited and un-reviewed financial and in-"
++"kind donations, contract, and other data."
++msgstr ""
++
++#: templates/sponsors.html:36
++msgid ""
++"Further details about our audited and reviewed funding can be found with our "
++"Financial Reports."
++msgstr ""
++
++#: templates/thank-you.html:6
++msgid "Want to join our community? Getting involved with Tor is easy."
++msgstr ""
++
++#: templates/thank-you.html:13
++msgid ""
++"Sign up for Tor News and get updates and opportunities from across the "
++"organization and community."
++msgstr ""
++
++#: templates/thank-you.html:17
++msgid "Run a relay to make the network faster and more decentralized."
++msgstr ""
++
++#: templates/thank-you.html:21
++msgid "Use your skills to volunteer."
++msgstr ""
++
++#: templates/macros/downloads.html:61
++msgid "Tor Browser manual"
++msgstr ""
++
++#: templates/macros/jobs.html:11
++msgid "Read more."
++msgstr ""
++
++#: templates/macros/reports.html:5 templates/macros/reports.html:19
++msgid "View PDF"
++msgstr ""
More information about the tor-commits
mailing list