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

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

.gcs-big-star:before {
  content: "\e900";
}
.gcs-circle:before {
  content: "\e901";
}
.gcs-diamond:before {
  content: "\e902";
}
.gcs-heart:before {
  content: "\e903";
}
.gcs-little-star:before {
  content: "\e904";
}
.gcs-rounded-star:before {
  content: "\e905";
}
.gcs-scribble-circle:before {
  content: "\e906";
}
.gcs-scribble:before {
  content: "\e907";
}
.gcs-square-frame:before {
  content: "\e908";
}
.gcs-star-burst:before {
  content: "\e909";
}
.gcs-triangle:before {
  content: "\e90a";
}
