@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("Material-Symbols-Outlined.woff2") format("woff2"),
    url("Material-Symbols-Outlined.ttf") format("truetype");
}

