@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?hqhqdo');
  src:  url('../fonts/icomoon.eot?hqhqdo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?hqhqdo') format('truetype'),
    url('../fonts/icomoon.woff?hqhqdo') format('woff'),
    url('../fonts/icomoon.svg?hqhqdo#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-aircraft:before {
  content: "\e95d";
}
.icon-beamed-note:before {
  content: "\e96c";
}
.icon-bowl:before {
  content: "\e971";
}
.icon-brush:before {
  content: "\e975";
}
.icon-cake:before {
  content: "\e977";
}
.icon-calculator:before {
  content: "\e978";
}
.icon-camera:before {
  content: "\e97a";
}
.icon-chat:before {
  content: "\e97c";
}
.icon-clapperboard:before {
  content: "\e983";
}
.icon-clock:before {
  content: "\e985";
}
.icon-cog:before {
  content: "\e987";
}
.icon-colours:before {
  content: "\e988";
}
.icon-direction:before {
  content: "\e993";
}
.icon-drink:before {
  content: "\e996";
}
.icon-edit:before {
  content: "\e999";
}
.icon-eraser:before {
  content: "\e99f";
}
.icon-flashlight:before {
  content: "\e9a5";
}
.icon-game-controller:before {
  content: "\e9ad";
}
.icon-globe:before {
  content: "\e9af";
}
.icon-graduation-cap:before {
  content: "\e9b0";
}
.icon-heart:before {
  content: "\e9b5";
}
.icon-image-inverted:before {
  content: "\e9ba";
}
.icon-landline:before {
  content: "\e9c4";
}
.icon-message:before {
  content: "\e9e1";
}
.icon-modern-mic:before {
  content: "\e9e5";
}
.icon-note:before {
  content: "\e9ed";
}
.icon-price-tag:before {
  content: "\e9fb";
}
.icon-round-brush:before {
  content: "\ea08";
}
.icon-scissors:before {
  content: "\ea0b";
}
.icon-star:before {
  content: "\ea1d";
}
.icon-tools:before {
  content: "\ea2e";
}
.icon-v-card:before {
  content: "\ea38";
}
