@font-face {
  font-family: 'beyond';
  src:  url('fonts/beyond.eot?tmetdu');
  src:  url('fonts/beyond.eot?tmetdu#iefix') format('embedded-opentype'),
    url('fonts/beyond.ttf?tmetdu') format('truetype'),
    url('fonts/beyond.woff?tmetdu') format('woff'),
    url('fonts/beyond.svg?tmetdu#beyond') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon_beyond-"], [class*=" icon_beyond-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'beyond' !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_beyond-cancel:before {
  content: "\e90e";
}
.icon_beyond-clear:before {
  content: "\f901";
}
.icon_beyond-delete-outline:before {
  content: "\e90c";
}
.icon_beyond-delete:before {
  content: "\e90d";
}
.icon_beyond-delete_forever:before {
  content: "\e90b";
}
.icon_beyond-plus:before {
  content: "\e90a";
}
.icon_beyond-arrow_forward_ios:before {
  content: "\e908";
}
.icon_beyond-arrow_back_ios:before {
  content: "\e909";
}
.icon_beyond-x-altx-alt:before {
  content: "\f900";
}
.icon_beyond-pencil:before {
  content: "\e905";
}
.icon_beyond-low-vision:before {
  content: "\f906";
}
.icon_beyond-eye:before {
  content: "\f908";
}
.icon_beyond-sort-asc:before {
  content: "\e900";
}
.icon_beyond-sort-up:before {
  content: "\e900";
}
.icon_beyond-sort-desc:before {
  content: "\e901";
}
.icon_beyond-sort-down:before {
  content: "\e901";
}
.icon_beyond-sort:before {
  content: "\e902";
}
.icon_beyond-unsorted:before {
  content: "\e902";
}
.icon_beyond-filter:before {
  content: "\e903";
}
.icon_beyond-upload:before {
  content: "\e907";
}
.icon_beyond-search:before {
  content: "\e904";
}
.icon_beyond-save-disk:before {
  content: "\e906";
}
