@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/I/Investis-uk/icon-fonts/icomoon-eot.eot?vaq4tc');
  src:  url('/~/media/Files/I/Investis-uk/icon-fonts/icomoon-eot.eot?vaq4tc#iefix') format('embedded-opentype'),
    url('/~/media/Files/I/Investis-uk/icon-fonts/icomoon-ttf.ttf?vaq4tc') format('truetype'),
    url('/~/media/Files/I/Investis-uk/icon-fonts/icomoon-woff.woff?vaq4tc') format('woff'),
    url('/~/media/Files/I/Investis-uk/icon-fonts/icomoon-svg.svg?vaq4tc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" 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;
}

.icon-group:before {
  content: "\e90d";
}
.icon-team:before {
  content: "\e910";
}
.icon-trophy:before {
  content: "\e914";
}
.icon-worldwide:before {
  content: "\e915";
}
.icon-telephone:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-down:before {
  content: "\e906";
}
.icon-up:before {
  content: "\e907";
}
.icon-prev:before {
  content: "\e908";
}
.icon-next:before {
  content: "\e909";
}
.icon-cancel:before {
  content: "\e90a";
}
.icon-expand:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\f00d";
}
.icon-share:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90c";
}
.icon-social-gpls:before {
  content: "\ea8b";
}
.icon-social-fb:before {
  content: "\ea90";
}
.icon-social-tw:before {
  content: "\ea96";
}
.icon-social-in:before {
  content: "\eac9";
}

