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

[class^="Microsoft-icon"], [class*=" Microsoft-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Microsoft-Icons' !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;
}

.Microsoft-iconVisual_Studio_Code_135_icon_Black:before {
  content: "\e900";
}
.Microsoft-iconWindows_logo_and_wordmark_-_20122021_LOGO:before {
  content: "\e901";
}
.Microsoft-iconExcel_Logo:before {
  content: "\e902";
}
.Microsoft-iconMicrosoft_365_LOGO:before {
  content: "\e903";
}
.Microsoft-iconPowerP_Logo:before {
  content: "\e904";
}
.Microsoft-iconWord_Logo:before {
  content: "\e905";
}
