@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/MaterialSymbolsOutlined.woff2?v=20260712-2") format("woff2");
}

.material-symbols-outlined,
.material-icons,
.material-icons-outlined {
  display: inline-block;
  width: 1em;
  height: 1em;
  overflow: hidden;
  font-family: "Material Symbols Outlined" !important;
  font-size: 24px;
  font-style: normal !important;
  font-weight: 400 !important;
  font-feature-settings: "liga" 1, "rlig" 1;
  -webkit-font-feature-settings: "liga" 1, "rlig" 1;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-synthesis: none;
}
