@font-face {
    font-family: 'LinkReporting';
    src:  url('../fonts/LinkReporting.eot?6pldxj');
    src:  url('../fonts/LinkReporting.eot?6pldxj#iefix') format('embedded-opentype'),
      url('../fonts/LinkReporting.ttf?6pldxj') format('truetype'),
      url('../fonts/LinkReporting.woff?6pldxj') format('woff'),
      url('../fonts/LinkReporting.svg?6pldxj#LinkReporting') 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: 'LinkReporting';
  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-clients:before {
  content: "\e97c";
}
.icon-settings:before {
  content: "\e97d";
}
.icon-teams:before {
  content: "\e97e";
}
.icon-close:before {
  content: "\e97f";
}
.icon-data-sync:before {
  content: "\e980";
}
.icon-edit:before {
  content: "\e981";
}
.icon-home:before {
  content: "\e982";
}
.icon-jobs:before {
  content: "\e983";
}
.icon-logout:before {
  content: "\e984";
}
.icon-mail:before {
  content: "\e985";
}
.icon-open-profile:before {
  content: "\e986";
}
.icon-password:before {
  content: "\e987";
}
.icon-practice:before {
  content: "\e988";
}
.icon-right-arrow:before {
  content: "\e989";
}
.icon-edit-img:before {
  content: "\e98a";
}
.icon-calendar:before {
  content: "\e98b";
}
.icon-download:before {
  content: "\e900";
}

.icon-helps:before {
   content: "\f128";
    font-family: 'FontAwesome';
}
