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

[class^="icon-mptp-"], [class*=" icon-mptp-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon_mptp' !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-mptp-finish:before {
  content: "\e900";
}
.icon-mptp-question:before {
  content: "\e901";
}
.icon-mptp-close-overlay:before {
  content: "\e902";
}

