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

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

.mb_v-share:before {
  content: "\e900";
}
.mb_v-cancel-circle:before {
  content: "\e901";
}
.mb_v-close:before {
  content: "\e901";
}
.mb_v-remove:before {
  content: "\e901";
}
.mb_v-delete:before {
  content: "\e901";
}
