@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico-"], [class*=" ico-"] {
  /* 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;
}

.ico-logo-eng-short:before {
  content: "\e90a";
  color: #8a8a8d;
}
.ico-logo-eng:before {
  content: "\e90b";
  color: #8a8a8d;
}
.ico-dropdown:before {
  content: "\e8f7";
}
.ico-logo:before {
  content: "\e900";
  color: #8a8a8d;
}
.ico-search:before {
  content: "\e901";
}
.ico-footer-logo:before {
  content: "\e902";
  color: #8a8a8d;
}
.ico-rss:before {
  content: "\e903";
  color: #ecb42d
}
.ico-dragger:before {
  content: "\e904";
  color: #ddd9da;
}
.ico-download:before {
  content: "\e905";
}
.ico-logo-short:before {
  content: "\e906";
  color: #8a8a8d;
}
.ico-social-fb:before {
  content: "\e907";
}
.ico-social-tw:before {
  content: "\e908";
}
.ico-social-yt:before {
  content: "\e909";
}
.ico-arr-prev:before {
  content: "\e90c";
}
.ico-arr-next:before {
  content: "\e90d";
}


