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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sgi-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-instagram:before {
  content: "\e90d";
}
.icon-brand:before {
  content: "\e90d";
}
.icon-social:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e90c";
}
.icon-brand1:before {
  content: "\e90c";
}
.icon-social1:before {
  content: "\e90c";
}
.icon-equalizer:before {
  content: "\e909";
}
.icon-settings:before {
  content: "\e909";
}
.icon-options:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-brand11:before {
  content: "\e905";
}
.icon-tweet:before {
  content: "\e905";
}
.icon-social11:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-brand111:before {
  content: "\e906";
}
.icon-social111:before {
  content: "\e906";
}
.icon-arrow_forward_ios:before {
  content: "\3e";
}
.icon-arrow_back_ios:before {
  content: "\3c";
}
.icon-arrow-circle-o-up:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e908";
}
.icon-Read-More:before {
  content: "\e90a";
  color: #123a5e;
}
.icon-Globe:before {
  content: "\e907";
  color: #c1bd2e;
}
.icon-Cart:before {
  content: "\e904";
  color: #c2bd00;
}
.icon-Bubble:before {
  content: "\e901";
  color: #c2bd00;
}
.icon-Case:before {
  content: "\e902";
  color: #c2bd00;
}
.icon-Lock:before {
  content: "\e903";
  color: #c2bd00;
}
.icon-Down-Arrow:before {
  content: "\e900";
  color: #c6cdd6;
}
