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

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

.sg-icon-arrow_drop_down:before {
  content: "\e90b";
}
.sg-icon-chevron-left:before {
  content: "\e90c";
}
.sg-icon-chevron-right:before {
  content: "\e90d";
}
.sg-icon-book-open:before {
  content: "\e900";
}
.sg-icon-credit-card:before {
  content: "\e901";
}
.sg-icon-database:before {
  content: "\e902";
}
.sg-icon-grid:before {
  content: "\e903";
}
.sg-icon-heart:before {
  content: "\e904";
}
.sg-icon-image:before {
  content: "\e905";
}
.sg-icon-refresh-cw:before {
  content: "\e906";
}
.sg-icon-settings:before {
  content: "\e907";
}
.sg-icon-shield:before {
  content: "\e908";
}
.sg-icon-user:before {
  content: "\e909";
}
.sg-icon-users:before {
  content: "\e90a";
}
.sg-icon-help-circle:before {
  content: "\e90e";
}
.sg-icon-x:before {
  content: "\e90f";
}
