@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?d2o1uo');
  src:  url('icomoon.eot?d2o1uo#iefix') format('embedded-opentype'),
    url('icomoon.ttf?d2o1uo') format('truetype'),
    url('icomoon.woff?d2o1uo') format('woff'),
    url('icomoon.svg?d2o1uo#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-behance:before {
  content: "\e900";
}
.icon-dribbble:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-gplus:before {
  content: "\e903";
}
.icon-linkedin:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-apple:before {
  content: "\e908";
}
.icon-bottom:before {
  content: "\e90a";
}
.icon-check:before {
  content: "\e926";
}
.icon-cl:before {
  content: "\e91c";
}
.icon-close2:before {
  content: "\e91d";
}
.icon-left:before {
  content: "\e91e";
}
.icon-menu:before {
  content: "\e91f";
}
.icon-mouse:before {
  content: "\e920";
}
.icon-play:before {
  content: "\e921";
}
.icon-quotes2:before {
  content: "\e922";
}
.icon-right:before {
  content: "\e923";
}
.icon-top:before {
  content: "\e924";
}
.icon-web:before {
  content: "\e925";
}
