<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('fontello.eot?34054945');
  src: url('fontello.eot?34054945#iefix') format('embedded-opentype'),
       url('fontello.woff2?34054945') format('woff2'),
       url('fontello.woff?34054945') format('woff'),
       url('fontello.ttf?34054945') format('truetype'),
       url('fontello.svg?34054945#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?34054945#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before,.icon-angle-right:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none; 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
 
  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 */

 
  /* 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-left-open:before { content: '\e800'; } /* 'î&nbsp;€' */
.icon-right-open:before { content: '\e801'; } /* 'î&nbsp;' */
.icon-down-open:before { content: '\e802'; } /* 'î&nbsp;‚' */
.icon-up-open:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
.icon-phone:before { content: '\e804'; } /* 'î&nbsp;„' */
.icon-basket:before { content: '\e805'; } /* 'î&nbsp;…' */
.icon-calendar:before { content: '\e806'; } /* 'î&nbsp;†' */
.icon-globe:before { content: '\e807'; } /* 'î&nbsp;‡' */
.icon-down-circle:before { content: '\e808'; } /* 'î&nbsp;ˆ' */
.icon-left-circle:before { content: '\e809'; } /* 'î&nbsp;‰' */
.icon-right-circle:before { content: '\e80a'; } /* 'î&nbsp;Š' */
.icon-location:before { content: '\e80b'; } /* 'î&nbsp;‹' */
.icon-location-1:before { content: '\e80c'; } /* 'î&nbsp;Œ' */
.icon-home:before { content: '\e80d'; } /* 'î&nbsp;' */
.icon-location-2:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
.icon-phone-1:before { content: '\e80f'; } /* 'î&nbsp;' */
.icon-location-3:before { content: '\f031'; } /* 'ï€±' */
.icon-link-ext:before { content: '\f08e'; } /* 'ï‚Ž' */
.icon-phone-squared:before { content: '\f098'; } /* 'ï‚˜' */
.icon-mail-alt:before { content: '\f0e0'; } /* 'ïƒ&nbsp;' */
.icon-angle-double-left:before { content: '\f100'; } /* 'ï„€' */
.icon-angle-double-right:before { content: '\f101'; } /* 'ï„' */
.icon-angle-double-up:before { content: '\f102'; } /* 'ï„‚' */
.icon-angle-double-down:before { content: '\f103'; } /* 'ï„ƒ' */
.icon-angle-left:after { content: '\f104'; } /* 'ï„„' */
.icon-angle-right:after { content: '\f105'; } /* 'ï„…' */




.icon-angle-up:before { content: '\f106'; } /* 'ï„†' */
.icon-angle-down:before { content: '\f107'; } /* 'ï„‡' */
.icon-desktop:before { content: '\f108'; } /* 'ï„ˆ' */
.icon-angle-circled-left:before { content: '\f137'; } /* 'ï„·' */
.icon-angle-circled-right:before { content: '\f138'; } /* 'ï„¸' */
.icon-angle-circled-up:before { content: '\f139'; } /* 'ï„¹' */
.icon-angle-circled-down:before { content: '\f13a'; } /* 'ï„º' */
.icon-cart-plus:before { content: '\f217'; } /* 'ïˆ—' */
.icon-cart-arrow-down:before { content: '\f218'; } /* 'ïˆ˜' */
.icon-facebook-rect:before { content: '\f301'; } /* 'ïŒ' */
.icon-twitter-bird:before { content: '\f303'; } /* 'ïŒƒ' */
.icon-googleplus-rect:before { content: '\f309'; } /* 'ïŒ‰' */
.icon-vimeo-rect:before { content: '\f30e'; } /* 'ïŒŽ' */
.icon-tumblr-rect:before { content: '\f310'; } /* 'ïŒ' */</pre></body></html>