@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?umfkn6');
  src:  url('fonts/icomoon.eot?umfkn6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?umfkn6') format('truetype'),
    url('fonts/icomoon.woff?umfkn6') format('woff'),
    url('fonts/icomoon.svg?umfkn6#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-meeting:before {
  content: "\e55a";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-cabinet:before {
  content: "\e901";
}
.icon-caldate:before {
  content: "\e900";
}
.icon-tools:before {
  content: "\e902";
}
.icon-coins:before {
  content: "\e903";
}
.icon-shipping:before {
  content: "\e904";
}
.icon-ruler:before {
  content: "\e905";
}
.icon-coin-pound:before {
  content: "\e93d";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-cog:before {
  content: "\e994";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play:before {
  content: "\ea15";
}
