@font-face {
  font-family: 'icons';
  src: url('../fonts/icons.eot?66014743');
  src: url('../fonts/icons.eot?66014743#iefix') format('embedded-opentype'),
       url('../fonts/icons.woff?66014743') format('woff'),
       url('../fonts/icons.ttf?66014743') format('truetype'),
       url('../fonts/icons.svg?66014743#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-youtube:before { content: '\e800'; } /* '' */
.icon-odnoklassniki:before { content: '\e801'; } /* '' */
.icon-gplus:before { content: '\e802'; } /* '' */
.icon-google:before { content: '\e802'; } /* '' */
.icon-twitter:before { content: '\e803'; } /* '' */
.icon-instagramm:before { content: '\e804'; } /* '' */
.icon-facebook:before { content: '\e805'; } /* '' */
.icon-vkontakte:before { content: '\e806'; } /* '' */
.icon-rss:before { content: '\e807'; } /* '' */
.icon-apple:before { content: '\e808'; } /* '' */
.icon-android:before { content: '\e809'; } /* '' */
.icon-windows:before { content: '\e80a'; } /* '' */
.icon-angle-down:before { content: '\e80b'; } /* '' */
.icon-cw:before { content: '\e80c'; } /* '' */
.icon-cw.load {background:url("../images/loader.gif") 50% 50% no-repeat;}
.icon-cw.load:before { content: ''; } /* '' */
.icon-comment:before { content: '\e80d'; } /* '' */
.icon-search:before { content: '\e80e'; } /* '' */
.icon-info-circled:before { content: '\e80f'; } /* '' */
.icon-user:before { content: '\e810'; } /* '' */
.icon-email:before { content: '\e811'; } /* 'о ‘' */

@font-face {
    font-family: 'icons';
    src:url('../fonts/iconmoon/icomoon.eot?tkyk5z1');
    src:url('../fonts/iconmoon/icomoon.eot?tkyk5z1#iefixtkyk5z') format('embedded-opentype'),
    url('../fonts/iconmoon/icomoon.ttf?tkyk5z1') format('truetype'),
    url('../fonts/iconmoon/icomoon.woff?tkyk5z1') format('woff'),
    url('../fonts/iconmoon/icomoon.svg?tkyk5z1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
    content: "\e800";
}
.icon-odnoklassniki:before {
    content: "\e801";
}
.icon-gplus:before {
    content: "\e802";
}
.icon-twitter:before {
    content: "\e803";
}
.icon-instagramm:before {
    content: "\e804";
}
.icon-facebook:before {
    content: "\e805";
}
.icon-vkontakte:before {
    content: "\e806";
}
.icon-rss:before {
    content: "\e807";
}
.icon-apple:before {
    content: "\e808";
}
.icon-android:before {
    content: "\e809";
}
.icon-windows:before {
    content: "\e80a";
}
.icon-angle-down:before {
    content: "\e80b";
}
.icon-cw:before {
    content: "\e80c";
}
.icon-comment:before {
    content: "\e80d";
}
.icon-search:before {
    content: "\e80e";
}
.icon-info-circled:before {
    content: "\e80f";
}
.icon-user:before {
    content: "\e810";
}
.icon-email:before {
    content: "\e811";
}
.icon-telegram:before {
    content: "\e600";
}
