@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?otbtld');
  src:  url('fonts/icomoon.eot?otbtld#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?otbtld') format('truetype'),
    url('fonts/icomoon.woff?otbtld') format('woff'),
    url('fonts/icomoon.svg?otbtld#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-skype-logo:before {
  content: "\e90d";
}
.icon-banking_consultancy:before {
  content: "\e900";
}
.icon-debt_syndicating:before {
  content: "\e901";
}
.icon-diamond:before {
  content: "\e902";
}
.icon-dollar-bill:before {
  content: "\e903";
}
.icon-exchange_trading:before {
  content: "\e904";
}
.icon-facebook-logo:before {
  content: "\e905";
}
.icon-linkedin-logo:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-phone-call:before {
  content: "\e908";
}
.icon-private_equity:before {
  content: "\e909";
}
.icon-research:before {
  content: "\e90a";
}
.icon-risk_management:before {
  content: "\e90b";
}
.icon-twitter-logo-silhouette:before {
  content: "\e90c";
}

