@font-face {
  font-family: 'icomoon-chevrons';
  src:  url('fonts/icomoon-chevrons.eot?hrwe36');
  src:  url('fonts/icomoon-chevrons.eot?hrwe36#iefix') format('embedded-opentype'),
    url('fonts/icomoon-chevrons.ttf?hrwe36') format('truetype'),
    url('fonts/icomoon-chevrons.woff?hrwe36') format('woff'),
    url('fonts/icomoon-chevrons.svg?hrwe36#icomoon-chevrons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="chevrons-"], [class*=" chevrons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-chevrons' !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;
}

.chevrons-ZH_chevron_down_new:before {
  content: "\e900";
}
.chevrons-ZH_chevron_left_new:before {
  content: "\e901";
}
.chevrons-ZH_chevron_right_new:before {
  content: "\e902";
}
.chevrons-ZH_chevron_up_new:before {
  content: "\e903";
}
