@font-face {
  font-family: 'icomoon-2';
  src:  url('fonts/icomoon-2.eot?l0fnvx');
  src:  url('fonts/icomoon-2.eot?l0fnvx#iefix') format('embedded-opentype'),
    url('fonts/icomoon-2.ttf?l0fnvx') format('truetype'),
    url('fonts/icomoon-2.woff?l0fnvx') format('woff'),
    url('fonts/icomoon-2.svg?l0fnvx#icomoon-2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="myicon-"], [class*=" myicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-2' !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;
}

.myicon-trusted:before {
  content: "\e900";
}
.myicon-secured:before {
  content: "\e901";
}
.myicon-search-strategies:before {
  content: "\e902";
}
.myicon-results:before {
  content: "\e903";
}
.myicon-reports:before {
  content: "\e904";
}
.myicon-proof:before {
  content: "\e905";
}
.myicon-phone:before {
  content: "\e906";
}
.myicon-location:before {
  content: "\e907";
}
.myicon-law-court:before {
  content: "\e908";
}
.myicon-experienced-professionals:before {
  content: "\e909";
}
.myicon-experienced-investigator:before {
  content: "\e90a";
}
.myicon-evidence:before {
  content: "\e90b";
}
.myicon-email:before {
  content: "\e90c";
}
.myicon-trust:before {
  content: "\e90d";
}
