/*
  Your use of the content in the files referenced here is subject to the terms of the license at https://aka.ms/fabric-assets-license
*/
@font-face {
  font-family: 'FabricMDL2Icons';
  src: url('../fonts/fabric-icons-50f9b6ab.woff') format('woff');
}

.ms-Icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'FabricMDL2Icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
}

.ms-Icon--CalendarMirrored:before { content: "\ED28"; }
.ms-Icon--ChevronLeft:before { content: "\E76B"; }
.ms-Icon--GotoToday:before { content: "\E8D1"; }
.ms-Icon--MapPin:before { content: "\E707"; }
.ms-Icon--Megaphone:before { content: "\E789"; }
.ms-Icon--Recent:before { content: "\E823"; }
