@font-face {
  font-family: "FluentSystemIcons-Filled";
  src: url("FluentSystemIcons-Filled.ttf");
}

.fui-icon-filled {
  font-family: "FluentSystemIcons-Filled";
  font-style: normal;
}

@font-face {
  font-family: "FluentSystemIcons-Regular";
  src: url("FluentSystemIcons-Regular.ttf");
}

.fui-icon-regular {
  font-family: "FluentSystemIcons-Regular";
  font-style: normal;
}
