@font-face {
  font-family: 'meldkaart-material-symbols';
  font-style: normal;
  font-weight: 400;
  src: url(material-symbols.woff2) format('woff2');
}

.meldkaart-material-symbols,
.meldkaart-material-symbols-filled {
  font-family: 'meldkaart-material-symbols';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}

.meldkaart-material-symbols {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 40;
}
.meldkaart-material-symbols-filled {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 40!important;
}