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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-ico-box:before {
  content: "\e900";
}
.icon-ico-cart:before {
  content: "\e901";
}
.icon-ico-file:before {
  content: "\e902";
}
.icon-ico-floder:before {
  content: "\e903";
}
.icon-ico-group:before {
  content: "\e904";
}
.icon-ico-idea:before {
  content: "\e905";
}
.icon-ico-messenger:before {
  content: "\e906";
}
.icon-ico-monitor:before {
  content: "\e907";
}
.icon-ico-myspace:before {
  content: "\e908";
}
.icon-ico-plus:before {
  content: "\e909";
}
.icon-ico-service:before {
  content: "\e90a";
}
.icon-ico-share:before {
  content: "\e90b";
}
.icon-ico-sun:before {
  content: "\e90c";
}
.icon-ico-synchronize:before {
  content: "\e90d";
}
.icon-ico-union:before {
  content: "\e90e";
}
.icon-ico-union2:before {
  content: "\e90f";
}
