
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/MaterialIcons.woff2') format('woff2');
  src: url('../fonts/MaterialIcons.eot');
  src: url('../fonts/MaterialIcons.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/MaterialIcons.woff') format('woff'),
		 url('../fonts/MaterialIcons.ttf') format('truetype'),
		 url('../fonts/MaterialIcons.svg#EntypoRegular') format('svg');
}




.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-close:before {content:"\e5cd"}
.material-menu:before {content:"\e5d2"}
.material-chat:before {content:"\e0b7"}
.material-phone:before {content:"\e324"}
.material-search:before {content:"\e8b6"}
.material-navigate_before:before {content:"\e408"}
.material-navigate_next:before {content:"\e409"}
.material-keyboard_arrow_up:before {content:"\e316"}
.material-keyboard_arrow_down:before {content:"\e313"}
.material-assignment:before {content:"\e85d"}
.material-verified_user:before {content:"\e8e8"}
.material-stars:before {content:"\e8d0"}
.material-supervisor_account:before {content:"\e8d3"}

.material-settings:before {content:"\e8b8"}
.material-home:before {content:"\e88a"}
.material-redeem:before {content:"\e8f6"}
.material-assignment_ind:before {content:"\e85e"}
.material-work:before {content:"\e8f9"}
.material-mail:before {content:"\e554"}
.material-important_devices:before {content:"\e912"}
.material-insert_photo:before {content:"\e3f4"}
.material-exit_to_app:before {content:"\e879"}
.material-chrome_reader_mode:before {content:"\e86d"}

.material-alarm:before {content:"\e190"}
.material-play_arrow:before {content:"\e037"}
.material-play_circle_filled:before {content:"\e038"}
.material-play_circle_outline:before {content:"\e039"}
.material-person:before {content:"\e7fd"}
.material-shopping_cart:before {content:"\e8cc"}
.material-dehaze:before {content:"\e3c7"}
.material-menu:before {content:"\e5d2"}
.material-add:before {content:"\e145"}
.material-arrow_drop_down_circle:before {content:"\e5c6"}
.material-favorite:before {content:"\e87d"}
.material-highlight_off:before {content:"\e888"}
.material-done:before {content:"\e876"}




