@font-face {
  font-family: 'fontello';
  src: url('../fontello/fontello.eot?86795902');
  src: url('../fontello/fontello.eot?86795902#iefix') format('embedded-opentype'),
       url('../fontello/fontello.woff2?86795902') format('woff2'),
       url('../fontello/fontello.woff?86795902') format('woff'),
       url('../fontello/fontello.ttf?86795902') format('truetype'),
       url('../fontello/fontello.svg?86795902#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-announcements:before { content: '\e800'; }
.icon-answer-win:before { content: '\e801'; } 
.icon-help-center:before { content: '\e803'; } 
.icon-slack:before { content: '\e804'; } 
.icon-survey:before { content: '\e805'; } 
.icon-microsoft-teams:before { content: '\e806'; } 
.icon-frame:before { content: '\e807'; } 
