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

[class^="icomoon-icon"], [class*=" icomoon-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;
}

.icomoon-iconscope:before {
  content: "\e904";
}
.icomoon-iconcrosshairs:before {
  content: "\e903";
}
.icomoon-icontarget2:before {
  content: "\e901";
}
.icomoon-icontarget3:before {
  content: "\e902";
}
.icomoon-icontarget:before {
  content: "\e9b3";
}
.icomoon-icontarget1:before {
  content: "\e900";
}
