/*
  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-d1c1f46b.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--Add:before { content: "\E710"; }
.ms-Icon--Camera:before { content: "\E722"; }
.ms-Icon--ChevronRight:before { content: "\E76C"; }
.ms-Icon--Delete:before { content: "\E74D"; }
.ms-Icon--FolderHorizontal:before { content: "\F12B"; }
.ms-Icon--Picture:before { content: "\E8B9"; }
.ms-Icon--PlayerSettings:before { content: "\EF58"; }
.ms-Icon--Send:before { content: "\E724"; }
.ms-Icon--Settings:before { content: "\E713"; }
