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

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

.arrow-arrow:before {
  content: "\e900";
}
