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

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

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