Added new files

Esse commit está contido em:
2023-04-17 11:11:03 +05:30
commit d37e6fad1a
377 arquivos alterados com 65278 adições e 1414 exclusões
Diff do arquivo suprimido porque uma ou mais linhas são muito longas
+91
Ver Arquivo
@@ -0,0 +1,91 @@
@font-face {
font-family: 'fontello';
src: url('../../fonts/fontello.eot?94605909');
src: url('../../fonts/fontello.eot?94605909#iefix') format('embedded-opentype'),
url('../../fonts/fontello.woff2?94605909') format('woff2'),
url('../../fonts/fontello.woff?94605909') format('woff'),
url('../../fonts/fontello.ttf?94605909') format('truetype'),
url('../../fonts/fontello.svg?94605909#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?94605909#fontello') format('svg');
}
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-happiness:before { content: '\e800'; } /* '' */
.icon-headphones:before { content: '\e801'; } /* '' */
.icon-joystick:before { content: '\e802'; } /* '' */
.icon-kitchen-pack:before { content: '\e803'; } /* '' */
.icon-laptop:before { content: '\e804'; } /* '' */
.icon-photograph:before { content: '\e805'; } /* '' */
.icon-printer:before { content: '\e806'; } /* '' */
.icon-rating:before { content: '\e807'; } /* '' */
.icon-refrigerator:before { content: '\e808'; } /* '' */
.icon-shipping-car:before { content: '\e809'; } /* '' */
.icon-social-facebook-square:before { content: '\e80a'; } /* '' */
.icon-social-instagram:before { content: '\e80b'; } /* '' */
.icon-social-pinterest:before { content: '\e80c'; } /* '' */
.icon-social-twitter:before { content: '\e80d'; } /* '' */
.icon-support-expart:before { content: '\e80e'; } /* '' */
.icon-heart:before { content: '\e80f'; } /* '' */
.icon-star-empty:before { content: '\e810'; } /* '' */
.icon-trusty:before { content: '\e811'; } /* '' */
.icon-zoom:before { content: '\e812'; } /* '' */
.icon-air-conditions:before { content: '\e813'; } /* '' */
.icon-arrow-right-2:before { content: '\e814'; } /* '' */
.icon-camera:before { content: '\e815'; } /* '' */
.icon-categori-all:before { content: '\e816'; } /* '' */
.icon-compare:before { content: '\e817'; } /* '' */
.icon-computer:before { content: '\e818'; } /* '' */
.icon-drone:before { content: '\e819'; } /* '' */
.icon-echo-dot:before { content: '\e81a'; } /* '' */
.icon-gadget:before { content: '\e81b'; } /* '' */
.icon-heart-empty:before { content: '\e81c'; } /* '' */
.icon-angle-down:before { content: '\e81d'; } /* '' */
.icon-arrow-right-1:before { content: '\e81e'; } /* '' */
.icon-basket:before { content: '\e81f'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
Diff do arquivo suprimido porque uma ou mais linhas são muito longas
+11
Ver Arquivo
@@ -0,0 +1,11 @@
@font-face {
font-family: 'JellyBelly Font';
src: url('../../fonts/JellyBellyFont-Regular.eot');
src: url('../../fonts/JellyBellyFont-Regular.eot?#iefix') format('embedded-opentype'),
url('../../fonts/JellyBellyFont-Regular.woff2') format('woff2'),
url('../../fonts/JellyBellyFont-Regular.woff') format('woff'),
url('../../fonts/JellyBellyFont-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
+11
Ver Arquivo
@@ -0,0 +1,11 @@
@font-face {
font-family: 'Vandella';
src: url('../../fonts/Vandella.eot');
src: url('../../fonts/Vandella.eot?#iefix') format('embedded-opentype'),
url('../../fonts/Vandella.woff2') format('woff2'),
url('../../fonts/Vandella.woff') format('woff'),
url('../../fonts/Vandella.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
+140
Ver Arquivo
Diff do arquivo suprimido porque uma ou mais linhas são muito longas
Diff do arquivo suprimido porque uma ou mais linhas são muito longas