logistic uploaded for doormile

This commit is contained in:
2026-04-02 18:19:12 +05:30
parent 60a53e6614
commit 3b9d28fbae
278 changed files with 222034 additions and 0 deletions

8
assets/css/fontello-enqueue.css vendored Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-display: swap;
font-family: 'fontello';
src: url(../../../../../../../../../themes/logico/fonts/fontello.eot?98791691);
src: url('../../../../../../../../../themes/logico/fonts/fontello.eot?98791691#iefix') format('embedded-opentype'),url(../../../../../../../../../themes/logico/fonts/fontello.woff2?98791691) format('woff2'),url(../../../../../../../../../themes/logico/fonts/fontello.woff?98791691) format('woff'),url(../../../../../../../../../themes/logico/fonts/fontello.ttf?98791691) format('truetype'),url('../../../../../../../../../themes/logico/fonts/fontello.svg?98791691#fontello') format('svg');
font-weight: 400;
font-style: normal
}