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

.material-ui {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'MaterialUI' !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;
}

.micon-call:before {
  content: "\e900";
}
.micon-call_made:before {
  content: "\e901";
}
.micon-stay_current_portrait:before {
  content: "\e902";
}
.micon-add:before {
  content: "\e903";
}
.micon-clear:before {
  content: "\e904";
}
.micon-map:before {
  content: "\e910";
}
.micon-navigation:before {
  content: "\e911";
}
.micon-arrow_back:before {
  content: "\e913";
}
.micon-arrow_forward:before {
  content: "\e914";
}
.micon-check:before {
  content: "\e915";
}
.micon-expand_less:before {
  content: "\e916";
}
.micon-expand_more:before {
  content: "\e917";
}
.micon-menu:before {
  content: "\e918";
}
.micon-keyboard_control:before {
  content: "\e919";
}
.micon-more_vert:before {
  content: "\e91a";
}
.micon-refresh:before {
  content: "\e91b";
}
.micon-arrow_upward:before {
  content: "\e91c";
}
.micon-arrow_downward:before {
  content: "\e91d";
}
.micon-arrow_back_ios:before {
  content: "\e91e";
}
.micon-arrow_forward_ios:before {
  content: "\e91f";
}
.micon-north:before {
  content: "\e925";
}
.micon-north_east:before {
  content: "\e926";
}
.micon-north_west:before {
  content: "\e927";
}
.micon-push_pin:before {
  content: "\e932";
}
.micon-south:before {
  content: "\e928";
}
.micon-south_east:before {
  content: "\e929";
}
.micon-south_west:before {
  content: "\e92a";
}
.micon-west:before {
  content: "\e92c";
}
