/* Astrologie-Glyphen (♈♉…, ☉☽, Aspekte) — Cinzel/Inter enthalten diese Zeichen nicht */
@font-face {
  font-family: "DejaVu Sans";
  src: url("https://cdn.jsdelivr.net/npm/dejavu-fonts-ttf@2.37.1/ttf/DejaVuSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.astro-glyph {
  font-family: "DejaVu Sans", "Noto Sans Symbols 2", "Segoe UI Symbol", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
