@font-face {
  font-family: 'chrev-right';
  src:  url('fonts/chrev-right.eot?3zpgb0');
  src:  url('fonts/chrev-right.eot?3zpgb0#iefix') format('embedded-opentype'),
    url('fonts/chrev-right.ttf?3zpgb0') format('truetype'),
    url('fonts/chrev-right.woff?3zpgb0') format('woff'),
    url('fonts/chrev-right.svg?3zpgb0#chrev-right') 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: 'chrev-right' !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-chevron-right:before {
  content: "\e900";
}
