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

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

.mwicon-long-arrow-right:before {
  content: "\f178";
}
.mwicon-play-circle-o:before {
  content: "\f01d";
}
.mwicon-arrow-right-alt:before {
  content: "\e901";
}
.mwicon-play2:before {
  content: "\ea15";
}
.mwicon-play_circle_filled:before {
  content: "\e900";
}
