@font-face {
    font-family: 'icomoon';
    
    
    src:  url('/~/media/Files/H/Hgcapital-Trust-V2/icomoon-hg/icomoon-eot?2ms2o8');
    src:  url('/~/media/Files/H/Hgcapital-Trust-V2/icomoon/icomoon-eot.eot?2ms2o8#iefix') format('embedded-opentype'),
      url('/~/media/Files/H/Hgcapital-Trust-V2/icomoon-hg/icomoon-ttf?2ms2o8') format('truetype'),
      url('/~/media/Files/H/Hgcapital-Trust-V2/icomoon-hg/icomoon-woff?2ms2o8') format('woff'),
      url('/~/media/Files/H/Hgcapital-Trust-V2/icomoon-hg/icomoon-svg?2ms2o8#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: 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-playbtn:before {
  content: "\e900";
}
.icon-arrowup:before {
  content: "\e901";
}
.icon-arrowdown:before {
  content: "\e902";
}
.icon-arrowright:before {
  content: "\e903";
}
.icon-arrowleft:before {
  content: "\e904";
}
.icon-slant:before {
  content: "\e905";
}
.icon-plus:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-chevronbig:before {
  content: "\e90b";
}
.icon-footer-arrow:before {
  content: "\e90c";
}
/*
icon-twitter:before {
  content: "\e90d";
  
}
 .icon-twitter .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
} */
.icon-mouse-1:before {
  content: "\e90f";
}

