@font-face {
  font-family: 'PlacardKrone';
  src: url("");
  src: url("") format("embedded-opentype"), url("placard-condbold-webfont.woff2") format("woff2"), url("placard-condbold-webfont.woff") format("woff"), url("placard-condbold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  src: url("MaterialSymbolsOutlined.woff2") format("woff2")
}
.material-symbols {
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased
}
.material-symbols.ms--outlined, .material-symbols.material-symbols-outlined {
  font-family: 'Material Symbols Outlined'
}
.material-symbols.ms--filled, .material-symbols.material-symbols-filled {
  font-variation-settings: 'FILL'1;
  font-family: 'Material Symbols Outlined'
}