@font-face {
  font-family: 'gsl-c-icons';
  src:  url('fonts/gsl-c-icons.eot?1o6xe7');
  src:  url('fonts/gsl-c-icons.eot?1o6xe7#iefix') format('embedded-opentype'),
    url('fonts/gsl-c-icons.ttf?1o6xe7') format('truetype'),
    url('fonts/gsl-c-icons.woff?1o6xe7') format('woff'),
    url('fonts/gsl-c-icons.svg?1o6xe7#gsl-c-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.gsl-c-icon-award:before {
  content: "\e900";
}
.gsl-c-icon-bulb:before {
  content: "\e901";
}
.gsl-c-icon-certified:before {
  content: "\e902";
}
.gsl-c-icon-cogs:before {
  content: "\e903";
}
.gsl-c-icon-customer_care:before {
  content: "\e904";
}
.gsl-c-icon-natural_ingredients:before {
  content: "\e905";
}
