@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?dirfl7');
  src:  url('../fonts/icomoon.eot?dirfl7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?dirfl7') format('truetype'),
    url('../fonts/icomoon.woff?dirfl7') format('woff'),
    url('../fonts/icomoon.svg?dirfl7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-arrow-back:before {
  content: "\e901";
}

.icon-turn-off:before {
  content: "\e913";
}

.icon-chat:before {
  content: "\e903";
}

.icon-time:before {
  content: "\e911";
}

.icon-date:before {
  content: "\e906";
}

.icon-date-time:before {
  content: "\e907";
}

.icon-video-camera:before {
  content: "\e914";
}

.icon-star:before {
  content: "\e910";
}

.icon-edit:before {
  content: "\e908";
}

.icon-note-edit:before {
  content: "\e900";
}

.icon-arrow-down:before {
  content: "\e904";
}

.icon-bar:before {
  content: "\e902";
}

.icon-close:before {
  content: "\e905";
}

.icon-check:before {
  content: "\e90b";
}

.icon-right-arrow:before {
  content: "\e90e";
}

.icon-plus:before {
  content: "\e90d";
}

.icon-setting:before {
  content: "\e90f";
}

.icon-trash:before {
  content: "\e912";
}

.icon-paperclip:before {
  content: "\e90c";
}

.icon-send:before {
  content: "\e911";
}

.icon-money:before {
  content: "\e90a";
}

.icon-history:before {
  content: "\e909";
}