@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  src: url("/assets/fonts/material/MaterialSymbolsOutlined.woff2") format("woff");
}

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  vertical-align: sub;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined.icone-large {
  font-size: 7em;
  font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 40;
}
