@font-face {
  font-family: 'Missing-Widgets-Icons';
  src:  url('fonts/Missing-Widgets-Icons.eot?v5kadq');
  src:  url('fonts/Missing-Widgets-Icons.eot?v5kadq#iefix') format('embedded-opentype'),
    url('fonts/Missing-Widgets-Icons.ttf?v5kadq') format('truetype'),
    url('fonts/Missing-Widgets-Icons.woff?v5kadq') format('woff'),
    url('fonts/Missing-Widgets-Icons.svg?v5kadq#Missing-Widgets-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="mwi-"], [class*=" mwi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Missing-Widgets-Icons' !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;
}

.mwi-Transparent-Icon:before {
  content: "\e900";
}
