@font-face {
  font-family: 'mp-courses';
  src: url('../font/mp-courses.eot?81267052');
  src: url('../font/mp-courses.eot?81267052#iefix') format('embedded-opentype'),
       url('../font/mp-courses.woff2?81267052') format('woff2'),
       url('../font/mp-courses.woff?81267052') format('woff'),
       url('../font/mp-courses.ttf?81267052') format('truetype'),
       url('../font/mp-courses.svg?81267052#mp-courses') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'mp-courses';
    src: url('../font/mp-courses.svg?81267052#mp-courses') format('svg');
  }
}
*/
[class^="mmcs-"]:before, [class*=" mmcs-"]:before {
  font-family: "mp-courses";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.mmcs-cancel-circled:before { content: '\e800'; } /* '' */
.mmcs-check-circle-regular:before { content: '\e801'; } /* '' */
.mmcs-circle-regular:before { content: '\e802'; } /* '' */
.mmcs-info-circled:before { content: '\e803'; } /* '' */
.mmcs-adjust-solid:before { content: '\e804'; } /* '' */
.mmcs-cancel:before { content: '\e805'; } /* '' */
.mmcs-search:before { content: '\e806'; } /* '' */
.mmcs-user:before { content: '\e807'; } /* '' */
.mmcs-list-alt:before { content: '\e808'; } /* '' */
.mmcs-right-big:before { content: '\e809'; } /* '' */
.mmcs-eye:before { content: '\e80a'; } /* '' */
.mmcs-edit:before { content: '\e80b'; } /* '' */
.mmcs-left-big:before { content: '\e80c'; } /* '' */
.mmcs-grip-vertical-solid:before { content: '\e80d'; } /* '' */
.mmcs-down-dir:before { content: '\e80e'; } /* '' */
.mmcs-ok-circled:before { content: '\e80f'; } /* '' */
.mmcs-th-list:before { content: '\e810'; } /* '' */
.mmcs-arrow-narrow-left:before { content: '\e811'; } /* '' */
.mmcs-lock:before { content: '\e812'; } /* '' */
.mmcs-quiz-icon:before { content: '\e813'; } /* '' */
.mmcs-check:before { content: '\e814'; } /* '' */
.mmcs-comment-alt-dots-light:before { content: '\e815'; } /* '' */
.mmcs-comment-alt-minus-light:before { content: '\e816'; } /* '' */
.mmcs-option-check:before { content: '\e817'; } /* '' */
.mmcs-plus:before { content: '\e818'; } /* '' */
.mmcs-correct-answer:before { content: '\e819'; } /* '' */
.mmcs-incorrect-answer:before { content: '\e81a'; } /* '' */
.mmcs-radio-checked:before { content: '\e81b'; } /* '' */
.mmcs-radio-unchecked:before { content: '\e81c'; } /* '' */
.mmcs-award:before { content: '\e81d'; } /* '' */
.mmcs-award-1:before { content: '\e81e'; } /* '' */
.mmcs-print:before { content: '\e81f'; } /* '' */
.mmcs-checkbox-checked:before { content: '\e820'; } /* '' */
.mmcs-checkbox-unchecked:before { content: '\e821'; } /* '' */
.mmcs-menu:before { content: '\f0c9'; } /* '' */
.mmcs-angle-left:before { content: '\f104'; } /* '' */
.mmcs-angle-right:before { content: '\f105'; } /* '' */
.mmcs-angle-down:before { content: '\f107'; } /* '' */
.mmcs-spinner:before { content: '\f110'; } /* '' */
.mmcs-angle-circled-left:before { content: '\f137'; } /* '' */
.mmcs-angle-circled-down:before { content: '\f13a'; } /* '' */
.mmcs-ellipsis:before { content: '\f141'; } /* '' */
.mmcs-ellipsis-vert:before { content: '\f142'; } /* '' */
.mmcs-play-circled:before { content: '\f144'; } /* '' */
.mmcs-lesson-icon:before { content: '\f15c'; } /* '' */
.mmcs-youtube:before { content: '\f167'; } /* '' */
.mmcs-dot-circled:before { content: '\f192'; } /* '' */
.mmcs-share:before { content: '\f1e0'; } /* '' */
.mmcs-twitter-squared:before { content: '\f304'; } /* '' */
.mmcs-facebook-squared:before { content: '\f308'; } /* '' */
.mmcs-instagram-1:before { content: '\f32d'; } /* '' */
