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

[class^="icon-arrows"], [class*=" icon-arrows"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Arrows' !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-arrowsdown-left-arrow:before {
  content: "\e900";
}
.icon-arrowsdown-right-arrow:before {
  content: "\e901";
}
.icon-arrowsupper-left-arrow:before {
  content: "\e902";
}
.icon-arrowsup-right-arrow:before {
  content: "\e903";
}
.icon-arrowsup-arrow:before {
  content: "\e904";
}
.icon-arrowsdown-arrow:before {
  content: "\e905";
}
.icon-arrowsleft-arrow:before {
  content: "\e906";
}
.icon-arrowsright-arrow:before {
  content: "\e907";
}
.icon-arrowschevron:before {
  content: "\e908";
}
.icon-arrowschevron1:before {
  content: "\e909";
}
.icon-arrowschevron2:before {
  content: "\e90a";
}
.icon-arrowschevron3:before {
  content: "\e90b";
}
.icon-arrowschevron4:before {
  content: "\e90c";
}
.icon-arrowschevron5:before {
  content: "\e90d";
}
.icon-arrowschevron6:before {
  content: "\e90e";
}
.icon-arrowschevron7:before {
  content: "\e90f";
}
