/* christoph-weber.org — lokale Webfonts (nur genutzte Schnitte) */
@font-face {
  font-family: 'Frank Ruhl Libre';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('fonts/FrankRuhlLibre-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Reddit Sans Chocolate';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('fonts/RedditSansChocolate-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Reddit Sans Chocolate';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('fonts/RedditSansChocolate-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Reddit Sans Chocolate';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('fonts/RedditSansChocolate-Bold.woff2') format('woff2');
}
