@font-face {
  font-family: 'icons';
  src: url('../fonts/icons.eot?77888892');
  src: url('../fonts/icons.eot?77888892#iefix') format('embedded-opentype'),
       url('../fonts/icons.woff2?77888892') format('woff2'),
       url('../fonts/icons.woff?77888892') format('woff'),
       url('../fonts/icons.ttf?77888892') format('truetype'),
       url('../fonts/icons.svg?77888892#icons') 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: 'icons';
    src: url('../fonts/icons.svg?38850931#icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  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-monitor:before { content: '\e800'; } /* '' */
.icon-az:before { content: '\e801'; } /* '' */
.icon-megaphone:before { content: '\e802'; } /* '' */
.icon-torso:before { content: '\e803'; } /* '' */
.icon-infinity:before { content: '\e804'; } /* '' */
.icon-rss:before { content: '\e805'; } /* '' */
.icon-link:before { content: '\e806'; } /* '' */
.icon-location:before { content: '\e807'; } /* '' */
.icon-brush:before { content: '\e808'; } /* '' */
.icon-plus:before { content: '\e809'; } /* '' */
.icon-cancel:before { content: '\e80a'; } /* '' */
.icon-reply:before { content: '\e80b'; } /* '' */
.icon-star:before { content: '\e80c'; } /* '' */
.icon-retweet:before { content: '\e80d'; } /* '' */
.icon-facebook:before { content: '\e80e'; } /* '' */
.icon-twitter:before { content: '\e80f'; } /* '' */
.icon-linkedin:before { content: '\e810'; } /* '' */
.icon-tumblr:before { content: '\e812'; } /* '' */
.icon-instagram:before { content: '\e813'; } /* '' */
.icon-pinterest:before { content: '\e814'; } /* '' */
.icon-clock:before { content: '\e815'; } /* '' */
.icon-googleplus:before { content: '\e816'; } /* '' */
.icon-f2f:before { content: '\e817'; } /* '' */
.icon-grid:before { content: '\e818'; } /* '' */
.icon-pin:before { content: '\e819'; } /* '' */
.icon-archive:before { content: '\e81a'; } /* '' */
.icon-flickr:before { content: '\e81b'; } /* '' */
.icon-revert:before { content: '\e81c'; } /* '' */
.icon-check:before { content: '\e81d'; } /* '' */
.icon-equalizer:before { content: '\e81e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-radio-empty:before { content: '\f10c'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-html5:before { content: '\f13b'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-youtube:before { content: '\f16a'; } /* '' */
.icon-radio:before { content: '\f192'; } /* '' */
.icon-cab:before { content: '\f1b9'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-radio-empty-thin:before { content: '\f1db'; } /* '' */
.icon-bomb:before { content: '\f1e2'; } /* '' */
.icon-twitch:before { content: '\f1e8'; } /* '' */
.icon-reddit:before { content: '\f281'; } /* '' */
.icon-spread:before { content: '\f527'; } /* '' */