@charset "UTF-8";

@font-face {
  font-family: 'iconfont';
  src: url("iconfont.eot?67834819");
  src: url("iconfont.eot?67834819#iefix") format('embedded-opentype'), url("iconfont.woff?67834819") format('woff'), url("iconfont.ttf?67834819") format('truetype'), url("iconfont.svg?67834819#iconfont") 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: 'iconfont';
    src: url('iconfont.svg?24171672#iconfont') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before, .node ul li:before {
  font-family: 'iconfont';
  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;
  line-height: 1em;
}

.icon-blogger:before { content: '\42'; } /* 'B' */
.icon-flickr:before { content: '\46'; } /* 'F' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-menu:before { content: '\2630'; } /* '☰' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-quote:before { content: '\275e'; } /* '❞' */
.icon-youtube:before { content: '\e002'; } /* '' */
.icon-eye:before { content: '\e70a'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-rss:before { content: '\e73a'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before, .node ul li:before { content: '\e75e'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-alert:before { content: '💥'; } /* '\1f4a5' */
.icon-phone:before { content: '📞'; } /* '\1f4de' */
.icon-search:before { content: '🔍'; } /* '\1f50d' */