<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?62413261');
  src: url('../font/fontello.eot?62413261#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?62413261') format('woff2'),
       url('../font/fontello.woff?62413261') format('woff'),
       url('../font/fontello.ttf?62413261') format('truetype'),
       url('../font/fontello.svg?62413261#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?62413261#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-user:before { content: '\e800'; } /* 'î&nbsp;€' */
.icon-search:before { content: '\e801'; } /* 'î&nbsp;' */
.icon-phone-outline:before { content: '\e802'; } /* 'î&nbsp;‚' */
.icon-down-open:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
.icon-left-open:before { content: '\e804'; } /* 'î&nbsp;„' */
.icon-right-open:before { content: '\e805'; } /* 'î&nbsp;…' */
.icon-up-open:before { content: '\e806'; } /* 'î&nbsp;†' */
.icon-down-open-mini:before { content: '\e807'; } /* 'î&nbsp;‡' */
.icon-left-open-mini:before { content: '\e808'; } /* 'î&nbsp;ˆ' */
.icon-right-open-mini:before { content: '\e809'; } /* 'î&nbsp;‰' */
.icon-up-open-mini:before { content: '\e80a'; } /* 'î&nbsp;Š' */
.icon-down-open-big:before { content: '\e80b'; } /* 'î&nbsp;‹' */
.icon-left-open-big:before { content: '\e80c'; } /* 'î&nbsp;Œ' */
.icon-right-open-big:before { content: '\e80d'; } /* 'î&nbsp;' */
.icon-up-open-big:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
.icon-cancel:before { content: '\e810'; } /* 'î&nbsp;' */
.icon-cancel-circled:before { content: '\e811'; } /* 'î&nbsp;‘' */
.icon-heart-empty:before { content: '\e812'; } /* 'î&nbsp;’' */
.icon-mail:before { content: '\e813'; } /* 'î&nbsp;“' */
.icon-arrow-down:before { content: '\e814'; } /* 'î&nbsp;”' */
.icon-arrow-up:before { content: '\e816'; } /* 'î&nbsp;–' */
.icon-thumbs-up:before { content: '\e817'; } /* 'î&nbsp;—' */
.icon-heart:before { content: '\e818'; } /* 'î&nbsp;˜' */
.icon-clock:before { content: '\e819'; } /* 'î&nbsp;™' */
.icon-phone:before { content: '\e81a'; } /* 'î&nbsp;š' */
.icon-resize-full-alt:before { content: '\e81b'; } /* 'î&nbsp;›' */
.icon-right-open-1:before { content: '\f006'; } /* 'ï€†' */
.icon-left-open-1:before { content: '\f007'; } /* 'ï€‡' */
.icon-ccw:before { content: '\f025'; } /* 'ï€¥' */
.icon-location:before { content: '\f031'; } /* 'ï€±' */
.icon-twitter:before { content: '\f099'; } /* 'ï‚™' */
.icon-facebook:before { content: '\f09a'; } /* 'ï‚š' */
.icon-menu:before { content: '\f0c9'; } /* 'ïƒ‰' */
.icon-mail-alt:before { content: '\f0e0'; } /* 'ïƒ&nbsp;' */
.icon-linkedin:before { content: '\f0e1'; } /* 'ïƒ¡' */
.icon-youtube:before { content: '\f16a'; } /* 'ï…ª' */
.icon-instagram:before { content: '\f16d'; } /* 'ï…­' */
.icon-basket:before { content: '\f23d'; } /* 'ïˆ½' */</pre></body></html>