@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7mc9xj');
  src:  url('fonts/icomoon.eot?7mc9xj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7mc9xj') format('truetype'),
    url('fonts/icomoon.woff?7mc9xj') format('woff'),
    url('fonts/icomoon.svg?7mc9xj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icomoon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /*margin-right: 10px;*/

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-plus:before {
  content: "\e114";
}
.icomoon-minus:before {
  content: "\e115";
}
.icomoon-left:before {
  content: "\e910";
  color: #686868;
}
.icomoon-right:before {
  content: "\e90f";
  color: #686868;
  margin-left: 8px;
}
.icomoon-calc:before {
  content: "\e903";
}
.icomoon-call:before {
  content: "\e904";
}
.icomoon-car:before {
  content: "\e905";
}
.icomoon-download:before {
  content: "\e906";
}
.icomoon-list:before {
  content: "\e907";
}
.icomoon-percent:before {
  content: "\e908";
}
.icomoon-question:before {
  content: "\e909";
}
.icomoon-wheel2:before {
  content: "\e90a";
}
.icomoon-wrench:before {
  content: "\e90b";
}
.icomoon-plane:before {
  content: "\e90c";
}
.icomoon-spanner:before {
  content: "\e900";
}
.icomoon-star:before {
  content: "\e901";
}
.icomoon-wheel:before {
  content: "\e902";
}
.icomoon-thin-right:before {
  content: "\e90f";
}
.icomoon-thin-left:before {
  content: "\e910";
}

