<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?34338084');
  src: url('../font/fontello.eot?34338084#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?34338084') format('woff2'),
       url('../font/fontello.woff?34338084') format('woff'),
       url('../font/fontello.ttf?34338084') format('truetype'),
       url('../font/fontello.svg?34338084#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 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?34338084#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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-up-big:before { content: '\e800'; } /* 'î&nbsp;€' */
.icon-ok:before { content: '\e801'; } /* 'î&nbsp;' */
.icon-cart:before { content: '\e802'; } /* 'î&nbsp;‚' */
.icon-credit-card-alt:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
.icon-user:before { content: '\e804'; } /* 'î&nbsp;„' */
.icon-pencil:before { content: '\e805'; } /* 'î&nbsp;…' */
.icon-right-hand:before { content: '\e806'; } /* 'î&nbsp;†' */
.icon-left-big:before { content: '\e807'; } /* 'î&nbsp;‡' */
.icon-right-big:before { content: '\e808'; } /* 'î&nbsp;ˆ' */
.icon-down-big:before { content: '\e809'; } /* 'î&nbsp;‰' */
.icon-left-hand:before { content: '\e80a'; } /* 'î&nbsp;Š' */
.icon-up-hand:before { content: '\e80b'; } /* 'î&nbsp;‹' */
.icon-down-hand:before { content: '\e80c'; } /* 'î&nbsp;Œ' */
.icon-star-empty:before { content: '\e80d'; } /* 'î&nbsp;' */
.icon-search:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
.icon-plus:before { content: '\e80f'; } /* 'î&nbsp;' */
.icon-star:before { content: '\e810'; } /* 'î&nbsp;' */
.icon-star-half:before { content: '\e811'; } /* 'î&nbsp;‘' */
.icon-mail-alt:before { content: '\e812'; } /* 'î&nbsp;’' */
.icon-cancel:before { content: '\e813'; } /* 'î&nbsp;“' */
.icon-minus:before { content: '\e814'; } /* 'î&nbsp;”' */
.icon-calendar:before { content: '\e815'; } /* 'î&nbsp;•' */
.icon-attention-circled:before { content: '\e816'; } /* 'î&nbsp;–' */
.icon-attention:before { content: '\e817'; } /* 'î&nbsp;—' */
.icon-update:before { content: '\e818'; } /* 'î&nbsp;˜' */
.icon-twitter:before { content: '\f099'; } /* 'ï‚™' */
.icon-facebook:before { content: '\f09a'; } /* 'ï‚š' */
.icon-menu:before { content: '\f0c9'; } /* 'ïƒ‰' */
.icon-mail:before { content: '\f0e0'; } /* 'ïƒ&nbsp;' */
.icon-angle-left:before { content: '\f104'; } /* 'ï„„' */
.icon-angle-right:before { content: '\f105'; } /* 'ï„…' */
.icon-angle-up:before { content: '\f106'; } /* 'ï„†' */
.icon-angle-down:before { content: '\f107'; } /* 'ï„‡' */
.icon-quote-left:before { content: '\f10d'; } /* 'ï„' */
.icon-quote-right:before { content: '\f10e'; } /* 'ï„Ž' */
.icon-star-half-alt:before { content: '\f123'; } /* 'ï„£' */
.icon-youtube:before { content: '\f16a'; } /* 'ï…ª' */
.icon-instagram:before { content: '\f16d'; } /* 'ï…­' */
.icon-whatsapp:before { content: '\f232'; } /* 'ïˆ²' */
.icon-credit-card:before { content: '\f283'; } /* 'ïŠƒ' */
.icon-shopping-bag:before { content: '\f290'; } /* 'ïŠ' */
</pre></body></html>