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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-arrow-left:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-arrow-down:before {
  content: "\e906";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-calendar:before {
  content: "\e907";
}
.icon-eye:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-address:before {
  content: "\e903";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-vk:before {
  content: "\ea98";
}
