@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?hmm9ri');
  src:  url('../fonts/icomoon.eot?hmm9ri#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?hmm9ri') format('truetype'),
    url('../fonts/icomoon.woff?hmm9ri') format('woff'),
    url('../fonts/icomoon.svg?hmm9ri#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-draft:before {
  content: "\e903";
}
.icon-video-play:before {
  content: "\e90b";
}
.icon-up-arrow:before {
  content: "\e90a";
}
.icon-mouse:before {
  content: "\e909";
}
.icon-menu-icon:before {
  content: "\e908";
}
.icon-carrot-right:before {
  content: "\e907";
}
.icon-carrot-left:before {
  content: "\e906";
}
.icon-arrow-tera:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-ui-design:before {
  content: "\e902";
}
.icon-angta:before {
  content: "\e901";
}
.icon-puzzle:before {
  content: "\e900";
}
.icon-menu-icon-2:before {
  content: "\e90c";
}
