@vectoriox/iox-ui 4.0.2 → 4.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/publish-iox-ui.yml +68 -0
- package/.github/workflows/release-iox-ui.yml.disabled +77 -0
- package/angular.json +150 -0
- package/karma.conf.js +44 -0
- package/package.json +1 -1
- package/projects/iox-ui/.github/copilot-instructions.md +32 -0
- package/projects/iox-ui/.releaserc.json +42 -0
- package/projects/iox-ui/README.md +149 -0
- package/projects/iox-ui/karma.conf.js +44 -0
- package/projects/iox-ui/ng +0 -0
- package/projects/iox-ui/ng-package.json +12 -0
- package/projects/iox-ui/package-lock.json +93 -0
- package/projects/iox-ui/package.json +13 -0
- package/projects/iox-ui/src/lib/iox-aos/iox-aos-animations.ts +45 -0
- package/projects/iox-ui/src/lib/iox-aos/iox-aos-container.component.ts +46 -0
- package/projects/iox-ui/src/lib/iox-aos/iox-aos.directive.ts +133 -0
- package/projects/iox-ui/src/lib/iox-aos/iox-aos.module.ts +33 -0
- package/projects/iox-ui/src/lib/iox-aos/iox-aos.service.ts +21 -0
- package/projects/iox-ui/src/lib/iox-masonry/iox-masonry-item.directive.ts +24 -0
- package/projects/iox-ui/src/lib/iox-masonry/iox-masonry.component.spec.ts +25 -0
- package/projects/iox-ui/src/lib/iox-masonry/iox-masonry.component.ts +71 -0
- package/projects/iox-ui/src/lib/iox-masonry/iox-masonry.module.ts +15 -0
- package/projects/iox-ui/src/lib/iox-masonry/iox-masonry.service.spec.ts +16 -0
- package/projects/iox-ui/src/lib/iox-masonry/iox-masonry.service.ts +9 -0
- package/projects/iox-ui/src/lib/iox-page/iox-page.module.ts +13 -0
- package/projects/iox-ui/src/lib/iox-page/page-component/page-component.component.html +5 -0
- package/projects/iox-ui/src/lib/iox-page/page-component/page-component.component.scss +19 -0
- package/projects/iox-ui/src/lib/iox-page/page-component/page-component.component.ts +60 -0
- package/projects/iox-ui/src/lib/iox-ui.module.ts +11 -0
- package/projects/iox-ui/src/lib/services/page-scroll.provider.ts +45 -0
- package/projects/iox-ui/src/lib/view-position/view-position.directive.ts +98 -0
- package/projects/iox-ui/src/lib/view-position/view-position.module.ts +16 -0
- package/projects/iox-ui/src/public-api.ts +25 -0
- package/projects/iox-ui/src/test.ts +15 -0
- package/projects/iox-ui/tsconfig.lib.json +15 -0
- package/projects/iox-ui/tsconfig.lib.prod.json +10 -0
- package/projects/iox-ui/tsconfig.spec.json +17 -0
- package/src/app/app-routing.module.ts +15 -0
- package/src/app/app.component.html +17 -0
- package/src/app/app.component.scss +31 -0
- package/src/app/app.component.spec.ts +33 -0
- package/src/app/app.component.ts +21 -0
- package/src/app/app.module.ts +36 -0
- package/src/app/pages/aos/aos.component.html +35 -0
- package/src/app/pages/aos/aos.component.scss +49 -0
- package/src/app/pages/aos/aos.component.ts +30 -0
- package/src/app/pages/masonry/masonry.component.html +10 -0
- package/src/app/pages/masonry/masonry.component.scss +23 -0
- package/src/app/pages/masonry/masonry.component.ts +73 -0
- package/src/app/styles/abstracts/functions.scss +0 -0
- package/src/app/styles/abstracts/mixins.scss +0 -0
- package/src/app/styles/abstracts/variables.scss +5 -0
- package/src/app/styles/base/fonts/heebo-black/Heebo-Black.eot +0 -0
- package/src/app/styles/base/fonts/heebo-black/Heebo-Black.svg +1163 -0
- package/src/app/styles/base/fonts/heebo-black/Heebo-Black.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-black/Heebo-Black.woff +0 -0
- package/src/app/styles/base/fonts/heebo-black/Heebo-Black.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-bold/Heebo-Bold.eot +0 -0
- package/src/app/styles/base/fonts/heebo-bold/Heebo-Bold.svg +1163 -0
- package/src/app/styles/base/fonts/heebo-bold/Heebo-Bold.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-bold/Heebo-Bold.woff +0 -0
- package/src/app/styles/base/fonts/heebo-bold/Heebo-Bold.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-extrabold/Heebo-ExtraBold.eot +0 -0
- package/src/app/styles/base/fonts/heebo-extrabold/Heebo-ExtraBold.svg +1152 -0
- package/src/app/styles/base/fonts/heebo-extrabold/Heebo-ExtraBold.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-extrabold/Heebo-ExtraBold.woff +0 -0
- package/src/app/styles/base/fonts/heebo-extrabold/Heebo-ExtraBold.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-extralight/Heebo-ExtraLight.eot +0 -0
- package/src/app/styles/base/fonts/heebo-extralight/Heebo-ExtraLight.svg +1152 -0
- package/src/app/styles/base/fonts/heebo-extralight/Heebo-ExtraLight.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-extralight/Heebo-ExtraLight.woff +0 -0
- package/src/app/styles/base/fonts/heebo-extralight/Heebo-ExtraLight.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-light/Heebo-Light.eot +0 -0
- package/src/app/styles/base/fonts/heebo-light/Heebo-Light.svg +1151 -0
- package/src/app/styles/base/fonts/heebo-light/Heebo-Light.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-light/Heebo-Light.woff +0 -0
- package/src/app/styles/base/fonts/heebo-light/Heebo-Light.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-medium/Heebo-Medium.eot +0 -0
- package/src/app/styles/base/fonts/heebo-medium/Heebo-Medium.svg +1158 -0
- package/src/app/styles/base/fonts/heebo-medium/Heebo-Medium.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-medium/Heebo-Medium.woff +0 -0
- package/src/app/styles/base/fonts/heebo-medium/Heebo-Medium.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-regular/Heebo-Regular.eot +0 -0
- package/src/app/styles/base/fonts/heebo-regular/Heebo-Regular.svg +1150 -0
- package/src/app/styles/base/fonts/heebo-regular/Heebo-Regular.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-regular/Heebo-Regular.woff +0 -0
- package/src/app/styles/base/fonts/heebo-regular/Heebo-Regular.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-semibold/Heebo-SemiBold.eot +0 -0
- package/src/app/styles/base/fonts/heebo-semibold/Heebo-SemiBold.svg +1155 -0
- package/src/app/styles/base/fonts/heebo-semibold/Heebo-SemiBold.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-semibold/Heebo-SemiBold.woff +0 -0
- package/src/app/styles/base/fonts/heebo-semibold/Heebo-SemiBold.woff2 +0 -0
- package/src/app/styles/base/fonts/heebo-thin/Heebo-Thin.eot +0 -0
- package/src/app/styles/base/fonts/heebo-thin/Heebo-Thin.svg +1143 -0
- package/src/app/styles/base/fonts/heebo-thin/Heebo-Thin.ttf +0 -0
- package/src/app/styles/base/fonts/heebo-thin/Heebo-Thin.woff +0 -0
- package/src/app/styles/base/fonts/heebo-thin/Heebo-Thin.woff2 +0 -0
- package/src/app/styles/base/fonts/iox.eot +0 -0
- package/src/app/styles/base/fonts/iox.svg +35 -0
- package/src/app/styles/base/fonts/iox.ttf +0 -0
- package/src/app/styles/base/fonts/iox.woff +0 -0
- package/src/app/styles/base/iox-font.scss +102 -0
- package/src/app/styles/base/reset.scss +0 -0
- package/src/app/styles/base/typography.scss +104 -0
- package/src/app/styles/layout/flex.scss +183 -0
- package/src/app/styles/layout/grid.scss +0 -0
- package/src/app/styles/main.scss +17 -0
- package/src/assets/.gitkeep +0 -0
- package/src/assets/images/1.jfif +0 -0
- package/src/assets/images/2.jfif +0 -0
- package/src/assets/images/3.jfif +0 -0
- package/src/assets/images/4.png +0 -0
- package/src/assets/images/5.jfif +0 -0
- package/src/assets/images/6.jfif +0 -0
- package/src/assets/images/7.jfif +0 -0
- package/src/assets/images/8.jfif +0 -0
- package/src/assets/images/9.jfif +0 -0
- package/src/environments/environment.prod.ts +3 -0
- package/src/environments/environment.ts +16 -0
- package/src/favicon.ico +0 -0
- package/src/index.html +13 -0
- package/src/main.ts +12 -0
- package/src/polyfills.ts +53 -0
- package/src/styles.scss +15 -0
- package/src/test.ts +14 -0
- package/temp/unused-iox-projects/README.md +10 -0
- package/temp/unused-iox-projects/iox-aos-KEEP.md +1 -0
- package/temp/unused-iox-projects/iox-aos_KEEP.md +5 -0
- package/temp/unused-iox-projects/iox-masonry-KEEP.md +1 -0
- package/temp/unused-iox-projects/iox-masonry_KEEP.md +5 -0
- package/tsconfig.app.json +15 -0
- package/tsconfig.json +54 -0
- package/tsconfig.spec.json +18 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<metadata>Generated by IcoMoon</metadata>
|
|
5
|
+
<defs>
|
|
6
|
+
<font id="icomoon" horiz-adv-x="1024">
|
|
7
|
+
<font-face units-per-em="1024" ascent="960" descent="-64" />
|
|
8
|
+
<missing-glyph horiz-adv-x="1024" />
|
|
9
|
+
<glyph unicode=" " horiz-adv-x="512" d="" />
|
|
10
|
+
<glyph unicode="" glyph-name="iox-logo-full" horiz-adv-x="1099" d="M308.528 657.273h22.804v-213.030h-22.804zM544.205 468.165c-6.925 1.112-13.14 3.012-18.955 5.641l0.467-0.189c-9.865 4.404-18.242 10.453-25.155 17.882l-0.043 0.047c-6.889 7.484-12.437 16.33-16.183 26.069l-0.19 0.562c-3.696 9.686-5.836 20.888-5.836 32.59s2.14 22.904 6.051 33.236l-0.215-0.646c3.936 10.301 9.484 19.147 16.426 26.689l-0.053-0.058c6.953 7.503 15.33 13.575 24.716 17.805l0.482 0.194c5.348 2.44 11.563 4.34 18.061 5.395l0.427 0.057v22.507c-3.355-0.384-6.623-0.891-9.838-1.538-20.422-4.277-38.093-14.072-51.927-27.742l0.010 0.010c-9.275-9.346-16.707-20.536-21.694-32.97l-0.237-0.668c-4.955-12.542-7.828-27.071-7.828-42.271s2.873-29.728 8.105-43.072l-0.277 0.802c5.228-13.089 12.659-24.267 21.936-33.609l-0.006 0.006c9.281-9.241 20.347-16.698 32.635-21.805l0.671-0.247c8.299-3.518 17.924-6.065 27.982-7.175l0.467-0.042zM655.535 593.038c-5.228 13.089-12.659 24.267-21.936 33.609l0.006-0.006c-9.284 9.236-20.349 16.691-32.634 21.805l-0.672 0.248c-8.149 3.457-17.603 5.982-27.479 7.12l-0.48 0.045v-22.629c6.743-1.078 12.794-2.905 18.467-5.428l-0.468 0.186c9.863-4.408 18.239-10.457 25.156-17.883l0.042-0.046c6.883-7.485 12.425-16.33 16.166-26.069l0.19-0.562c3.696-9.686 5.836-20.888 5.836-32.59s-2.14-22.904-6.051-33.236l0.215 0.646c-3.931-10.301-9.473-19.146-16.409-26.69l0.053 0.059c-6.959-7.472-15.335-13.52-24.714-17.734l-0.484-0.194c-5.214-2.377-11.278-4.249-17.613-5.321l-0.438-0.061v-22.559c10.356 1.183 19.81 3.707 28.642 7.419l-0.683-0.255c12.957 5.361 24.022 12.817 33.311 22.057l-0.004-0.004c9.272 9.336 16.703 20.515 21.694 32.936l0.237 0.667c4.955 12.542 7.828 27.071 7.828 42.271s-2.873 29.728-8.105 43.072l0.277-0.802zM821.192 556.656l-68.255 101.037h30.965l54.87-83.563 54.171 83.563h30.126l-68.272-100.967 74.843-112.483h-31.873l-60.217 94.624-60.514-94.624h-29.829zM242.719 768.079v-105.563h22.42v38.531c0 52.298 42.396 94.694 94.694 94.694h365.931c52.298 0 94.694-42.396 94.694-94.694v0-38.531h22.42v108.027c-0.020 29.546-23.976 53.489-53.524 53.489-0.012 0-0.025 0-0.037 0l-491.186-0.507c-30.607-0.020-55.411-24.836-55.411-55.446v0zM242.719 281.172v160.957h22.42v-38.531c0-52.298 42.396-94.694 94.694-94.694v0h365.931c52.298 0 94.694 42.396 94.694 94.694v0 38.531h22.42v-112.465c0-26.781-21.71-48.491-48.491-48.491v0zM44.385 181.9v-104.095h-27.854v104.095zM207.841 130.927c0-33.481-20.113-54.8-52.231-54.8s-50.012 24.132-50.012 53.122c0 30.301 19.833 54.363 51.724 54.363 33.481 0.017 50.518-24.814 50.518-52.685zM135.095 129.756c0-19.571 8.545-31.541 21.86-31.541s21.389 13.053 21.389 31.821c0 17.911-8.038 31.454-21.546 31.454-13.176 0.035-21.703-12.582-21.703-31.734zM319.677 77.84l-7.689 17.038c-3.058 6.64-5.242 11.935-8.038 17.946h-0.297c-1.87-6.029-4.211-11.428-6.763-17.841l-6.99-17.142h-31.629l29.305 52.703-28.309 51.392h32.048l6.99-16.566c2.709-6.168 4.683-11.271 6.99-17.177h0.507c2.307 6.798 3.897 11.358 6.046 17.107l6.413 16.653h31.751l-28.309-50.816 30.213-53.279zM412.71 180.519c8.015 1.422 17.249 2.241 26.672 2.254h0.012c18.96 0 33.324-5.137 41.939-14.242 8.37-8.65 12.966-20.305 12.966-36.067 0-15.29-4.159-29.112-13.578-39.457-9.157-10.048-24.831-15.954-44.909-15.954-0.746-0.009-1.628-0.014-2.51-0.014-7.231 0-14.383 0.341-21.439 1.009l0.901-0.069zM420.067 84.043c4.187-0.511 9.034-0.802 13.949-0.802 1 0 1.997 0.012 2.991 0.036l-0.147-0.003c33.446 0 49.889 18.68 49.872 48.928 0.245 26.421-14.434 44.49-47.792 44.472-0.259 0.002-0.566 0.004-0.872 0.004-6.371 0-12.6-0.606-18.634-1.762l0.616 0.098zM607.952 129.634h-41.624v-45.521h46.569v-6.221h-53.909v104.078h51.445v-6.221h-44.123v-39.929h41.624zM674.023 89.408c6.383-4.302 14.246-6.867 22.708-6.867 0.003 0 0.006 0 0.009 0v0c15.57 0 25.093 8.842 25.093 21.651 0 11.673-6.064 18.54-21.074 24.324-16.775 5.941-26.806 14.556-26.806 28.728 0 15.255 12.582 26.369 30.266 26.369 9.768 0 17.177-2.499 20.742-4.893l-2.866-6.186c-5.008 3.111-11.085 4.955-17.592 4.955-0.278 0-0.556-0.003-0.832-0.010l0.041 0.001c-16.793 0-22.507-10.782-22.507-18.96 0-11.551 6.693-17.474 21.598-23.276 17.177-6.99 26.212-14.748 26.299-30.353 0-15.098-10.817-28.606-33.009-28.606-8.999 0-19.466 2.918-24.866 6.99zM802.617 182.005v-104.095h-7.339v104.095zM948.86 82.523c-8.874-3.562-19.161-5.628-29.931-5.628-0.136 0-0.272 0-0.408 0.001h0.021c-13.77 0-26.369 3.495-36.836 13.613-8.597 8.388-14.312 22.35-14.329 39.108 0 28.85 18.96 53.454 54.328 53.454 0.279 0.005 0.608 0.007 0.937 0.007 8.407 0 16.415-1.705 23.699-4.788l-0.399 0.15-2.324-6.099c-6.113 2.838-13.268 4.494-20.81 4.494-0.504 0-1.007-0.007-1.508-0.022l0.074 0.002c-28.728 0-46.29-18.61-46.29-46.796 0-29.392 17.23-46.884 44.717-46.884 10.922 0 17.911 1.625 21.773 3.635v36.696h-24.167v6.064h31.454zM1017.010 77.945v104.095h6.99l40.576-61.492c6.29-9.144 12.777-19.864 18.666-30.95l0.888-1.832 0.297 0.227c-1.083 13.98-1.188 25.862-1.188 42.236v51.829h7.147v-104.095h-6.972l-39.737 60.566c-7.759 11.935-14.871 22.891-20.148 33.673l-0.437-0.245c0.856-12.809 0.979-24.010 0.979-41.344v-52.668zM38.444-11.42c-0.991 1.855-2.43 3.356-4.177 4.393l-0.051 0.028c-1.798 1.098-3.974 1.748-6.302 1.748-0.051 0-0.103 0-0.154-0.001h0.008c-0.006 0-0.013 0-0.020 0-1.177 0-2.321-0.14-3.416-0.405l0.099 0.020c-1.124-0.236-2.119-0.654-3.005-1.227l0.035 0.021c-0.861-0.544-1.565-1.26-2.081-2.104l-0.016-0.028c-0.495-0.834-0.788-1.838-0.788-2.91 0-0.052 0.001-0.104 0.002-0.155v0.008c-0.009-0.113-0.014-0.245-0.014-0.378 0-1.842 0.95-3.463 2.387-4.397l0.020-0.012c2.275-1.293 4.925-2.252 7.739-2.724l0.142-0.020c4.301-0.642 8.14-2.236 11.423-4.564l-0.082 0.055c2.242-1.85 3.66-4.629 3.66-7.739 0-0.136-0.003-0.271-0.008-0.406l0.001 0.019c0.005-0.129 0.007-0.28 0.007-0.432 0-2.13-0.533-4.136-1.473-5.891l0.033 0.067c-0.94-1.686-2.204-3.084-3.718-4.15l-0.039-0.026c-1.492-1.058-3.248-1.863-5.142-2.304l-0.1-0.020c-1.759-0.444-3.778-0.699-5.856-0.699-0.011 0-0.023 0-0.034 0h0.002c-3.462 0.003-6.748 0.755-9.705 2.104l0.147-0.060c-3.096 1.426-5.632 3.615-7.438 6.331l-0.041 0.065 4.998 3.722c2.528-4.091 6.987-6.778 12.074-6.78v0c0.019 0 0.041 0 0.063 0 1.356 0 2.681 0.134 3.962 0.388l-0.129-0.021c1.23 0.237 2.322 0.694 3.283 1.331l-0.033-0.021c1.855 1.202 3.066 3.263 3.066 5.606 0 0.112-0.003 0.223-0.008 0.334l0.001-0.016c0.002 0.058 0.003 0.127 0.003 0.196 0 2.245-1.344 4.176-3.271 5.033l-0.035 0.014c-2.73 1.334-5.907 2.437-9.229 3.148l-0.277 0.050c-1.293 0.315-2.674 0.699-4.124 1.171-1.541 0.484-2.882 1.174-4.074 2.053l0.038-0.026c-1.245 0.912-2.273 2.041-3.047 3.339l-0.028 0.051c-0.763 1.37-1.212 3.005-1.212 4.744 0 0.126 0.002 0.251 0.007 0.376l-0.001-0.018c-0.003 0.103-0.005 0.225-0.005 0.347 0 1.962 0.487 3.81 1.346 5.43l-0.030-0.063c0.867 1.577 2.044 2.883 3.458 3.873l0.036 0.024c1.418 0.998 3.074 1.779 4.856 2.248l0.107 0.024c1.724 0.476 3.704 0.75 5.748 0.751h0.001c3.184-0.026 6.185-0.778 8.856-2.098l-0.119 0.053c2.709-1.248 4.901-3.226 6.377-5.684l0.036-0.065zM113.129-6.334h-12.232v-25.338c-0.004-0.119-0.006-0.26-0.006-0.401 0-1.274 0.168-2.508 0.483-3.683l-0.023 0.099c0.261-0.958 0.727-1.787 1.35-2.468l-0.004 0.005c0.561-0.568 1.271-0.988 2.065-1.199l0.032-0.007c0.773-0.211 1.661-0.332 2.577-0.332 0.003 0 0.006 0 0.009 0v0c0.982 0.015 1.925 0.154 2.822 0.403l-0.078-0.019c1.048 0.266 1.961 0.613 2.821 1.049l-0.077-0.036 0.28-5.469c-0.99-0.395-2.163-0.734-3.375-0.96l-0.119-0.018c-1.178-0.211-2.534-0.332-3.917-0.332-0.011 0-0.022 0-0.034 0h0.002c-1.327 0.011-2.608 0.183-3.833 0.496l0.111-0.024c-1.387 0.34-2.6 0.945-3.637 1.763l0.020-0.015c-1.155 0.929-2.079 2.098-2.701 3.436l-0.025 0.059c-0.681 1.559-1.077 3.376-1.077 5.286 0 0.194 0.004 0.386 0.012 0.578l-0.001-0.027v27.155h-8.947v5.242h8.999v12.232h6.308v-12.232h12.232zM191.642-44.516c-0.122 1.171-0.227 2.481-0.28 3.897s-0.105 2.604-0.105 3.495h-0.175c-1.355-2.644-3.424-4.757-5.953-6.131l-0.075-0.037c-2.529-1.494-5.572-2.377-8.822-2.377-0.001 0-0.002 0-0.003 0v0q-8.248 0-12.389 4.91c-2.585 3.292-4.146 7.496-4.146 12.064 0 0.33 0.008 0.657 0.024 0.983l-0.002-0.046v26.666h6.291v-24.027c-0.001-0.073-0.001-0.16-0.001-0.247 0-2.113 0.204-4.178 0.593-6.177l-0.033 0.203c0.329-1.811 0.995-3.422 1.934-4.835l-0.029 0.047c0.912-1.333 2.133-2.392 3.563-3.087l0.054-0.024c1.554-0.7 3.368-1.108 5.278-1.108 0.153 0 0.306 0.003 0.458 0.008l-0.022-0.001c0.002 0 0.005 0 0.008 0 1.754 0 3.422 0.373 4.927 1.044l-0.077-0.031c1.707 0.729 3.149 1.784 4.305 3.097l0.011 0.013c1.272 1.478 2.283 3.222 2.938 5.132l0.033 0.111c0.701 2.118 1.106 4.556 1.106 7.089 0 0.168-0.002 0.335-0.005 0.502v-0.025 22.315h6.308v-33.865c0-1.171 0-2.691 0-4.543s0.157-3.495 0.28-5.015zM286.842-37.177c-1.813-2.708-4.264-4.857-7.145-6.261l-0.107-0.047c-2.678-1.339-5.833-2.126-9.172-2.132h-0.002c-0.106-0.002-0.232-0.003-0.358-0.003-3.204 0-6.259 0.643-9.041 1.808l0.155-0.057c-2.731 1.173-5.056 2.802-6.982 4.815l-0.007 0.008c-1.92 2.023-3.46 4.428-4.493 7.086l-0.051 0.148c-1.029 2.608-1.626 5.629-1.626 8.789 0 0.074 0 0.147 0.001 0.221v-0.011c0 0.056-0.001 0.122-0.001 0.189 0 3.166 0.59 6.194 1.666 8.981l-0.058-0.17c1.089 2.807 2.635 5.212 4.569 7.243l-0.008-0.009c1.934 2.021 4.258 3.65 6.854 4.771l0.136 0.052c2.607 1.107 5.64 1.751 8.822 1.751 0.142 0 0.284-0.001 0.425-0.004h-0.021c0.013 0 0.029 0 0.044 0 3.331 0 6.479-0.787 9.266-2.186l-0.119 0.054c2.996-1.487 5.445-3.684 7.192-6.378l0.043-0.070h0.192v34.232h6.308v-70.142h-6.308v7.322zM254.637-22.795c0-0.047-0.001-0.103-0.001-0.159 0-2.384 0.41-4.673 1.163-6.799l-0.044 0.142c0.731-2.153 1.821-4.009 3.213-5.592l-0.016 0.018c1.404-1.568 3.123-2.822 5.061-3.668l0.094-0.037c1.953-0.853 4.229-1.35 6.621-1.35 0.13 0 0.259 0.001 0.388 0.004h-0.019c0.050-0.001 0.109-0.001 0.168-0.001 4.632 0 8.816 1.922 11.797 5.011l0.005 0.005c1.476 1.543 2.66 3.378 3.456 5.409l0.039 0.113c0.797 2.052 1.258 4.428 1.258 6.911s-0.462 4.859-1.304 7.045l0.045-0.134c-0.844 2.153-2.027 3.998-3.503 5.566l0.008-0.009c-1.45 1.549-3.192 2.804-5.141 3.681l-0.101 0.041c-1.925 0.851-4.17 1.346-6.53 1.346-0.051 0-0.102 0-0.153-0.001h0.008c-0.086 0.002-0.188 0.003-0.291 0.003-2.423 0-4.726-0.515-6.805-1.443l0.106 0.042c-2.022-0.915-3.732-2.183-5.125-3.742l-0.013-0.015c-1.377-1.565-2.467-3.421-3.164-5.46l-0.034-0.114c-0.748-2.028-1.183-4.37-1.188-6.813v-0.002zM355.027 15.631c0.001-0.030 0.001-0.066 0.001-0.102 0-1.231-0.539-2.336-1.395-3.092l-0.004-0.004c-0.785-0.776-1.866-1.256-3.058-1.256s-2.273 0.48-3.058 1.256v0c-0.862 0.798-1.4 1.935-1.4 3.198s0.538 2.4 1.398 3.195l0.003 0.003c0.785 0.776 1.866 1.256 3.058 1.256s2.273-0.48 3.058-1.256v0c0.86-0.753 1.4-1.854 1.4-3.080 0-0.041-0.001-0.083-0.002-0.124v0.006zM353.734-44.499h-6.308v43.406h6.308zM450.84-22.76c0-0.042 0-0.092 0-0.142 0-3.23-0.642-6.311-1.806-9.121l0.058 0.158c-1.165-2.812-2.777-5.214-4.773-7.237l0.002 0.002c-2.041-2.021-4.482-3.643-7.193-4.736l-0.146-0.052c-2.726-1.106-5.889-1.748-9.202-1.748-0.058 0-0.116 0-0.174 0.001h0.009c-0.038 0-0.083 0-0.128 0-3.295 0-6.44 0.642-9.318 1.807l0.166-0.060c-5.546 2.206-9.865 6.496-12.058 11.879l-0.052 0.143c-1.095 2.695-1.73 5.821-1.73 9.095s0.635 6.401 1.789 9.262l-0.059-0.166c2.237 5.52 6.551 9.806 11.948 11.954l0.144 0.051c2.689 1.106 5.81 1.748 9.082 1.748 0.069 0 0.138 0 0.208-0.001h-0.011c0.071 0.001 0.156 0.001 0.241 0.001 3.293 0 6.435-0.642 9.309-1.808l-0.166 0.060c2.852-1.136 5.287-2.753 7.323-4.772l-0.001 0.001c2.005-2.017 3.624-4.42 4.734-7.088l0.054-0.146c1.106-2.65 1.748-5.73 1.748-8.959 0-0.045 0-0.090 0-0.135v0.007zM444.164-22.76c0 0.045 0.001 0.099 0.001 0.152 0 2.391-0.429 4.681-1.215 6.798l0.044-0.135c-0.77 2.147-1.887 3.995-3.299 5.573l0.014-0.016c-1.44 1.575-3.184 2.844-5.144 3.718l-0.098 0.039c-1.947 0.884-4.222 1.4-6.617 1.4-0.088 0-0.176-0.001-0.264-0.002h0.013c-0.073 0.001-0.16 0.002-0.246 0.002-2.379 0-4.637-0.516-6.67-1.441l0.101 0.041c-2.014-0.931-3.722-2.197-5.126-3.744l-0.012-0.013c-1.391-1.56-2.497-3.409-3.215-5.442l-0.035-0.115c-0.731-2.033-1.154-4.379-1.154-6.824s0.423-4.791 1.199-6.969l-0.045 0.145c0.773-2.155 1.896-4.009 3.316-5.59l-0.014 0.015c1.432-1.568 3.18-2.823 5.145-3.667l0.097-0.037c1.934-0.852 4.188-1.348 6.559-1.348 0.090 0 0.18 0.001 0.27 0.002h-0.014c0.069-0.001 0.15-0.002 0.231-0.002 2.397 0 4.678 0.495 6.747 1.39l-0.11-0.042c2.062 0.89 3.809 2.15 5.232 3.71l0.011 0.012c1.399 1.562 2.515 3.409 3.249 5.441l0.037 0.116c0.618 1.82 0.975 3.917 0.975 6.097 0 0.259-0.005 0.516-0.015 0.772l0.001-0.037zM509.064-40.025c0-1.356-0.533-2.587-1.4-3.497l0.002 0.002c-0.92-0.937-2.201-1.518-3.617-1.518s-2.697 0.581-3.616 1.518l-0.001 0.001c-0.869 0.906-1.405 2.138-1.405 3.495s0.535 2.589 1.406 3.497l-0.002-0.002c0.92 0.937 2.201 1.518 3.617 1.518s2.697-0.581 3.616-1.518l0.001-0.001c0.864-0.908 1.396-2.139 1.398-3.494v0zM360.584 910.792c0-16.098-13.050-29.147-29.147-29.147s-29.147 13.050-29.147 29.147c0 16.098 13.050 29.147 29.147 29.147s29.147-13.050 29.147-29.147zM629.603 856.062c0-1.1-0.892-1.992-1.992-1.992s-1.992 0.892-1.992 1.992c0 1.1 0.892 1.992 1.992 1.992s1.992-0.892 1.992-1.992z" />
|
|
11
|
+
<glyph unicode="" glyph-name="iox-logo" horiz-adv-x="1099" d="M153.775 526.757h33.429v-312.355h-33.429zM499.226 249.491c-10.156 1.65-19.264 4.45-27.787 8.316l0.684-0.278c-14.491 6.416-26.797 15.263-36.95 26.146l-0.060 0.065c-10.107 10.96-18.238 23.923-23.716 38.2l-0.277 0.82c-5.422 14.204-8.562 30.632-8.562 47.792s3.14 33.588 8.877 48.739l-0.315-0.947c5.753 15.117 13.885 28.096 24.069 39.157l-0.077-0.084c10.195 10.97 22.476 19.843 36.234 26.015l0.707 0.284c7.864 3.581 17.001 6.36 26.555 7.887l0.617 0.081v33.062c-4.893-0.542-9.698-1.276-14.399-2.237-29.959-6.249-55.885-20.615-76.167-40.676l0.013 0.013c-13.586-13.688-24.474-30.074-31.788-48.281l-0.347-0.979c-7.27-18.39-11.485-39.694-11.485-61.982s4.215-43.591 11.891-63.157l-0.406 1.175c7.646-19.222 18.537-35.639 32.145-49.357l-0.010 0.010c13.616-13.542 29.842-24.476 47.854-31.981l0.987-0.364c12.166-5.144 26.278-8.874 41.021-10.51l0.69-0.062zM662.455 432.588c-7.661 19.186-18.55 35.572-32.144 49.269l0.009-0.009c-13.614 13.546-29.84 24.481-47.855 31.981l-0.986 0.364c-11.969 5.060-25.855 8.754-40.359 10.419l-0.706 0.066v-33.097c9.924-1.649 18.812-4.392 27.138-8.157l-0.682 0.276c14.464-6.456 26.746-15.329 36.877-26.23l0.064-0.069c10.102-10.965 18.237-23.926 23.731-38.197l0.279-0.823c5.411-14.205 8.545-30.633 8.545-47.792s-3.134-33.587-8.86-48.742l0.315 0.949c-5.764-15.109-13.901-28.082-24.086-39.139l0.076 0.084c-10.195-10.942-22.478-19.788-36.233-25.929l-0.708-0.282c-7.645-3.489-16.532-6.232-25.821-7.793l-0.636-0.088v-33.097c15.209 1.73 29.096 5.425 42.073 10.859l-1.008-0.374c18.996 7.834 35.222 18.734 48.851 32.25l-0.010-0.010c13.59 13.685 24.479 30.073 31.789 48.282l0.347 0.978c7.27 18.39 11.485 39.694 11.485 61.982s-4.215 43.591-11.891 63.157l0.406-1.175zM905.349 379.238l-100.076 148.043h45.433l80.382-122.408 79.491 122.408h44.14l-100.076-148.043 109.757-164.836h-46.762l-88.316 138.764-88.718-138.764h-43.773zM57.211 689.147v-154.788h32.852v56.582c0 0.005 0 0.011 0 0.017 0 76.676 62.158 138.834 138.834 138.834 0.006 0 0.012 0 0.018 0h536.463c76.676 0 138.834-62.158 138.834-138.834 0-0.006 0-0.012 0-0.018v0.001-56.495h32.852v158.388c0 43.323-35.12 78.443-78.443 78.443v0l-720.19-0.734c-44.866-0.040-81.221-36.42-81.221-81.291 0-0.037 0-0.074 0-0.111v0.006zM57.211-24.683v235.904h32.852v-56.495c0.050-76.638 62.189-138.747 138.834-138.747 0.006 0 0.012 0 0.019 0h536.463c76.676 0 138.834 62.158 138.834 138.834v0 56.495h32.852v-164.888c0-0.005 0-0.011 0-0.017 0-39.26-31.826-71.086-71.086-71.086v0zM230.016 898.473c0-23.606-19.136-42.742-42.742-42.742s-42.742 19.136-42.742 42.742c0 23.606 19.136 42.742 42.742 42.742s42.742-19.136 42.742-42.742zM624.448 818.213c0-1.612-1.307-2.918-2.918-2.918s-2.918 1.307-2.918 2.918c0 1.612 1.307 2.918 2.918 2.918s2.918-1.307 2.918-2.918z" />
|
|
12
|
+
<glyph unicode="" glyph-name="iox" horiz-adv-x="2510" d="M61.935 877.419h88.774v-827.871h-88.774zM977.837 142.452c-26.911 4.324-51.062 11.706-73.661 21.916l1.816-0.734c-38.331 17.097-70.88 40.601-97.732 69.475l-0.168 0.182c-26.782 29.055-48.334 63.414-62.854 101.257l-0.734 2.176c-14.358 36.851-22.677 79.51-22.677 124.112 0 0.888 0.003 1.775 0.010 2.662l-0.001-0.136c-0.006 0.75-0.009 1.637-0.009 2.525 0 44.602 8.32 87.261 23.493 126.51l-0.815-2.398c15.277 39.939 36.824 74.226 63.785 103.443l-0.198-0.217c27.027 29.058 59.573 52.573 96.023 68.944l1.877 0.754c20.783 9.476 44.934 16.858 70.185 20.959l1.66 0.222v87.907c-13.006-1.486-25.724-3.427-38.194-5.987-79.396-16.528-148.101-54.609-201.818-107.799l0.032 0.032c-36.019-36.26-64.882-79.678-84.263-127.927l-0.919-2.592c-19.243-47.445-30.409-102.479-30.409-160.121 0-1.452 0.007-2.903 0.021-4.352l-0.002 0.221c-0.012-1.192-0.018-2.6-0.018-4.010 0-57.641 11.166-112.674 31.452-163.055l-1.044 2.936c20.288-50.844 49.153-94.265 85.202-130.538l-0.020 0.020c36.078-35.918 79.084-64.912 126.834-84.796l2.611-0.964c32.246-13.651 69.645-23.529 108.723-27.833l1.811-0.162zM1410.395 627.737c-20.239 50.831-49.035 94.249-85.004 130.547l0.028-0.029c-36.064 35.918-79.057 64.911-126.794 84.796l-2.61 0.964c-31.72 13.413-68.523 23.219-106.961 27.653l-1.881 0.176v-87.701c26.335-4.386 49.915-11.656 72.014-21.628l-1.82 0.735c38.326-17.125 70.872-40.64 97.732-69.516l0.168-0.182c26.761-29.006 48.319-63.291 62.89-101.049l0.739-2.177c14.358-36.851 22.677-79.51 22.677-124.112 0-0.888-0.003-1.775-0.010-2.662l0.001 0.136c0.006-0.75 0.009-1.637 0.009-2.525 0-44.602-8.32-87.261-23.493-126.51l0.815 2.398c-15.334-40.153-36.997-74.622-64.114-103.978l0.196 0.215c-27.017-29.072-59.566-52.589-96.025-68.946l-1.874-0.752c-20.285-9.258-43.867-16.531-68.514-20.66l-1.68-0.233v-87.701c40.319 4.611 77.121 14.417 111.518 28.824l-2.676-0.994c50.465 20.852 93.557 49.892 129.706 85.897l-0.013-0.013c35.962 36.297 64.762 79.76 84.060 128.048l0.915 2.595c19.395 47.618 30.651 102.865 30.651 160.74 0 1.191-0.005 2.382-0.014 3.571l0.001-0.183c0.009 1.043 0.014 2.276 0.014 3.51 0 57.877-11.256 113.125-31.699 163.673l1.047-2.931zM2054.111 486.359l-265.249 392.258h120.361l212.852-324.418 210.581 324.418h117.017l-265.208-392.258 290.89-436.81h-123.871l-234.034 367.732-234.942-367.732h-115.902z" />
|
|
13
|
+
<glyph unicode="" glyph-name="contract" d="M669.908 684.392h-490.378c-8.32 0-15.064-6.744-15.064-15.064s6.744-15.064 15.064-15.064h490.38c8.32 0 15.064 6.744 15.064 15.064s-6.746 15.064-15.066 15.064zM179.53 758.758h245.188c8.32 0 15.064 6.744 15.064 15.064s-6.744 15.064-15.064 15.064h-245.188c-8.32 0-15.064-6.744-15.064-15.064 0-8.322 6.744-15.064 15.064-15.064zM669.908 591.808h-490.378c-8.32 0-15.064-6.744-15.064-15.064s6.744-15.064 15.064-15.064h490.38c8.32 0 15.064 6.744 15.064 15.064-0.002 8.32-6.746 15.064-15.066 15.064zM291.236 40.664h-156.934c-25.758 0-46.716 20.956-46.716 46.714v795.78c0 25.758 20.958 46.716 46.716 46.716h452.112c1.46 0 2.898-0.134 4.32-0.326v-93.948c0-42.372 34.472-76.842 76.842-76.842h93.946c0.194-1.424 0.326-2.862 0.326-4.322v-256.522c0-8.32 6.744-15.064 15.064-15.064s15.064 6.744 15.064 15.064v256.52c0 16.524-6.436 32.060-18.12 43.746l-143.7 143.7c-11.684 11.684-27.218 18.12-43.742 18.12h-452.112c-42.372 0-76.842-34.472-76.842-76.842v-795.78c0-42.37 34.472-76.84 76.842-76.84h156.934c8.32 0 15.064 6.744 15.064 15.064s-6.744 15.062-15.064 15.062zM740.546 788.884h-72.968c-25.758 0-46.716 20.958-46.716 46.716v72.968zM961.916 222.542l-127.636 215.44c-9.302 15.708-29.546 20.9-45.262 11.59l-31.046-18.394c-24.098-14.276-34.284-43.166-26.010-68.768-10.46-3.79-21.928-3.73-32.488 0.352-24.512 7.712-43.148 23.226-73.926 15.442-52.26-13.306-50.672-12.64-55.4-14.26-30.6 17.422-48.994 22.606-81.478 10.040l-28.956-11.194c-13.406-5.18-28.178-3.952-40.566 3.388l-7.902 4.658c3.856 23.104-6.39 47.486-28.086 60.338 0 0 0 0-0.002 0.002l-31.044 18.392c-15.672 9.282-35.976 4.086-45.26-11.586l-127.64-215.442c-9.302-15.704-4.126-35.954 11.586-45.26l31.044-18.392c9.394-5.566 19.718-8.212 29.918-8.212 11.374 0 22.588 3.296 32.176 9.504l6.47-3.818-13.66-19.026c-16.278-22.676-11.106-54.208 11.574-70.488 10.488-7.528 23.664-10.966 37.29-8.826 2.162-12.638 9.086-24.466 20.298-32.518 10.53-7.56 23.646-11.002 37.296-8.852 2.168-12.628 9.088-24.446 20.294-32.492 15.060-10.81 33.784-12.060 49.386-5.396 3.414-8.868 9.348-16.876 17.626-22.82 21.616-15.514 51.392-11.468 68.188 8.632l36.3-21.504c24.006-14.226 54.98-6.32 69.214 17.714 3.64 6.144 5.898 12.84 6.724 19.722l0.082-0.050c23.97-14.196 55.014-6.248 69.214 17.716 4.112 6.942 6.366 14.472 6.914 22.018 21.128-5.312 44.154 3.562 55.814 23.242 3.826 6.456 6.044 13.43 6.774 20.448 22.644-8.886 49.11-0.298 61.898 21.286 6.878 11.61 8.824 25.202 5.478 38.276-1.914 7.48-5.434 14.27-10.266 20.004l20.008 11.69c16.926-6.948 36.242-5.836 52.43 3.752l31.040 18.392c15.712 9.3 20.902 29.546 11.592 45.26zM237.2 184.806l-31.044 18.394c-1.38 0.818-1.838 2.606-1.022 3.986l127.64 215.446c0.822 1.386 2.616 1.836 3.988 1.020l31.042-18.39c13.794-8.174 18.11-25.866 10.086-39.408l-101.282-170.96c-8.084-13.648-25.76-18.17-39.408-10.088zM305.89 91.322c-9.148 6.568-11.24 19.292-4.668 28.444l20.078 27.968c6.396 8.91 19.142 11.348 28.444 4.67 9.13-6.554 11.224-19.312 4.672-28.442l-20.080-27.968c-6.554-9.134-19.32-11.222-28.446-4.672zM363.48 49.976c-9.13 6.556-11.224 19.318-4.67 28.446l20.078 27.966s0 0 0 0.002c0 0 0 0.002 0.002 0.002l22.158 30.864c3.176 4.422 7.882 7.346 13.254 8.226 1.116 0.184 2.234 0.274 3.344 0.274 4.228 0 8.342-1.316 11.846-3.83 4.42-3.176 7.344-7.88 8.224-13.252 0.882-5.374-0.38-10.768-3.556-15.19l-42.238-58.836c-6.564-9.15-19.29-11.244-28.442-4.672zM421.070 8.634c-9.126 6.552-11.222 19.304-4.68 28.432 0.002 0.004 0.006 0.008 0.008 0.012l42.238 58.834c6.55 9.128 19.318 11.224 28.444 4.672 9.13-6.554 11.224-19.314 4.67-28.444l-18.766-26.142s0 0-0.002-0.002l-23.47-32.692c-6.554-9.13-19.31-11.228-28.442-4.67zM488.082-19.582c-9.124 6.552-11.222 19.298-4.684 28.428l14.058 19.58c6.552 9.132 19.318 11.22 28.444 4.67 9.128-6.552 11.224-19.314 4.67-28.444l-14.046-19.562c-6.552-9.132-19.316-11.228-28.442-4.672zM825.72 100.522c-5.732-9.674-18.26-12.882-27.936-7.152-16.384 9.706-122.072 72.32-133.34 78.996-7.16 4.24-16.398 1.878-20.638-5.28s-1.878-16.398 5.28-20.638l100.808-59.724c9.678-5.732 12.906-18.222 7.152-27.938-5.734-9.678-18.268-12.88-27.94-7.154-37.284 22.088-67.558 40.024-100.86 59.754-7.162 4.24-16.398 1.878-20.638-5.28s-1.878-16.398 5.28-20.638l74.292-44.014c9.684-5.75 12.88-18.234 7.138-27.93-5.734-9.678-18.264-12.884-27.942-7.152l-39.862 23.614c-0.004 0.002-0.010 0.004-0.014 0.008-0.004 0.002-0.008 0.004-0.012 0.006l-29.090 17.236c-7.16 4.242-16.398 1.88-20.638-5.28-4.24-7.158-1.878-16.398 5.28-20.638l29.096-17.238c0.004-0.002 0.008-0.006 0.012-0.008 9.678-5.732 12.906-18.22 7.152-27.936-5.734-9.678-18.264-12.884-27.942-7.152l-33.942 20.106c14.55 22.452 9.016 52.708-12.946 68.472-6.45 4.628-13.632 7.51-20.978 8.748 7.792 20.834 1.074 45.158-17.844 58.738-11.2 8.044-24.61 10.822-37.266 8.838-2.252 13.17-9.454 24.706-20.32 32.504-20.436 14.666-48.208 11.848-65.362-5.506-3.486 6.122-8.298 11.614-14.386 15.984-16.982 12.188-39.030 12.302-55.842 2.036l-6.902 4.074 94.74 159.918 4.51-2.66c19.92-11.8 44.228-14.26 66.756-5.548l28.956 11.194c16.57 6.404 25.708 6.822 42.098-0.912-10.724-12.048-17.090-27.866-17.090-44.914v-66.79c0-17.74 14.422-32.182 32.148-32.194h0.044c17.78 0 34.5 6.922 47.078 19.492 7.332 7.328 12.744 16.064 15.988 25.6 19.45-11.518 180.144-106.676 198.774-117.714 4.686-2.776 8.010-7.21 9.36-12.486 1.35-5.27 0.564-10.756-2.212-15.442zM934.976 203.2l-31.046-18.394c-13.648-8.080-31.324-3.554-39.404 10.086l-47.472 80.13c-4.242 7.158-13.486 9.52-20.638 5.284-7.158-4.24-9.522-13.48-5.284-20.638l47.472-80.132c0.894-1.508 1.864-2.942 2.868-4.34l-13.198-7.71c-2.668-1.58-5.234-3.32-7.688-5.21l-204.646 121.19c-10.026 5.934-22.738-1.3-22.738-12.96-0.158-0.9 1.556-16.384-10.69-28.626-6.888-6.882-16.044-10.674-25.782-10.674-0.008 0-0.016 0-0.024 0-1.126 0-2.042 0.928-2.042 2.068v66.79c0 17.448 12.004 32.168 28.238 36.278l50.032 12.662c18.154 4.588 28.416-5.106 55.598-14.306 18.87-7.3 39.388-6.85 57.6 0.928l9.092-15.348c4.242-7.162 13.482-9.522 20.638-5.284 7.158 4.24 9.522 13.48 5.284 20.638l-17.908 30.226c-8.102 13.676-3.588 31.3 10.086 39.406l31.044 18.39c1.356 0.806 3.15 0.394 3.99-1.022l127.636-215.442c0.824-1.39 0.37-3.168-1.018-3.99z" />
|
|
14
|
+
<glyph unicode="" glyph-name="best-price" d="M672 288c0 35.346-28.654 64-64 64v0h-205.92l13.92 110.080c0.038 0.288 0.059 0.622 0.059 0.96s-0.021 0.672-0.063 0.999l0.004-0.039c0 88.64-62.72 112-96 112-0.176 0.007-0.383 0.011-0.591 0.011-7.303 0-13.462-4.892-15.381-11.578l-0.028-0.113-64-222.24c-11.002-21.385-27.398-38.654-47.423-50.407l-0.577-0.313v12.64c0 8.837-7.163 16-16 16v0h-160c-8.837 0-16-7.163-16-16v0-352c0-8.837 7.163-16 16-16v0h160c8.837 0 16 7.163 16 16v0 10.72l91.68-26.72c0.649-0.117 1.397-0.184 2.16-0.184s1.511 0.067 2.237 0.195l-0.077-0.011h272c34.956 0.509 63.098 28.965 63.098 63.994 0 15.777-5.709 30.221-15.174 41.379l0.076-0.092c18.7 11.397 30.996 31.679 30.996 54.834 0 15.722-5.669 30.12-15.075 41.261l0.078-0.095c18.7 11.397 30.996 31.679 30.996 54.834 0 15.722-5.669 30.12-15.075 41.261l0.078-0.095c19.067 11.154 31.734 31.428 32 54.682v0.038zM160-32h-128v320h128zM560-32h-269.76l-98.24 28v261.92c48 11.040 76.96 68.16 78.24 70.88 0.388 0.79 0.768 1.743 1.079 2.728l0.041 0.152 60.32 210.88c18.72-4.16 52-19.68 52.32-77.6l-16-127.040c-0.075-0.584-0.119-1.259-0.119-1.944 0-4.044 1.5-7.737 3.974-10.554l-0.016 0.018c2.947-3.343 7.239-5.441 12.021-5.441 0.049 0 0.098 0 0.147 0.001h223.993c17.673 0 32-14.327 32-32s-14.327-32-32-32v0h-80c-8.837 0-16-7.163-16-16s7.163-16 16-16v0h64c17.673 0 32-14.327 32-32s-14.327-32-32-32v0h-80c-8.837 0-16-7.163-16-16s7.163-16 16-16v0h64c17.673 0 32-14.327 32-32s-14.327-32-32-32v0h-80c-8.837 0-16-7.163-16-16s7.163-16 16-16v0h64c17.673 0 32-14.327 32-32s-14.327-32-32-32v0zM208 720h16v-16c0-8.837 7.163-16 16-16s16 7.163 16 16v0 16h16c8.837 0 16 7.163 16 16s-7.163 16-16 16v0h-16v16c0 8.837-7.163 16-16 16s-16-7.163-16-16v0-16h-16c-8.837 0-16-7.163-16-16s7.163-16 16-16v0zM864 160h-16v16c0 8.837-7.163 16-16 16s-16-7.163-16-16v0-16h-16c-8.837 0-16-7.163-16-16s7.163-16 16-16v0h16v-16c0-8.837 7.163-16 16-16s16 7.163 16 16v0 16h16c8.837 0 16 7.163 16 16s-7.163 16-16 16v0zM672 960c-194.404 0-352-157.596-352-352v0c0-8.837 7.163-16 16-16s16 7.163 16 16v0c0.057 176.688 143.304 319.9 320 319.9 176.731 0 320-143.269 320-320 0-155.166-110.438-284.538-256.999-313.8l-2.041-0.34c-8.198-0.802-14.552-7.659-14.552-16 0-8.876 7.196-16.072 16.072-16.072 0.535 0 1.064 0.026 1.586 0.077l-0.066-0.005h3.040c165.293 31.035 288.69 174.237 288.69 346.26 0 194.404-157.596 352-352 352-1.311 0-2.621-0.007-3.929-0.021l0.199 0.002zM816 544c0 70.692-57.308 128-128 128v0h-32c-17.673 0-32 14.327-32 32s14.327 32 32 32v0h112c26.51 0 48 21.49 48 48s-21.49 48-48 48v0h-48v48c0 8.837-7.163 16-16 16v0h-64c-8.837 0-16-7.163-16-16v0-52.16c-55.462-14.847-95.635-64.652-95.635-123.841 0-70.564 57.099-127.792 127.615-127.999h32.020c17.673 0 32-14.327 32-32s-14.327-32-32-32v0h-112c-26.51 0-48-21.49-48-48s21.49-48 48-48v0h48v-48c0-8.837 7.163-16 16-16v0h64c8.837 0 16 7.163 16 16v0 52.16c55.616 14.711 95.954 64.558 96 123.835v0.005zM701.76 449.12c-7.821-1.137-13.761-7.796-13.761-15.843 0-0.055 0-0.111 0.001-0.166v0.008-49.12h-32v48c0 8.837-7.163 16-16 16v0h-64c-8.837 0-16 7.163-16 16s7.163 16 16 16v0h112c35.346 0 64 28.654 64 64s-28.654 64-64 64v0h-32c-52.658 0.474-95.162 43.272-95.162 95.996 0 47.867 35.033 87.551 80.857 94.813l0.545 0.071c7.821 1.137 13.761 7.796 13.761 15.843 0 0.055 0 0.111-0.001 0.166v-0.008 49.12h32v-48c0-8.837 7.163-16 16-16v0h64c8.837 0 16-7.163 16-16s-7.163-16-16-16v0h-112c-35.346 0-64-28.654-64-64s28.654-64 64-64v0h32c52.658-0.474 95.162-43.272 95.162-95.996 0-47.867-35.033-87.551-80.857-94.813l-0.545-0.071z" />
|
|
15
|
+
<glyph unicode="" glyph-name="badge" d="M866.303 638.783l-48.078 58.328c-6.602 8.008-10.617 17.695-11.602 28.016l-7.25 75.242c-3.766 39.094-34.875 70.203-73.968 73.968l-75.242 7.242c-10.32 0.992-20.008 5.008-28.016 11.602l-58.328 48.086c-30.305 24.976-74.297 24.976-104.601 0l-58.328-48.086c-8-6.594-17.687-10.609-28.016-11.602l-75.242-7.242c-39.094-3.766-70.195-34.875-73.968-73.968l-7.242-75.242c-0.992-10.32-5.008-20.008-11.602-28.016l-48.086-58.328c-24.976-30.305-24.976-74.297 0-104.601l48.086-58.328c6.594-8.008 10.609-17.695 11.602-28.016l7.242-75.242c3.766-39.094 34.875-70.195 73.968-73.968l45.992-4.43-109.273-261.116c-2.961-7.109-1.625-15.109 3.492-20.875 5.117-5.758 12.891-8.039 20.281-5.937l94.804 26.766c0.414 0.117 0.812-0.062 1-0.398l47.476-86.328c3.531-6.43 10.133-10.305 17.398-10.305 0.344 0 0.687 0.008 1.039 0.023 7.68 0.391 14.32 5.031 17.359 12.187l115.367 275.702c3.914 2.25 7.68 4.836 11.258 7.781l58.328 48.078c7.383 6.094 16.219 9.945 25.648 11.289l104.492-249.679-73.945 20.875c-14.062 3.961-28.789-2.203-35.844-14.992l-37.023-67.32-49.054 117.226c-3.242 7.742-12.133 11.383-19.875 8.148-7.734-3.234-11.383-12.133-8.141-19.867l57.461-137.32c3.008-7.078 9.641-11.719 17.328-12.109 0.352-0.016 0.695-0.031 1.039-0.031 7.266 0 13.867 3.883 17.398 10.312l47.469 86.312c0.195 0.352 0.602 0.516 1 0.414l94.789-26.766c7.406-2.094 15.187 0.18 20.297 5.937 5.117 5.766 6.453 13.758 3.484 20.891l-109.265 261.108 45.992 4.43c39.094 3.766 70.203 34.867 73.968 73.961l7.25 75.25c0.984 10.32 5 20 11.602 28.008l48.078 58.328c24.984 30.305 24.984 74.297 0 104.601zM417.563-20.050l-37.031 67.336c-7.047 12.781-21.789 18.945-35.844 14.976l-73.937-20.867 104.484 249.671c9.437-1.344 18.273-5.195 25.656-11.281l58.328-48.086c15.156-12.492 33.726-18.734 52.304-18.734 1.195 0 2.383 0.031 3.578 0.086zM842.874 553.494l-48.078-58.328c-10.469-12.687-16.828-28.047-18.406-44.414l-7.242-75.242c-2.375-24.656-21.992-44.273-46.648-46.648l-66.093-6.367c-0.258-0.016-0.523-0.039-0.781-0.078l-8.367-0.805c-16.375-1.578-31.734-7.937-44.422-18.398l-58.328-48.078c-19.109-15.758-46.859-15.758-65.968 0l-58.328 48.078c-12.687 10.461-28.047 16.828-44.422 18.398l-8.406 0.812c-0.234 0.031-0.461 0.047-0.695 0.062l-66.14 6.375c-24.656 2.375-44.273 21.992-46.648 46.648l-7.242 75.234c-1.578 16.375-7.937 31.734-18.406 44.422l-48.078 58.328c-15.758 19.117-15.758 46.867 0 65.976l48.078 58.328c10.469 12.687 16.828 28.047 18.406 44.422l7.242 75.242c2.375 24.656 21.992 44.273 46.648 46.648l75.242 7.242c16.375 1.578 31.734 7.937 44.422 18.398l58.328 48.078c9.555 7.875 21.273 11.82 32.984 11.82s23.43-3.937 32.984-11.82l58.328-48.078c12.687-10.461 28.047-16.828 44.422-18.398l75.242-7.242c24.656-2.375 44.273-21.992 46.648-46.648l7.242-75.242c1.578-16.375 7.937-31.734 18.406-44.422l48.078-58.328c15.75-19.117 15.75-46.859 0-65.976zM511.523 823.688c-10.141 0-20.344-0.641-30.344-1.922-8.312-1.062-14.195-8.672-13.133-16.984 1.062-8.32 8.68-14.195 16.984-13.141 8.719 1.117 17.633 1.68 26.492 1.68 114.054 0 206.843-92.789 206.843-206.843s-92.796-206.835-206.843-206.835c-114.054 0-206.843 92.789-206.843 206.843 0 81.351 47.969 155.452 122.203 188.788 7.648 3.43 11.070 12.422 7.633 20.070-3.437 7.656-12.43 11.070-20.070 7.633-85.132-38.226-140.132-123.203-140.132-216.491 0-130.804 106.414-237.21 237.21-237.21s237.21 106.406 237.21 237.21c0 130.796-106.414 237.202-237.21 237.202zM360.719 604.072c-18.101-18.101-18.101-47.562 0-65.664l66.32-66.328c8.773-8.766 20.43-13.594 32.836-13.594 12.398 0 24.062 4.828 32.836 13.594l144.773 144.781c18.101 18.109 18.101 47.562 0 65.672-18.101 18.101-47.562 18.101-65.672 0l-111.937-111.945-33.492 33.484c-18.101 18.101-47.562 18.101-65.664 0zM459.875 533.924c4.023 0 7.883 1.602 10.734 4.453l122.679 122.679c6.266 6.266 16.453 6.258 22.719 0 6.266-6.266 6.266-16.461 0-22.719l-144.773-144.781c-3.031-3.031-7.070-4.703-11.359-4.703-4.297 0-8.328 1.672-11.359 4.703l-66.328 66.32c-6.258 6.266-6.258 16.461 0 22.719 3.133 3.133 7.25 4.703 11.367 4.703 4.109 0 8.227-1.57 11.352-4.695l44.226-44.226c2.852-2.852 6.711-4.453 10.742-4.453z" />
|
|
16
|
+
<glyph unicode="" glyph-name="Artboard-24-copy" horiz-adv-x="1171" d="M578.446 396.551c22.929 1.069 76.109 18.55 104.536 60.451 0 0 17.464 23.838 19.426 62.918 0.097 1.958 0.139 3.949 0.139 5.962 0 0.007 0 0.016 0 0.024 0 26.602-8.146 51.301-22.080 71.739l0.284-0.441c-23.413 34.945-63.377 58.152-108.313 58.152h-246.986v-304.123h58.472v245.971h188.556c34.554 0 64.051-25.379 70.408-58.127 0.806-3.965 1.267-8.524 1.267-13.189 0-9.148-1.773-17.881-4.995-25.876l0.166 0.465c-7.634-18.897-22.376-33.574-40.827-40.948l-0.493-0.174c-7.569-3.026-16.341-4.784-25.524-4.791h-71.737v84.512h-58.434v-258.951h58.434v116.287h71.692c2.004 0 4.008 0.059 6.008 0.139zM683.454 374.312v-0.029c-27.729-19.717-76.206-36.023-111.028-36.023h-13.254v-58.135h13.254c72.138 0 151.148 35.156 193.882 93.964l-41.214 41.012c-11.769-15.809-25.523-29.292-41.081-40.41l-0.558-0.379zM760.518 539.076q0.467-6.551 0.467-13.195c-0.001-9.401-0.702-18.638-2.054-27.661l0.125 1.019h58.91c0.925 7.982 1.453 17.23 1.453 26.601 0 0.014 0 0.029 0 0.043v-0.002q0 6.644-0.349 13.195c-2.41 43.397-15.85 83.211-37.535 117.263l0.586-0.984c-43.723 69.692-121.499 116.304-209.67 116.304h-96.326v-58.152h96.314c53.289 0 101.656-22.382 136.058-58.152 15.774-16.36 28.658-35.635 37.748-56.919l0.468-1.233c7.334-17.048 12.264-36.813 13.77-57.527l0.035-0.6zM248.249 181.668q8.248-6.682 8.252-19.59t-8.252-19.645-22.845-6.736h-14.37v-22.9c-0.021-1.666-1.366-3.010-3.029-3.031h-14.708c-1.668 0.016-3.015 1.364-3.031 3.030v72.519c0.016 1.668 1.364 3.015 3.030 3.031h32.109q14.58 0 22.845-6.677zM224.827 153.211q4.939 0 7.915 2.189t2.977 6.677q0 4.492-2.977 6.682t-7.915 2.185h-13.793v-17.734zM335.641 126.83c0.553-0.536 0.897-1.287 0.897-2.117 0-0.006 0-0.012 0-0.018v0.001-11.898c-0.016-1.666-1.361-3.013-3.025-3.031h-51.982c-1.666 0.021-3.010 1.366-3.031 3.029v72.519c0.021 1.666 1.366 3.010 3.029 3.031h14.708c1.668-0.016 3.015-1.364 3.031-3.030v-57.59h34.242c0.008 0 0.018 0 0.028 0 0.826 0 1.572-0.344 2.102-0.896l0.001-0.001zM428.481 113.917c0.233-0.491 0.393-1.062 0.449-1.664l0.002-0.020c-0.014-1.358-1.113-2.455-2.47-2.467h-14.147c-1.263 0-2.265 0.278-2.972 0.842-0.652 0.487-1.142 1.157-1.398 1.934l-0.008 0.028-3.141 9.317h-29.863l-3.141-9.317c-0.264-0.805-0.754-1.475-1.396-1.955l-0.010-0.007c-0.748-0.532-1.68-0.851-2.687-0.851-0.1 0-0.2 0.003-0.299 0.009l0.014-0.001h-14.146c-1.358 0.012-2.455 1.109-2.467 2.466v0.001c0.056 0.621 0.214 1.192 0.459 1.715l-0.013-0.031 24.474 70.732c0.374 1.055 0.993 1.945 1.79 2.633l0.008 0.007c0.817 0.667 1.872 1.071 3.021 1.071 0.082 0 0.164-0.002 0.245-0.006h18.173c0.069 0.004 0.151 0.006 0.232 0.006 1.151 0 2.207-0.404 3.035-1.078l-0.009 0.007c0.802-0.696 1.419-1.586 1.78-2.597l0.013-0.043zM398.955 139.288l-9.090 26.946-9.094-26.946zM497.407 110.607c-0.702 0.434-1.27 1.021-1.672 1.715l-0.012 0.023-25.708 38.393v-37.943c-0.016-1.668-1.364-3.015-3.030-3.031h-14.708c-1.666 0.021-3.010 1.366-3.031 3.029v72.519c0.021 1.666 1.366 3.010 3.029 3.031h11.694c0.039 0.001 0.085 0.002 0.131 0.002 1.039 0 2.003-0.315 2.804-0.855l-0.018 0.011c0.702-0.434 1.27-1.021 1.672-1.715l0.012-0.023 25.708-38.393v37.943c0.021 1.666 1.366 3.010 3.029 3.031h14.708c1.668-0.016 3.015-1.364 3.031-3.030v-72.519c-0.016-1.668-1.364-3.015-3.030-3.031h-11.677c-0.041-0.001-0.090-0.002-0.139-0.002-1.042 0-2.010 0.315-2.814 0.855l0.018-0.011zM562.742 127.726h35.476c1.666-0.021 3.010-1.366 3.031-3.029v-11.9c-0.021-1.666-1.366-3.010-3.029-3.031h-53.215c-1.666 0.021-3.010 1.366-3.031 3.029v72.519c0.021 1.666 1.366 3.010 3.029 3.031h52.319c1.666-0.019 3.011-1.365 3.027-3.030v-11.9c-0.021-1.664-1.363-3.008-3.025-3.031h-34.581v-12.126h32.107c1.666-0.016 3.013-1.361 3.031-3.025v-11.904c-0.021-1.666-1.366-3.010-3.029-3.031h-32.109zM685.218 187.449c0.553-0.531 0.897-1.277 0.897-2.103 0-0.011 0-0.022 0-0.033v0.002-11.898c-0.021-1.666-1.366-3.010-3.029-3.031h-19.756v-57.588c-0.021-1.666-1.366-3.010-3.029-3.031h-14.708c-1.668 0.016-3.015 1.364-3.031 3.030v57.59h-19.759c-1.666 0.021-3.010 1.366-3.031 3.029v11.9c0.016 1.668 1.364 3.015 3.030 3.031h60.284c0.008 0 0.018 0 0.028 0 0.827 0 1.574-0.344 2.106-0.896l0.001-0.001zM775.924 148.942q0-1.794-0.223-7.856-0.341-9.208-4.77-16.277c-3.002-4.724-7.126-8.488-12.007-10.98l-0.173-0.080q-7.747-3.983-17.965-3.983h-30.314c-1.666 0.021-3.010 1.366-3.031 3.029v72.519c0.021 1.666 1.366 3.010 3.029 3.031h29.752q10.21 0 18.129-3.983c5.162-2.564 9.38-6.351 12.389-10.994l0.073-0.121q4.547-7.128 4.884-16.222 0.227-6.29 0.227-8.084zM728.213 170.385v-42.658h12.012q14.146 0 14.706 12.909 0.223 6.509 0.223 8.534 0 2.24-0.223 8.307-0.337 6.395-4.21 9.654t-11.056 3.255zM820.603 127.726h35.476c1.666-0.021 3.010-1.366 3.031-3.029v-11.9c-0.021-1.666-1.366-3.010-3.029-3.031h-53.215c-1.666 0.021-3.010 1.366-3.031 3.029v72.519c0.021 1.666 1.366 3.010 3.029 3.031h52.314c1.668-0.016 3.015-1.364 3.031-3.030v-11.9c-0.021-1.666-1.366-3.010-3.029-3.031h-34.577v-12.126h32.107c1.664-0.021 3.008-1.363 3.031-3.025v-11.904c-0.026-1.664-1.368-3.006-3.029-3.031h-32.109zM901.094 114.254l-22.904 70.164c-0.169 0.428-0.289 0.923-0.335 1.44l-0.002 0.021c0.014 1.358 1.113 2.455 2.47 2.467h14.143c0.085 0.006 0.185 0.009 0.285 0.009 1.008 0 1.942-0.319 2.706-0.861l-0.015 0.010c0.651-0.487 1.14-1.157 1.394-1.934l0.008-0.028 15.62-49.395 15.578 49.395c0.262 0.805 0.751 1.475 1.392 1.955l0.010 0.007c0.712 0.564 1.684 0.842 2.977 0.842h14.146c1.36-0.009 2.46-1.108 2.471-2.466v-0.001c-0.048-0.538-0.168-1.033-0.349-1.498l0.013 0.037-22.9-70.164q-1.579-4.492-5.953-4.488h-14.816q-4.358 0-5.941 4.488z" />
|
|
17
|
+
<glyph unicode="" glyph-name="Artboard-24" horiz-adv-x="1171" d="M597.165 211.376c43.787 2.038 145.363 35.425 199.654 115.453 0 0 33.358 45.53 37.101 120.165 0.189 3.743 0.269 7.545 0.269 11.393 0 0.021 0 0.045 0 0.069 0 50.798-15.56 97.963-42.173 136.987l0.542-0.842c-44.721 66.711-121.045 111.066-206.871 111.066h-471.763v-580.85l-0.051-0.042h111.736c-0.015 0.014-0.032 0.028-0.049 0.041l-0.001 0.001v469.784h360.128c66 0 122.333-48.473 134.475-111.012 1.537-7.571 2.417-16.272 2.417-25.18 0-17.475-3.386-34.159-9.537-49.431l0.317 0.89c-14.033-35.745-42.987-64.581-78.917-78.542-14.456-5.783-31.211-9.142-48.75-9.153h-136.926v161.417h-111.609v-494.582h111.609v222.103h136.922c3.831 0 7.663 0.109 11.477 0.265zM797.72 168.894l0.029-0.055c-52.957-37.656-145.582-68.795-212.062-68.795h-25.304v-111.037h25.312c137.78 0 288.68 67.145 370.3 179.47l-78.732 78.311c-22.482-30.191-48.755-55.939-78.477-77.169l-1.068-0.725zM944.91 483.589q0.888-12.517 0.888-25.203c-0.003-17.957-1.342-35.599-3.923-52.835l0.239 1.946h112.519c1.767 15.238 2.775 32.894 2.775 50.785 0 0.037 0 0.073 0 0.11v-0.006q0 12.681-0.674 25.203c-4.599 82.883-30.267 158.925-71.686 223.956l1.118-1.878c-83.489 133.107-232.052 222.133-400.479 222.133h-183.95v-111.066h183.95c101.783 0 194.156-42.747 259.861-111.066 30.129-31.245 54.738-68.060 72.095-108.712l0.894-2.354c14.009-32.559 23.427-70.305 26.306-109.866l0.067-1.146z" />
|
|
18
|
+
<glyph unicode="" glyph-name="phone-call" d="M996.129 208.487l-142.902 142.902c-51.037 51.037-137.799 30.62-158.213-35.726-15.311-45.935-66.347-71.453-112.28-61.244-102.073 25.518-239.872 158.213-265.39 265.39-15.311 45.935 15.311 96.971 61.244 112.28 66.347 20.415 86.762 107.177 35.726 158.213l-142.902 142.902c-40.829 35.726-102.073 35.726-137.799 0l-96.969-96.969c-96.969-102.073 10.207-372.567 250.079-612.438s510.365-352.154 612.438-250.079l96.969 96.969c35.728 40.829 35.728 102.073 0 137.799z" />
|
|
19
|
+
<glyph unicode="" glyph-name="whatsapp" d="M512.128 960h-0.256c-282.304 0-511.872-229.632-511.872-512 0-112 36.096-215.808 97.472-300.096l-63.808-190.208 196.8 62.912c80.96-53.632 177.536-84.608 281.664-84.608 282.304 0 511.872 229.696 511.872 512s-229.568 512-511.872 512zM810.048 236.992c-12.352-34.88-61.376-63.808-100.48-72.256-26.752-5.696-61.696-10.24-179.328 38.528-150.464 62.336-247.36 215.232-254.912 225.152-7.232 9.92-60.8 80.96-60.8 154.432s37.312 109.248 52.352 124.608c12.352 12.608 32.768 18.368 52.352 18.368 6.336 0 12.032-0.32 17.152-0.576 15.040-0.64 22.592-1.536 32.512-25.28 12.352-29.76 42.432-103.232 46.016-110.784 3.648-7.552 7.296-17.792 2.176-27.712-4.8-10.24-9.024-14.784-16.576-23.488s-14.72-15.36-22.272-24.704c-6.912-8.128-14.72-16.832-6.016-31.872 8.704-14.72 38.784-63.808 83.072-103.232 57.152-50.88 103.488-67.136 120.064-74.048 12.352-5.12 27.072-3.904 36.096 5.696 11.456 12.352 25.6 32.832 40 52.992 10.24 14.464 23.168 16.256 36.736 11.136 13.824-4.8 86.976-40.96 102.016-48.448 15.040-7.552 24.96-11.136 28.608-17.472 3.584-6.336 3.584-36.096-8.768-71.040z" />
|
|
20
|
+
<glyph unicode="" glyph-name="instagram" d="M746.811 960h-469.624c-152.843 0-277.187-124.344-277.187-277.187v-469.632c0-152.836 124.344-277.179 277.187-277.179h469.632c152.836 0 277.179 124.344 277.179 277.179v469.632c0 152.843-124.344 277.187-277.187 277.187zM511.999 168.009c-154.39 0-279.992 125.601-279.992 279.992s125.601 279.992 279.992 279.992 279.992-125.601 279.992-279.992-125.601-279.992-279.992-279.992zM798.686 661.961c-45.625 0-82.734 37.109-82.734 82.734s37.109 82.742 82.734 82.742 82.742-37.117 82.742-82.742-37.117-82.734-82.742-82.734zM511.999 667.961c-121.281 0-219.961-98.672-219.961-219.961 0-121.281 98.68-219.961 219.961-219.961 121.289 0 219.961 98.68 219.961 219.961 0 121.289-98.672 219.961-219.961 219.961zM798.686 767.399c-12.516 0-22.703-10.187-22.703-22.703s10.187-22.703 22.703-22.703c12.523 0 22.711 10.18 22.711 22.703s-10.187 22.703-22.711 22.703z" />
|
|
21
|
+
<glyph unicode="" glyph-name="email" d="M597.578 332.614c-25.476-16.984-55.068-25.962-85.578-25.962-30.508 0-60.1 8.978-85.576 25.962l-419.606 279.746c-2.328 1.552-4.596 3.17-6.818 4.834v-458.394c0-52.556 42.65-94.266 94.266-94.266h835.466c52.556 0 94.266 42.65 94.266 94.266v458.396c-2.226-1.668-4.498-3.29-6.832-4.844zM40.1 662.284l419.606-279.748c15.884-10.59 34.088-15.884 52.292-15.884 18.206 0 36.412 5.296 52.296 15.884l419.606 279.748c25.11 16.73 40.1 44.73 40.1 74.95 0 51.962-42.274 94.234-94.234 94.234h-835.532c-51.96-0.002-94.234-42.274-94.234-94.284 0-30.17 14.992-58.17 40.1-74.9z" />
|
|
22
|
+
<glyph unicode="" glyph-name="pin-1" d="M524.919 959.787c-207.953 7.008-378.729-159.479-378.729-365.849 0-234.207 224.759-404.179 350.736-648.621 6.396-12.411 24.262-12.427 30.68-0.018 113.965 219.948 308.745 367.436 344.842 579.331 37.375 219.27-125.227 427.662-347.53 435.157zM512.248 402.194c-105.896 0-191.744 85.85-191.744 191.744s85.85 191.744 191.744 191.744c105.896 0 191.746-85.85 191.746-191.744s-85.85-191.744-191.746-191.744z" />
|
|
23
|
+
<glyph unicode="" glyph-name="facebook" d="M413.696 394.752c-3.072 0-70.656 0-101.376 0-16.384 0-21.504 6.144-21.504 21.504 0 40.96 0 82.944 0 123.904 0 16.384 6.144 21.504 21.504 21.504h101.376c0 3.072 0 62.464 0 90.112 0 40.96 7.168 79.872 27.648 115.712 21.504 36.864 52.224 61.44 91.136 75.776 25.6 9.216 51.2 13.312 78.848 13.312h100.352c14.336 0 20.48-6.144 20.48-20.48v-116.736c0-14.336-6.144-20.48-20.48-20.48-27.648 0-55.296 0-82.944-1.024-27.648 0-41.984-13.312-41.984-41.984-1.024-30.72 0-60.416 0-92.16h118.784c16.384 0 22.528-6.144 22.528-22.528v-123.904c0-16.384-5.12-21.504-22.528-21.504-36.864 0-115.712 0-118.784 0v-333.824c0-17.408-5.12-23.552-23.552-23.552-43.008 0-84.992 0-128 0-15.36 0-21.504 6.144-21.504 21.504 0 107.52 0 331.776 0 334.848z" />
|
|
24
|
+
<glyph unicode="" glyph-name="dribbble" d="M863.786 819.391l-19.956 18.904-0.679-1.161c-92.746 79.121-209.085 122.866-331.162 122.866-66.395 0-131.102-12.924-192.743-38.071l-0.285 0.285-13.822-6.090c-150.795-66.745-260.803-202.535-294.296-363.209l-3.549-17.042 0.416-0.197c-5.016-29.046-7.711-58.443-7.711-87.686 0-150.861 65.65-291.755 180.455-389.474l-0.175-0.438 13.187-10.493c91.651-72.988 201.79-111.563 318.523-111.563 61.619 0 122.756 11.369 181.747 33.8l14.129 5.367v0.635c170.641 68.432 287.22 220.76 310.79 405.201l1.227-0.438 2.191 28.345c0.898 11.873 1.95 25.3 1.95 39.035-0.044 141.617-56.931 273.508-160.236 371.424zM980.168 447.989c0-2.607-0.044-5.213-0.11-7.798-61.488 18.466-125.056 27.798-189.414 27.798-55.551 0-110.884-7.032-164.749-20.941l-0.11 0.307-0.131-0.044c-11.128 29.944-23.154 59.166-35.946 87.226l0.197 0.088-0.175 0.35c107.642 52.77 197.825 132.811 263.037 233.443 82.363-87.226 127.4-199.994 127.4-320.429zM820.019 799.326c-61.159-97.106-146.874-174.146-249.763-224.593-57.019 114.323-130.248 219.38-218.175 312.981 51.433 18.817 105.057 28.477 159.908 28.477 113.907 0 222.403-41.642 308.030-116.864zM309.125 869.707c89.723-93.119 164.135-198.329 221.571-313.2-73.492-29.879-151.080-45.015-230.946-45.015-84.006 0-165.362 16.692-242.074 49.615 33.405 134.52 125.911 248.098 251.449 308.6zM43.81 447.989c0 23.11 1.796 46.329 5.235 69.396 79.647-32.88 163.807-49.681 250.661-49.681 86.306 0 170.072 16.714 249.434 49.265 12.157-26.615 23.548-54.237 34.172-82.67-167.969-55.551-305.708-175.592-383.866-334.448-99.208 88.957-155.636 214.32-155.636 348.139zM234.254 71.461c72.309 153.227 203.455 269.127 363.998 321.874 41.992-125.078 64.051-255.326 65.694-387.721-49.549-17.108-100.61-25.782-151.956-25.782-101.048-0.022-196.708 31.609-277.735 91.629zM707.142 22.788c-3.242 130.445-25.695 258.722-66.92 382.201 110.577 27.841 227.375 24.359 335.894-9.923-18.378-166.632-119.186-305.862-268.973-372.278z" />
|
|
25
|
+
<glyph unicode="" glyph-name="linkedin" d="M884.364 960h-744.727c-77.119 0-139.636-62.517-139.636-139.636v0-744.727c0-77.119 62.517-139.636 139.636-139.636v0h744.727c77.119 0 139.636 62.517 139.636 139.636v0 744.727c0 77.119-62.517 139.636-139.636 139.636v0zM349.091 149.644c0-0.017 0-0.038 0-0.058 0-11.921-9.664-21.585-21.585-21.585 0 0 0 0 0 0h-91.985c-0.017 0-0.038 0-0.058 0-11.921 0-21.585 9.664-21.585 21.585 0 0.020 0 0.041 0 0.061v-0.003 385.629c0 11.953 9.69 21.644 21.644 21.644v0h91.985c11.928-0.033 21.585-9.711 21.585-21.644 0 0 0 0 0 0v0zM281.484 593.455c-48.199 0-87.273 39.073-87.273 87.273s39.073 87.273 87.273 87.273c48.199 0 87.273-39.073 87.273-87.273v0c0-48.199-39.073-87.273-87.273-87.273v0zM829.905 148.131c0-0.017 0-0.038 0-0.058 0-10.957-8.883-19.84-19.84-19.84-0.020 0-0.041 0-0.061 0h-98.906c-0.017 0-0.038 0-0.058 0-10.957 0-19.84 8.883-19.84 19.84 0 0.020 0 0.041 0 0.061v-0.003 180.655c0 26.996 7.913 118.225-70.575 118.225-60.8 0-73.193-62.429-75.636-90.473v-208.64c0-0.001 0-0.001 0-0.002 0-10.887-8.744-19.732-19.592-19.896h-95.55c0 0 0 0 0 0-10.957 0-19.84 8.883-19.84 19.84 0 0.020 0 0.041 0 0.061v-0.003 389.062c0 0.017 0 0.038 0 0.058 0 10.957 8.883 19.84 19.84 19.84 0 0 0 0 0 0h95.535c10.989 0 19.898-8.909 19.898-19.898v-33.629c22.575 33.92 56.029 59.985 127.418 59.985 158.138 0 157.091-147.665 157.091-228.771z" />
|
|
26
|
+
<glyph unicode="" glyph-name="instagram-outlines" d="M522.078-64c-3.391 0-6.781 0-10.195 0.016-80.266-0.195-154.43 1.844-226.555 6.234-66.125 4.023-126.484 26.875-174.562 66.078-46.391 37.828-78.070 88.977-94.156 152.008-14 54.875-14.742 108.742-15.453 160.844-0.516 37.383-1.047 81.68-1.156 126.727 0.109 45.234 0.641 89.531 1.156 126.914 0.711 52.094 1.453 105.961 15.453 160.844 16.086 63.031 47.766 114.18 94.156 152.008 48.078 39.203 108.437 62.055 174.57 66.078 72.125 4.383 146.305 6.43 226.742 6.234 80.289 0.172 154.43-1.852 226.555-6.234 66.125-4.023 126.484-26.875 174.562-66.078 46.398-37.828 78.070-88.977 94.156-152.008 14-54.875 14.742-108.75 15.453-160.844 0.516-37.383 1.055-81.68 1.156-126.727v-0.187c-0.102-45.047-0.641-89.344-1.156-126.727-0.711-52.094-1.445-105.961-15.453-160.844-16.086-63.031-47.758-114.18-94.156-152.008-48.078-39.203-108.437-62.055-174.562-66.078-69.070-4.203-140.023-6.25-216.555-6.25zM511.883 16.016c78.961-0.187 151.461 1.805 221.891 6.086 50 3.039 93.352 19.266 128.867 48.227 32.828 26.773 55.437 63.711 67.195 109.789 11.656 45.68 12.328 94.727 12.977 142.156 0.508 37.133 1.039 81.117 1.148 125.727-0.109 44.617-0.641 88.594-1.148 125.727-0.648 47.43-1.32 96.477-12.977 142.164-11.758 46.078-34.367 83.016-67.195 109.789-35.516 28.953-78.867 45.18-128.867 48.219-70.43 4.289-142.93 6.266-221.703 6.094-78.945 0.187-151.453-1.805-221.883-6.094-50-3.039-93.352-19.266-128.867-48.219-32.828-26.773-55.437-63.711-67.195-109.789-11.656-45.687-12.328-94.727-12.977-142.164-0.508-37.164-1.039-81.172-1.148-125.82 0.109-44.453 0.641-88.469 1.148-125.633 0.648-47.43 1.32-96.477 12.977-142.156 11.758-46.078 34.367-83.016 67.195-109.789 35.516-28.953 78.867-45.18 128.867-48.219 70.43-4.289 142.953-6.289 221.695-6.094zM509.977 198c-137.844 0-250 112.148-250 250s112.156 250 250 250c137.852 0 250-112.148 250-250s-112.148-250-250-250zM509.977 618c-93.734 0-170-76.266-170-170s76.266-170 170-170c93.742 0 170 76.266 170 170s-76.258 170-170 170zM787.977 778c-33.133 0-60-26.859-60-60s26.867-60 60-60c33.141 0 60 26.859 60 60s-26.859 60-60 60z" />
|
|
27
|
+
<glyph unicode="" glyph-name="behance" d="M527.488 322.261c0 78.848-37.504 137.131-114.987 158.976 56.533 26.923 86.016 67.712 86.016 131.157 0 125.099-93.525 155.605-201.429 155.605h-297.088v-628.096h305.408c114.517 0 222.080 54.741 222.080 182.357zM138.496 660.779h129.963c49.963 0 94.933-13.995 94.933-71.765 0-53.333-34.987-74.795-84.48-74.795h-140.416zM138.453 246.571v172.971h150.955c60.971 0 99.541-25.344 99.541-89.685 0-63.445-46.037-83.285-102.4-83.285zM801.963 128c108.971 0 179.541 48.939 213.504 152.96h-110.592c-11.904-38.827-60.971-59.349-99.029-59.349-73.429 0-112 42.88-112 115.755h329.088c10.411 145.835-70.827 270.123-221.013 270.123-139.051 0-233.429-104.192-233.429-240.683 0-141.653 89.429-238.805 233.472-238.805zM798.037 513.109c62.933 0 94.592-36.864 99.883-97.152h-203.904c4.139 59.776 43.947 97.152 104.021 97.152zM668.459 735.019h255.488v-61.867h-255.488z" />
|
|
28
|
+
<glyph unicode="" glyph-name="down" d="M847.084 292.416c-8.334 8.334-21.834 8.334-30.166 0l-283.584-283.582v929.832c0 11.792-9.542 21.334-21.334 21.334s-21.334-9.542-21.334-21.334v-929.834l-283.582 283.584c-8.334 8.334-21.834 8.334-30.166 0-8.334-8.334-8.334-21.834 0-30.166l320-320c4.166-4.166 9.626-6.25 15.084-6.25s10.916 2.084 15.084 6.25l320 320c8.33 8.334 8.33 21.834-0.002 30.166z" />
|
|
29
|
+
<glyph unicode="" glyph-name="right" d="M1017.75 463.084l-320 320c-8.334 8.334-21.834 8.334-30.166 0-8.334-8.334-8.334-21.834 0-30.166l283.584-283.584h-929.834c-11.792 0-21.334-9.542-21.334-21.334s9.542-21.334 21.334-21.334h929.834l-283.584-283.582c-8.334-8.334-8.334-21.834 0-30.166 4.166-4.166 9.626-6.25 15.084-6.25s10.916 2.084 15.084 6.25l320 320c8.332 8.332 8.332 21.832-0.002 30.166z" />
|
|
30
|
+
<glyph unicode="" glyph-name="pin-2" d="M512 960c-188.208 0-341.334-153.126-341.334-341.334 0-56.5 14.126-112.52 40.98-162.208l281.688-509.458c3.75-6.792 10.896-11 18.666-11s14.916 4.208 18.666 11l281.792 509.626c26.75 49.52 40.876 105.542 40.876 162.042 0 188.206-153.126 341.332-341.334 341.332zM512 448c-94.104 0-170.666 76.562-170.666 170.666s76.562 170.666 170.666 170.666 170.666-76.562 170.666-170.666c0-94.104-76.562-170.666-170.666-170.666z" />
|
|
31
|
+
<glyph unicode="" glyph-name="phone-call-1" d="M996.129 208.487l-142.902 142.902c-51.037 51.037-137.799 30.62-158.213-35.726-15.311-45.935-66.347-71.453-112.28-61.244-102.073 25.518-239.872 158.213-265.39 265.39-15.311 45.935 15.311 96.971 61.244 112.28 66.347 20.415 86.762 107.177 35.726 158.213l-142.902 142.902c-40.829 35.726-102.073 35.726-137.799 0l-96.969-96.969c-96.969-102.073 10.207-372.567 250.079-612.438s510.365-352.154 612.438-250.079l96.969 96.969c35.728 40.829 35.728 102.073 0 137.799z" />
|
|
32
|
+
<glyph unicode="" glyph-name="left-arrow" d="M1024 780.8h-102.4v-409.6h-727.040l81.92 81.92-71.68 71.68-204.8-204.8 204.8-204.8 71.68 71.68-81.92 81.92h829.44z" />
|
|
33
|
+
<glyph unicode="" glyph-name="linkedin-letters" d="M33.252-19.696h133.122c18.366 0 33.252 14.888 33.252 33.254v581.872c0 18.367-14.887 33.252-33.252 33.252h-133.122c-18.367 0-33.252-14.885-33.252-33.252v-581.872c0-18.364 14.885-33.254 33.252-33.254zM33.252 730.979h133.122c18.366 0 33.252 14.887 33.252 33.252v118.213c0 18.366-14.887 33.252-33.252 33.252h-133.122c-18.367 0-33.252-14.887-33.252-33.252v-118.213c0-18.366 14.885-33.252 33.252-33.252zM973.912 561.193c-18.706 24.623-46.29 44.873-82.762 60.745-36.472 15.861-76.73 23.797-120.777 23.797-89.416 0-165.183-34.125-227.298-102.387-12.36-13.582-21.346-10.613-21.346 7.755v44.328c0 18.367-14.888 33.252-33.254 33.252h-118.915c-18.367 0-33.252-14.885-33.252-33.252v-581.872c0-18.366 14.887-33.254 33.252-33.254h133.122c18.367 0 33.252 14.888 33.252 33.254v202.36c0 84.303 5.091 142.088 15.272 173.345 10.178 31.257 29.010 56.356 56.479 75.302 27.472 18.945 58.49 28.423 93.069 28.423 26.994 0 50.086-6.632 69.27-19.898 19.183-13.264 33.037-31.844 41.562-55.767 8.529-23.919 12.79-76.608 12.79-158.073v-245.69c0-18.366 14.885-33.254 33.25-33.254h133.122c18.366 0 33.25 14.888 33.25 33.254v329.524c0 58.251-3.672 103.011-11.006 134.268s-20.363 59.204-39.080 83.84z" />
|
|
34
|
+
<glyph unicode="" glyph-name="twitter" d="M920.576 701.952c-30.72-13.312-62.464-22.528-96.256-26.624 34.816 20.48 61.44 53.248 73.728 93.184-32.768-19.456-68.608-32.768-106.496-40.96-30.72 32.768-74.752 53.248-122.88 53.248-93.184 0-167.936-75.776-167.936-167.936 0-13.312 1.024-25.6 4.096-37.888-139.264 6.144-262.144 73.728-345.088 175.104-59.392-106.496 7.168-194.56 51.2-224.256-26.624 0-53.248 8.192-75.776 20.48 0-82.944 58.368-151.552 134.144-166.912-16.384-5.12-53.248-8.192-75.776-3.072 21.504-66.56 83.968-115.712 156.672-116.736-57.344-45.056-141.312-80.896-248.832-69.632 74.752-48.128 162.816-75.776 258.048-75.776 309.248 0 477.184 256 477.184 477.184 0 7.168 0 14.336-1.024 21.504 34.816 25.6 63.488 55.296 84.992 89.088z" />
|
|
35
|
+
</font></defs></svg>
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'iox';
|
|
3
|
+
src: url('./fonts/iox.eot?e9o8yp');
|
|
4
|
+
src: url('./fonts/iox.eot?e9o8yp#iefix') format('embedded-opentype'),
|
|
5
|
+
url('./fonts/iox.ttf?e9o8yp') format('truetype'),
|
|
6
|
+
url('./fonts/iox.woff?e9o8yp') format('woff'),
|
|
7
|
+
url('./fonts/iox.svg?e9o8yp#icomoon') format('svg');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
font-display: block;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
[class^="icon-"], [class*=" icon-"] {
|
|
14
|
+
/* use !important to prevent issues with browser extensions that change fonts */
|
|
15
|
+
font-family: 'iox' !important;
|
|
16
|
+
speak: never;
|
|
17
|
+
font-style: normal;
|
|
18
|
+
font-weight: normal;
|
|
19
|
+
font-variant: normal;
|
|
20
|
+
text-transform: none;
|
|
21
|
+
line-height: 1;
|
|
22
|
+
|
|
23
|
+
/* Better Font Rendering =========== */
|
|
24
|
+
-webkit-font-smoothing: antialiased;
|
|
25
|
+
-moz-osx-font-smoothing: grayscale;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.icon-iox-logo-full:before {
|
|
29
|
+
content: "\e900";
|
|
30
|
+
}
|
|
31
|
+
.icon-iox-logo:before {
|
|
32
|
+
content: "\e901";
|
|
33
|
+
}
|
|
34
|
+
.icon-iox:before {
|
|
35
|
+
content: "\e902";
|
|
36
|
+
}
|
|
37
|
+
.icon-contract:before {
|
|
38
|
+
content: "\e903";
|
|
39
|
+
}
|
|
40
|
+
.icon-best-price:before {
|
|
41
|
+
content: "\e904";
|
|
42
|
+
}
|
|
43
|
+
.icon-badge:before {
|
|
44
|
+
content: "\e905";
|
|
45
|
+
}
|
|
46
|
+
.icon-devplanet-full:before {
|
|
47
|
+
content: "\e906";
|
|
48
|
+
}
|
|
49
|
+
.icon-devplanet:before {
|
|
50
|
+
content: "\e907";
|
|
51
|
+
}
|
|
52
|
+
.icon-phone-call:before {
|
|
53
|
+
content: "\e908";
|
|
54
|
+
}
|
|
55
|
+
.icon-whatsapp:before {
|
|
56
|
+
content: "\e909";
|
|
57
|
+
}
|
|
58
|
+
.icon-instagram:before {
|
|
59
|
+
content: "\e90a";
|
|
60
|
+
}
|
|
61
|
+
.icon-email:before {
|
|
62
|
+
content: "\e90b";
|
|
63
|
+
}
|
|
64
|
+
.icon-pin-1:before {
|
|
65
|
+
content: "\e90c";
|
|
66
|
+
}
|
|
67
|
+
.icon-facebook:before {
|
|
68
|
+
content: "\e90d";
|
|
69
|
+
}
|
|
70
|
+
.icon-dribbble:before {
|
|
71
|
+
content: "\e90e";
|
|
72
|
+
}
|
|
73
|
+
.icon-linkedin:before {
|
|
74
|
+
content: "\e90f";
|
|
75
|
+
}
|
|
76
|
+
.icon-instagram-outlines:before {
|
|
77
|
+
content: "\e910";
|
|
78
|
+
}
|
|
79
|
+
.icon-behance:before {
|
|
80
|
+
content: "\e911";
|
|
81
|
+
}
|
|
82
|
+
.icon-down:before {
|
|
83
|
+
content: "\e912";
|
|
84
|
+
}
|
|
85
|
+
.icon-right:before {
|
|
86
|
+
content: "\e913";
|
|
87
|
+
}
|
|
88
|
+
.icon-pin-2:before {
|
|
89
|
+
content: "\e914";
|
|
90
|
+
}
|
|
91
|
+
.icon-phone-call-1:before {
|
|
92
|
+
content: "\e915";
|
|
93
|
+
}
|
|
94
|
+
.icon-left-arrow:before {
|
|
95
|
+
content: "\e916";
|
|
96
|
+
}
|
|
97
|
+
.icon-linkedin-letters:before {
|
|
98
|
+
content: "\e917";
|
|
99
|
+
}
|
|
100
|
+
.icon-twitter:before {
|
|
101
|
+
content: "\e918";
|
|
102
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700;800;900&display=swap');
|
|
2
|
+
@import '../abstracts/variables.scss';
|
|
3
|
+
|
|
4
|
+
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700;800;900&family=M+PLUS+1p:wght@300&display=swap');
|
|
5
|
+
|
|
6
|
+
@font-face {
|
|
7
|
+
font-family: 'heebo-light';
|
|
8
|
+
src: url('fonts/heebo-light/Heebo-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
9
|
+
url('fonts/heebo-light/Heebo-Light.woff2') format('woff2'), /* Super Modern Browsers */
|
|
10
|
+
url('fonts/heebo-light/Heebo-Light.woff') format('woff'), /* Pretty Modern Browsers */
|
|
11
|
+
url('fonts/heebo-light/Heebo-Light.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
12
|
+
url('fonts/heebo-light/Heebo-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@font-face {
|
|
16
|
+
font-family: 'heebo-extraLight';
|
|
17
|
+
src: url('fonts/heebo-extralight/Heebo-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
18
|
+
url('fonts/heebo-extralight/Heebo-ExtraLight.woff2') format('woff2'), /* Super Modern Browsers */
|
|
19
|
+
url('fonts/heebo-extralight/Heebo-ExtraLight.woff') format('woff'), /* Pretty Modern Browsers */
|
|
20
|
+
url('fonts/heebo-extralight/Heebo-ExtraLight.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
21
|
+
url('fonts/heebo-extralight/Heebo-ExtraLight.svg#svgFontName') format('svg'); /* Legacy iOS */
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
@font-face {
|
|
26
|
+
font-family: 'heebo-thin';
|
|
27
|
+
src: url('fonts/heebo-thin/Heebo-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
28
|
+
url('fonts/heebo-thin/Heebo-Thin.woff2') format('woff2'), /* Super Modern Browsers */
|
|
29
|
+
url('fonts/heebo-thin/Heebo-Thin.woff') format('woff'), /* Pretty Modern Browsers */
|
|
30
|
+
url('fonts/heebo-thin/Heebo-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
31
|
+
url('fonts/heebo-thin/Heebo-Thin.svg#svgFontName') format('svg'); /* Legacy iOS */
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@font-face {
|
|
35
|
+
font-family: 'heebo-bold';
|
|
36
|
+
src: url('fonts/heebo-bold/Heebo-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
37
|
+
url('fonts/heebo-bold/Heebo-Bold.woff2') format('woff2'), /* Super Modern Browsers */
|
|
38
|
+
url('fonts/heebo-bold/Heebo-Bold.woff') format('woff'), /* Pretty Modern Browsers */
|
|
39
|
+
url('fonts/heebo-bold/Heebo-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
40
|
+
url('fonts/heebo-bold/Heebo-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: 'heebo-regular';
|
|
45
|
+
src: url('fonts/heebo-regular/Heebo-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
46
|
+
url('fonts/heebo-regular/Heebo-Regular.woff2') format('woff2'), /* Super Modern Browsers */
|
|
47
|
+
url('fonts/heebo-regular/Heebo-Regular.woff') format('woff'), /* Pretty Modern Browsers */
|
|
48
|
+
url('fonts/heebo-regular/Heebo-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
|
49
|
+
url('fonts/heebo-regular/Heebo-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
@mixin font-light($size:24px,$color: $fontColor){
|
|
53
|
+
font-family: monospace;
|
|
54
|
+
color:$color;
|
|
55
|
+
font-size: $size;
|
|
56
|
+
font-weight: 200;
|
|
57
|
+
line-height: 1.5em;
|
|
58
|
+
word-spacing: 2px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
@mixin font-regular($size:14px , $color:$fontColor){
|
|
62
|
+
font-family: monospace;
|
|
63
|
+
font-weight: 400;
|
|
64
|
+
color:$color;
|
|
65
|
+
font-size: $size;
|
|
66
|
+
line-height: 1.5em;
|
|
67
|
+
word-spacing: 2px;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
@mixin font-medium($size:14px , $color: $fontColor){
|
|
71
|
+
font-family: monospace;
|
|
72
|
+
font-weight: 500;
|
|
73
|
+
color:$color;
|
|
74
|
+
font-size: $size;
|
|
75
|
+
line-height: 1.5em;
|
|
76
|
+
word-spacing: 2px;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
@mixin font-semi-bold($size:14px , $color: $fontColor){
|
|
80
|
+
font-family: monospace;
|
|
81
|
+
font-weight: 700;
|
|
82
|
+
color:$color;
|
|
83
|
+
font-size: $size;
|
|
84
|
+
line-height: 1.1em;
|
|
85
|
+
word-spacing: 2px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
@mixin font-bold($size:14px , $color: $fontColor){
|
|
89
|
+
font-family: monospace;
|
|
90
|
+
font-weight: 800;
|
|
91
|
+
color:$color;
|
|
92
|
+
font-size: $size;
|
|
93
|
+
line-height: 1.1em;
|
|
94
|
+
word-spacing: 2px;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
@mixin font-extra-bold($size:14px , $color: $fontColor){
|
|
98
|
+
font-family: 'heebo-bold', 'M+PLUS+1p';
|
|
99
|
+
font-weight: 900;
|
|
100
|
+
color:$color;
|
|
101
|
+
font-size: $size;
|
|
102
|
+
line-height: 1.1em;
|
|
103
|
+
word-spacing: 2px;
|
|
104
|
+
}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
|
|
2
|
+
@mixin flexbox {
|
|
3
|
+
display: -webkit-box;
|
|
4
|
+
display: -webkit-flex;
|
|
5
|
+
display: -moz-flex;
|
|
6
|
+
display: -ms-flexbox;
|
|
7
|
+
display: flex;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
%flexbox { @include flexbox; }
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
@mixin inline-flex {
|
|
15
|
+
display: -webkit-inline-box;
|
|
16
|
+
display: -webkit-inline-flex;
|
|
17
|
+
display: -moz-inline-flex;
|
|
18
|
+
display: -ms-inline-flexbox;
|
|
19
|
+
display: inline-flex;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
%inline-flex { @include inline-flex; }
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
@mixin flex-direction($value: row) {
|
|
26
|
+
@if $value == row-reverse {
|
|
27
|
+
-webkit-box-direction: reverse;
|
|
28
|
+
-webkit-box-orient: horizontal;
|
|
29
|
+
} @else if $value == column {
|
|
30
|
+
-webkit-box-direction: normal;
|
|
31
|
+
-webkit-box-orient: vertical;
|
|
32
|
+
} @else if $value == column-reverse {
|
|
33
|
+
-webkit-box-direction: reverse;
|
|
34
|
+
-webkit-box-orient: vertical;
|
|
35
|
+
} @else {
|
|
36
|
+
-webkit-box-direction: normal;
|
|
37
|
+
-webkit-box-orient: horizontal;
|
|
38
|
+
}
|
|
39
|
+
-webkit-flex-direction: $value;
|
|
40
|
+
-moz-flex-direction: $value;
|
|
41
|
+
-ms-flex-direction: $value;
|
|
42
|
+
flex-direction: $value;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
@mixin flex-dir($args...) { @include flex-direction($args...); }
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
@mixin flex-wrap($value: nowrap) {
|
|
49
|
+
|
|
50
|
+
-webkit-flex-wrap: $value;
|
|
51
|
+
-moz-flex-wrap: $value;
|
|
52
|
+
@if $value == nowrap {
|
|
53
|
+
-ms-flex-wrap: none;
|
|
54
|
+
} @else {
|
|
55
|
+
-ms-flex-wrap: $value;
|
|
56
|
+
}
|
|
57
|
+
flex-wrap: $value;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
@mixin flex-flow($values: (row nowrap)) {
|
|
62
|
+
// No Webkit Box fallback.
|
|
63
|
+
-webkit-flex-flow: $values;
|
|
64
|
+
-moz-flex-flow: $values;
|
|
65
|
+
-ms-flex-flow: $values;
|
|
66
|
+
flex-flow: $values;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
@mixin order($int: 0) {
|
|
71
|
+
-webkit-box-ordinal-group: $int + 1;
|
|
72
|
+
-webkit-order: $int;
|
|
73
|
+
-moz-order: $int;
|
|
74
|
+
-ms-flex-order: $int;
|
|
75
|
+
order: $int;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
@mixin flex-grow($int: 0) {
|
|
80
|
+
-webkit-box-flex: $int;
|
|
81
|
+
-webkit-flex-grow: $int;
|
|
82
|
+
-moz-flex-grow: $int;
|
|
83
|
+
-ms-flex-positive: $int;
|
|
84
|
+
flex-grow: $int;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
@mixin flex-shrink($int: 1) {
|
|
89
|
+
-webkit-flex-shrink: $int;
|
|
90
|
+
-moz-flex-shrink: $int;
|
|
91
|
+
-ms-flex-negative: $int;
|
|
92
|
+
flex-shrink: $int;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
@mixin flex-basis($value: auto) {
|
|
96
|
+
-webkit-flex-basis: $value;
|
|
97
|
+
-moz-flex-basis: $value;
|
|
98
|
+
-ms-flex-preferred-size: $value;
|
|
99
|
+
flex-basis: $value;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
@mixin flex($fg: 1, $fs: null, $fb: null) {
|
|
104
|
+
|
|
105
|
+
$fg-boxflex: $fg;
|
|
106
|
+
|
|
107
|
+
@if type-of($fg) == 'list' {
|
|
108
|
+
$fg-boxflex: nth($fg, 1);
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
-webkit-box-flex: $fg-boxflex;
|
|
112
|
+
-webkit-flex: $fg $fs $fb;
|
|
113
|
+
-moz-box-flex: $fg-boxflex;
|
|
114
|
+
-moz-flex: $fg $fs $fb;
|
|
115
|
+
-ms-flex: $fg $fs $fb;
|
|
116
|
+
flex: $fg $fs $fb;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
@mixin justify-content($value: flex-start) {
|
|
120
|
+
@if $value == flex-start {
|
|
121
|
+
-webkit-box-pack: start;
|
|
122
|
+
-ms-flex-pack: start;
|
|
123
|
+
} @else if $value == flex-end {
|
|
124
|
+
-webkit-box-pack: end;
|
|
125
|
+
-ms-flex-pack: end;
|
|
126
|
+
} @else if $value == space-between {
|
|
127
|
+
-webkit-box-pack: justify;
|
|
128
|
+
-ms-flex-pack: justify;
|
|
129
|
+
} @else if $value == space-around {
|
|
130
|
+
-ms-flex-pack: distribute;
|
|
131
|
+
} @else {
|
|
132
|
+
-webkit-box-pack: $value;
|
|
133
|
+
-ms-flex-pack: $value;
|
|
134
|
+
}
|
|
135
|
+
-webkit-justify-content: $value;
|
|
136
|
+
-moz-justify-content: $value;
|
|
137
|
+
justify-content: $value;
|
|
138
|
+
}
|
|
139
|
+
@mixin flex-just($args...) { @include justify-content($args...); }
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
@mixin align-items($value: stretch) {
|
|
143
|
+
@if $value == flex-start {
|
|
144
|
+
-webkit-box-align: start;
|
|
145
|
+
-ms-flex-align: start;
|
|
146
|
+
} @else if $value == flex-end {
|
|
147
|
+
-webkit-box-align: end;
|
|
148
|
+
-ms-flex-align: end;
|
|
149
|
+
} @else {
|
|
150
|
+
-webkit-box-align: $value;
|
|
151
|
+
-ms-flex-align: $value;
|
|
152
|
+
}
|
|
153
|
+
-webkit-align-items: $value;
|
|
154
|
+
-moz-align-items: $value;
|
|
155
|
+
align-items: $value;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
@mixin align-self($value: auto) {
|
|
159
|
+
|
|
160
|
+
-webkit-align-self: $value;
|
|
161
|
+
-moz-align-self: $value;
|
|
162
|
+
@if $value == flex-start {
|
|
163
|
+
-ms-flex-item-align: start;
|
|
164
|
+
} @else if $value == flex-end {
|
|
165
|
+
-ms-flex-item-align: end;
|
|
166
|
+
} @else {
|
|
167
|
+
-ms-flex-item-align: $value;
|
|
168
|
+
}
|
|
169
|
+
align-self: $value;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
@mixin align-content($value: stretch) {
|
|
173
|
+
-webkit-align-content: $value;
|
|
174
|
+
-moz-align-content: $value;
|
|
175
|
+
@if $value == flex-start {
|
|
176
|
+
-ms-flex-line-pack: start;
|
|
177
|
+
} @else if $value == flex-end {
|
|
178
|
+
-ms-flex-line-pack: end;
|
|
179
|
+
} @else {
|
|
180
|
+
-ms-flex-line-pack: $value;
|
|
181
|
+
}
|
|
182
|
+
align-content: $value;
|
|
183
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
|
|
2
|
+
@import "./abstracts/functions";
|
|
3
|
+
@import "./abstracts/variables";
|
|
4
|
+
@import "./abstracts/mixins";
|
|
5
|
+
|
|
6
|
+
@import "./base/reset";
|
|
7
|
+
@import "./base/typography";
|
|
8
|
+
@import "./base/iox-font.scss";
|
|
9
|
+
@import "./layout/flex";
|
|
10
|
+
|
|
11
|
+
.page{
|
|
12
|
+
padding: 8vh 0px 0 5v;
|
|
13
|
+
|
|
14
|
+
h2{
|
|
15
|
+
padding: 4vh 0;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
// This file can be replaced during build by using the `fileReplacements` array.
|
|
2
|
+
// `ng build` replaces `environment.ts` with `environment.prod.ts`.
|
|
3
|
+
// The list of file replacements can be found in `angular.json`.
|
|
4
|
+
|
|
5
|
+
export const environment = {
|
|
6
|
+
production: false
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
/*
|
|
10
|
+
* For easier debugging in development mode, you can import the following file
|
|
11
|
+
* to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`.
|
|
12
|
+
*
|
|
13
|
+
* This import should be commented out in production mode because it will have a negative impact
|
|
14
|
+
* on performance if an error is thrown.
|
|
15
|
+
*/
|
|
16
|
+
// import 'zone.js/plugins/zone-error'; // Included with Angular CLI.
|
package/src/favicon.ico
ADDED
|
Binary file
|
package/src/index.html
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<title>IoxLibs</title>
|
|
6
|
+
<base href="/">
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
+
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
9
|
+
</head>
|
|
10
|
+
<body>
|
|
11
|
+
<app-root></app-root>
|
|
12
|
+
</body>
|
|
13
|
+
</html>
|
package/src/main.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { enableProdMode } from '@angular/core';
|
|
2
|
+
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
|
|
3
|
+
|
|
4
|
+
import { AppModule } from './app/app.module';
|
|
5
|
+
import { environment } from './environments/environment';
|
|
6
|
+
|
|
7
|
+
if (environment.production) {
|
|
8
|
+
enableProdMode();
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
platformBrowserDynamic().bootstrapModule(AppModule)
|
|
12
|
+
.catch(err => console.error(err));
|