/* Baron Neue — licensed for Jo's Neuro Cafe (Mark). EULA: Deliverables/2026-07-21-jos-neuro-coffee/assets/baron-neue-eula.pdf */
@font-face {
  font-family: 'Baron Neue';
  src: url('/assets/fonts/baron-neue/BaronNeue-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baron Neue';
  src: url('/assets/fonts/baron-neue/BaronNeue-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
