@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ndnx17');
  src:  url('fonts/icomoon.eot?ndnx17#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ndnx17') format('truetype'),
    url('fonts/icomoon.woff?ndnx17') format('woff'),
    url('fonts/icomoon.svg?ndnx17#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-down:before {
  content: "\e700";
}
.icon-up:before {
  content: "\e703";
}
.icon-left:before {
  content: "\e704";
}
.icon-right:before {
  content: "\e705";
}
.icon-down2:before {
  content: "\e91a";
}
.icon-left2:before {
  content: "\e91c";
}
.icon-right2:before {
  content: "\e91e";
}
.icon-up2:before {
  content: "\e920";
}
.icon-cross:before {
  content: "\e92e";
}
.icon-maze:before {
  content: "\e904";
}
.icon-email:before {
  content: "\e905";
}
.icon-email2:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-facebook2:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-instagram2:before {
  content: "\e90e";
}
.icon-linkedin:before {
  content: "\e910";
}
.icon-linkedin2:before {
  content: "\e911";
}
.icon-telegram:before {
  content: "\e913";
}
.icon-telegram2:before {
  content: "\e914";
}
.icon-twitter:before {
  content: "\e916";
}
.icon-twitter2:before {
  content: "\e917";
}
.icon-cross2:before {
  content: "\e900";
}
