@font-face {
  font-family: 'st-icons';
  src:  url('fonts/st-icons.eot?mp0z4w');
  src:  url('fonts/st-icons.eot?mp0z4w#iefix') format('embedded-opentype'),
    url('fonts/st-icons.ttf?mp0z4w') format('truetype'),
    url('fonts/st-icons.woff?mp0z4w') format('woff'),
    url('fonts/st-icons.svg?mp0z4w#st-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: 'st-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-info:before {
  content: "\e91b";
}
.icon-maximize:before {
  content: "\e91a";
}
.icon-arrow-top:before {
  content: "\e919";
}
.icon-arrow-left-new:before {
  content: "\e918";
}
.icon-Video:before {
  content: "\e916";
}
.icon-link:before {
  content: "\e917";
}
.icon-drobdown:before {
  content: "\e915";
}
.icon-arrow-small-left:before {
  content: "\e913";
}
.icon-arrow-small-right:before {
  content: "\e914";
}
.icon-calendar:before {
  content: "\e90d";
}
.icon-back-arrow:before {
  content: "\e90e";
}
.icon-target-url:before {
  content: "\e90f";
}
.icon-upload:before {
  content: "\e910";
}
.icon-Home-Icon:before {
  content: "\e911";
}
.icon-Share:before {
  content: "\e912";
}
.icon-photo-gallery:before {
  content: "\e90c";
}
.icon-Insta:before {
  content: "\e90a";
}
.icon-Youtube:before {
  content: "\e90b";
}
.icon-globe:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e908";
}
.icon-arrow-sml-rt:before {
  content: "\e907";
}
.icon-Arabic:before {
  content: "\e900";
}
.icon-FB:before {
  content: "\e901";
}
.icon-arrow-rt:before {
  content: "\e902";
}
.icon-linked-in:before {
  content: "\e903";
}
.icon-Search:before {
  content: "\e904";
}
.icon-Submit:before {
  content: "\e905";
}
.icon-Tweeter:before {
  content: "\e906";
}
