@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?uj1tp1');
  src: url('fonts/icomoon.eot?uj1tp1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uj1tp1') format('truetype'),
    url('fonts/icomoon.woff?uj1tp1') format('woff'),
    url('fonts/icomoon.svg?uj1tp1#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;
  speak: never;
  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.icon-icon-award:before {
  content: "\e900";
}

.icon.icon-icon-business:before {
  content: "\e901";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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