@font-face {
  font-family: 'icomoon2';
  src:  url('fonts/icomoon2.eot?onaz0e');
  src:  url('fonts/icomoon2.eot?onaz0e#iefix') format('embedded-opentype'),
    url('fonts/icomoon2.ttf?onaz0e') format('truetype'),
    url('fonts/icomoon2.woff?onaz0e') format('woff'),
    url('fonts/icomoon2.svg?onaz0e#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: 'icomoon2' !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-back-button-circular-left-arrow-symbol:before {
  content: "\e900";
}
.icon-circular-target:before {
  content: "\e901";
}
.icon-irregular-group-of-vertical-straight-lines-symbol:before {
  content: "\e902";
}
.icon-stats-graphic-zig-zag-line:before {
  content: "\e903";
}
.icon-two-circles-outline:before {
  content: "\e904";
}
