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

[class^="icon-gme-arrow-left"], [class*=" icon-gme-arrow-left"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'GME-Arrow-Left' !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-gme-arrow-leftGME-arrow-left:before {
  content: "\e901";
}
