@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2pj58e');
  src:  url('fonts/icomoon.eot?2pj58e#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2pj58e') format('truetype'),
    url('fonts/icomoon.woff?2pj58e') format('woff'),
    url('fonts/icomoon.svg?2pj58e#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-search:before {
  content: "\e909";
}
.icon-paper-plane:before {
  content: "\e900";
}
.icon-two-speech-ballons:before {
  content: "\e901";
}
.icon-newspaper:before {
  content: "\e902";
}
.icon-avatar:before {
  content: "\e903";
}
.icon-king:before {
  content: "\e904";
}
.icon-arrow_up:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e905";
}
.icon-bubble:before {
  content: "\e906";
}
.icon-camera:before {
  content: "\e907";
}
.icon-office:before {
  content: "\e90a";
}
.icon-film:before {
  content: "\e913";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-notification:before {
  content: "\ea08";
}
