@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?61688118');
  src: url('../fonts/fontello.eot?61688118#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?61688118') format('woff'),
       url('../fonts/fontello.ttf?61688118') format('truetype'),
       url('../fonts/fontello.svg?61688118#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?61688118#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-up-dir:before { content: '\25b4'; } /* '▴' */
.icon-play:before { content: '\25b6'; } /* '▶' */
.icon-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-left-dir:before { content: '\25c2'; } /* '◂' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-heart:before { content: '\e000'; } /* '' */
.icon-cloud:before { content: '\e001'; } /* '' */
.icon-star:before { content: '\e002'; } /* '' */
.icon-tv:before { content: '\e003'; } /* '' */
.icon-sound:before { content: '\e004'; } /* '' */
.icon-videocam:before { content: '\e005'; } /* '' */
.icon-trash:before { content: '\e006'; } /* '' */
.icon-user:before { content: '\e007'; } /* '' */
.icon-search:before { content: '\e009'; } /* '' */
.icon-cog:before { content: '\e00a'; } /* '' */
.icon-camera:before { content: '\e00b'; } /* '' */
.icon-tag:before { content: '\e00c'; } /* '' */
.icon-lock:before { content: '\e00d'; } /* '' */
.icon-lightbulb:before { content: '\e00e'; } /* '' */
.icon-pencil:before { content: '\e00f'; } /* '' */
.icon-desktop:before { content: '\e011'; } /* '' */
.icon-location:before { content: '\e012'; } /* '' */
.icon-eye:before { content: '\e013'; } /* '' */
.icon-comment:before { content: '\e014'; } /* '' */
.icon-inbox:before { content: '\e015'; } /* '' */
.icon-cup:before { content: '\e016'; } /* '' */
.icon-mobile:before { content: '\e017'; } /* '' */
.icon-doc:before { content: '\e018'; } /* '' */
.icon-mail:before { content: '\e019'; } /* '' */
.icon-thumbs-up:before { content: '\e01a'; } /* '' */
.icon-photo:before { content: '\e01b'; } /* '' */
.icon-note:before { content: '\e01c'; } /* '' */
.icon-clock:before { content: '\e01d'; } /* '' */
.icon-paper-plane:before { content: '\e01e'; } /* '' */
.icon-params:before { content: '\e01f'; } /* '' */
.icon-music:before { content: '\e022'; } /* '' */
.icon-attach:before { content: '\e029'; } /* '' */
.icon-calendar:before { content: '\e02b'; } /* '' */
.icon-cd:before { content: '\e02d'; } /* '' */
.icon-globe:before { content: '\e02f'; } /* '' */
.icon-down-open:before { content: '\e75c'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-up-open:before { content: '\e75f'; } /* '' */
.icon-stories-custom:before { content: '\e800'; } /* '' */
.icon-videos-custom:before { content: '\e801'; } /* '' */
.icon-photos-custom:before { content: '\e802'; } /* '' */
.icon-icon-dailymotion:before { content: '\e803'; } /* '' */
.icon-spin2:before { content: '\e831'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.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-youtube:before { content: '\f167'; } /* '' */
.icon-instagramm:before { content: '\f16d'; } /* '' */
.icon-flickr:before { content: '\f16e'; } /* '' */
.icon-vimeo-squared:before { content: '\f194'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */
.icon-camera-1:before { content: '📷'; } /* '\1f4f7' */