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

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

.targeted-icon-GWAS_target_icon:before {
  content: "\e900";
}
.targeted-icon-target-tick:before {
  content: "\e925";
}
.targeted-icon-target-original:before {
  content: "\e924";
}
