@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg') 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-arrow-right:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e913";
}
.icon-arrow-right-bold:before {
  content: "\e901";
}
.icon-arrow-full:before {
  content: "\e90a";
}
.icon-de:before {
  content: "\e902";
}
.icon-en:before {
  content: "\e903";
}
.icon-cn:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e906";
}
.icon-quote:before {
  content: "\e907";
}
.icon-scroll-top:before {
  content: "\e908";
}
.icon-search:before {
  content: "\e909";
}
.icon-icon-phone:before {
  content: "\e90b";
}
.icon-mail-envelope-open:before {
  content: "\e90c";
}
.icon-arrow-up-outline:before {
  content: "\e90f";
}
.icon-arrow-down-outline:before {
  content: "\e910";
}
.icon-arrow-down:before {
  content: "\e911";
}
.icon-arrow-up:before {
  content: "\e912";
}
.icon-arrowr:before {
  content: "\eaf7";
}
.icon-arrowl:before {
  content: "\eaf8";
}
.icon-chevron-thin-down:before {
  content: "\e90e";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\f077";
}
