@font-face {
  font-family: "Dispel Signal";
  src: url("/brand/fonts/dispel-signal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.logo-wordmark {
  font-family: "Dispel Signal", system-ui, sans-serif;
  letter-spacing: 0.03em;
}

.brand-signal-font,
[data-brand-font="signal"] {
  font-family: "Dispel Signal", system-ui, sans-serif;
  letter-spacing: 0.015em;
}
