@charset "UTF-8";

 @font-face {
  font-family: '-ontello';
  src: url('../font/-ontello.eot?81142730');
  src: url('../font/-ontello.eot?81142730#iefix') format('embedded-opentype'),
       url('../font/-ontello.woff?81142730') format('woff'),
       url('../font/-ontello.ttf?81142730') format('truetype'),
       url('../font/-ontello.svg?81142730#-ontello') 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: '-ontello';
    src: url('../font/-ontello.svg?81142730#-ontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "-ontello";
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-up-thin:before { content: '\2191'; } /* '↑' */
.icon-up-dir:before { content: '\25b4'; } /* '▴' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-feather:before { content: '\2712'; } /* '✒' */
.icon-quote:before { content: '\275e'; } /* '❞' */
.icon-up-bold:before { content: '\e4af'; } /* '' */
.icon-address:before { content: '\e723'; } /* '' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-map:before { content: '\e727'; } /* '' */
.icon-up-circled:before { content: '\e75b'; } /* '' */
.icon-up-open-big:before { content: '\e767'; } /* '' */
.icon-network:before { content: '\e776'; } /* '' */
.icon-dot:before { content: '\e78b'; } /* '' */
.icon-dot-2:before { content: '\e78c'; } /* '' */
.icon-dot-3:before { content: '\e78d'; } /* '' */
.icon-user2:before { content: '\e800'; } /* '' */
.icon-thumbs-up2:before { content: '\e801'; } /* '' */
.icon-thumbs-down2:before { content: '\e802'; } /* '' */
.icon-print2:before { content: '\e803'; } /* '' */
.icon-attach:before { content: '\e804'; } /* '' */
.icon-info2:before { content: '\e805'; } /* '' */
.icon-download2:before { content: '\e806'; } /* '' */
.icon-target:before { content: '🎯'; } /* '\1f3af' */
.icon-monitor:before { content: '💻'; } /* '\1f4bb' */
.icon-mobile:before { content: '📱'; } /* '\1f4f1' */
.icon-shuffle:before { content: '🔀'; } /* '\1f500' */