/*
  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-b439b5aa.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--AllCurrency:before { content: "\EAE4"; }
.ms-Icon--Bank:before { content: "\E825"; }
.ms-Icon--Bus:before { content: "\E806"; }
.ms-Icon--BusSolid:before { content: "\EB47"; }
.ms-Icon--CellPhone:before { content: "\E8EA"; }
.ms-Icon--CompactViewList:before { content: "\F1EA"; }
.ms-Icon--CRMReport:before { content: "\EFFE"; }
.ms-Icon--Home:before { content: "\E80F"; }
.ms-Icon--Money:before { content: "\EAFD"; }
.ms-Icon--SearchAndApps:before { content: "\E773"; }
.ms-Icon--SignOut:before { content: "\F3B1"; }
.ms-Icon--System:before { content: "\E770"; }
.ms-Icon--UserOptional:before { content: "\F767"; }
.ms-Icon--WifiEthernet:before { content: "\EE77"; }
