@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?10si43');
    src:  url('fonts/icomoon.eot?10si43#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?10si43') format('truetype'),
      url('fonts/icomoon.woff?10si43') format('woff'),
      url('fonts/icomoon.svg?10si43#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-linkedin-square:before {
    content: "\f08c";
  }
  .icon-youtube:before {
    content: "\f16a";
  }
  .icon-linkedin:before {
    content: "\f0e1";
  }
  .icon-people_outline:before {
    content: "\e7fc";
  }
  .icon-file-pdf-o:before {
    content: "\f1c1";
  }
  .icon-globe:before {
    content: "\f0ac";
  }
  .icon-flash:before {
    content: "\f0e7";
  }
  .icon-search2:before {
    content: "\e8b6";
  }
  .icon-security:before {
    content: "\e32a";
  }
  .icon-visibility:before {
    content: "\e8f4";
  }
  .icon-dashboard:before {
    content: "\f0e4";
  }
  .icon-mail_outline:before {
    content: "\e0e1";
  }
  .icon-at:before {
    content: "\f1fa";
  }
  .icon-close2:before {
    content: "\e5cd";
  }
  .icon-menu:before {
    content: "\e5d2";
  }
  .icon-user:before {
    content: "\f007";
  }
  .icon-link:before {
    content: "\f0c1";
}
  