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

[class^="ico-"], [class*=" ico-"] {
  /* 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;
}

.ico-book:before {
  content: "\e908";
}
.ico-design-tool:before {
  content: "\e900";
}
.ico-development:before {
  content: "\e901";
}
.ico-persons:before {
  content: "\e902";
}
.ico-quality:before {
  content: "\e903";
}
.ico-setting:before {
  content: "\e904";
}
.ico-social:before {
  content: "\e905";
}
.ico-ux:before {
  content: "\e906";
}
.ico-video-screen:before {
  content: "\e907";
}
