@font-face {
  font-family: 'Right-Arrows';
  src:
    url('fonts/Right-Arrows.ttf?9a6d4r') format('truetype'),
    url('fonts/Right-Arrows.woff?9a6d4r') format('woff'),
    url('fonts/Right-Arrows.svg?9a6d4r#Right-Arrows') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.right-arrowsarrow-turn-down-right:before {
  content: "\e900";
}
.right-arrowsturn-right:before {
  content: "\e901";
}
.right-arrowsarrow-alt-right:before {
  content: "\e902";
}
.right-arrowsarrow-circle-right-1:before {
  content: "\e903";
}
.right-arrowsarrow-circle-right:before {
  content: "\e904";
}
.right-arrowsangle-double-right-1:before {
  content: "\e905";
}
.right-arrowsarrow-small-right:before {
  content: "\e906";
}
.right-arrowsarrow-right:before {
  content: "\e907";
}
.right-arrowsarrow-up-right:before {
  content: "\e908";
}
