@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xufnw5');
  src:  url('fonts/icomoon.eot?xufnw5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xufnw5') format('truetype'),
    url('fonts/icomoon.woff?xufnw5') format('woff'),
    url('fonts/icomoon.svg?xufnw5#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-play:before {
  content: "\e915";
}
.icon-dashboard:before {
  content: "\e904";
}
.icon-dumbbell:before {
  content: "\e905";
}
.icon-forward:before {
  content: "\e906";
}
.icon-airplane:before {
  content: "\e907";
}
.icon-car:before {
  content: "\e908";
}
.icon-entertainment:before {
  content: "\e909";
}
.icon-events:before {
  content: "\e90a";
}
.icon-fashion:before {
  content: "\e90b";
}
.icon-game-pad:before {
  content: "\e90c";
}
.icon-real-estate:before {
  content: "\e90d";
}
.icon-cart:before {
  content: "\e90e";
}
.icon-social:before {
  content: "\e90f";
}
.icon-photo:before {
  content: "\e910";
}
.icon-pizza:before {
  content: "\e911";
}
.icon-line:before {
  content: "\e912";
}
.icon-back:before {
  content: "\e913";
}
.icon-consulting:before {
  content: "\e914";
}
.icon-inst:before {
  content: "\e900";
}
.icon-dribble:before {
  content: "\e901";
}
.icon-fb:before {
  content: "\e902";
}
.icon-tw:before {
  content: "\e903";
}