@font-face {
  font-family: 'Anthropic Serif';
  src: url('/fonts/AnthropicSerif-Regular.woff2') format('woff2');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anthropic Serif';
  src: url('/fonts/AnthropicSerif-Italic.woff2') format('woff2');
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Anthropic Sans';
  src: url('/fonts/AnthropicSans-Regular.woff2') format('woff2');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anthropic Sans';
  src: url('/fonts/AnthropicSans-Italic.woff2') format('woff2');
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Anthropic Mono';
  src: url('/fonts/AnthropicMono-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anthropic Mono';
  src: url('/fonts/AnthropicMono-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
