/* Local copy of fabric icons. This is required to avoid CORS issues when loading fonts from the CDN. */
@font-face {
  font-family: "FabricMDL2Icons";
  src: url("/fonts/fabricmdl2icons-3.70.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
