@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3y1yho');
  src:  url('../fonts/icomoon.eot?3y1yho#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3y1yho') format('truetype'),
    url('../fonts/icomoon.woff?3y1yho') format('woff'),
    url('../fonts/icomoon.svg?3y1yho#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;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add:before {
  content: "\e900";
}
.icon-apple:before {
  content: "\e901";
}
.icon-banner-right:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-contact-email:before {
  content: "\e904";
}
.icon-contact-fax:before {
  content: "\e905";
}
.icon-contact-home:before {
  content: "\e906";
}
.icon-contact-id:before {
  content: "\e907";
}
.icon-contact-tel:before {
  content: "\e908";
}
.icon-left:before {
  content: "\e909";
}
.icon-light:before {
  content: "\e90a";
}
.icon-link:before {
  content: "\e90b";
}
.icon-logo:before {
  content: "\e90c";
}
.icon-more:before {
  content: "\e90d";
}
.icon-pro-01:before {
  content: "\e90e";
}
.icon-pro-02:before {
  content: "\e90f";
}
.icon-right:before {
  content: "\e910";
}
.icon-solution-01:before {
  content: "\e911";
}
.icon-solution-02:before {
  content: "\e912";
}
.icon-tel:before {
  content: "\e913";
}
.icon-wechat:before {
  content: "\e914";
}
