/* Lokal gehostete Lizenzschriften – kein externer Aufruf.
   Überschriften: Yoga Sans Pro · Fließtext: Euclid Circular B */

/* === Euclid Circular B (Body) === */
@font-face {
  font-family: 'Euclid Circular B';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/EuclidCircularB-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'Euclid Circular B';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/EuclidCircularB-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Euclid Circular B';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/EuclidCircularB-SemiBold.woff2) format('woff2');
}
@font-face {
  font-family: 'Euclid Circular B';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/EuclidCircularB-Bold.woff2) format('woff2');
}

/* === Yoga Sans Pro (Headings) === */
@font-face {
  font-family: 'Yoga Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/YogaSansPro.woff2) format('woff2');
}
@font-face {
  font-family: 'Yoga Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/YogaSansPro-Bold.woff2) format('woff2');
}
