<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?13511156');
  src: url('../font/fontello.eot?13511156#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?13511156') format('woff2'),
       url('../font/fontello.woff?13511156') format('woff'),
       url('../font/fontello.ttf?13511156') format('truetype'),
       url('../font/fontello.svg?13511156#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?13511156#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-gplus:before { content: '\e800'; } /* 'מ&nbsp;€' */
.icon-stumbleupon:before { content: '\e801'; } /* 'מ&nbsp;' */
.icon-pinterest:before { content: '\e802'; } /* 'מ&nbsp;‚' */
.icon-digg:before { content: '\e803'; } /* 'מ&nbsp;ƒ' */
.icon-spotify:before { content: '\e804'; } /* 'מ&nbsp;„' */
.icon-reddit:before { content: '\e805'; } /* 'מ&nbsp;…' */
.icon-dribbble:before { content: '\e806'; } /* 'מ&nbsp;†' */
.icon-flickr:before { content: '\e807'; } /* 'מ&nbsp;‡' */
.icon-weibo:before { content: '\e808'; } /* 'מ&nbsp;ˆ' */
.icon-linkedin:before { content: '\e809'; } /* 'מ&nbsp;‰' */
.icon-vk:before { content: '\e80a'; } /* 'מ&nbsp;' */
.icon-twitter:before { content: '\e80b'; } /* 'מ&nbsp;‹' */
.icon-youtube:before { content: '\e80c'; } /* 'מ&nbsp;' */
.icon-vimeo:before { content: '\e80d'; } /* 'מ&nbsp;' */
.icon-xing:before { content: '\e80e'; } /* 'מ&nbsp;' */
.icon-email:before { content: '\e80f'; } /* 'מ&nbsp;' */
.icon-call:before { content: '\e810'; } /* 'מ&nbsp;' */
.icon-facebook:before { content: '\e811'; } /* 'מ&nbsp;‘' */
.icon-github-circled:before { content: '\e812'; } /* 'מ&nbsp;’' */
.icon-soundcloud:before { content: '\e813'; } /* 'מ&nbsp;“' */
.icon-tumblr:before { content: '\e814'; } /* 'מ&nbsp;”' */
.icon-cart:before { content: '\e815'; } /* 'מ&nbsp;•' */
.icon-instagram:before { content: '\e817'; } /* 'מ&nbsp;—' */
.icon-pencil:before { content: '\e819'; } /* 'מ&nbsp;™' */
.icon-user:before { content: '\e81b'; } /* 'מ&nbsp;›' */
.icon-search:before { content: '\e81c'; } /* 'מ&nbsp;' */
.icon-menu:before { content: '\f0c9'; } /* 'ןƒ‰' */
.icon-foursquare:before { content: '\f180'; } /* 'ן†€' */
.icon-trello:before { content: '\f181'; } /* 'ן†' */
.icon-behance:before { content: '\f1b4'; } /* 'ן†´' */
.icon-birthday:before { content: '\f1fd'; } /* 'ן‡½' */
.icon-shopping-bag:before { content: '\f290'; } /* 'ן' */</pre></body></html>