@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?24717347');
  src: url('../font/fontello.eot?24717347#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?24717347') format('woff'),
       url('../font/fontello.ttf?24717347') format('truetype'),
       url('../font/fontello.svg?24717347#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/insta/fontello.eot?41386805');
  src: url('../font/insta/fontello.eot?41386805#iefix') format('embedded-opentype'),
    url('../font/insta/fontello.woff2?41386805') format('woff2'),
    url('../font/insta/fontello.woff?41386805') format('woff'),
    url('../font/insta/fontello.ttf?41386805') format('truetype'),
    url('../font/insta/fontello.svg?41386805#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?24717347#fontello') format('svg');
  }
}
*/
 @font-face {
   font-family: 'icomoon';
   src: url('../font/icomoon.eot?75p0ri');
   src: url('../font/icomoon.eot?75p0ri#iefix') format('embedded-opentype'),
     url('../font/icomoon.ttf') format('truetype'),
     url('../font/icomoon.woff') format('woff'),
     url('../font/icomoon.svg?75p0ri#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
   font-display: block;
 }

 /* [class^="icon-"],
 [class*=" icon-"] {
   font-family: 'icomoon' !important;
   speak: never;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;

   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
 } */
 [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-Ok:before { content: '\e800'; } /* '' */
.icon-Facebook:before { content: '\e801'; } /* '' */
.icon-Twitter:before { content: '\e802'; } /* '' */
.icon-Delicious:before { content: '\e803'; } /* '' */
.icon-Blogger:before { content: '\e804'; } /* '' */
.icon-Tumblr:before { content: '\e805'; } /* '' */
.icon-Googleplus:before { content: '\e806'; } /* '' */
.icon-Digg:before { content: '\e807'; } /* '' */
.icon-Reddit:before { content: '\e808'; } /* '' */
.icon-Stumbleupon:before { content: '\e809'; } /* '' */
.icon-Pocket:before { content: '\e80a'; } /* '' */
.icon-Amazon:before { content: '\e80b'; } /* '' */
.icon-Aim:before { content: '\e80c'; } /* '' */
.icon-Box:before { content: '\e80d'; } /* '' */
.icon-Diigo:before { content: '\e80e'; } /* '' */
.icon-Evernote:before { content: '\e80f'; } /* '' */
.icon-Friendfeed:before { content: '\e810'; } /* '' */
.icon-Gmail:before { content: '\e811'; } /* '' */
.icon-Google:before { content: '\e812'; } /* '' */
.icon-language:before { content: '\e813'; } /* '' */
.icon-Hackernews:before { content: '\e814'; } /* '' */
.icon-Instapaper:before { content: '\e815'; } /* '' */
.icon-Mixi:before { content: '\e816'; } /* '' */
.icon-Myspace:before { content: '\e817'; } /* '' */
.icon-Plurk:before { content: '\e818'; } /* '' */
.icon-Viadeo:before { content: '\e819'; } /* '' */
.icon-Wordpress:before { content: '\e81a'; } /* '' */
.icon-Yahoomail:before { content: '\e81b'; } /* '' */
.icon-Buffer:before { content: '\e81c'; } /* '' */
.icon-Vk:before { content: '\e81d'; } /* '' */
.icon-Linkedin:before { content: '\e81e'; } /* '' */
.icon-Myworld:before { content: '\e81f'; } /* '' */
.icon-Pinterest:before { content: '\e820'; } /* '' */
.icon-share:before { content: '\e821'; } /* '' */
.icon-Yahoo:before { content: '\e822'; } /* '' */
.icon-more:before { content: '\e823'; } /* '' */
.icon-Instagram:before {
  content: '\e824';
}
.icon-x {
  font-family: 'icomoon' !important;
}
.icon-x:before {
  font-family: 'icomoon' !important;
  content: "\e900";
}
