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

[class^="general2-"], [class*=" general2-"] {
  /* 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;
}

.general2-productlaunch:before {
  content: "\f700";
}
.general2-group:before {
  content: "\f701";
}
.general2-localmarket:before {
  content: "\f702";
}
.general2-society:before {
  content: "\f703";
}
.general2-brain:before {
  content: "\f704";
}
