@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tylh89');
  src:  url('fonts/icomoon.eot?tylh89#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tylh89') format('truetype'),
    url('fonts/icomoon.woff?tylh89') format('woff'),
    url('fonts/icomoon.svg?tylh89#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-tel-1:before {
  content: "\e900";
}
.icon-tel-2:before {
  content: "\e901";
}
.icon-time:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-add-1:before {
  content: "\e906";
}
.icon-add-2:before {
  content: "\e907";
}
.icon-delete:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-fax-1:before {
  content: "\e90a";
}
.icon-fax-2:before {
  content: "\e90b";
}
.icon-ig:before {
  content: "\e90c";
}
.icon-in:before {
  content: "\e90d";
}
.icon-lang:before {
  content: "\e90e";
}
.icon-mail-1:before {
  content: "\e90f";
}
.icon-mail-2:before {
  content: "\e910";
}
.icon-mail-3:before {
  content: "\e911";
}
.icon-phone:before {
  content: "\e912";
}
.icon-shopping-car:before {
  content: "\e913";
}
.icon-chevron-left:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
