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

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

.icon-gg-stargolfball-empty:before {
  content: "\e902";
}
.icon-gg-stargolfball-full:before {
  content: "\e903";
}
.icon-gg-stargolfball-half:before {
  content: "\e904";
}
.icon-gg-stargolf-cart:before {
  content: "\e901";
}
.icon-gg-starGG-Star:before {
  content: "\e900";
  color: #e18633;
}
