@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?te3vmn');
  src:  url('fonts/icomoon.eot?te3vmn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?te3vmn') format('truetype'),
    url('fonts/icomoon.woff?te3vmn') format('woff'),
    url('fonts/icomoon.svg?te3vmn#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-code:before {
  content: "\e90a";
}
.icon-video:before {
  content: "\e900";
}
.icon-film:before {
  content: "\e901";
}
.icon-emo:before {
  content: "\e902";
}
.icon-thumb:before {
  content: "\e903";
}
.icon-kickass:before {
  content: "\e904";
}
.icon-motorcycle2:before {
  content: "\e905";
}
.icon-advice:before {
  content: "\e906";
}
.icon-director:before {
  content: "\e907";
}
.icon-social:before {
  content: "\e908";
}
.icon-brand:before {
  content: "\e909";
}
.icon-package:before {
  content: "\e92b";
}
.icon-web:before {
  content: "\e92c";
}
.icon-signage:before {
  content: "\e92d";
}
.icon-design:before {
  content: "\e92e";
}
.icon-brand2:before {
  content: "\e92f";
}
.icon-motorcycle:before {
  content: "\e930";
}
