@font-face {
  font-family: 'mtfaq-icon';
  src:  url('icomoon.eot?nvj9e7');
  src:  url('icomoon.eot?nvj9e7#iefix') format('embedded-opentype'),
    url('icomoon.ttf?nvj9e7') format('truetype'),
    url('icomoon.woff?nvj9e7') format('woff'),
    url('icomoon.svg?nvj9e7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.mtfaq-icon-circle-up:before {
  content: "\ea41";
}
.mtfaq-icon-circle-down:before {
  content: "\ea43";
}
.mtfaq-icon-down:before {
  content: "\ea42";
}
