@font-face {
  font-family: 'icomoon';
  src:  url('../eot/icomoon3c40.eot?fkz63n');
  src:  url('../eot/icomoon3c40.eot?fkz63n#iefix') format('embedded-opentype'),
    url('../ttf/icomoon3c40.ttf?fkz63n') format('truetype'),
    url('../woff/icomoon3c40.woff?fkz63n') format('woff'),
    url('../svg/icomoon3c40.svg?fkz63n#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icomoon-chevron_right:before {
  content: "\e803";
}
.icomoon-chevron_top:before {
  content: "\e804";
}
.icomoon-chevron_down:before {
  content: "\e805";
}
.icomoon-chevron_left:before {
  content: "\e806";
}
