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

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

.icon-questionforum:before {
  content: "\e901";
}
.icon-questionlaunch:before {
  content: "\e900";
}
