@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ie8opi');
  src:  url('../fonts/icomoon.eot?ie8opi#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ie8opi') format('truetype'),
    url('../fonts/icomoon.woff?ie8opi') format('woff'),
    url('../fonts/icomoon.svg?ie8opi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
    unicode-range: U+00-FFFF;
}
[class^="i-icon-"], [class*=" i-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;
}

.i-icon-check2:before {
  content: "\e5ca";
}
.i-icon-download:before {
  content: "\e900";
}
.i-icon-controller-record:before {
  content: "\e901";
}
.i-icon-instagram:before {
  content: "\e902";
}
.i-icon-speechbubble:before {
  content: "\e903";
}
.i-icon-social_youtube:before {
  content: "\e904";
}
.i-icon-icon-repair:before {
  content: "\e905";
}
.i-icon-social_vimeo:before {
  content: "\e906";
}
.i-icon-arrow_down:before {
  content: "\e907";
}
.i-icon-arrow_left:before {
  content: "\e908";
}
.i-icon-arrow_right:before {
  content: "\e909";
}
.i-icon-arrow_up:before {
  content: "\e90a";
}
.i-icon-close2:before {
  content: "\e90b";
}
.i-icon-minus:before {
  content: "\e90c";
}
.i-icon-play:before {
  content: "\e90d";
}
.i-icon-plus:before {
  content: "\e90e";
}
.i-icon-search:before {
  content: "\e90f";
}
.i-icon-share:before {
  content: "\e910";
}
.i-icon-social_facebook:before {
  content: "\e911";
}
.i-icon-social_google:before {
  content: "\e912";
}
.i-icon-icon-alert:before {
  content: "\e913";
}
.i-icon-social_linkedin:before {
  content: "\e914";
}
.i-icon-social_pinterest:before {
  content: "\e915";
}
.i-icon-social_twitter:before {
  content: "\e916";
}
.i-icon-icon-info:before {
  content: "\e917";
}
.i-icon-user1:before {
  content: "\e918";
}
.i-icon-user:before {
  content: "\e919";
}
.i-icon-icon-basket:before {
  content: "\e920";
}
.i-icon-icon-email:before {
  content: "\e921";
}
.i-icon-icon-phone:before {
  content: "\e922";
}
.i-icon-table-no:before {
  content: "\e91a";
  color: #c3c3c3;
}
.i-icon-table-yes:before {
  content: "\e91b";
  color: #f09;
}