@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?10q9cw');
  src:  url('fonts/icomoon.eot?10q9cw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?10q9cw') format('truetype'),
    url('fonts/icomoon.woff?10q9cw') format('woff'),
    url('fonts/icomoon.svg?10q9cw#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-calendar:before {
  content: "\e900";
}
.icon-camera:before {
  content: "\e901";
}
.icon-microphone:before {
  content: "\e902";
}
.icon-microphone2:before {
  content: "\e903";
}
.icon-microphone3:before {
  content: "\e904";
}
.icon-coffee:before {
  content: "\e905";
}
.icon-mug:before {
  content: "\e906";
}
.icon-icecream:before {
  content: "\e907";
}
.icon-cassette:before {
  content: "\e908";
}
.icon-alarmclock:before {
  content: "\e909";
}
.icon-headphones:before {
  content: "\e90a";
}
.icon-smiley:before {
  content: "\e90b";
}
.icon-music:before {
  content: "\e90c";
}
.icon-piano:before {
  content: "\e90d";
}
.icon-car:before {
  content: "\e90e";
}
.icon-bike:before {
  content: "\e90f";
}
.icon-truck:before {
  content: "\e910";
}
.icon-bus:before {
  content: "\e911";
}
.icon-rocket:before {
  content: "\e912";
}
.icon-microphone4:before {
  content: "\e913";
}
