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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size:20px;
}

.icon-home:before {
  content: "\e900";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-command:before {
  content: "\ea4e";
}
