@font-face {
  font-family: 'arrow';
  src:  url('fonts/arrow.eot?stsldj');
  src:  url('fonts/arrow.eot?stsldj#iefix') format('embedded-opentype'),
    url('fonts/arrow.ttf?stsldj') format('truetype'),
    url('fonts/arrow.woff?stsldj') format('woff'),
    url('fonts/arrow.svg?stsldj#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-arrows-turn-right:before {
  content: "\e900";
}
.arrow-chevron:before {
  content: "\e901";
}
.arrow-chevron-down:before {
  content: "\e902";
}
.arrow-chevron-left:before {
  content: "\e903";
}
.arrow-chevron-right:before {
  content: "\e904";
}
.arrow-chevron-up:before {
  content: "\e905";
}
.arrow-circled-chevron-down:before {
  content: "\e906";
}
.arrow-circled-chevron-left:before {
  content: "\e907";
}
.arrow-circled-chevron-right:before {
  content: "\e908";
}
.arrow-circled-chevron-up:before {
  content: "\e909";
}
.arrow-double-down:before {
  content: "\e90a";
}
.arrow-double-left:before {
  content: "\e90b";
}
.arrow-double-right:before {
  content: "\e90c";
}
.arrow-double-up:before {
  content: "\e90d";
}
.arrow-left-and-right-arrows:before {
  content: "\e90e";
}
.arrow-sorting-arrows-horizontal:before {
  content: "\e90f";
}
