@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?44a7c9');
  src:  url('fonts/icomoon.eot?44a7c9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?44a7c9') format('truetype'),
    url('fonts/icomoon.woff?44a7c9') format('woff'),
    url('fonts/icomoon.svg?44a7c9#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;
}

#content .default ul {
  margin-top: 30px;
}
#content .default ul li {
  list-style: none;
  padding-left: 30px;
  padding-bottom: 5px;
}
#content .default ul li:before {
  margin-left: -30px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\ea10";
  padding-right: 13px;
}
.jobdescription ul {
  margin-top: 20px;
}
.jobdescription ul li {
  list-style: none;
  padding-left: 30px;
  padding-bottom: 5px;
}
.jobdescription ul li:before {
  margin-left: -30px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\ea10";
  padding-right: 13px;
}

/* ICONS */

.icon-download:before {
  content: "\e900";
}
.icon-notepad:before {
  content: "\e901";
}
.icon-chat:before {
  content: "\e902";
}
.icon-compare:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-coin:before {
  content: "\e906";
}
.icon-customize:before {
  content: "\e907";
}
.icon-stock:before {
  content: "\e908";
}
.icon-corporate:before {
  content: "\e909";
}
.icon-baby:before {
  content: "\e90a";
}
.icon-fulfillment:before {
  content: "\e90b";
}
.icon-giftbox:before {
  content: "\e90c";
}
.icon-gear:before {
  content: "\e90d";
}
.icon-factory:before {
  content: "\e90e";
}
.icon-design:before {
  content: "\e90f";
}
.icon-strong:before {
  content: "\e910";
}
.icon-check:before {
  content: "\ea10";
}
